[jboss-cvs] JBossAS SVN: r72177 - trunk/j2se.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Apr 14 10:14:25 EDT 2008


Author: scott.stark at jboss.org
Date: 2008-04-14 10:14:24 -0400 (Mon, 14 Apr 2008)
New Revision: 72177

Modified:
   trunk/j2se/.classpath
Log:
Set the jboss/common-core sourcepath

Modified: trunk/j2se/.classpath
===================================================================
--- trunk/j2se/.classpath	2008-04-14 14:12:20 UTC (rev 72176)
+++ trunk/j2se/.classpath	2008-04-14 14:14:24 UTC (rev 72177)
@@ -3,7 +3,7 @@
 	<classpathentry kind="src" path="src/main"/>
 	<classpathentry kind="src" path="src/tests"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar"/>
+	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/common-core/lib/jboss-common-core.jar" sourcepath="/thirdparty/jboss/common-core/lib/jboss-common-core-sources.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/common-logging-spi/lib/jboss-logging-spi.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jboss/common-logging-log4j/lib/jboss-logging-log4j.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/oswego-concurrent/lib/concurrent.jar"/>




More information about the jboss-cvs-commits mailing list