Java Notes 1:intellij idea detailed installation steps __java

Source: Internet
Author: User
Install IntelliJ idea

First, install the JDK

1 Download the latest JDK, here is the jdk-8u66

2 Installing the JDK to the default path C:\Program Files\java directory

Second, install IntelliJ idea

1 Running IntelliJ Idea Installer

2 Consent Agreement

3 Choose the installation path, such as D:\Program Files (x86) \jetbrains\intellij idea 14.0.1



4 the desktop shortcuts and Java association options are selected

5 Default



6 Start Installation

7 Complete installation and Operation IntelliJ Idea



8 You do not need to import previous versions

9 Intellijidea Activation Interface

10 Running Ideaiu-14-keygen.jar

Enter a username, automatically from the Licnese Key


11 Copy the value of the user name and license key in the previous step to the IntelliJ Idea Activation window



12 Accept License Clause



13 set the interface style, choose your favorite style

14 By default, next



15 By default, start using IntelliJ idea



16 Creating the first project



17 Choose JDK as SDK and press default to select Java EE project







18 By default, next



19 Input project name and project location





20 off prompt

21 Create a new class under SRC





22 Enter the code and run the results

Public class Hello {
Public static void main (string[] args) {
System. out. println ("Helo world!");
}
}



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.