source: osm/applications/editors/josm/plugins/alignways/.classpath@ 26406

Last change on this file since 26406 was 21613, checked in by tilusnet, 14 years ago

Initial revision.

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