File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<classpath >
3
3
<classpathentry excluding =" processing/app/tools/format/|processing/app/tools/format/src/|processing/app/Trace.java|processing/app/RunnerClassLoader.java" kind =" src" path =" app/src" />
4
+ <classpathentry kind =" src" path =" app/test" />
4
5
<classpathentry kind =" con" path =" org.eclipse.jdt.launching.JRE_CONTAINER" />
5
6
<classpathentry combineaccessrules =" false" kind =" src" path =" /processing-core" />
6
7
<classpathentry kind =" lib" path =" app/lib/antlr.jar" />
7
8
<classpathentry kind =" lib" path =" app/lib/apple.jar" />
8
9
<classpathentry kind =" lib" path =" app/lib/ecj.jar" />
9
10
<classpathentry kind =" lib" path =" app/lib/jna.jar" />
10
11
<classpathentry kind =" lib" path =" app/lib/RXTXcomm.jar" />
12
+ <classpathentry kind =" lib" path =" app/test-lib/junit-4.11.jar" />
13
+ <classpathentry kind =" lib" path =" app/test-lib/fest-assert-1.2.jar" />
14
+ <classpathentry kind =" lib" path =" app/test-lib/fest-reflect-1.2.jar" />
15
+ <classpathentry kind =" lib" path =" app/test-lib/fest-swing-1.2.jar" sourcepath =" /home/megabug/git/fest-swing-1.2-sources.jar" />
16
+ <classpathentry kind =" lib" path =" app/test-lib/fest-util-1.1.2.jar" />
17
+ <classpathentry kind =" lib" path =" app/test-lib/jcip-annotations-1.0.jar" />
11
18
<classpathentry kind =" output" path =" app/bin" />
12
19
</classpath >
You can’t perform that action at this time.
0 commit comments