June 30, 2005Eclipse 3.1 highlights
There are a lot of goodies in the brand new Eclipse 3.1, even for those of us who have been using milestone builds. The new features I find the most interesting are:
The entire list of the new features can be found here. Posted by cedric at June 30, 2005 10:37 AMComments
Wasnt Eclipse able to mark overriden methods before? Or is it just a different way to mark them in latest version? If its the latter, than its just eye candy, if its the first, then eclipse wasnt an IDE before.. :-) Posted by: Marc Logemann at June 30, 2005 11:03 AMMark, I gues what Cedric is referring to is that you can actuall highlight thich method came from the particular superclass or belog to selected interface as you can see on the screenshot. Posted by: eu at June 30, 2005 12:51 PMAbout "Visual Overrides", as shown in the screenshot, how useful can it be if there are several methods declared by the interface and each takes one screen, for example? (I don't like code folding...) Posted by: Lucian Pintilie at July 1, 2005 04:01 AMPost a comment
|