workspace-task-executor-lib.../src/main/resources/org/gcube/common/workspacetaskexecutor/WorkspaceTaskExecutor.gwt.xml

11 lines
288 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<module rename-to='workspacetaskexecutor'>
<!-- 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>