Last change
on this file since 1595 was
1595,
checked in by framm, 15 years ago
|
fix eclipse project classpath to use new gettext lib
|
File size:
672 bytes
|
Line | |
---|
1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <classpath> |
---|
3 | <classpathentry kind="src" path="src"/> |
---|
4 | <classpathentry excluding="build/|dist/|src/|test/" including="images/|presets/|styles/" kind="src" path=""/> |
---|
5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/> |
---|
6 | <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/> |
---|
7 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/> |
---|
8 | <classpathentry kind="lib" path="lib/jfcunit.jar"/> |
---|
9 | <classpathentry kind="lib" path="lib/josm-translation.jar"/> |
---|
10 | <classpathentry kind="lib" path="lib/gettext-commons-0.9.6.jar"/> |
---|
11 | <classpathentry kind="output" path="bin"/> |
---|
12 | </classpath> |
---|
Note: See
TracBrowser
for help on using the repository browser.