[jboss-cvs] JBossAS SVN: r62252 - trunk/embedded.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Apr 11 09:04:35 EDT 2007


Author: adrian at jboss.org
Date: 2007-04-11 09:04:34 -0400 (Wed, 11 Apr 2007)
New Revision: 62252

Modified:
   trunk/embedded/.classpath
Log:
Fix the eclipse build

Modified: trunk/embedded/.classpath
===================================================================
--- trunk/embedded/.classpath	2007-04-11 12:19:57 UTC (rev 62251)
+++ trunk/embedded/.classpath	2007-04-11 13:04:34 UTC (rev 62252)
@@ -11,5 +11,6 @@
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jbossweb.jar" sourcepath="/thirdparty/jboss/web/lib/jbossweb-src.zip"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/servlet-api.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs.jar" sourcepath="/thirdparty/jboss/jboss-vfs/lib/jboss-vfs-sources.jar"/>
 	<classpathentry kind="output" path="output/classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list