mirror of
https://github.com/eclipse-sailing-analytics/sailing-analytics.git
synced 2026-09-18 19:59:09 +00:00
18 lines
1.2 KiB
XML
18 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry exported="true" kind="lib" path="lib/byte-buddy-1.8.15.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-codec-1.10.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-exec-1.3.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/commons-logging-1.2.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/guava-25.0-jre.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/httpclient-4.5.5.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/httpcore-4.4.9.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/okhttp-3.11.0.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/okio-1.14.1.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="client-combined-3.141.59.jar" sourcepath="client-combined-3.141.59-sources.jar"/>
|
|
<classpathentry exported="true" kind="lib" path="lib/json-20080701.jar"/>
|
|
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
|
|
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|