Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
12
13
<!DOCTYPE module PUBLIC "-//Google Inc.//DTD Google Web Toolkit 2.0//EN" "http://google-web-toolkit.googlecode.com/svn/releases/2.0/distro-source/core/src/gwt-module.dtd">
<module rename-to="v1">

    <!-- Inherit the core Web Toolkit stuff.                  -->
    <inherits name='org.litesoft.sandbox.multimodule.foundation.Foundation'/>

    <!--<inherits name='org.litesoft.sandbox.multimodule.groupback.GroupBack'/>-->
    <inherits name='org.litesoft.sandbox.multimodule.groupfront.GroupFront'/>

    <!-- Specify the app entry point class.                   -->
    <entry-point class='org.litesoft.sandbox.multimodule.main.client.Main'/>

</module>

Commits for litesoft/trunk/GWT_Sandbox/MultiModule/main/src/org/litesoft/sandbox/multimodule/main/Main.gwt.xml

Diff revisions: vs.
Revision Author Commited Message
554 Diff Diff GeorgeS picture GeorgeS Tue 11 Oct, 2011 17:37:25 +0000
540 Diff Diff GeorgeS picture GeorgeS Mon 03 Oct, 2011 04:22:28 +0000
503 GeorgeS picture GeorgeS Mon 12 Sep, 2011 05:29:58 +0000