please take a look at this error, how can i fix it?
An internal error occurred during: "Building workspace". java.lang.StackOverflowError
please take a look at this error, how can i fix it?
An internal error occurred during: "Building workspace". java.lang.StackOverflowError
Take a look at the .metadata/.log
file in your workspace directory. It should contain the full stack trace for the exception which may give you a better idea about what is happening. If not, add it to your question.
Too late to reply.. I just got this issue and I tried commenting the code on which I was working when error occurred and Build workspace. This solve the issue.