Findbugs

From CBLFS
Revision as of 23:01, 9 November 2007 by Nukular (talk | contribs) (New page: {|style="text-align: left; background-color: AliceBlue;" |- !Download Source: |http://prdownloads.sourceforge.net/findbugs/findbugs-1.3.0.tar.gz?download |} ---- == Dependencies == * [[...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search
Download Source: http://prdownloads.sourceforge.net/findbugs/findbugs-1.3.0.tar.gz?download



Dependencies

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