Last change
on this file since 153 was
153,
checked in by imi, 16 years ago
|
- added possibility to create new download tasks (download data types).
- removed WMS stuff (now available as landsat - plugin)
- updated translation files
|
File size:
880 bytes
|
Rev | Line | |
---|
[153] | 1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
| 2 | <classpath> |
---|
| 3 | <classpathentry kind="src" path="src"/> |
---|
| 4 | <classpathentry kind="src" path="test"/> |
---|
| 5 | <classpathentry including="images/" excluding="po/|src/|test/" kind="src" path=""/> |
---|
| 6 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
---|
| 7 | <classpathentry sourcepath="JUNIT_SRC_HOME/junitsrc.zip" kind="var" path="JUNIT_HOME/junit.jar"/> |
---|
| 8 | <classpathentry kind="lib" path="lib/MinML2.jar"/> |
---|
| 9 | <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1.jar"/> |
---|
| 10 | <classpathentry kind="lib" path="lib/gettext-commons-0.9.jar"/> |
---|
| 11 | <classpathentry exported="true" kind="lib" path="po"/> |
---|
| 12 | <classpathentry kind="lib" path="lib/easymock.jar"/> |
---|
| 13 | <classpathentry kind="lib" path="lib/easymockclassextension.jar"/> |
---|
| 14 | <classpathentry kind="lib" path="lib/cglib-nodep-2.1_3.jar"/> |
---|
| 15 | <classpathentry kind="output" path="bin"/> |
---|
| 16 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.