facebook

Recompiled tag class hotsync’ed

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #215975 Reply

    glurps
    Member

    some java classes (used for tags) are not recompiled when i deploy the webpage. how can i force this?

    i tired procject -> clean.

    #215977 Reply

    Riyad Kalla
    Member

    glurps,
    You need to be using exploded deployment first off to get HotSync support working, also if you need a taglib class reloaded, make sure you have your application server configured to reload the new class. You can check to see if MyEclipse is actually copying out the new class file by checking the timestamp on the file when you hit Save (to see if it changes).

    Also make sure you have Window > Preferences > Workbench > Automatically build, turned on.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Recompiled tag class hotsync’ed

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