facebook

Debugger ignores jsps with underscore in filename [Dup]

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

    Hi,

    I found this possible issue when attempting to debug an old J2EE project I imported into myEclipse. It can be replicated by creating a new web project, then creating 2 identical new jsp files, one containing an underscore and one without. Insert a line of java, and create a breakpoint on it. On my machine, the breakpoint works on the file without the underscore, but is completely ignored on the file containing the underscore.

    Is this an error or should I simply not be using underscores in filenames?

    My details are:

    What operating system and version are you running? Windows 2000 5.00.2195 SP4, fully patched

    What Eclipse version and build id are you using? Version 2.1.2 build id 200311030802
    – Was Eclipse freshly installed for MyEclipse? Yes
    – Are any other external plugins installed? JFaceDbc
    – How many plugins in the <eclipse>/plugins directory are like org.eclipse.pde.* 7

    What MyEclipse version are you using? 2.6.200

    What JDK version are you using to run Eclipse? (java -version) j2sdk1.4.2_03

    What JDK version are you using to launch your application server? j2sdk1.4.2_03
    What steps did you take that resulted in the issue? See above

    What application server are you using? Tomcat 5

    #202137 Reply

    support-michael
    Keymaster
Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debugger ignores jsps with underscore in filename [Dup]

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