facebook

classes sync, problem with MyEclipse 2013 (OS X 10.8.2)

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

    Marko Baricevic
    Participant

    Hi,

    I have a big problem with newest MyEclipse 2013 (OS X 10.8.2)

    After deploying application to Tomcat 7, file-sync between project and deploy location doesn’t work.

    When I change something in a class it stays always the same on deploy location.

    Please see attached picture console2013.png Classes dont have timestamp (time), so I suppose myeclipse doesnt know if it has to to refresh class or not.

    With MyEclipse 10.7 everything is OK. (console107.png)

    Regards, marko

    Attachments:
    You must be logged in to view attached files.
    #337829 Reply

    Marko,

    Sorry that you are seeing this issue.

    1) Can you clarify if you are using exploded deployment, that you are starting the server in Debug mode ? If you are using the Servers view to launch Tomcat and are selecting “Run”, you need to stop it and select “Debug”… the server has to be running in Debug mode.

    2) Also,please make sure that “Project -> Build Automatically” is switched. Hot code replacement works (only?) if automatic build is switched on.

    3) Can you switch to a new workspace, create a new project with sample java files and check if the hot deployment is working ? It might also be a workspace/cache issue.

    4) Can you also check the .log file which is located at <workspace dir>/.metadata/.log for any errors of interest ? If yes then paste the errors here for us to investigate further.

    Let us know how it works for you.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: classes sync, problem with MyEclipse 2013 (OS X 10.8.2)

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