source: osm/applications/editors/josm/plugins/dataimport/.classpath@ 28316

Last change on this file since 28316 was 19503, checked in by jttt, 15 years ago

Adapt to josm r2851

File size: 513 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
5 <classpathentry exported="true" kind="lib" path="lib/jsr173-1.0_api.jar"/>
6 <classpathentry exported="true" kind="lib" path="lib/jaxb-impl.jar"/>
7 <classpathentry exported="true" kind="lib" path="lib/jaxb-api.jar"/>
8 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
9 <classpathentry kind="output" path="bin"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.