source: osm/applications/editors/josm/plugins/routing/.classpath@ 28351

Last change on this file since 28351 was 18415, checked in by jttt, 15 years ago

Replace Dataset.nodes with getNodes(), etc

  • Property svn:mime-type set to text/plain
File size: 416 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="lib" path="lib/jgrapht-jdk1.5.jar"/>
5 <classpathentry kind="lib" path="lib/log4j-1.2.15.jar"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7 <classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
8 <classpathentry kind="output" path="build"/>
9</classpath>
Note: See TracBrowser for help on using the repository browser.