IntelliJ idea import multiple eclipse projects into the same workspace

Source: Internet
Author: User
Tags svn

IntelliJ idea and Eclipse have a slightly different term for the workspace on the new project, as seen in the differences.
We created our project in Eclipse in the new workspace directory, but there is no workspace concept in idea, and the project in ideas is equivalent to workspace in Eclipe, so the question is, I usually build several related small projects in one workspace under Eclipse (not multiple modules for a large project), such as I wrote a lot of interface projects, they are not part of the same project but they are all interface class projects, so I put them in Workspace_ WebService such a workspace, so what if we use idea how to import these interface items into the same directory (in the same project as in "idea"?). ), the general Idea Import project is that each project is in a separate directory, and the following step-by-step shows how to import multiple projects created under eclipse with idea into the same project (that is, importing the same directory). 1, in the Idea home page Select a new project, this step is to create a directory (equivalent to a new workspace under Eclipse Workspace) 2, choose to create a new empty Project 3, fill in a directory name (equivalent to workspace name), and then finish   , you are prompted to create a new model, temporarily not created, point off. 4, the following from SVN to import a number of small projects to our new Idea project, as follows: Vcs--checkout from version control--subversion, select Project, determine
5, select the check out the storage directory of the project, we choose our new Idea empty project directory, click OK.
6, select your check out the name of the small item, OK 7, select SVN version 8, when it is finished to open the newly checked out items, you can temporarily select No, one will be unified according to model into the idea project
9. Import the small project into the new Idea project, then the project belongs to the idea Project model. File-->new-->model from Existing Sources: Select the item that you just checked out, then follow the prompts to import from the Eclipse project or follow the MAVEN project into the idea project, and after importing,   Each of these projects, which originally belonged to a small Eclipse project, is now imported into idea to form an unrelated large project, so you can open and edit each model without switching to the idea directory. We created our project in Eclipse in the new workspace directory, but there is no workspace concept in idea, and the project in ideas is equivalent to workspace in Eclipe, so the question is, I typically build multiple related small projects in one workspace under Eclipse (not multiple modules for a large project)

IntelliJ idea import multiple eclipse projects into the same workspace

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.