Releases: briandealwis/ferret
Releases · briandealwis/ferret
0.6.1
Fix updating of Java editor tab problem decoration.
p2 site at: http://manumitting.com/tools/eclipse/ferret/v0_6_1
0.6.0
- add clustering for class / interface / annotation / enum / lambda
- improve rendering of long jar file names by putting immediate jar name first
- support querying on package names in text areas
- lots of bug fixes
Bug fixes
- fix resolving generic types
v0.5.0
- Change requirements to Eclipse Neon/4.6, Java 8, and Guava 21
- Fix
JavaModelHelper#isThrowable()
to properly identify throwable/exception classes - Fix clustering counts reported
- Provide useful sphere configurations out of the box
- Improve pretty-printing of anonymous class methods