source: osm/applications/editors/josm/plugins/piclayer/.classpath@ 35005

Last change on this file since 35005 was 35005, checked in by rebeccas95, 5 years ago

Plugin enhancement - auto calibration functionality.

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