I created a new web project,and deployed it in the tomcat 6.0 in Myeclipse,but it showed”An existing resource has been found at location D:\Tomcat\webapps\my_project”,what’s the problem?Thanks a lot!
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Frederick,
MyEclipse is trying to deploy your project to a location which already contains a deployment, one which has not been created with MyEclipse which is why you are being warned. Typically you should also get a few options on how MyEclipse should handle this (delete or create a backup, for instance) – do you not see these options?
If you need further assistance, can you please create a post on the MyEclipse forums here?
http://myeclipseide.com/index.php?module=PNphpBB2
Please mention the version of MyEclipse you are using.
Thanks,
Brian.