Hello,
I just installed myEclipse free trial. Now I am trying to create a web project follow the “Working With Web Projects – Quickstart” document. I am getting an error on Project Deployment. When I click on the “Add and remove Project Deployments..”, a samll window pop up and ask me to add server for deployment. I have tomcat installed in my box and the path is C:\jakarta-tomcat-4.1.31. So I selected Tomcat4, and provide C:\jakarta-tomcat-4.1.31 as Tomcat Home directory and base directory, C:\jakarta-tomcat-4.1.31\temp as Tomcat Temp directory. When I try to click the finish button, I got the below error:
The selected server is enabled, but is not configured properly. Deployment to it will not be permitted until the problem is corrected. Please navigate to the server preference pages and verify the field with the prompt: Tomcat JDK name.
My workspace is C:\jakarta-tomcat-4.1.31\webapps\ROOT. Could someone tell me what I did wrong? How do I add a server to deploy the project?
Thank you so much!