@support-rkalla wrote:
Can you please post all the information we request in the [URL=http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-393.html]Posting Guidelines[/URL] thread at the top of this forum? That will give us some context so that we can determine if this is an installation issue, a configuration problem, or a bug. Thanks.
Also please describe what is happening exactly so we can see what is going on.
I’m having some similar problems. My environment:
WinXP SP2
Eclipse 3.1 final, fresh install
Plugins:
ME 4.0 M2 fresh install
KeepResident
oXygen XML
Log4E
SoapScope 1.1
JadClipse
JDepend
PMD
Java2Html
JDK 1.5 for Eclipse and JBoss/Tomcat
When I open the deployment dialog and select either Tomcat or JBoss for one of my projects the Deploy location is blank, but the other project I have in my workspace right now is filled in correctly with whichever app server to which I want to deploy, when I select one. As a work around I’m using Custom Location for the ‘problem’ project. When I make changes to the ‘other’ project the changes are not being automatically propogated to JBoss, I have to manually redeploy that project to test the change, which is a PITA.
I created a new workspace for Eclipse 3.1 and imported my projects from CVS so the cache from my other Eclipse installation/setup would not conflict with the new one. I was not having this problem with 3.8.4 on 3.02 using JDK 1.5 on the same box.