facebook

why MyEclipse alwayse paused?

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. Java EE Development (EJB, JSP, Struts, XDoclet, etc.)
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #233223 Reply

    langel1980
    Member

    I developing JSP project with MyEclipse3.8.4 and Tomcat5.0. When I startup the Tomcat or other JSP pages, MyEclipse alwayse paused at some special statements (I did not set breakpoint at those lines).
    I know that it can be prevented by run Tomcat in “Run mode”, but it also let me cann’t debug jsp step by step.

    Any good ideas?

    Thank you very much!

    #233236

    Riyad Kalla
    Member

    This is a very strange issue we’ve seen and it has to do with phantom breakpoints that find their way into the workspace somehow. Try and shutdown MyEclipse, edit your shortcut that you use to run it, and add the -clean command line argument. Then restart, did that fix it? If not, then the only know fix is to create a new workspace and reimport all your projects into it.

    #233244

    langel1980
    Member

    Thank you very much, this issue has been fixed.

Viewing 3 posts - 1 through 3 (of 3 total)
Reply To: why MyEclipse alwayse paused?

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