facebook

Debugging with Tomcat and CVS

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #223570 Reply

    – 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!!!!!

    #223575 Reply

    Scott Anderson
    Participant

    Actually, CVS has nothing to do with it. Can you ensure that all of the “dot” files were checked in and are identical in the new workspace (ie. .classpath, .project, .mymetadata). Something is definately different between the two, but CVS doesn’t matter.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Debugging with Tomcat and CVS

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