diff options
Diffstat (limited to '.project')
-rw-r--r-- | .project | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -10,8 +10,14 @@ <arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
</natures>
</projectDescription>
|