Changeset 947
- Timestamp:
- 08/05/09 14:09:36 (4 years ago)
- Files:
-
- 1 modified
-
src/jomdoc/trunk/.classpath (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
src/jomdoc/trunk/.classpath
r917 r947 14 14 <classpathentry kind="lib" path="lib/xmldb.jar"/> 15 15 <classpathentry kind="lib" path="lib/xmlrpc-1.2-patched.jar"/> 16 <classpathentry kind="lib" path="lib/xom-1.2b2.jar"/>17 16 <classpathentry kind="lib" path="lib/AbsoluteLayout.jar"/> 18 17 <classpathentry kind="lib" path="lib/appframework-1.0.3.jar"/> … … 22 21 <classpathentry kind="lib" path="lib/sac.jar"/> 23 22 <classpathentry kind="lib" path="lib/cssparser-0.9.5.jar"/> 24 25 23 <classpathentry kind="lib" path="lib/isorelax.jar"/> 26 24 <classpathentry kind="lib" path="lib/isorelax-jaxp-bridge-1.0.jar"/> … … 28 26 <classpathentry kind="lib" path="lib/relaxngDatatype.jar"/> 29 27 <classpathentry kind="lib" path="lib/xsdlib.jar"/> 28 <classpathentry kind="lib" path="lib/xom-1.2.1.jar"/> 30 29 <classpathentry kind="output" path="bin"/> 31 30 </classpath>
