[jboss-cvs] JBossAS SVN: r92000 - trunk/thirdparty.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 5 01:34:05 EDT 2009


Author: scott.stark at jboss.org
Date: 2009-08-05 01:34:05 -0400 (Wed, 05 Aug 2009)
New Revision: 92000

Added:
   trunk/thirdparty/.classpath
Log:
Add the thirdparty eclipse classpath using m2eclise

Added: trunk/thirdparty/.classpath
===================================================================
--- trunk/thirdparty/.classpath	                        (rev 0)
+++ trunk/thirdparty/.classpath	2009-08-05 05:34:05 UTC (rev 92000)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+	<classpathentry kind="con" path="org.maven.ide.eclipse.MAVEN2_CLASSPATH_CONTAINER"/>
+	<classpathentry kind="output" path="target/classes"/>
+</classpath>




More information about the jboss-cvs-commits mailing list