Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Eclipse Mars is not debugging. Please help
Eclipse Mars is not debugging. Please help [message #1767671] Sun, 09 July 2017 07:26
Karen Goh is currently offline Karen GohFriend
Messages: 18
Registered: February 2012
Junior Member
I have been able to use Eclipse debug until I tried out certain debugging features like using breakpoint on a class method.

Now, when I right click, debug as, debug on Server, eclipse is not debugging anymore.

For example, when I do the step above, after filling the form and hit submit, my form will not be submitted immediately but I will be led back to Eclipse and then when I press the green progress Key besides the stepping in, stepping out etc, I can see how my code is run and if there's error, the console will show me where are the errors etc.


In debug mode, execution may be suspended and resumed, variables may be inspected, and expressions may be evaluated.

But, now my Eclipse is not able to do it anymore.

I have tried refresh, clean project etc but it is just not helping. :(

Please let me know how can I make Eclipse debug my java web app again. Tks.

[Updated on: Sun, 09 July 2017 07:36]

Report message to a moderator

Previous Topic:Eclipse packages functionality
Next Topic:Exception in thread "main" java.lang.NullPointerException
Goto Forum:
  


Current Time: Tue Sep 24 05:59:21 GMT 2024

Powered by FUDForum. Page generated in 0.07851 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top