forked from guilhermefarto/MBTS4MA
-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy path.classpath
27 lines (27 loc) · 1.73 KB
/
.classpath
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="src" path="MBTS4MA-Runner/src"/>
<classpathentry kind="src" path="MBTS4MA-Runner/test"/>
<classpathentry kind="src" path="MBTS4MA/src"/>
<classpathentry excluding="adapter-templates/|robotium-methods/|utility-methods/|utility-classes/" kind="src" path="templates"/>
<classpathentry kind="src" path="templates/adapter-templates"/>
<classpathentry kind="src" path="templates/robotium-methods"/>
<classpathentry kind="src" path="templates/utility-classes"/>
<classpathentry kind="src" path="templates/utility-methods"/>
<classpathentry kind="src" path="usage/RouteTracker/gen"/>
<classpathentry kind="src" path="usage/RouteTracker/src"/>
<classpathentry kind="lib" path="MBTS4MA/jgoodies-forms-1.8.0-sources.jar"/>
<classpathentry kind="lib" path="MBTS4MA/jgoodies-forms-1.8.0.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/commons-io-2.4.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/gson-2.3.1.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/jgraph-5.13.0.0.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/jgrapht-core-0.9.1.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/jgrapht-demo-0.9.1.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/jgrapht-ext-0.9.1-uber.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/jgrapht-ext-0.9.1.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/jgraphx-2.0.0.1.jar"/>
<classpathentry kind="lib" path="MBTS4MA/libs/new-tsd-event-tree.jar"/>
<classpathentry kind="lib" path="usage/RouteTracker/bin/dexedLibs/annotations-979d5cea48ac24a4bd169fbc42c2082b.jar"/>
<classpathentry kind="output" path="MBTS4MA-Runner/bin"/>
</classpath>