-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
20 lines (20 loc) · 1.06 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="jnativehook-2.0.2.jar"/>
<classpathentry kind="lib" path="commons-codec-1.9.jar"/>
<classpathentry kind="lib" path="commons-logging-1.2.jar"/>
<classpathentry kind="lib" path="fluent-hc-4.5.1.jar"/>
<classpathentry kind="lib" path="httpclient-4.5.1.jar"/>
<classpathentry kind="lib" path="httpclient-cache-4.5.1.jar"/>
<classpathentry kind="lib" path="httpclient-win-4.5.1.jar"/>
<classpathentry kind="lib" path="httpcore-4.4.3.jar"/>
<classpathentry kind="lib" path="httpmime-4.5.1.jar"/>
<classpathentry kind="lib" path="jna-4.1.0.jar"/>
<classpathentry kind="lib" path="jna-platform-4.1.0.jar"/>
<classpathentry kind="lib" path="gson-2.3.1.jar"/>
<classpathentry kind="lib" path="res"/>
<classpathentry kind="lib" path="C:/Users/David/Workspace/Rly.li URL Shortener/pastebinapi-1.2.3.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>