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 @@ - +