-
Notifications
You must be signed in to change notification settings - Fork 6
Expand file tree
/
Copy path.classpath
More file actions
13 lines (13 loc) · 799 Bytes
/
Copy path.classpath
File metadata and controls
13 lines (13 loc) · 799 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/httpclient"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-lang3"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/simplexml"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/jackson-core-2.2.3"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/commons-io-2.4"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/wsdl4j-1.5.1"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/axis-ant"/>
<classpathentry kind="output" path="out/production/TMSender"/>
</classpath>