Hotkey: Template: Alt / Modification: Window -> Prediction -> Workbench -> Button -> Edit -> Content Auxiliary. Personal habits: Shift Space. Simple explanation: When editing the program code, play the SYSOUT TEMPLATE launcher, it will automatically appear: system.out.println () ;. Set the format of Template: Window -> Predictive Set -> Java-> Editor -> Template. Program code automatic version: CTRL SHIFT F Modification: Window -> Prediction Set -> Workbench -> Button -> Program Code -> Format. Personal habits: alt z. Automatic Typing Settings: Window -> Predictive Set -> Java-> Program Code Format Producer. Style page -> will insert Tab (rather than air bobs), the option cancels the number of spaces below 4, so that the row is protruded in a space 4 when auto-arrangement. Quick execution program: Ctrl F11 personal habits: Alt X modification: window -> preference setting -> Workbench-> button -> Execution -> The previous startup job last. Simple explanation: When executed, it will ask you to perform the mode, set it, then just press this hotkey, it will execute quickly.
At this time, Eclipse will say that there is no way to enter the category. At this time, we will automatically help our Import category when you press CTRL Shift O. View the original code of the category: CTRL mouse left mock click Easy Description: You can see the original code of the category. Tap the selected text: Ctrl / Easy Description: It is convenient to debug. Modify: Window -> Prediction -> Workbench -> Button -> Program Code -> Batch View Scene Synthesis: Ctrl F8 Personal Habits: Alt S. Modify: Window -> Predictive Setting -> Workbench -> Button -> Window -> Next View. Simple explanation: It can be convenient for us to quickly switch editing, amplifies and more. Teaching: A set of Eclipse can switch, English, traditional, and simplified: 1. First install the Chinese cultural package. 2. Additional parameters after the shortcuts of the desktop, English-> -nl "zh_us" Traditional -> -nl "zh_tw" simplified -> -nl "zh_cn". (Other languages are pushed out in this class) After I am 2.1.2 Chinese, I added the parameter -N1 "zh_us" on my desktop Eclipse shortcut. "C: / program files / eclipse / eclipse.exe" -n "zh_us" interface will change back to English. With Eclipse, you don't have to reorganize the program code when you Word Edit: Copy the program code of the Eclipse program editing area (Ctrl V), directly (Ctrl V) to Word or WordPad, you will find In the program code format in Word, like Eclipse, including font, regeneration, keyword colors. I have tried JBuilder, Gel, NetBeans ... When using copy, only the constitutive format is the same, the font, color, etc. will not change. Equipment: Floor installation: After downloading the plug-in package, you will find it to decompress, you will find the 2 data clips of Features, Plugins, copy or move the things in the Eclipse, and the plugins data ends, Restart Eclipse. Let Eclipse can use the tractue to construct the plug-in as JBuilderx: 1.jigloo swt / swing gui builder: http://cloudgarden.com/jigloo/index.html Download this version: Jigloo Plugin for Eclipse (Using Java 1.4 OR 1.5 ) After installation, you can use the file-> new-> other-> GUI Form to select the GUI type to construct. 2. Eclipse Visual Editor Project: http://www.eclipse.org/VEP/ Click Download Page below, then select Latest Release 0.5.0 Enter the download. In addition to Ve-Runtime 0.5.0.zip to download, the following 2 also: EMF Build 1.1.1: (Download Zip) Gef Build 2.0: (Download Zip) (Download Zip) M8 version, please download: EMF Build I200403250631GEF Build I20040330VE-Runtime-1.0m1 After the installation is successful, you can start UI design by file-> new-> Visual Class.