MAVEN Web project cannot create folders such as Src/main/java.

Source: Internet
Author: User

  Eclipse creates the maevn Web project, and after selecting the Maven_archetype_webapp prototype, the default is only src/main/resources this source floder.

  According to the MAVEN directory structure, add src/main/java, Src/test/java and other source Floder, will report the folder is already a source folder error.

  

  

  

Workaround: Use the Navigator view to create the Java directory directly under the Src/main directory.

Navigator, Showwiew, window

Analysis Reason: Project properties,Java Build Path->source, you will see Src/main/java, Src/test/java already exists, but missing. So just create the directory, and the Source Floder appears.

MAVEN Web project cannot create folders such as Src/main/java.

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.