MyEclipse converting Eclipse Project does not start problem

Source: Internet
Author: User

A dynamic Web project developed in MyEclipse is introduced directly into Eclipse to continue development, and a warning is issued when you start Tomcat, and the more serious problem is that the project you want to start does not know where to go, without reading the configuration file:

      warning: [Setpropertiesrule]{server/service/engine/host/context} Setting Property ' source ' to ' Org.eclipse.jst.jee.server:XXXXXXX ' did not ' find a matching property.The reason is very simple, because the default Web resource root folder name of the two compilers is not the same, naturally there is no project path can not find the problem, when you want to normal startup only need us to manually modify the root folder name, can be done in the compiler, as shown in the following process: first open the project properties, if the Dynamic Web project is introduced as a normal Java project, you need to first modify the Web project, such as: 
Once you're sure, you'll see the conversion in eclipse to a dynamic Web project, and then continue with the properties, such as: Remove the original default root folder directly, click Add (Add a new folder name) and select an existing folder directly after next. Finish and then redeploy start Tomcat project to start normally ... But the above warning still exists, who solved the problem can leave a message ha, thank you. Turn from: Http://blog.163.com/[email protected]/blog/static/774366702013413112547398/

MyEclipse convert Eclipse Project failed to start problem (GO)

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.