-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.classpath
25 lines (25 loc) · 1.37 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
24
25
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="lib" path="/home/justin/Downloads/google-voice-java-1.14-java6.jar">
<attributes>
<attribute name="javadoc_location" value="http://google-voice-java.googlecode.com/svn/trunk/doc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/justin/Random/google-gson-2.2.2/gson-2.2.2.jar" sourcepath="/home/justin/Random/google-gson-2.2.2/gson-2.2.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="jar:file:/home/justin/Random/google-gson-2.2.2/gson-2.2.2-javadoc.jar!/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/home/justin/Downloads/json.jar"/>
<classpathentry kind="lib" path="/home/justin/Downloads/dom4j-1.6.1.jar"/>
<classpathentry kind="lib" path="/home/justin/Downloads/jaxen-1.1.3.jar"/>
<classpathentry kind="lib" path="/home/justin/Downloads/jtidy.jar"/>
<classpathentry kind="lib" path="/home/justin/Random/java-gnome-4.0.20/tmp/gtk-4.0.jar">
<attributes>
<attribute name="javadoc_location" value="http://java-gnome.sourceforge.net/doc/api/4.0/"/>
</attributes>
</classpathentry>
<classpathentry kind="output" path="bin"/>
</classpath>