An internal error occurred during: "Building workspace". Java heap space
An internal error occurred during: "Building workspace". Java heap space
If you are facing this error while building workspace. The Eclipse told you to close the eclipse.
For that you want to change the Eclipse.ini file. Increase the value of Xmx and Xms value.
Open the Eclipse Home directory and search for eclipse.ini file.
Right click that file and give edit
Edit the file and Save the file. Then open the Eclipse and start work on it. Here i coded the Xms and Xmx value is for my system. Based upon your system RAM. you want to give the values
Comments
Post a Comment