Findbugs
From CBLFS
Jump to navigationJump to search
Download Source: | http://prdownloads.sourceforge.net/findbugs/findbugs-1.3.0.tar.gz?download |
---|
Contents
Dependencies
- Apache Ant
- OpenJDK or JDK
Introduction to Findbugs
Findbugs is used to find bugs in Java programs.
Project Homepage: http://findbugs.sourceforge.net
Non-Multilib
Change installation path:
vim build.properties (need to change this to a sed command) local.software.home =/opt/findbugs
Build the package:
ant build cp -a . /opt/findbugs chown root:root /opt/findbugs
Multilib
Contents
Installed Programs: | |
---|---|
Installed Libraries: | |
Installed Directories: |
Short Descriptions
findbugs |
---|