29 lines
1.8 KiB
XML
29 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-1.8">
|
|
<attributes>
|
|
<attribute name="module" value="true"/>
|
|
</attributes>
|
|
</classpathentry>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/annotations-13.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-lang3-3.11.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/gson-2.8.6.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/gson-fire-1.8.5.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/hamcrest-core-1.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/java.gitea.api-1.13.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/javax.annotation-api-1.3.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/jsr305-3.0.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/junit-4.13.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-1.4.10.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-common-1.4.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-jdk7-1.4.10.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/kotlin-stdlib-jdk8-1.4.10.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/logging-interceptor-4.9.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/okhttp-4.9.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/okio-2.8.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/swagger-annotations-1.6.2.jar"/>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="output" path="target/classes"/>
|
|
</classpath>
|