parent
c0db654a75
commit
bdfdcb3903
@ -1,2 +1,5 @@ |
||||
com.vaadin.integration.eclipse.mavenLatestVersionsUpgrade=["8.6.3"] |
||||
com.vaadin.integration.eclipse.previousCompileAction=both |
||||
com.vaadin.integration.eclipse.useLatestNightly=false |
||||
com.vaadin.integration.eclipse.widgetsetDirty=true |
||||
eclipse.preferences.version=1 |
||||
|
||||
@ -1,33 +1,55 @@ |
||||
<?xml version="1.0" encoding="UTF-8"?><project-modules id="moduleCoreId" project-version="1.5.0"> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<wb-module deploy-name="vaadin-clubhelper-0.0.2-SNAPSHOT"> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<wb-resource deploy-path="/" source-path="/WebContent"/> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<wb-resource deploy-path="/" source-path="/target/m2e-wtp/web-resources"/> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<wb-resource deploy-path="/" source-path="/src/main/webapp" tag="defaultRootSource"/> |
||||
|
||||
|
||||
|
||||
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/target/generated-resources/gwt"/> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<property name="context-root" value="vaadin-clubhelper"/> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<property name="java-output-path" value="/vaadin-clubhelper/target/classes"/> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</wb-module> |
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</project-modules> |
||||
|
||||
Loading…
Reference in new issue