| Author |
Add custom Java syntax coloring in Eclipse
|
Peter Braun
Ranch Hand
Joined: Feb 09, 2005
Posts: 57
|
|
Hello, Is it possible in Eclipse to add custom tags at Window/Preferences.../Editor/Syntax Coloring/Java? I would like to highlight certain lines of my Java code in different color. But a couldn't add new keyword to the list. I haven't found any XML or properties file that specify these keywords. Do you have any idea? Thanks in advance, Peter
|
 |
Tim Holloway
Saloon Keeper
Joined: Jun 25, 2001
Posts: 14572
|
|
|
That's the kind of stuff you normally do with a custom plugin.
|
Customer surveys are for companies who didn't pay proper attention to begin with.
|
 |
 |
|
|
subject: Add custom Java syntax coloring in Eclipse
|
|
|