Mac-eclipse Configuration

Source: Internet
Author: User

Ide

Integrated development environment, is a kind of software.

The program development environment and the program-mode environment are assembled together.

Steps to implement Java programming with Eclipse
    1. Create a Java project;
    2. Create a package;
    3. Write Java source program;
    4. Run Java programs;
Installation and configuration of Eclipse

After the installation of Eclipse is complete, let's configure it as follows:

1. To open eclipse preferences, we need to configure eclipse:

2. Select Installed JREs below Java from the left sidebar and click the Add button to configure the JDK for Eclipse:

3. Select "Standard VM" and click "Next" button:

4. In the Add JRE interface, click the "Directory" button at the back of the JRE home to select the home folder path when installing the JDK (refer to the Mac how to install steps 5th and 6 in the JDK):

5. Enter the name of the JRE (for example: Jre1_8) and click the "Finish" button:

6. Tick the new JRE and click on the Apply button in the lower right corner to apply the configuration:

7. In the left column, under General workspace, make sure the code is UTF-8, click Apply application configuration (if you see the default encoding is UTF-8, then you can ignore it):

8. Search for "spelling" at the top of the left-hand column and find the option to cancel the spell check after spelling (because Eclipse's spell checker is more mentally retarded):

Now we have finished the eclipse configuration!

Mac-eclipse Configuration

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.