Reputation: 267049
I couldn't find any description of this on the site.
What are some of the new features/improvements/changes in Eclipse Galileo from its previous version? Particularly for Java programming.
Upvotes: 4
Views: 448
Reputation: 75346
Open the Welcome Page (Help -> Welcome) and click the icon labeled "What's New" (a yellow star).
Upvotes: 8
Reputation: 274532
Two things I like:
1) Generate toString() 2) Block Selection Mode
Upvotes: 2
Reputation: 8526
Did you check out the press release? The new/updated features seem to be mentioned here: http://www.eclipse.org/org/press-release/20090624_galileo.php
Upvotes: 2
Reputation: 66263
See this page: Eclipse 3.5 - New and Noteworthy in particular the section on new features for Java developers
Upvotes: 2