Hi,
I noticed that the hot deploy won’t work for dependent project. If my web project W dependent on another project P, if I make changes in P, the changes will not get deployed. Restarting the server won’t work either. The only things that work is to redeploy the whole project.
I am using
Eclipse 3.1.1
MyEclipse 4.0.3 (same problems with MyEclipse 4.0.2)
Tomcat 5.5.9
Yes – I did eclipes -clean, and I clean and recompiled my projects as well.