Eclipse get hang after some time with error of java

android, eclipse, eclipse-juno, java

Solution

It is because of a corrupted workspace. For, solution refer

this

The error was due to a corrupt workspace. As I disable the workspace check in the startup I couldn’t select another workspace since Eclipse wouldn’t start. Rename the workspace e.g. to “workspace1″. Eclipse will start and create a new uncorrupted workspace and work without any problems. Afterwards you can import your project into your new workspace and in the end remove the old corrupted workspace.

So, you have to create a new workspace

Problem

I am using Eclipse Juno for android development purpose. I am working on the project contain 4-5 library in it. Do know what is the reason but after several use of that same project My Eclipse get hang. Another thing is it only get hang while i am trying to run the app from eclipse. After that my Eclipse get stop working and in Not Responding condition. When i click on that, I got below message by closing of Eclipse. Message: I don't know what is the reason for causing of this. Please help me regarding this issue.

Original source