1
0
mirror of https://github.com/octoleo/plantuml-server.git synced 2024-12-23 01:08:54 +00:00
plantuml-server/.classpath

10 lines
507 B
Plaintext
Raw Normal View History

2011-01-30 13:55:06 +00:00
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2011-01-30 14:00:47 +00:00
<classpathentry kind="src" path="WEB-INF/src"/>
2011-01-30 13:55:06 +00:00
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="con" path="org.eclipse.jst.server.core.container/org.eclipse.jst.server.tomcat.runtimeTarget/Apache Tomcat v6.0"/>
2011-01-30 14:00:47 +00:00
<classpathentry kind="lib" path="WEB-INF/lib/HTTPClient.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/plantuml.jar"/>
2011-01-30 13:55:06 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>