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

Last change on this file since 28666 was 27629, checked in by tilusnet, 12 years ago

Removed JUnit tests from build path.

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