Skip to content

Commit

Permalink
fix classpath
Browse files Browse the repository at this point in the history
  • Loading branch information
forax committed Feb 8, 2018
1 parent 932fc47 commit 11d7a9b
Showing 1 changed file with 50 additions and 86 deletions.
136 changes: 50 additions & 86 deletions .classpath
Original file line number Diff line number Diff line change
Expand Up @@ -27,90 +27,54 @@
<classpathentry excluding="module-info.java" kind="src" output="output-eclipse/modules/com.github.forax.pro.helper" path="src/test/java/com.github.forax.pro.helper"/>
<classpathentry excluding="module-info.java" kind="src" output="output-eclipse/modules/com.github.forax.pro.plugin.tester" path="plugins/tester/src/test/java/com.github.forax.pro.plugin.tester"/>
<classpathentry excluding="module-info.java" kind="src" output="output-eclipse/modules/integration.pro" path="src/test/java/integration.pro"/>
<classpathentry kind="lib" path="deps/aether.api-1.0.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.connector.basic-1.0.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.impl-1.0.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.spi-1.0.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.transport.file-1.0.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.transport.http-1.0.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/maven.aether.provider-3.3.9.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.util-1.0.1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/asm-debug-all-6.0_ALPHA2.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/org.apiguardian.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/org.json-20160810.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/junit-jupiter-api-5.1.0-RC1.jar>
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/junit-platform-commons-1.1.0-RC1.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/org.opentest4j.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.engine.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.launcher.jar">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="lib" path="deps/aether.api-1.0.1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.connector.basic-1.0.1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.impl-1.0.1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.spi-1.0.1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.transport.file-1.0.1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.transport.http-1.0.1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/maven.aether.provider-3.3.9.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/aether.util-1.0.1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/asm-debug-all-6.0_ALPHA2.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/org.apiguardian.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/org.json-20160810.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/junit-jupiter-api-5.1.0-RC1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/junit-platform-commons-1.1.0-RC1.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="deps/org.opentest4j.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.engine.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="lib" path="plugins/tester/deps/org.junit.platform.launcher.jar">
<attributes><attribute name="module" value="true"/></attributes>
</classpathentry>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-9"/>
<classpathentry kind="output" path="bin"/>
</classpath>

0 comments on commit 11d7a9b

Please sign in to comment.