-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
20 lines (20 loc) · 1.25 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/chunk_template/chunk_template_2.1.2.jar"/>
<classpathentry kind="lib" path="lib/chunk_template/commons-lang3-3.1.jar"/>
<classpathentry kind="lib" path="lib/cobertura/asm-4.2.jar"/>
<classpathentry kind="lib" path="lib/cobertura/asm-tree-4.2.jar"/>
<classpathentry kind="lib" path="lib/cobertura/cobertura-1.9.4.1.jar" sourcepath="/Users/gigony/.m2/repository/net/sourceforge/cobertura/cobertura/1.9.4.1/cobertura-1.9.4.1-sources.jar"/>
<classpathentry kind="lib" path="lib/cobertura/jakarta-oro-2.0.8.jar"/>
<classpathentry kind="lib" path="lib/xstream/xpp3_min-1.1.4c.jar"/>
<classpathentry kind="lib" path="lib/xstream/xstream-1.4.1.jar"/>
<classpathentry kind="lib" path="lib/guava-16.0.1.jar"/>
<classpathentry kind="lib" path="lib/jemmy.jar"/>
<classpathentry kind="lib" path="lib/jgrapht-jdk1.6.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/GUITester-core"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="output" path="bin"/>
</classpath>