Importing project

This commit is contained in:
Arnaud Roques
2011-01-30 15:00:47 +01:00
parent 8c0b854afc
commit 4412a3929f
6 changed files with 220 additions and 1 deletions

View File

@@ -1,7 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="WEB-INF/src"/>
<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"/>
<classpathentry kind="lib" path="WEB-INF/lib/HTTPClient.jar"/>
<classpathentry kind="lib" path="WEB-INF/lib/plantuml.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>