I am getting below exception
An internal error occurred during: \"Building workspace\". Java heap space
and then i am getting
<
Just add this in your eclipse VM arguments.
-XX:MaxPermSize=256m -Xmx1024m
and restart the server.