projects
/
jFCPlib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bb2b288
)
Add FindBugs builder nature.
author
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Fri, 22 May 2009 05:10:51 +0000
(07:10 +0200)
committer
David ‘Bombe’ Roden
<bombe@freenetproject.org>
Fri, 22 May 2009 05:10:51 +0000
(07:10 +0200)
.project
patch
|
blob
|
history
diff --git
a/.project
b/.project
index
6785e80
..
e9a2520
100644
(file)
--- a/
.project
+++ b/
.project
@@
-10,8
+10,14
@@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>edu.umd.cs.findbugs.plugin.eclipse.findbugsBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>edu.umd.cs.findbugs.plugin.eclipse.findbugsNature</nature>
</natures>
</projectDescription>