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>

    <!-- Inherit the core Application's Foundational stuff. -->
    <inherits name='org.litesoft.sandbox.multimodule.client.Foundation'/>

    <!-- Specify the app entry point class.                   -->
    <entry-point class='org.litesoft.sandbox.multimodule.client.module.groupfront.GroupFront'/>

    <source path="groupfront"/>

</module>

Commits for litesoft/trunk/GWT_Sandbox/MultiModuleSingleSrc/main/src/org/litesoft/sandbox/multimodule/client/module/GroupFront.gwt.xml

Diff revisions: vs.
Revision Author Commited Message
948 Diff Diff GeorgeS picture GeorgeS Sat 07 Jun, 2014 23:42:39 +0000

Jusefuls Formatter Updated to New Code Format

715 Diff Diff GeorgeS picture GeorgeS Sat 09 Jun, 2012 23:51:25 +0000
584 GeorgeS picture GeorgeS Fri 18 Nov, 2011 17:53:52 +0000