-
Notifications
You must be signed in to change notification settings - Fork 11
/
Copy path.classpath
executable file
·14 lines (14 loc) · 2.85 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/test/java"/>
<classpathentry kind="src" path="src/main/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/>
<classpathentry kind="output" path="bin"/>
<classpathentry sourcepath="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/com.sun.jersey/jersey-server/1.17.1/source/e68fe32ef46e70bc7336b441c486cf5ef60b5474/jersey-server-1.17.1-sources.jar" kind="lib" path="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/com.sun.jersey/jersey-server/1.17.1/jar/c5aa1109d50d11e3f0dca3af7ba94448255443e2/jersey-server-1.17.1.jar" exported="true"/>
<classpathentry sourcepath="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/junit/junit/4.11/source/28e0ad201304e4a4abf999ca0570b7cffc352c3c/junit-4.11-sources.jar" kind="lib" path="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/junit/junit/4.11/jar/4e031bb61df09069aeb2bffb4019e7a5034a4ee0/junit-4.11.jar" exported="true"/>
<classpathentry sourcepath="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/org.hamcrest/hamcrest-all/1.3/source/47e033b7ab18c5dbd5fe29fc1bd5a40afe028818/hamcrest-all-1.3-sources.jar" kind="lib" path="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/org.hamcrest/hamcrest-all/1.3/jar/63a21ebc981131004ad02e0434e799fd7f3a8d5a/hamcrest-all-1.3.jar" exported="true"/>
<classpathentry sourcepath="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/com.sun.jersey/jersey-client/1.17.1/source/1a9a6f56f8fac1e3a96387bcfab099f1135624c6/jersey-client-1.17.1-sources.jar" kind="lib" path="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/com.sun.jersey/jersey-client/1.17.1/jar/b92fb0f202ca548f9067d57a133635fc1b8ad0ff/jersey-client-1.17.1.jar" exported="true"/>
<classpathentry sourcepath="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/com.sun.jersey/jersey-core/1.17.1/source/e41c0fc3c7506824078aacc136f256c8d6cac678/jersey-core-1.17.1-sources.jar" kind="lib" path="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/com.sun.jersey/jersey-core/1.17.1/jar/7f73259ad9cf7be225f2a42bd4fe72f34ff9b65c/jersey-core-1.17.1.jar" exported="true"/>
<classpathentry sourcepath="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/asm/asm/3.1/source/2eaa4de56203f433f287a6df5885ef9ad3c5bcae/asm-3.1-sources.jar" kind="lib" path="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/asm/asm/3.1/jar/c157def142714c544bdea2e6144645702adf7097/asm-3.1.jar" exported="true"/>
<classpathentry sourcepath="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/org.hamcrest/hamcrest-core/1.3/source/1dc37250fbc78e23a65a67fbbaf71d2e9cbc3c0b/hamcrest-core-1.3-sources.jar" kind="lib" path="C:/Users/ziroby/.gradle/caches/artifacts-26/filestore/org.hamcrest/hamcrest-core/1.3/jar/42a25dc3219429f0e5d060061f71acb49bf010a0/hamcrest-core-1.3.jar" exported="true"/>
</classpath>