Changeset 104
- Timestamp:
- 06/26/07 21:21:15 (2 years ago)
- Files:
-
- lex/trunk/.classpath (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lex/trunk/.classpath
r26 r104 5 5 <classpathentry kind="lib" path="jsp/WEB-INF/lib/jemdros.jar"/> 6 6 <classpathentry kind="lib" path="jsp/WEB-INF/lib/junit.jar"/> 7 <classpathentry kind="lib" path="jsp/WEB-INF/lib/jwnl.jar"/> 8 <classpathentry kind="lib" path="jsp/WEB-INF/lib/httpunit.jar"/> 7 9 <classpathentry kind="src" path="test"/> 8 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet-api.jar"/>9 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/>10 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jsp-api.jar"/>11 10 <classpathentry kind="lib" path="jsp/WEB-INF/lib/mysql-connector-java-3.1.11-bin.jar"/> 12 11 <classpathentry kind="lib" path="jsp/WEB-INF/lib/log4j-1.2.8.jar"/> 13 12 <classpathentry kind="src" path="properties"/> 14 13 <classpathentry kind="lib" path="jsp/WEB-INF/lib/Tidy.jar"/> 15 <classpathentry combineaccessrules="false" kind="src" path="/HttpUnit"/>16 <classpathentry combineaccessrules="false" kind="src" path="/jwnl"/>14 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet.jar"/> 15 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/> 17 16 <classpathentry kind="output" path="jsp/WEB-INF/classes"/> 18 17 </classpath>
