– System Setup ——————————-
Operating System and version: Windows XP SP1
Eclipse version: 3.0.1
Eclipse build id: 200409161125
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.*: 8
MyEclipse version: 3.8.3
Eclipse JDK version: 1.4.2
Application Server JDK version: 1.4.2
Are there any exceptions in the Eclipse log file? NO
– Message Body ——————————-
I was devloping a struts project using myEclipse and it has been working great. I have Tomcat 4 integrated so that i can debug the application in MyEclipse. I recently added another developer tothe project so i had to put the project into CVS. When i checked the project out into a new workspace with tomcat configured identically the debugging doesn’t seem to work. I can not add breakpoints in the code anymore.
What gives? Is debugging not possible with CVS projects?
Any help would be appreciated!!!!!