-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
18 lines (18 loc) · 1.05 KB
/
Copy path.classpath
File metadata and controls
18 lines (18 loc) · 1.05 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="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.7"/>
<classpathentry kind="lib" path="lib/dsn.jar"/>
<classpathentry kind="lib" path="lib/imap.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet.jar"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/mailapi.jar"/>
<classpathentry kind="lib" path="lib/mysql-connector-java-5.1.22-bin.jar"/>
<classpathentry kind="lib" path="lib/pop3.jar"/>
<classpathentry kind="lib" path="lib/smtp.jar"/>
<classpathentry kind="lib" path="src/simplytech/lib/jcalendar-1.4.1.v201109071408.jar"/>
<classpathentry kind="lib" path="src/simplytech/lib/jgoodies-common-1.2.0.jar"/>
<classpathentry kind="lib" path="src/simplytech/lib/jgoodies-looks-2.4.1.jar"/>
<classpathentry kind="lib" path="src/simplytech/lib/junit-4.6.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>