MyEclipse and Eclipse Configuration checklist
1. Encoding Settings
Workspace set Global encoding Utf-8
Modify the JSP encoding (Encoding) to UTF-8
2. Java Configuration
Format Java code, first new one new_one after edit
2 row width doubled
Switch Case statement remains indented,indentation-> tick statements within switch body
Modify comments, cancel enable block comment formatting
3. XML configuration
Cancel format Comments Tick
4. Formatting HTML code
Indent tag elements require deletion:
A: A,
B Start: BR,
D start: Div, DL
F Start: Font,
I start with: input,
L Start with: label, Li
s start: span, strong
T start: TH, TD,
5. Prohibit all Myeclipse/eclipse self-brought plug-in startup items
Note: The scope is limited to the workspace, and replacing the new workspace will restore the default
6. Search for file associations, using the default MyEclipse XML editor for XML files
7. Configure the Aptana plugin to find the Firefox browser to execute the file Firefox.exe
HTML formatting: Formatting, new lines
Add a, BR, Li, button, label, TEXTAREA, p
8. Edit the text Editor to show line number
9, modify the Web browser default is IE, search browser can, choose to check the use external Web browser
10. No maven plugin: Automatically download update warehouse index When starting MyEclipse, automatically update warehouse dependencies
11, modify the font size of colors and fonts, only increase the size of 1th or 11th font, search fonts, select configuration Basic (text font) and Java (Java Editor text font)
12, configure JavaScript code format line width, search JavaScript, select Formatter, first new a new_one after edit, cancel format comments tick
13. Spelling encoding (Encoding) for UTF-8, edit, editor, General
MyEclipse and Eclipse Configuration checklist