Port the myeclipse web project to eclipse, and the servers does not recognize the problem.

Source: Internet
Author: User

Myeclipse automatically integrates various open-source frameworks and visual editing tools, but the web project created by myeclipse cannot be identified by the server in eclipse. Therefore, you need to modify the myeclipse web project to eclipse:

1. Change to an eclipse identifiable project. Here, we create a web project and replace it with an eclipse identifiable project from the root.


2. After creating the WEB Project, copy the relevant files to the SRC and webcontent folders according to the original project structure, and manually import the jar files under Lib.


3. Select build path for the project, select the project compilation path projectname/webcontent (webroot)/WEB-INF/classes, and specify the JRE version in libraries, add library and select Server Runtime (solve servlet errors and JRE version compilation errors)

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.