From a71c5a27e3768cb68b979eac6ec8c7d7612dec8f Mon Sep 17 00:00:00 2001
From: James Moger <james.moger@gitblit.com>
Date: Thu, 02 Feb 2012 17:14:43 -0500
Subject: [PATCH] Adjustments to init scripts

---
 .project |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/.project b/.project
index 7bb8363..65c86e8 100644
--- a/.project
+++ b/.project
@@ -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>

--
Gitblit v1.9.1