diff --git a/.classpath b/.classpath index cc134f7..327017d 100644 --- a/.classpath +++ b/.classpath @@ -22,16 +22,28 @@ - + - + + + + + + + + + + + + + diff --git a/.project b/.project index a4ced1e..c15c6f2 100644 --- a/.project +++ b/.project @@ -25,6 +25,11 @@ + + org.eclipse.m2e.core.maven2Builder + + + com.google.gdt.eclipse.core.webAppProjectValidator @@ -35,11 +40,6 @@ - - org.eclipse.m2e.core.maven2Builder - - - org.eclipse.jem.workbench.JavaEMFNature @@ -47,7 +47,7 @@ org.eclipse.jdt.core.javanature org.eclipse.m2e.core.maven2Nature org.eclipse.wst.common.project.facet.core.nature - com.google.gwt.eclipse.core.gwtNature org.eclipse.wst.jsdt.core.jsNature + com.google.gwt.eclipse.core.gwtNature diff --git a/pom.xml b/pom.xml index 0163d77..9637e9d 100644 --- a/pom.xml +++ b/pom.xml @@ -284,9 +284,9 @@ - + org.codehaus.mojo @@ -317,14 +317,23 @@ compile - + ${webappDirectory} - + + + + lib + + *.jar + + WEB-INF/lib + + @@ -436,8 +445,8 @@ - +