[jboss-cvs] JBossAS SVN: r59282 - trunk/aspects
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Tue Jan 2 15:34:35 EST 2007
Author: scott.stark at jboss.org
Date: 2007-01-02 15:34:33 -0500 (Tue, 02 Jan 2007)
New Revision: 59282
Modified:
trunk/aspects/.classpath
Log:
Add the jboss-vfs.jar to the project classpaths
Modified: trunk/aspects/.classpath
===================================================================
--- trunk/aspects/.classpath 2007-01-02 20:34:30 UTC (rev 59281)
+++ trunk/aspects/.classpath 2007-01-02 20:34:33 UTC (rev 59282)
@@ -34,5 +34,6 @@
<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop-jdk50.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/pluggable-instrumentor.jar"/>
<classpathentry kind="lib" path="/thirdparty/jboss/microcontainer/lib/jboss-container.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/eclipse-classes"/>
</classpath>
More information about the jboss-cvs-commits
mailing list