[jboss-cvs] JBossAS SVN: r57410 - trunk/thirdparty

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Oct 3 17:39:48 EDT 2006


Author: scott.stark at jboss.org
Date: 2006-10-03 17:39:47 -0400 (Tue, 03 Oct 2006)
New Revision: 57410

Modified:
   trunk/thirdparty/.project
Log:
Remove the javacc nature

Modified: trunk/thirdparty/.project
===================================================================
--- trunk/thirdparty/.project	2006-10-03 21:31:50 UTC (rev 57409)
+++ trunk/thirdparty/.project	2006-10-03 21:39:47 UTC (rev 57410)
@@ -1,22 +1,9 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <projectDescription>
 	<name>thirdparty</name>
-	<comment>JavaCC Nature</comment>
+	<comment>Thirdparty jars</comment>
 	<projects>
 	</projects>
 	<buildSpec>
-		<buildCommand>
-			<name>org.eclipse.ui.externaltools.ExternalToolBuilder</name>
-			<triggers>full,incremental,</triggers>
-			<arguments>
-				<dictionary>
-					<key>LaunchConfigHandle</key>
-					<value>&lt;project&gt;/.externalToolBuilders/sf.eclipse.javacc.javaccbuilder.launch</value>
-				</dictionary>
-			</arguments>
-		</buildCommand>
 	</buildSpec>
-	<natures>
-		<nature>sf.eclipse.javacc.javaccnature</nature>
-	</natures>
 </projectDescription>




More information about the jboss-cvs-commits mailing list