-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
12 lines (12 loc) · 845 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="com.worklight.studio.plugin.classpath.SERVER_CONTAINER"/>
<classpathentry kind="src" path="server/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/Users/HP/workspace/Cable1/server/lib/activation.jar" rootpath="/"/>
<classpathentry kind="lib" path="C:/Users/HP/workspace/Cable1/server/lib/mail.jar" rootpath="/"/>
<classpathentry kind="lib" path="C:/Users/HP/workspace/Cable1/server/lib/ojdbc14.jar" rootpath="/"/>
<classpathentry kind="lib" path="C:/Users/HP/workspace/Cable1/server/lib/ojdbc14_g.jar" rootpath="/"/>
<classpathentry kind="lib" path="C:/Users/HP/workspace/Cable1/server/lib/ojdbc6.jar" rootpath="/"/>
<classpathentry kind="output" path="bin/classes"/>
</classpath>