IntelliJ idea 14.x Creating workspaces with multiple Java Web projects

Source: Internet
Author: User

Unlike previous development tools like Eclipse and NetBeans, Idea's project is quite workspace with Eclipse, and module is the equivalent of project.

Here's a correspondence between the concept of Eclipse and idea:

Our goal is to create a workspace and then build at least 2 projects under it (2 bar), which is the working space javaworkspace , contains the JavaOne and javatwo two items.

first, review the previous article : IntelliJ idea 14.x integrates with Tomcat to create and run a Java Web project (in fact, it is a workspace, a Java Web project);

Second, create a working space javaworkspace

1. Create a workspace javaworkspacewith New project,File --and create projects by the way JavaOne

The resulting project structure is:

Second, create the project javatwo

1,File -- New Module --Create a project javatwo

The resulting project structure is:

The directory structure on the physical disk is:

Iii. combining Tomcat to run various projects

Reference: IntelliJ idea 14.x integrates with Tomcat to create and run a Java Web project

Iv. Matters of note

The above workspace javaworkspace 2 items JavaOne is not directly related to Javatwo , but is to make a IntelliJ idea, you can open multiple projects at the same time!

However, the function of Module is not just to create a Web project, but for other functions, it hasn't been researched yet!

IntelliJ idea 14.x Creating workspaces with multiple Java Web projects

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.