GuavaEclipsePlugin / GuavaEclipsePluginParent

"Guava Eclipse Plugin" is an eclipse plugin which will generate following methods using Google guava utility classes or jdk utility classes toString() [STRG + SHIFT + 4] - equals(Object object) & hashCode() [STRG + SHIFT + 5] - compareTo(...) [STRG + SHIFT + 6]
https://guavaeclipseplugin.github.io/
10 stars 4 forks source link

PreFormat generated Methods #6

Closed arolfes closed 9 years ago

arolfes commented 9 years ago

PreFormat generated Methods with current CodeFormatConventions insteadof hardcoded tabs