Eclipse WTP structure, the settings are now included

This commit is contained in:
Maxime Sinclair
2011-02-17 12:23:50 +01:00
parent dac7c9f945
commit 6052b6809c
18 changed files with 75 additions and 8 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="UTF-8"?>
<project-modules id="moduleCoreId" project-version="1.5.0">
<wb-module deploy-name="plantumlservlet">
<wb-resource deploy-path="/" source-path="/content"/>
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src"/>
<property name="java-output-path" value="/plantumlservlet/WEB-INF/classes"/>
<property name="context-root" value="plantuml"/>
</wb-module>
</project-modules>