source: osm/applications/editors/josm/plugins/seachart/.classpath@ 32105

Last change on this file since 32105 was 31569, checked in by donvip, 9 years ago

[josm_seachart] fix build

File size: 574 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="jicons/src"/>
4 <classpathentry kind="src" path="jplotter/src"/>
5 <classpathentry kind="src" path="jrender/src"/>
6 <classpathentry kind="src" path="js57toosm/src"/>
7 <classpathentry kind="src" path="src"/>
8 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
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.