geoportal-data-common/src/main/resources/org/gcube/application/GeoportalDataCommon.gwt.xml

11 lines
286 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='geoportaldatacommon'>
<!-- Inherit the core Web Toolkit stuff. -->
<inherits name='com.google.gwt.user.User' />
<!-- Specify the paths for translatable code -->
<source path='client' />
<source path='shared' />
</module>