1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-06-01 08:00:48 +00:00

Build to classes dir.

This commit is contained in:
Arnaud Roques 2011-01-30 18:43:16 +01:00
parent d78694005a
commit 6987ea42ab

View File

@ -5,5 +5,5 @@
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
<classpathentry kind="lib" path="WEB-INF/lib/HTTPClient.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/plantuml.jar"/>
<classpathentry kind="output" path="bin"/>
<classpathentry kind="output" path="WEB-INF/classes"/>
</classpath>