This notebook is a collection of code snippets and technical "how to" instructions.
Search This Blog
Turning on colored coding in Eclipse
by: Zainab Aziz
It is exteremly helpful to have color coding turned on in your development environment. In Eclipse you can turn on this color coding option in order to have modifiers, variable names, etc display in a common color, this will help you quickly identify how the code is used. To do this follow below steps:
In Eclipse menu -> Preferences option -> type "Editor" in the search text box -> Mark occurrences -> check all check boxes shown in picture below.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment