tabular-data-widget-common-.../src/test/resources/org/gcube/portlets/user/td/widgetcommonevent/WidgetCommonEventJUnit.gwt.xml

14 lines
584 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to="GwtTestWidgetCommonEventJUnit">
<!-- Inherit our applications main module. -->
<!-- <inherits name='org.gcube.portlets.user.td.gwtservice.TDGWTService' /> -->
<!-- Specify the path to any remote services. -->
<!-- <servlet path="/TDGWTService"
class="org.gcube.portlets.user.td.gwtservice.server.TDGWTServiceImpl" /> -->
<!-- <entry-point class='org.gcube.portlets.user.td.widgetcommonevent.client.GwtTestWidgetCommonEvent'/> -->
<!-- Specify the paths for translatable code -->
<source path='client' />
</module>