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