facebook

Java source code with smart deployment

  1. MyEclipse Archived
  2.  > 
  3. Application Servers and Deployment
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #220740 Reply

    andrewd
    Member

    Hi,

    I have just installed MyEclipse 3.8.2 and I’m testing with Eclipse 3.1M2 and Tomcat 5.0.16. My web application consists of multiple Eclipse Java projects. The smart deployment of the exploded WAR file to Tomcat seems to be working well, when I change a source file and build it in Eclipse, the updated .class file appears in the WEB-INF/classes in the Tomcat webapp directory, so far so good.

    The problem I’m having is when I hit breakpoints in the source code, it shows me a read-only version of the source, and the source code reflects the source at the time I last manually did “Manage Deployments -> redeploy “, however the code that gets executed is the up-to-date class file. Can anyone shed some light on how the source code is being located ?

    Thanks in advance,

    Andrew

    #220744 Reply

    Riyad Kalla
    Member

    Andrew,
    Eclipse 3.1 isn’t supported at this time, please use Eclipse 3.0.1 for the most stable/robust experience. If you continue to run into problems with that, please let us know ASAP and we’ll see if we can fix you up.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Java source code with smart deployment

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