Start using Eclipse, double-click the Eclipse.exe file, and start 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
Into 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
So far. Can start the Eclipse tour
Chinese
1, download the Chinese version of the installation package from Help (about eclipse) according to the respective versions
Take Juno Service Release 2 as an example
2. Unpack the package, copy the features and plugins files to the Dropins file under install Eclipse
3, after the above steps are completed, and then open the Eclipse software, you will find that eclipse becomes the Chinese version of the
2015/12/29 Eclipse Setup Essentials space Project class eclipse localization