tabular-data-wizard-widget/src/test/resources/org/gcube/portlets/user/td/wizardwidget/WizardJUnit.gwt.xml

18 lines
562 B
XML

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