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

Last change on this file since 27508 was 27348, checked in by tilusnet, 13 years ago
  • Added new, angle preserving aligning mode
  • Improvements and bugfixes
File size: 489 bytes
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<classpath>
3 <classpathentry kind="src" path="src"/>
4 <classpathentry kind="src" path="test/unit"/>
5 <classpathentry combineaccessrules="false" exported="true" kind="src" path="/JOSM"/>
6 <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
7 <classpathentry kind="lib" path="lib"/>
8 <classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
9 <classpathentry kind="output" path="build"/>
10</classpath>
Note: See TracBrowser for help on using the repository browser.