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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]