Is it possible to enable selection for classes and objects in Eclipse, as in Visual Studio? Currently, only variable names are highlighted.
Left: Eclipse; Right: Visual Studio 2012
Image: ( http://image-uploader.de/bild.php/9468,unbenanntHU9EZ.jpg )
Settings -> Java -> Editor -> Syntax Coloring
Then just turn on / off what you want to highlight.
try it
Window -> Preferences -> Java -> Editor -> Mark Occurrences
Full explanation of how to add extended syntax marking http://www.javalobby.org/forums/thread.jspa?threadID=15586