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

Last change on this file since 19421 was 16382, checked in by stoecker, 15 years ago

tcxplugin moved into dataimport - patch by dmuecke

File size: 585 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 exported="true" kind="lib" path="lib/activation.jar"/>
9 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
10 <classpathentry kind="output" path="bin"/>
11</classpath>
Note: See TracBrowser for help on using the repository browser.