idea to create multiple projects in the same directory

Source: Internet
Author: User
Tags java web tomcat

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), the workspace Javaworkspace, containing 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 javaworkspace with 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:



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 just to make a IntelliJ idea that can open multiple projects at the same time.

However, the module's functionality is not just about creating Web projects, but for other functions, it has not been researched yet.

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.