Eclipse ToString
Posted by Mike Haller
on Saturday, May 24. 2008
at 16:44
in Eclipse
This year's Google Summer Of Code 2008 project is sponsoring a new feature for the Eclipse IDE: a ToString generator (See Eclipse Bugzilla 26070). Since there are already two generators in Eclipse JDT for hashCode() and equals() methods (since 3.2), having the third one there, too, would be just natural. Many developers have waited long time for this to come, and I hope we don't have to wait any much longer and that it will make it into the Eclipse Java Development Tools fast.According to lemmy (the main project mentor), Google has accepted the application of Mateusz, so planning and development can start right away
