Eclipse Workspace Color Setting
WorkSpace Editor
Eclipse > Window > Preferences > General > Editors > Text Editors.
Color Theme Change
Eclipse > Window > Preferences > Java > Editor > Syntax Coloring
Font Size and Style
Eclipse>Window>Preferences> Appearence>Colors and Fonts >Java>Java Editor Text> Edit
Detach Window
You can right-click on the title of any "View" and choose "Detach", this way you won't need two mail windows
Change match highlight:
General->Editors->Text Editors->Annotations->Occurences.
Personal Color Setting
General Schema:
- selection: Green
- background: Grey
Java Editor :
Eclipse > Window > Preferences > Java > Editor > Syntax Coloring
Eclipse > Window > Preferences > Java > Editor > Syntax Coloring
- method : Color-black, italic
- method declaration: Color-black ,italic ,Underline
- classes: Dark Black, Bold
- static method invocations : Color-(6th col from left,3rd row from bottom),Strike-through
- static Fields : Strike-through,italic,Color-(6th col from left,3rd row from bottom)
- Comments - Italic ,color ( last row 5th col)
- Strings:bold(3rd col from left,3 rd row from last row)
- fields : default color (6th col from left,3rd row from bottom)+ italic (fields are variables declared inside a class).
- Window >> Preferences� >> Java >> Editor. Select Highlight matching brackets (yellow)
- Font : Consoles , Size=9
No comments:
Post a Comment