Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
<!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="v2">

    <!-- Inherit the core Web Toolkit stuff.                  -->
    <inherits name='com.google.gwt.user.User'/>

    <!-- Specify the app entry point class.                   -->
    <entry-point class='org.litesoft.sandbox.csapp.client.CSapp'/>

</module>

Commits for litesoft/trunk/GWT_Sandbox/Upload/src/org/litesoft/sandbox/csapp/CSapp.gwt.xml

Diff revisions: vs.
Revision Author Commited Message
518 GeorgeS picture GeorgeS Tue 27 Sep, 2011 04:06:12 +0000