-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
22 lines (22 loc) · 1.38 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/3"/>
<classpathentry kind="lib" path="lib/mail.jar"/>
<classpathentry kind="lib" path="lib/activation.jar"/>
<classpathentry kind="lib" path="lib/ristretto-1.0-common.jar"/>
<classpathentry kind="lib" path="lib/ristretto-1.0-pop3.jar"/>
<classpathentry kind="lib" path="lib/ristretto-1.0-smtp.jar"/>
<classpathentry kind="lib" path="lib/MailsterSMTP-1.0.0-RC1.jar" sourcepath="/MailsterSMTP/src"/>
<classpathentry kind="lib" path="lib/commons-lang-2.3.jar"/>
<classpathentry kind="lib" path="lib/glazedlists-1.8.0_java15.jar" sourcepath="C:/Users/olivered/.m2/repository/net/java/dev/glazedlists/glazedlists_java15/1.8.0/glazedlists_java15-1.8.0-sources.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/SWT_JFACE_3.6"/>
<classpathentry kind="lib" path="lib/bcmail-jdk15-1.43.jar"/>
<classpathentry kind="lib" path="lib/bcprov-jdk15-1.43.jar"/>
<classpathentry kind="lib" path="lib/log4j-1.2.17.jar"/>
<classpathentry kind="lib" path="lib/mina-core-2.0.7.jar"/>
<classpathentry kind="lib" path="lib/slf4j-api-1.7.5.jar"/>
<classpathentry kind="lib" path="lib/slf4j-log4j12-1.7.5.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>