Last change
on this file since 1540 was
1540,
checked in by Nicklas Nordborg, 11 years ago
|
Fixes #361: MeV TDMS exporter should only include reporter fields that are present in the experiment
|
File size:
925 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.1.0.jar"/> |
---|
11 | <classpathentry kind="lib" path="lib/compile/base-coreplugins-3.1.0.jar"/> |
---|
12 | <classpathentry kind="lib" path="lib/compile/base-webclient-3.1.0.jar"/> |
---|
13 | <classpathentry kind="lib" path="lib/compile/base-webservices-client-3.1.0.jar"/> |
---|
14 | <classpathentry kind="output" path="bin"/> |
---|
15 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.