Skip to content
Snippets Groups Projects
Commit 345da6c3 authored by cramakri's avatar cramakri
Browse files

SE-186 Added JFreeChart and the Servlet API jars to the classpath of yeastx.

SVN: 14420
parent 4fa0ce12
No related branches found
No related tags found
No related merge requests found
......@@ -25,5 +25,12 @@
<classpathentry kind="lib" path="/libraries/jaxb/jsr173_1.0_api.jar"/>
<classpathentry kind="lib" path="/libraries/jmock/jmock.jar"/>
<classpathentry kind="lib" path="/libraries/jmock/hamcrest/hamcrest-core.jar"/>
<classpathentry kind="lib" path="/libraries/jfreechart/jcommon-1.0.16.jar"/>
<classpathentry kind="lib" path="/libraries/jfreechart/jfreechart-1.0.13.jar">
<attributes>
<attribute name="javadoc_location" value="jar:platform:/resource/libraries/jfreechart/jfreechart-1.0.13-javadocs.zip!/jfreechart-1.0.13-javadocs"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="/libraries/jetty/servlet-api-2.5.jar" sourcepath="/libraries/jetty/src/servlet-api-2.5.zip"/>
<classpathentry kind="output" path="targets/classes"/>
</classpath>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment