-
Notifications
You must be signed in to change notification settings - Fork 2
/
.classpath
22 lines (22 loc) · 1.28 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="lib"/>
<classpathentry kind="lib" path="html/WEB-INF/lib/commons-cli-1.1.jar"/>
<classpathentry kind="lib" path="html/WEB-INF/lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="html/WEB-INF/lib/commons-net-1.4.1.jar"/>
<classpathentry kind="lib" path="html/WEB-INF/lib/javax.servlet.jar"/>
<classpathentry kind="lib" path="html/WEB-INF/lib/saxon9he.jar"/>
<classpathentry kind="lib" path="lib/commons-cli-1.1.jar"/>
<classpathentry kind="lib" path="lib/commons-lang-2.4.jar"/>
<classpathentry kind="lib" path="lib/commons-net-1.4.1.jar"/>
<classpathentry kind="lib" path="lib/igpp-servlet-1.0.1.jar"/>
<classpathentry kind="lib" path="lib/javax.servlet.jar"/>
<classpathentry kind="lib" path="lib/saxon9he.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="C:/projects/spase/java/registry-services/lib/igpp-barcode-0.0.1.jar"/>
<classpathentry kind="lib" path="lib/igpp-util-1.0.18.jar"/>
<classpathentry kind="lib" path="lib/igpp-xml-1.0.5.jar"/>
<classpathentry kind="lib" path="lib/igpp-web-1.0.9.jar"/>
<classpathentry kind="output" path="build/classes"/>
</classpath>