Changeset 7540
- Timestamp:
- 11/14/11 13:00:01 (6 months ago)
- Files:
-
- 1 modified
-
trunk/WebCT95/.classpath (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/WebCT95/.classpath
r7534 r7540 42 42 <classpathentry kind="lib" path="lib/jta.jar"/> 43 43 <classpathentry kind="lib" path="lib/castor-0.9.4.3.jar"/> 44 <classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/> 44 45 <classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 45 46 <classpathentry exported="true" kind="lib" path="lib/PDFBox-0.7.0.jar"/> … … 66 67 <classpathentry exported="true" kind="lib" path="lib/htmlparser.jar"/> 67 68 <classpathentry exported="true" kind="lib" path="lib/rome-0.9.jar"/> 68 <classpathentry exported="true" kind="lib" path="lib/commons-codec-1.4.jar"/>69 69 <classpathentry kind="output" path="build"/> 70 70 </classpath>
