Why eclipse is hanging while in debug mode ?

Posted by Pratik on Programmers See other posts from Programmers or by Pratik
Published on 2012-06-30T18:01:30Z Indexed on 2012/06/30 21:24 UTC
Read the original article Hit count: 394

Filed under:
|
|

We are developing our web application using JAVA GWT framework. We are using Eclipse Indigo as a development GUI. We are facing problems while debugging the JAVA gwt application in eclipse. Most of the time, Eclipse hangs while debugging. We tried to increase the memory buffer size in eclipse but no luck.

We had tried to run the eclipse in various environment like Windows, Fedora 16, Cent OS. but some how not getting positive results.

Can anyone help me out to decide which OS, and eclipse or version should we have to use so can able to resolve the hanging issue?

Thanks in advance. Pratik

© Programmers or respective owner

Related posts about java

Related posts about debugging