[Checkstyle] Make checkstyle config harder, better & stronger (1)
diff --git a/plugins/org.eclipse.mylyn.docs.intent.exporter.client/.project b/plugins/org.eclipse.mylyn.docs.intent.exporter.client/.project
index 3548d7a..280be61 100644
--- a/plugins/org.eclipse.mylyn.docs.intent.exporter.client/.project
+++ b/plugins/org.eclipse.mylyn.docs.intent.exporter.client/.project
@@ -20,9 +20,15 @@
<arguments>
</arguments>
</buildCommand>
+ <buildCommand>
+ <name>net.sf.eclipsecs.core.CheckstyleBuilder</name>
+ <arguments>
+ </arguments>
+ </buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.pde.PluginNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>net.sf.eclipsecs.core.CheckstyleNature</nature>
</natures>
</projectDescription>