forked from TomTasche/netCrawler
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
8 lines (8 loc) · 827 Bytes
/
.classpath
1
2
3
4
5
6
7
8
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry excluding="at/andiwand/packettracer/ptmp/simple/CopyOfSimpleTelnetConnection.java|at/andiwand/packettracer/ptmp/simple/CopyOfSimpleTelnetConnection1.java|at/andiwand/packettracer/ptmp/simple/CopyOfSimpleTelnetConnection2.java|at/andiwand/packettracer/ptmp/simple/CopyOfSimpleTelnetConnection3.java|at/andiwand/packettracer/ptmp/simple/CopyOfSimpleTelnetConnection4.java" kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/jsch-0.1.44.jar" sourcepath="lib/jsch-0.1.44.zip"/>
<classpathentry kind="lib" path="lib/jcterm-0.0.9.jar" sourcepath="lib/jcterm-0.0.9.zip"/>
<classpathentry kind="lib" path="lib/mindterm_3.4.jar" sourcepath="lib/mindterm_3.4.zip"/>
</classpath>