[jboss-svn-commits] JBL Code SVN: r7613 - labs/jbossrules/trunk/drools-repository
jboss-svn-commits at lists.jboss.org
jboss-svn-commits at lists.jboss.org
Wed Nov 15 07:53:26 EST 2006
Author: mark.proctor at jboss.com
Date: 2006-11-15 07:53:24 -0500 (Wed, 15 Nov 2006)
New Revision: 7613
Modified:
labs/jbossrules/trunk/drools-repository/.project
Log:
-fixed .project name
Modified: labs/jbossrules/trunk/drools-repository/.project
===================================================================
--- labs/jbossrules/trunk/drools-repository/.project 2006-11-15 10:57:33 UTC (rev 7612)
+++ labs/jbossrules/trunk/drools-repository/.project 2006-11-15 12:53:24 UTC (rev 7613)
@@ -1,14 +1,28 @@
<projectDescription>
- <name>drools</name>
+ <name>drools-repository</name>
<comment/>
<projects/>
<buildSpec>
<buildCommand>
+ <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilder</name>
+ <arguments/>
+ </buildCommand>
+ <buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.validation.validationbuilder</name>
+ <arguments/>
+ </buildCommand>
+ <buildCommand>
+ <name>org.eclipse.wst.common.modulecore.ComponentStructuralBuilderDependencyResolver</name>
+ <arguments/>
+ </buildCommand>
</buildSpec>
<natures>
+ <nature>org.eclipse.jem.workbench.JavaEMFNature</nature>
<nature>org.eclipse.jdt.core.javanature</nature>
+ <nature>org.eclipse.wst.common.modulecore.ModuleCoreNature</nature>
</natures>
</projectDescription>
\ No newline at end of file
More information about the jboss-svn-commits
mailing list