开发者

Deploy a web project in Myeclipse

开发者 https://www.devze.com 2023-04-10 07:22 出处:网络
I created a ne开发者_StackOverflow社区w 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

I created a ne开发者_StackOverflow社区w 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!


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.

0

精彩评论

暂无评论...
验证码 换一张
取 消