source: osm/applications/editors/josm/plugins/trustosm/.classpath@ 30724

Last change on this file since 30724 was 30724, checked in by donvip, 10 years ago

[josm_trustosm] add eclipse project, general code cleanup

File size: 737 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="lib" path="lib/bcpg-jdk16-145.jar"/>
5 <classpathentry kind="lib" path="lib/bcprov-jdk16-145.jar"/>
6 <classpathentry kind="lib" path="lib/jcalendar-1.3.3.jar"/>
7 <classpathentry kind="lib" path="lib/looks-2.0.1.jar"/>
8 <classpathentry kind="lib" path="lib/stax-utils.jar"/>
9 <classpathentry kind="lib" path="lib/swingx-core-1.6.2.jar"/>
10 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
11 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
12 <classpathentry kind="output" path="bin"/>
13</classpath>
Note: See TracBrowser for help on using the repository browser.