[jboss-cvs] JBossAS SVN: r82808 - trunk/console.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jan 13 07:51:17 EST 2009


Author: emuckenhuber
Date: 2009-01-13 07:51:17 -0500 (Tue, 13 Jan 2009)
New Revision: 82808

Modified:
   trunk/console/.classpath
Log:
update eclipse classpath

Modified: trunk/console/.classpath
===================================================================
--- trunk/console/.classpath	2009-01-13 12:51:06 UTC (rev 82807)
+++ trunk/console/.classpath	2009-01-13 12:51:17 UTC (rev 82808)
@@ -6,8 +6,8 @@
 	<classpathentry exported="true" kind="src" path="/messaging"/>
 	<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/jfreechart/lib/jfreechart.jar"/>
-	<classpathentry exported="true" kind="lib" path="/thirdparty/sun-servlet/lib/jsp-api.jar"/>
 	<classpathentry exported="true" kind="lib" path="/thirdparty/beanshell/lib/bsh.jar"/>
 	<classpathentry kind="lib" path="/thirdparty/jboss/aop/lib/jboss-aop.jar"/>
+	<classpathentry kind="lib" path="/thirdparty/jboss/web/lib/jsp-api.jar"/>
 	<classpathentry kind="output" path="output/eclipse-classes"/>
 </classpath>




More information about the jboss-cvs-commits mailing list