kopia lustrzana https://github.com/JOSM/MapWithAI
Really fix the classpath
Signed-off-by: Taylor Smock <taylor.smock@kaart.com>pull/1/head
rodzic
8c01872ce5
commit
5209f07aa7
|
@ -11,19 +11,19 @@
|
|||
<attribute name="test" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
||||
<classpathentry kind="lib" path="/JOSM/test/lib/jmockit.jar">
|
||||
<attributes>
|
||||
<attribute name="test" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/5"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/JOSM-utilsplugin2"/>
|
||||
<classpathentry kind="lib" path="/JOSM/test/lib/awaitility-4.0.1.jar">
|
||||
<attributes>
|
||||
<attribute name="javadoc_location" value="https://www.javadoc.io/doc/org.awaitility/awaitility/latest/index.html"/>
|
||||
<attribute name="test" value="true"/>
|
||||
</attributes>
|
||||
</classpathentry>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/JOSM"/>
|
||||
<classpathentry combineaccessrules="false" kind="src" path="/JOSM-utilsplugin2"/>
|
||||
<classpathentry kind="output" path="build/classes/java/main"/>
|
||||
</classpath>
|
||||
|
|
Ładowanie…
Reference in New Issue