Last change
on this file since 1190 was 1059, checked in by mfloryan, 16 years ago |
Fixed #1683 - an exception when selected (or system default) locale was
not available in translations.
|
File size:
679 bytes
|
Rev | Line | |
---|
[269] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
[486] | 4 | <classpathentry excluding="build/|dist/|src/|test/" including="images/|presets/|styles/" kind="src" path=""/>
|
---|
[269] | 5 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
|
---|
[401] | 6 | <classpathentry kind="lib" path="lib/metadata-extractor-2.3.1-nosun.jar"/>
|
---|
[787] | 7 | <classpathentry kind="lib" path="lib/gettext-commons-0.9.2.jar"/>
|
---|
[269] | 8 | <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
|
---|
[402] | 9 | <classpathentry kind="lib" path="lib/jfcunit.jar"/>
|
---|
[1059] | 10 | <classpathentry kind="lib" path="lib/josm-translation.jar"/>
|
---|
[269] | 11 | <classpathentry kind="output" path="bin"/>
|
---|
| 12 | </classpath>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.