Hello!
I am using 2.7 GA with Eclipse 2.1.1
Since today my breakpoints within a JSP result in a message “Source not found for createUser_jsp.<clinit>() line: 28”.
I tried JBoss 3 & 4 and:
remove deploying
redeploy
rebuild all
rebuild all jsps
remove JBoss work & tmp directories
restart
…
Any idea ?
This JSP is using many includes – but the breakpoint is before the first include.
Thanks,
Andre
– System Setup ——————————-
Operating System and version: Windows XP
Eclipse version: 2.1.1
Eclipse build id: 200306271545
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins:
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*:
MyEclipse version: 2.7 GA
Eclipse JDK version: J2SDK1.4.2_02
Application Server JDK version: J2SDK1.4.2_02
Are there any exceptions in the Eclipse log file? n
– Message Body ——————————-