Configuration of Eclipse

Source: Internet
Author: User

1. Download the latest eclipse from the Eclipse website, then unzip it and do not need to install it.

2. Choose the for Java EE developers version below, and also pay attention to one problem: choose 64-bit and 32-bit editions according to your system version to download:

3. After downloading, you will get a zip file, unzip the file to any directory on your computer, then open this directory, there is a Eclipse.exe file, double-click the file, you can start your eclipse:

The first boot will let you set the location of the code

4. If the English version, here you see is a Chinese after the eclipse, of course, when the first launch, is full English, for the use of Chinese habits, below I show you how to download and install the Simplified Chinese Language pack eclipse. Or, on the Eclipse official website, download "http://www.eclipse.org/babel/" and click Download on this page. The address in the browser, if you are a novice, directly from the official website to go in, it is difficult to find the Language Pack download page.

5. Download language Packs Please select the appropriate language packs according to your version of Eclipse. To view the Eclipse version: Open the Help menu, click About Eclipse, and in the popup dialog box, locate your Eclipse version ID. :

6. On the Language Pack download page, click on the corresponding version download link:

7. As shown, is the Simplified Chinese Language pack: You can download one or download it all, respectively, corresponding to eclipse's overall and various function modules and some other plugins of the Chinese. It is best to download them all.

8. Unzip the zip file you downloaded, get a folder called Eclipse, it contains two folders: Features and plugins, copy features and plugins to your Eclipse program directory, overwrite the original program file:

Paste the Language pack file that you just copied over here

The system will remind you that you already have a folder with the same name, that you want to merge, and click Yes to merge the Language Pack folder into the program Language pack file.

9. Start using your eclipse, double-click the Eclipse.exe file, and start your eclipse. The program will display a Workspace dialog box, the workspace is used to store your project files, you can use the program default, click OK, you can also re-select a folder to store your files, then click Browse, re-specify your project file storage directory:

10. Enter Eclipse. Open File | new | Create a new Java project and fill in your project name in the Project name section:

11. Create a Java class: Open "New" under the File menu, open "New class", there are two places to fill, one is to select the source folder, just you create the Hello World project, click Browse, select the Hello World Project SRC, OK. The second place is the class name, enter the name of your class, click Finish:

12.

Run the Eclipse program file to open the Eclipse work interface.

Select Window--preferences in the menu bar

13. Select the server--runtime environment--on the left and select add--in the pop-up window and select your Tomcat version.

14. Select the tomcat path, and the Java version to complete the configuration work.

Configuration of Eclipse

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.