Changeset 1383 for extensions/net.sf.basedb.mev/trunk/.classpath
- Timestamp:
- Aug 22, 2011, 3:38:32 PM (12 years ago)
- Location:
- extensions/net.sf.basedb.mev/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
extensions/net.sf.basedb.mev/trunk
- Property svn:ignore
-
old new 4 4 build.properties 5 5 .project 6 mev-launcher.jar
-
- Property svn:ignore
-
extensions/net.sf.basedb.mev/trunk/.classpath
r1163 r1383 5 5 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> 6 6 <classpathentry kind="lib" path="lib/compile/servlet-api.jar"/> 7 <classpathentry kind="lib" path="lib/compile/BASE2CorePlugins.jar"/>8 <classpathentry kind="lib" path="lib/compile/BASE2Webclient.jar"/>9 <classpathentry kind="lib" path="lib/compile/BASE2WSClient.jar"/>10 <classpathentry kind="lib" path="lib/compile/BASE2Core.jar" sourcepath="/trunk/src/core"/>11 7 <classpathentry kind="lib" path="resources/jar/mev-base.jar" sourcepath="/mev-4.4.1/source"/> 12 8 <classpathentry kind="lib" path="resources/jar/mev-gui-impl.jar" sourcepath="/mev-4.4.1/source"/> 13 9 <classpathentry kind="lib" path="resources/jar/HTTPClient.jar"/> 10 <classpathentry kind="lib" path="lib/compile/base-core-3.0.0.jar"/> 11 <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.0.0.jar"/> 12 <classpathentry kind="lib" path="lib/compile/base-webclient-3.0.0.jar"/> 13 <classpathentry kind="lib" path="lib/compile/base-webservices-client-3.0.0.jar"/> 14 14 <classpathentry kind="output" path="bin"/> 15 15 </classpath>
Note: See TracChangeset
for help on using the changeset viewer.