facebook

MyEclipse debugging working only in top level directlry

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

    mnott
    Participant

    Hi,

    I like myeclipse and would even buy it if I could get a simple thing working: I create a very simple JSP page in the root of my webapp and can set a breakpoint and debug right as it is supposed to work.

    Now if I put that same page deeper in the directory structure the source is not found when the breakpoint is hit.

    Reason is that apparently the debugger assumes that the source should be in the org.apache.jsp package, while in fact it is in the org.apache.jsp.subdirectory package. This is for Tomcat 5.5 on Linux, JDK 1.5.

    I have searched with no success for help, but didn’t find any.

    Thanks in advance,

    M

    #247735 Reply

    Riyad Kalla
    Member

    M,
    Can you paste the result of MyEclipse > About > Configuration Summary for us?

    Also, do you have Eclipse and MyEclipse installed as separate users? This will cause problems with a trial subscription (license manager doesn’t like it).

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: MyEclipse debugging working only in top level directlry

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