facebook

debugger do not function

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #350524 Reply

    Andrew Cheng
    Participant

    I have a helloworld Spring MVC
    I set a break point in controller , but it do not work. Why?
    other java Spring application work(none web application)

    #350546 Reply

    ayc868,

    Sorry that you are seeing this issue. We couldn’t replicate the issue at our end.

    Can you please answer some more queries to help us investigate further :

    1) Can you please make sure that you are debugging the web application ? (Right click on the web application and select Debug As > MyEclipse Server Application)

    2) Can you please share the link of the Spring MVC tutorial you are following and also mention the line number and the file at which you have added a breakpoint ?

    3) Can you also clarify on which application server you are trying to run/debug ?

    4) Clear the contents of the .log file located at <workspace dir>/.metadata/.log file, replicate the issue and attach the log file, if there are any errors of interest.

    5) Also share the MyEclipse Installation Details from MyEclipse > Installation Summary > Installation Details.

    #350599 Reply

    Andrew Cheng
    Participant

    The old eclipse will stop when set the break point.
    I didn’t know MyEclipse 2015 need start the server as debugging mode
    to make it work. THIS IS NO GOOD, I like the old way.

    #350685 Reply

    ayc868,

    Sorry for the late response. In-order to hit a breakpoint, you always need to debug the server (Right click on the web application and select Debug As > MyEclipse Server Application). This is applicable even for the previous versions of MyEclipse too.

    Let us know if you see any issues or have any questions on MyEclipse.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: debugger do not function

You must be logged in to post in the forum log in