Releases: findbugsproject/findbugs
Preview 2 for 3.1.0 branch supporting Java 9
The tag is the second preview of findbugs 3.1.0 release containing support for Java 9 as runtime and target platform.
ASM is the official ASM 6.0_ALPHA jar, built from version 1827 on branch ASM_6_FEATURE:
See http://mail.ow2.org/wws/arc/asm/2016-06/msg00005.html and
http://websvn.ow2.org/revision.php?repname=asm&path=%2F&rev=1827&peg=1827
BCEL6 is the officiaal BCEL 6.0 RC1, built from version 14039:
See http://mail-archives.apache.org/mod_mbox/commons-dev/201606.mbox/%3CCAB917R%2BmcbEarP5-ZBTDUTkt-xAwQCYagtmAbMqm3ub1KB5xDw%40mail.gmail.com%3E
To update Eclipse plugin, download findbugs_3.1.0_preview2_update_site_3.1.0.20160619-68c6293.zip and use it as a local update site.
Preview for 3.1.0 branch supporting Java 9
The tag is needed to publish a snapshot of ASM 6 / BCEL6 as the first preview of findbugs 3.1.0 release containing support for Java 9 as runtime and target platform.
ASM snapshot is built from version 1818 on branch ASM_6_FEATURE:
http://websvn.ow2.org/revision.php?repname=asm&path=%2F&rev=1818&peg=1818
BCEL6 snapshot is built from iloveeclipse/commons-bcel@25dfa20
To update Eclipse plugin, download update_site_3.1.0.20160609-91ad577.zip and use it as a local update site.
3.0.2 preview 2 with Eclipse 4.6 support
This is a second preview build of 3.0.2 Eclipse plugin with Eclipse 4.6 support.
The fb_3.0.2_preview2.zip
file is an Eclipse update site which can be used from Eclipse via Help->Install New Software->Add...->Archive->...
to install FindBugs plugin into Eclipse.
Alternative way to install the plugin is to put the edu.umd.cs.findbugs.plugin.eclipse_3.0.2.20160306-90c514b.jar
to the eclipse/dropins
folder.
This build fixes FindBugs plugin incompatibilities introduced with Eclipse 4.6 (broken icons).
3.0.2 Eclipse plugin preview with Eclipse 4.6 support
This is a preview build of 3.0.2 Eclipse plugin with Eclipse 4.6 support.
The fb_3.0.2_preview.zip
file is an Eclipse update site which can be used from Eclipse via Help->Install New Software->Add...->Archive->...
to install FindBugs plugin into Eclipse.
This build fixes FindBugs plugin incompatibilities introduced with Eclipse 4.6 (broken icons).