In attempt to evaluate the latest version of MyElcipse, I installed a fresh copy of eclipse 3.01 and the latest MyEclipse 3.8.2 GA.
I created a HelloWolrd web project similar to the tutorial on this site.
However when I attempt to deploy this project to the local installation of Tomcat 5 I get the following error message.
“The selected server is enabled but not configured properly. Deployment to it will not be permitted until the problem is corrected. Please navigate to the server preferences pages and verify the field with the prompt: Tomcat JDK name”
Unfortunately there is not such field “Tomcat JDK Name” in the server preferences. The rest of the fields on the Tomcat 5 server preferences appear to be set correctly.
Is there anything I am doing wrong here?
Any help would be appreciated.
Roy Wells