forked from lambda-land/VarexJ
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.classpath
More file actions
48 lines (48 loc) · 2.98 KB
/
.classpath
File metadata and controls
48 lines (48 loc) · 2.98 KB
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
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main"/>
<classpathentry kind="src" path="src/peers"/>
<classpathentry kind="src" path="src/classes"/>
<classpathentry kind="src" path="src/annotations"/>
<classpathentry kind="src" path="src/examples"/>
<classpathentry excluding="cmu/datatypes/LinkedList.java" kind="src" path="src/tests"/>
<classpathentry kind="src" path="src/defects4j-tests"/>
<classpathentry kind="con" path="org.eclipse.jdt.USER_LIBRARY/build"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.USER_LIBRARY/lib"/>
<classpathentry kind="con" path="org.eclipse.jdt.junit.JUNIT_CONTAINER/4"/>
<classpathentry exported="true" kind="lib" path="lib/conditionallib_2.10-0.3.4.jar"/>
<classpathentry kind="lib" path="lib/cparser_2.10-0.3.4.jar"/>
<classpathentry kind="lib" path="lib/crewrite_2.10-0.3.4.jar"/>
<classpathentry kind="lib" path="lib/ctypechecker_2.10-0.3.4.jar"/>
<classpathentry exported="true" kind="lib" path="lib/featureexprlib_2.10-0.3.4.jar"/>
<classpathentry kind="lib" path="lib/frontend_2.10-0.3.4.jar"/>
<classpathentry kind="lib" path="lib/org.sat4j.core-2.3.1.jar"/>
<classpathentry kind="lib" path="lib/scala-library-2.10.3.jar"/>
<classpathentry kind="lib" path="lib/javabdd-1.0b2.jar"/>
<classpathentry kind="lib" path="lib/BankAccount.jar"/>
<classpathentry kind="lib" path="lib/GPL.jar"/>
<classpathentry kind="lib" path="lib/ZipMe.jar"/>
<classpathentry kind="lib" path="lib/Email.jar"/>
<classpathentry kind="lib" path="lib/Elevator.jar"/>
<classpathentry kind="lib" path="lib/Mine.jar"/>
<classpathentry kind="lib" path="lib/AJStats.jar"/>
<classpathentry kind="lib" path="lib/prevayler-factory-2.5.jar" sourcepath="lib/prevayler-factory-2.5-sources.jar"/>
<classpathentry kind="lib" path="lib/prevayler-core-2.5.jar" sourcepath="lib/prevayler-core-2.5-sources.jar"/>
<classpathentry kind="lib" path="lib/Prevayler.jar"/>
<classpathentry kind="lib" path="lib/commons-io.jar"/>
<classpathentry kind="lib" path="lib/commons-jxpath-1.3.jar"/>
<classpathentry kind="lib" path="lib/commons-lang3-3.2-SNAPSHOT.jar" sourcepath="/lang"/>
<classpathentry kind="lib" path="lib/commons-math-3.1-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/xstream-1.4.7.jar"/>
<classpathentry kind="lib" path="lib/prevayler-log4j-2.7-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/prevayler-xstream-2.7-SNAPSHOT.jar"/>
<classpathentry kind="lib" path="lib/compiler.jar"/>
<classpathentry kind="lib" path="lib/jfreechart-1.2.0-ea1.jar"/>
<classpathentry kind="lib" path="lib/joda-convert-1.2.jar"/>
<classpathentry kind="lib" path="lib/jodatime.jar"/>
<classpathentry exported="true" kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="lib/Coverage.jar"/>
<classpathentry kind="lib" path="lib/ColoredLogger.jar"/>
<classpathentry kind="lib" path="lib/annotations.jar"/>
<classpathentry kind="output" path="build"/>
</classpath>