[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: PlugIn:java.lang.OutOfMemoryError

For the first, we can add some config :
-Xms256m
-Xmx1024m or much more in eclipse.ini to resolve this.
But for the second, how to deal with? Add arguments to "Run Configurations" for the jvm?But there is just 2G memory in my PC.