-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
16 lines (16 loc) · 983 Bytes
/
.classpath
File metadata and controls
16 lines (16 loc) · 983 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DSS/lib/resources.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DSS/lib/classes.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DPS/lib/resources.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DPS/lib/classes.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DAS/lib/resources.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DAS/lib/classes.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DAS/lib/servlet.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DAS/lib/ice.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DAS/solid/SolidDriver2.1.jar"/>
<classpathentry kind="lib" path="D:/ATG/ATG2007.3/DAS/lib/ehcache-1.5.0.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="output" path="bin"/>
</classpath>