-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.classpath
28 lines (28 loc) · 3.18 KB
/
.classpath
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
<?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="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/antlr-2.7.2.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/castor-0.9.5.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/commons-codec-1.3.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/commons-collections-2.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/commons-dbcp-1.2.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/commons-logging-1.0.4.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/commons-pool-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/concurrent-1.3.4.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/derby-10.1.1.0.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/jdbc-2.0.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/jms-1.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/jndi-1.2.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/jta-1.0.1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/log4j-1.2.11.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/openjms-0.7.7-beta-1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/openjms-common-0.7.7-beta-1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/openjms-net-0.7.7-beta-1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/openjms-tools-0.7.7-beta-1.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/oro-2.0.8.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/spice-jndikit-1.2.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/xerces-2.4.0.jar"/>
<classpathentry kind="lib" path="C:/Users/Azim_2/Documents/GitHub/SimpleChatApplication/openjms-0.7.7-beta-1/lib/xml-apis-1.0.b2.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>