-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.classpath
More file actions
48 lines (48 loc) · 2.49 KB
/
.classpath
File metadata and controls
48 lines (48 loc) · 2.49 KB
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="MainBot/trunk/src"/>
<classpathentry kind="src" path="Actions/trunk/src"/>
<classpathentry kind="src" path="Admin/trunk/src"/>
<classpathentry kind="src" path="Choose/trunk/src"/>
<classpathentry kind="src" path="Dns/trunk/src"/>
<classpathentry kind="src" path="Hometime/trunk/src"/>
<classpathentry kind="src" path="Kill/trunk/src"/>
<classpathentry kind="src" path="Mafiozi/trunk/src"/>
<classpathentry kind="src" path="Mailinfo/trunk/src"/>
<classpathentry kind="src" path="Markov/trunk/src"/>
<classpathentry kind="src" path="Pounce/trunk/src"/>
<classpathentry kind="src" path="TitleReader/trunk/src"/>
<classpathentry kind="src" path="EmailReader/trunk/src"/>
<classpathentry kind="src" path="PieSpy/trunk/src"/>
<classpathentry kind="src" path="News/trunk/src"/>
<classpathentry kind="src" path="Random/trunk/src"/>
<classpathentry kind="src" path="Google/src"/>
<classpathentry kind="src" path="Countdown/src"/>
<classpathentry kind="src" path="Eval/trunk/src"/>
<classpathentry kind="src" path="Tell/src"/>
<classpathentry kind="src" path="Stats/src"/>
<classpathentry kind="src" path="Factoids/src"/>
<classpathentry kind="src" path="Say/src"/>
<classpathentry kind="lib" path="lib/db4o-6.4.54.11278-java5.jar"/>
<classpathentry kind="lib" path="lib/pircbot.jar"/>
<classpathentry kind="lib" path="lib/apache-mime4j-0.6.jar"/>
<classpathentry kind="lib" path="lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-logging-1.1.1.jar"/>
<classpathentry kind="lib" path="lib/dsn.jar"/>
<classpathentry kind="lib" path="lib/httpclient-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/httpcore-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/httpmime-4.0.1.jar"/>
<classpathentry kind="lib" path="lib/imap.jar"/>
<classpathentry kind="lib" path="lib/jwpl_0.45beta.jar"/>
<classpathentry kind="lib" path="lib/mailapi.jar"/>
<classpathentry kind="lib" path="lib/pop3.jar"/>
<classpathentry kind="lib" path="lib/smtp.jar"/>
<classpathentry kind="lib" path="lib/JMathLib.jar"/>
<classpathentry kind="lib" path="lib/ooweb-0.8.0.jar"/>
<classpathentry kind="lib" path="lib/pygmy-core-ooweb.jar"/>
<classpathentry kind="lib" path="lib/pygmy-handlers.jar"/>
<classpathentry kind="lib" path="lib/json.jar"/>
<classpathentry kind="lib" path="output/logging.properties"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>