Skip to content
Snippets Groups Projects
Commit 5078a768 authored by brinn's avatar brinn
Browse files

fix: dependencies after removing jetty 6 server from libraries

SVN: 22568
parent 3e763d7c
No related branches found
No related tags found
No related merge requests found
......@@ -30,7 +30,7 @@
<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="lib" path="/libraries/gwt2.0/gwt-isserializable.jar"/>
<classpathentry kind="lib" path="/libraries/jetty7/lib/server/servlet-api-2.5.jar"/>
<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