projects
/
jSite2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57ceb17
)
Add FindBugs builder nature.
author
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 22 May 2009 04:41:34 +0000
(06:41 +0200)
committer
David ‘Bombe’ Roden
<bombe@pterodactylus.net>
Fri, 22 May 2009 04:41:34 +0000
(06:41 +0200)
.project
patch
|
blob
|
history
diff --git
a/.project
b/.project
index
0ccf87d
..
aee2e1f
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>