- fixed classpath (the appworkutils library changed its name)

git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@10576 ebf7c1c2-ba36-0410-9fe8-c592906822b4
This commit is contained in:
Greeny 2010-02-13 20:43:11 +00:00
parent 4c547c2a6e
commit 85d946ff72

View File

@ -61,6 +61,6 @@
<attribute name="javadoc_location" value="jar:platform:/resource/jd/ressourcen/code-ressourcen/Substance_docs.zip!/docs"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="ressourcen/libs/AppWorkUtils.jar"/>
<classpathentry kind="lib" path="ressourcen/libs/apwutils.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>