Changeset 269 for lex/trunk/.classpath
- Timestamp:
- 01/11/08 15:09:46 (1 year ago)
- Files:
-
- lex/trunk/.classpath (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
lex/trunk/.classpath
r216 r269 3 3 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 4 4 <classpathentry kind="src" path="src"/> 5 <classpathentry kind="src" path="properties"/> 5 6 <classpathentry kind="lib" path="jsp/WEB-INF/lib/junit.jar"/> 6 7 <classpathentry kind="lib" path="jsp/WEB-INF/lib/jwnl.jar"/> … … 9 10 <classpathentry excluding="testsuite/simple/" kind="src" path="test"/> 10 11 <classpathentry kind="lib" path="jsp/WEB-INF/lib/log4j-1.2.8.jar"/> 11 <classpathentry kind="src" path="properties"/>12 12 <classpathentry kind="lib" path="jsp/WEB-INF/lib/Tidy.jar"/> 13 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/servlet-api.jar"/>14 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jasper-runtime.jar"/>15 <classpathentry kind="var" path="TOMCAT_HOME/common/lib/jsp-api.jar"/>16 13 <classpathentry kind="lib" path="jsp/WEB-INF/lib/jdom-1.0.jar"/> 17 14 <classpathentry kind="lib" path="jsp/WEB-INF/lib/jsword-1.0.8.jar"/>
