Looking at the error message, it seems that the background indexing task is eating up your memory. Try to see if you can disable indexing. It’s best to post the eclipse.ini you last used. The eternal generation does not need to be set too large.
Modify your MaxPermSize setting and increase the maximum memory.
Looking at the error message, it seems that the background indexing task is eating up your memory. Try to see if you can disable indexing.
It’s best to post the eclipse.ini you last used.
The eternal generation does not need to be set too large.
Modify your MaxPermSize setting and increase the maximum memory.
Hello, this is my eclipse.ini