From 37e879b5e8efa8c1969094f637ff2ec0d4c3c98b Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Thu, 19 Dec 2013 10:34:39 +0000 Subject: [PATCH] Minor updated git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@87187 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 16 ++++++++++++++-- .project | 12 ++++++------ pom.xml | 21 +++++++++++++++------ 3 files changed, 35 insertions(+), 14 deletions(-) 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 @@ - +