|
Last change
on this file since 32624 was 30829, checked in by donvip, 11 years ago |
|
[josm_trustosm] update to Bouncy Castle 1.51
|
|
File size:
1.0 KB
|
| Line | |
|---|
| 1 | <?xml version="1.0" encoding="UTF-8"?>
|
|---|
| 2 | <classpath>
|
|---|
| 3 | <classpathentry kind="src" path="src"/>
|
|---|
| 4 | <classpathentry kind="lib" path="lib/jcalendar-1.4.jar"/>
|
|---|
| 5 | <classpathentry kind="lib" path="lib/swingx-core-1.6.5-1.jar"/>
|
|---|
| 6 | <classpathentry kind="lib" path="lib/bcpg-jdk15on-151.jar" sourcepath="lib/bcpg-jdk15on-1.51-sources.jar">
|
|---|
| 7 | <attributes>
|
|---|
| 8 | <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-trustosm/lib/bcpg-jdk15on-1.51-javadoc.jar!/"/>
|
|---|
| 9 | </attributes>
|
|---|
| 10 | </classpathentry>
|
|---|
| 11 | <classpathentry kind="lib" path="lib/bcprov-jdk15on-151.jar" sourcepath="lib/bcprov-jdk15on-1.51-sources.jar">
|
|---|
| 12 | <attributes>
|
|---|
| 13 | <attribute name="javadoc_location" value="jar:platform:/resource/JOSM-trustosm/lib/bcprov-jdk15on-1.51-javadoc.jar!/"/>
|
|---|
| 14 | </attributes>
|
|---|
| 15 | </classpathentry>
|
|---|
| 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.