Creation of Intellij Idea's Javase project

Source: Internet
Author: User

creation of the Javase project of the Intellij idea series

One. Intellij idea in

  Intellij Idea It's Czech .Jetbrainthe company's excellentJavaProgrammer'sIDE, since its inception, the vastJavaProgrammer's favorite, and fromEclipsethis excellentIDErobbed of some of the users, but also the fee software, it is conceivableIntellijthe power of the place. But theIDEfor starters, especially if you're used to it.Eclipseof theJavaprogrammers, will feel a lot of not adapt, whether it is from the page style, project construction, the use of shortcut keys will have a lot of not adapt, but when you get used to all this, you will love this IDE.

Two. Javase project created in IntelliJ idea

   Before you create a project, it's important to be clear thatIntellij Ideaof theProjectand theModuletwo concepts that many programmers may be familiar withEclipsethis modelIDE, then we'll useEclipseto do the analogy,Intellijof theProjectand theEclipseof theWorksapceThe concept of equivalence,Moduleand theEclipsein theProjectThe concept is equal, the author also just said equal, not the same;of this articleIntellij Ideathe version is15.0.3, aboutIntellijplease refer to the other Web tutorials for installation.

Create a folder under F , named intellijproject, as the Intellij Project directory, as shown in:

Open IntelliJ idea , on the first page after launch, click " Create New Project "

Click "Create New Project" will appear the following interface, because I have previously configured "Project SDK", so in the following text box "1.8 (Java Version 1.8.0_77)", if not configured readers, you can click "New", then select the native installed JDK directory. Note: Only use the home directory of the JDK can be

When you are finished configuring the JDK, click "Next"

Remove the check in front of the Create project from template and click Next

Click on the labeled "..." button to select the location where our project is stored, that is, where Project IntelliJ is located, the author chooses the Intellijproject directory created at the beginning of the article under F Disk

Click "OK", then configure IntelliJ's first module, only modify "module name", the author set "module name" to J2se, "Content root" and "module file location" will be modified as you "Module Name" and automatically modified

Click "Finish", the following interface appears, indicating that our first Javase project was created successfully

Creation of Intellij Idea's Javase project

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.