27 lines
1.8 KiB
XML
27 lines
1.8 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/bcpkix-jdk15on-1.64.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/bcprov-jdk15on-1.64.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/commons-io-2.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/commons-lang-2.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/jackson-annotations-2.11.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/jackson-core-2.11.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/jackson-databind-2.11.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/slf4j-api-1.7.30.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/slf4j-simple-1.7.30.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/commons-compress-1.21.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/jna-5.8.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/docker-java-api-3.2.12.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/docker-java-core-3.2.12.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/docker-java-transport-3.2.12.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="dependency/docker-java-transport-zerodep-3.2.12.jar"/>
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
</classpath>
|