Last change
on this file since 30761 was 30750, checked in by donvip, 10 years ago |
[josm_trustosm] remove JGoodies, relies on plastic_laf plugin instead
|
File size:
1.0 KB
|
Rev | Line | |
---|
[30724] | 1 | <?xml version="1.0" encoding="UTF-8"?>
|
---|
| 2 | <classpath>
|
---|
| 3 | <classpathentry kind="src" path="src"/>
|
---|
[30745] | 4 | <classpathentry kind="lib" path="lib/bcpg-jdk15on-1.50.jar" sourcepath="bcpg-jdk15on-1.50-sources.jar">
|
---|
| 5 | <attributes>
|
---|
| 6 | <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-trustosm/bcpg-jdk15on-1.50-javadoc.jar!/"/>
|
---|
| 7 | </attributes>
|
---|
| 8 | </classpathentry>
|
---|
| 9 | <classpathentry kind="lib" path="lib/bcprov-jdk15on-1.50.jar" sourcepath="bcprov-jdk15on-1.50-sources.jar">
|
---|
| 10 | <attributes>
|
---|
| 11 | <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-trustosm/bcprov-jdk15on-1.50-javadoc.jar!/"/>
|
---|
| 12 | </attributes>
|
---|
| 13 | </classpathentry>
|
---|
| 14 | <classpathentry kind="lib" path="lib/jcalendar-1.4.jar"/>
|
---|
| 15 | <classpathentry kind="lib" path="lib/swingx-core-1.6.5-1.jar"/>
|
---|
[30724] | 16 | <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
|
---|
| 17 | <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
---|
| 18 | <classpathentry kind="output" path="bin"/>
|
---|
| 19 | </classpath>
|
---|
Note:
See
TracBrowser
for help on using the repository browser.