WebSite를 확인했지만 eclipse.ini 파일에 Perm size와 관련된 항목을 수정하라고 되어 있지만, 별로 효과가 없는 것 같아 계속 해결책을 찾았으며, 결국 찾은 듯 합니다. 이 방법을 사용하고 나서는 에러가 발생하지 않고 있네요.
Eclipse의 바로가기를 생성하고 바로가기의 등록정보에서 Target 항목에 "-vmargs -Xverify:none -XX:+UseParallelGC -XX:PermSize=20M -XX:MaxNewSize=32M -XX:NewSize=32M -Xmx256m -Xms256m"를 넣습니다.
그리고 Eclipse를 실행하면 에러없이 사용 가능할 것 같네요.
-------------------------------------------------------------------------------------
How to solve the problems related to "Java Heap Space" and "Out of Memory" when you're using the eclipse. It's sometimes occurred when you launch, run, and use the eclipse.
I was researching the solution about this problem, and finally I thought I found the right solution. There are a lot of solutions related to this problem, and they say we can solve the problem editing the eclipse.ini file, especially perm size. However, this solution wasn't the right solution for me.
The solution what I suggest is that you can create the shortcut for eclipse, and edit the properties. You can put "-vmargs -Xverify:none -XX:+UseParallelGC -XX:PermSize=20M -XX:MaxNewSize=32M -XX:NewSize=32M -Xmx256m -Xms256m" into the target as below.
Let's smile~~ Be Happy~~
*^_______________^*
댓글 없음:
댓글 쓰기