How to import a project created under MyEclipse into eclipse

Source: Internet
Author: User

    1. Import a project created under MyEclipse zyl-->


      There is no sign of a small globe on the project icon, which means it is not a Web project

    2. To turn the project into a Web project, right-click on the project-->properties--> Select Project facets--> and tap Convert to faceted form ...

Check the two items in the Red line (Java and dynamic Web Module)
Click OK

Here is a description of the differences between the versions of the Dynamic Web Module :

servlet 3.0 december
Servlet 2.5 September 2005 Java EE 5, javase 5 Requires Javase 5, supports annotations
Servlet 2.4 November 2003 Java 1.4, J2SE 1.3 Xml

3. Change the location of the page in the project:
After step 2, the project directory structure becomes:

Right-click on the item-->properties--> Select Deployment Assembly--> Select the Remove button to the right of the webcontent point
Then, click the Add button and select Folder-->next

When Webroot is selected, click Finish--> and click OK
Delete webcontent folder

Add the project to Tomcat and you'll be able to run it.


How to import a project created under MyEclipse into eclipse

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.