I was using MyEclipse 6.5 and I’m trying 7.1. When deploying a J2EE app to websphere, exploded version, the deployment works fine and everything stays in synch. I’m using Subversion (subversive plugin) and when we switch branches, or if I just delete my module and replace it fresh, MyEclipse “forgets” that I had that app deployed and I have to redeploy it, which is time consuming for large projects.
Is there any way to tell MyEclipse to remember a J2EE deployment, whether the app is still in the workspace or not? It would nice to not have to keep re-deploying.