-
Notifications
You must be signed in to change notification settings - Fork 1
/
.classpath
18 lines (18 loc) · 1.05 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="ibis/smartsockets/viz/" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="external/commons-jxpath-1.1.jar"/>
<classpathentry kind="lib" path="external/commons-logging-api.jar"/>
<classpathentry kind="lib" path="external/commons-logging.jar"/>
<classpathentry kind="lib" path="external/jmdns-3.4.0.jar"/>
<classpathentry kind="lib" path="external/jstun-0.6.1.jar"/>
<classpathentry kind="lib" path="external/juds-0.94-universal.jar"/>
<classpathentry kind="lib" path="external/log4j-1.2.13.jar"/>
<classpathentry kind="lib" path="external/sbbi-upnplib-1.0.2.jar"/>
<classpathentry kind="lib" path="external/slf4j-api-1.5.3.jar"/>
<classpathentry kind="lib" path="external/slf4j-log4j12-1.5.3.jar"/>
<classpathentry kind="lib" path="external/TGGraphLayout-ibis-1.58.jar"/>
<classpathentry kind="lib" path="external/trilead-ssh2-r13339-CJ.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>