Last change
on this file since 1383 was
1383,
checked in by Martin Svensson, 12 years ago
|
Fixes #312 Updates required for BASE 3 support. Downloading the necessary base3-jar files with Ant has not been cause the base3 has not been released yet.
|
File size:
910 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <classpath> |
---|
3 | <classpathentry kind="src" path="src/server"/> |
---|
4 | <classpathentry kind="src" path="src/webstart"/> |
---|
5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
---|
6 | <classpathentry kind="lib" path="lib/compile/servlet-api.jar"/> |
---|
7 | <classpathentry kind="lib" path="resources/jar/mev-base.jar" sourcepath="/mev-4.4.1/source"/> |
---|
8 | <classpathentry kind="lib" path="resources/jar/mev-gui-impl.jar" sourcepath="/mev-4.4.1/source"/> |
---|
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 | <classpathentry kind="output" path="bin"/> |
---|
15 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.