Eclipse startup Error code=1?

后端 未结 6 854
北恋
北恋 2020-12-07 03:25

I just downloaded eclipse-java-helios-SR2-win32-x86_64.zip extracted the zip. When i\'m trying to run i get error:

6条回答
  •  感情败类
    2020-12-07 04:13

    Maybe you can try to set the following arguments smaller.

    --launcher.XXMaxPermSize 256M

    -Xmx384m

    Don't know why, but it works for me .

提交回复
热议问题