You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2008/06/04 18:31:29 UTC

svn commit: r663296 - /tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath

Author: markt
Date: Wed Jun  4 09:31:29 2008
New Revision: 663296

URL: http://svn.apache.org/viewvc?rev=663296&view=rev
Log:
Add the examples to the Eclipse classpath

Modified:
    tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath

Modified: tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath
URL: http://svn.apache.org/viewvc/tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath?rev=663296&r1=663295&r2=663296&view=diff
==============================================================================
--- tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath (original)
+++ tomcat/servletapi/servlet2.4-jsp2.0-tc5.x/.classpath Wed Jun  4 09:31:29 2008
@@ -17,6 +17,7 @@
 -->
 <classpath>
 	<classpathentry kind="src" path="jsr152/src/share"/>
+	<classpathentry kind="src" path="jsr152/examples/WEB-INF/classes"/>
 	<classpathentry kind="src" path="jsr154/src/share"/>
 	<classpathentry kind="lib" path="jsr152/examples/WEB-INF/lib/jstl.jar"/>
 	<classpathentry kind="lib" path="jsr152/examples/WEB-INF/lib/standard.jar"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org