Eclipse installation and Chinese localization, and configuration

Source: Internet
Author: User

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Directory (?) [-]

    1. Official website Download eclipse
    2. Install custom installation directory after download
    3. Start after installation is complete
    4. English Eclipse Chinese
      1. Add a Chinese package after installing eclipse normally
        1. Method 1 I can't even try.
        2. Method 2
      2. Eclipse Layout Configuration
        1. Eclipse Window Layout
        2. Eclipse shortcut keys are the most useful
Official website Download eclipse

http://www.eclipse.org/downloads/eclipse-packages/
———-Select "Eclipse IDE for Java developers" to determine whether it is 64bit or 32

or http://www.eclipse.org/downloads/download the recommended version directly

Install after download, custom installation directory
  注意,安装时提示没有java环境,请下载sun(Oracle)的jdkJDK 是开发和运行都有的环境包JRE 是实时运行环境包,只运行没有开发环境还要在.path中配置java
Start after installation is complete English Eclipse Chinese

Article description
Http://jingyan.baidu.com/article/4b07be3cb1864e48b380f315.html

Adding a Chinese package after installing Eclipse normally 1: I can't even try.
    • On the menu bar help, install new software ... Click Add, the Pop-up dialog box is written in the name, location input the corresponding version of the download package,
      Download the package to select the corresponding version on the http://www.eclipse.org/babel/downloads.php page, such as "Neon | Mars | Luna ", my is Neon 4.6, then in the location to write the corresponding URL, where exactly copy which address, is the page list, or click after the choice of Chinese, I do not know, anyway, I do not.
    • Then click OK, after the page appears pending, the software retrieves the list of language packs, the drop-down vertical scroll bar, select "For Eclipse" under the Chinese Simplified (Simplified Chinese) package, click on the "Next" button to enter the next step.
      • Then, pop Up the dialog box, click "Next" button to go to the next page, tick the first "I accept ..." Radio box, click "Finish" button to complete the setup.
    • Then the "Installing" form pops up, the user waits a few moments, clicks the "OK" button in the "Security Warning" form that pops up, and then clicks "Restart now" in the next form, "Software Updates" button to complete the installation of the language pack and restart Eclipse.
Method 2:
    • Find the corresponding version directly from the Eclipse Language Pack download interface (www.eclipse.org/babel/downloads.php) such as "Neon | Mars | Luna ",
    • Click Neon to jump to http://download.eclipse.org/technology/babel/babel_language_packs/R0.14.0/neon/neon.php,
    • Then click "Chinese (Simplified)" In the interface or go directly to the list package location,
    • Download the corresponding package Babellanguagepack-eclipse-zh_4.6.0.v20160813060001.zip (86.42%) and the list package contains translations for different plugins.
    • Unzip the downloaded zip package, and in the resulting Eclipse folder, copy the feature and plugins two folders into the Dropins folder under the Eclipse installation directory, and restart Eclipse to see the Chinese version.
      Note that the Dropins folder must be deleted and can be restored in English.
Eclipse Layout Configuration
eclipse启动后布局很多窗口![eclipse布局](http://img.blog.csdn.net/20160903093257291)
Eclipse Window Layout
遇到问题,如    关闭了 最右边窗口    关闭了 控制台    关闭了 左边窗口    关闭了 outline窗口只需要菜单中 window(窗口)-> show view 选择对应的窗口,就可以了。所有的窗口默认位置,可以调节。SVN tree 这种窗口在  show view 的other...中找到对应项目就行了
Eclipse shortcut keys (most useful)
    • Java programming must have a class and must have a static void main (Sting agrs[]) function
    • Enter SYSO and press alt+/to get System.out.print ()
    • CTRL + O See outline
    • CTRL + T see type
    • CTRL + SHIFT + T see outline
    • CTRL + H
    • CTRL + SHIFT + H see who calls
    • CTRL + SHIFT + R
    • F3 and Crtl + left click to view the declaration
    • CTRL + M Edit interface maximized
    • CTRL + SHIFT + F formatting
    • CTRL + ALT + up on copy line
    • CTRL + ALT + down to copy a row
    • CTRL + L jump to which line
    • CTRL + D deletes a row 1

Eclipse installation and Chinese localization, and 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.