java.gitea.api/.classpath

49 lines
2.5 KiB
XML
Executable File

<?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-1.8">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/classes" path="src/main/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="src" output="target/test-classes" path="src/test/java">
<attributes>
<attribute name="optional" value="true"/>
<attribute name="maven.pomderived" value="true"/>
<attribute name="test" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="gradle/wrapper/gradle-wrapper.jar"/>
<classpathentry kind="lib" path="openapi-generator-cli-5.0.1.jar"/>
<classpathentry kind="lib" path="target/java.gitea.api-1.13.0-sources.jar"/>
<classpathentry kind="lib" path="target/java.gitea.api-1.13.0-tests.jar"/>
<classpathentry kind="lib" path="target/java.gitea.api-1.13.0.jar"/>
<classpathentry kind="lib" path="target/lib/annotations-13.0.jar"/>
<classpathentry kind="lib" path="target/lib/commons-lang3-3.11.jar"/>
<classpathentry kind="lib" path="target/lib/gson-2.8.6.jar"/>
<classpathentry kind="lib" path="target/lib/gson-fire-1.8.5.jar"/>
<classpathentry kind="lib" path="target/lib/hamcrest-core-1.3.jar"/>
<classpathentry kind="lib" path="target/lib/javax.annotation-api-1.3.2.jar"/>
<classpathentry kind="lib" path="target/lib/jsr305-3.0.2.jar"/>
<classpathentry kind="lib" path="target/lib/junit-4.13.1.jar"/>
<classpathentry kind="lib" path="target/lib/kotlin-stdlib-1.4.10.jar"/>
<classpathentry kind="lib" path="target/lib/kotlin-stdlib-common-1.4.0.jar"/>
<classpathentry kind="lib" path="target/lib/kotlin-stdlib-jdk7-1.4.10.jar"/>
<classpathentry kind="lib" path="target/lib/kotlin-stdlib-jdk8-1.4.10.jar"/>
<classpathentry kind="lib" path="target/lib/logging-interceptor-4.9.1.jar"/>
<classpathentry kind="lib" path="target/lib/okhttp-4.9.1.jar"/>
<classpathentry kind="lib" path="target/lib/okio-2.8.0.jar"/>
<classpathentry kind="lib" path="target/lib/swagger-annotations-1.6.2.jar"/>
<classpathentry kind="con" path="org.eclipse.m2e.MAVEN2_CLASSPATH_CONTAINER">
<attributes>
<attribute name="maven.pomderived" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="target/classes"/>
</classpath>