diff --git a/.classpath b/.classpath index 1897979..bc1d766 100644 --- a/.classpath +++ b/.classpath @@ -40,6 +40,7 @@ + diff --git a/pom.xml b/pom.xml index 2ef7620..b8dbd4b 100644 --- a/pom.xml +++ b/pom.xml @@ -207,6 +207,14 @@ org.codehaus.mojo gwt-maven-plugin ${gwtVersion} + + + + + resources + + + ColumnWidget.html ${webappDirectory} diff --git a/src/main/java/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml b/src/main/java/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml index 9793870..72b538c 100644 --- a/src/main/java/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml +++ b/src/main/java/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml @@ -15,9 +15,15 @@ - + + + + + + + diff --git a/src/main/resources/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml b/src/main/resources/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml index 2eaa2cd..8e50120 100644 --- a/src/main/resources/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml +++ b/src/main/resources/org/gcube/portlets/user/td/columnwidget/ColumnWidget.gwt.xml @@ -15,11 +15,15 @@ - + + + + +