-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy path.classpath
More file actions
18 lines (18 loc) · 1.31 KB
/
.classpath
File metadata and controls
18 lines (18 loc) · 1.31 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry combineaccessrules="false" exported="true" kind="src" path="/org.eclipse.swt_x86_64"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="E:/Java/Libraries/com.gmail.br45entei.configuration/YamlConfiguration.jar" sourcepath="C:/Java/Libraries/org.apache.commons/commons-lang3/3.3.2/commons-lang3-3.3.2-sources.jar">
<attributes>
<attribute name="javadoc_location" value="http://docs.guava-libraries.googlecode.com/git/javadoc/"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="E:/Java/Libraries/org.mozilla.universalchardet/juniversalchardet-1.0.3.jar"/>
<classpathentry combineaccessrules="false" kind="src" path="/JAudioTagger"/>
<classpathentry combineaccessrules="false" kind="src" path="/CodeLibrary"/>
<classpathentry kind="lib" path="E:/Java/Libraries/nl.siegmann.epublib/EpubLib.jar" sourcepath="/EpubLib"/>
<classpathentry kind="lib" path="E:/Java/Libraries/org.apache.commons/commons-fileupload-1.3.2-bin/lib/commons-fileupload-1.3.2.jar" sourcepath="E:/Java/Libraries/org.apache.commons/commons-fileupload-1.3.2-src/src"/>
<classpathentry kind="output" path="bin"/>
</classpath>