Findbugs
From CBLFS
Revision as of 06:31, 10 November 2007 by Weibullguy (talk | contribs)
Download Source: | http://prdownloads.sourceforge.net/findbugs/findbugs-1.3.2.tar.gz |
---|
Contents
Introduction to Findbugs
Findbugs is used to find bugs in Java programs.
Project Homepage: http://findbugs.sourceforge.net
Dependencies
Required
- Apache Ant
- OpenJDK or JDK
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 |
---|