From a0d539750a126ee0d49081039bf4b81625b5332e Mon Sep 17 00:00:00 2001 From: Giancarlo Panichi Date: Mon, 16 Dec 2013 13:57:53 +0000 Subject: [PATCH] Added Tasks git-svn-id: https://svn.d4science.research-infrastructures.eu/gcube/trunk/portlets/user/tabular-data-portlet@86971 82a268e6-3cf1-43bd-a215-b396298e98cf --- .classpath | 1 + .settings/org.eclipse.core.resources.prefs | 1 + pom.xml | 25 +++++++++++++------ .../user/td/tabulardataportlet.gwt.xml | 2 +- 4 files changed, 20 insertions(+), 9 deletions(-) diff --git a/.classpath b/.classpath index fc28f47..0dece42 100644 --- a/.classpath +++ b/.classpath @@ -22,6 +22,7 @@ + diff --git a/.settings/org.eclipse.core.resources.prefs b/.settings/org.eclipse.core.resources.prefs index 29abf99..a148efb 100644 --- a/.settings/org.eclipse.core.resources.prefs +++ b/.settings/org.eclipse.core.resources.prefs @@ -4,3 +4,4 @@ encoding//src/main/resources=UTF-8 encoding//src/test/java=UTF-8 encoding//src/test/resources=UTF-8 encoding/=UTF-8 +encoding/lib=UTF-8 diff --git a/pom.xml b/pom.xml index c548bfd..c21efe4 100644 --- a/pom.xml +++ b/pom.xml @@ -88,15 +88,10 @@ gwt-user - + + - + com.sencha.gxt gxt @@ -266,12 +261,16 @@ ${webappDirectory}/WEB-INF/classes + + ${webappDirectory}/lib + src/main/resources **/*.* + @@ -307,6 +306,16 @@ ${webappDirectory} + + + + lib + + *.jar + + WEB-INF/lib + + diff --git a/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml b/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml index 91611b9..b6a0207 100644 --- a/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml +++ b/src/main/resources/org/gcube/portlets/user/td/tabulardataportlet.gwt.xml @@ -4,7 +4,7 @@ - +