-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
15 lines (15 loc) · 1.79 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="src" path="src/main/groovy"/>
<classpathentry kind="src" path="src/main/resources"/>
<classpathentry kind="src" path="src/test/groovy"/>
<classpathentry kind="src" path="src/test/resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" exported="true"/>
<classpathentry kind="lib" path="C:/Users/z003dc0n/.gradle/caches/modules-2/files-2.1/org.codehaus.groovy/groovy-all/2.4.4/b22748b6cf9a38c9777792175507a679043cdd64/groovy-all-2.4.4.jar" sourcepath="C:/Users/z003dc0n/.gradle/caches/modules-2/files-2.1/org.codehaus.groovy/groovy-all/2.4.4/3e0194e32a08d20d0ecec9f343acc85b7a6c815/groovy-all-2.4.4-sources.jar" exported="true"/>
<classpathentry sourcepath="D:/CG-maven-repo/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7-sources.jar" kind="lib" path="D:/CG-maven-repo/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar" exported="true"/>
<classpathentry sourcepath="D:/CG-maven-repo/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2-sources.jar" kind="lib" path="D:/CG-maven-repo/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar" exported="true"/>
<classpathentry sourcepath="D:/CG-maven-repo/junit/junit/4.12/junit-4.12-sources.jar" kind="lib" path="D:/CG-maven-repo/junit/junit/4.12/junit-4.12.jar" exported="true"/>
<classpathentry sourcepath="D:/CG-maven-repo/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2-sources.jar" kind="lib" path="D:/CG-maven-repo/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar" exported="true"/>
<classpathentry sourcepath="D:/CG-maven-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3-sources.jar" kind="lib" path="D:/CG-maven-repo/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar" exported="true"/>
</classpath>