MyEclipse build path to project is invalid

Source: Internet
Author: User

Today, we found that the project downloaded from SVN yesterday was unable to build path in MyEclipse. Tip No actions available

Found on the Internet because of the problem with. projects file, you need to add some nature tags in the natures tag

These are some of the myeclipse configuration

<nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature>
<nature>com.genuitec.eclipse.j2eedt.core.webnature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.wst.jsdt.core.jsNature</nature>

After adding is complete, set the default output folder in the build path

Typically the project name/webroot/web-inf/classes


Digression, CSDN should add a label, for example, the content part of the blog is original, but part of it is to learn from others.


MyEclipse build path to project is invalid

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.