Eclipse Out of Memory Error Solution

xiaoxiao2021-03-06  50

New Eclipse.exe shortcut, edit it to add -VM / Java installation path / bin / javaw -vmargs -xx384m parameter, which does not happen. And it seems to be a little faster. 384 can be changed to 512, 768, etc. The example is as follows:

D: /programs/eclipse/eclipse.exe -vm c: /j2sdk1.4.2_06/bin/javaw -vmargs -xmx512m

转载请注明原文地址:https://www.9cbs.com/read-79787.html

New Post(0)