After creating a file, opening it, then finally closing it, deleting the file from the package
explorer occasionally causes a crash. Once, after successfully deleting a few files, I tried
to create a new project and got the same crash. Try messing around with creating/deleting/renaming
files, and you should be able to duplicate this.
My program arguments are "-os ${target.os} -ws ${target.ws} -arch ${target.arch} -nl ${target.nl}"
and my VM arguments are "-Xmx1024m".
----
The Eclipse problem occurred window says
Unhandled event loop exception
java.lang.OutOfMemoryError
with the details window adding:
Unhandled event loop exception
PermGen space
-----
Regards,
Chris Dragert
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@commons.apache.org
For additional commands, e-mail: dev-help@commons.apache.org
|