-
Notifications
You must be signed in to change notification settings - Fork 0
/
.classpath
14 lines (14 loc) · 916 Bytes
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry including="Hashing/|api/|api_logic/|dao/|gui/|handler/|iRailExamples/|localization/|source/" kind="src" path="NMBS/src"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry kind="lib" path="NMBS/lib/mysql-connector-java-5.1.40-bin.jar"/>
<classpathentry kind="lib" path="NMBS/lib/jgoodies-forms-1.8.0.jar"/>
<classpathentry kind="lib" path="NMBS/lib/apache-commons-net.jar"/>
<classpathentry kind="lib" path="NMBS/lib/commons-net-3.5.jar"/>
<classpathentry kind="lib" path="NMBS/lib/jgoodies-common-1.8.0.jar"/>
<classpathentry kind="lib" path="jcalendar-1.4.jar"/>
<classpathentry kind="lib" path="NMBS/lib/itextpdf-5.5.5.jar"/>
<classpathentry kind="output" path="NMBS/bin"/>
</classpath>