We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a72c96 commit 7b1baebCopy full SHA for 7b1baeb
.classpath
@@ -15,5 +15,10 @@
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"/>
18
+ <classpathentry kind="lib" path="app/lib/commons-codec-1.7.jar"/>
19
+ <classpathentry kind="lib" path="app/lib/commons-exec-1.1.jar"/>
20
+ <classpathentry kind="lib" path="app/lib/commons-httpclient-3.1.jar"/>
21
+ <classpathentry kind="lib" path="app/lib/commons-logging-1.0.4.jar"/>
22
+ <classpathentry kind="lib" path="app/lib/jmdns-3.4.1.jar"/>
23
<classpathentry kind="output" path="app/bin"/>
24
</classpath>
0 commit comments