-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
23 lines (23 loc) · 1.21 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/gson-2.2.2.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/JProjectInspector/libs/gson-2.2.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="libs/iText-2.1.5.jar"/>
<classpathentry kind="lib" path="libs/jcommon-1.0.17.jar"/>
<classpathentry kind="lib" path="libs/jfreechart-1.0.14.jar"/>
<classpathentry kind="lib" path="libs/asm-4.1.jar"/>
<classpathentry kind="lib" path="libs/exp4j-0.3.10.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="libs/org.eclipse.egit.github.core-2.1.2.jar" sourcepath="libs/org.eclipse.egit.github.core-2.1.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/JProjectInspector/libs/org.eclipse.egit.github.core-2.1.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry combineaccessrules="false" kind="src" path="/Pecker"/>
<classpathentry kind="output" path="bin"/>
</classpath>