Subversion Repository Public Repository

litesoft

1
2
3
4
5
6
7
8
9
10
11
<module rename-to="Hello">
    <inherits name="com.google.gwt.user.User"/>
    <inherits name='com.googlecode.gwtphonegap.PhoneGap'/>

    <add-linker name="xsiframe"/>

    <entry-point class="org.litesoft.hello.client.Hello"/>

    <!-- Only compile WebKit permutation (for now) -->
    <set-property name="user.agent" value="safari"/>
</module>

Commits for litesoft/trunk/GWT_Sandbox/SampleHello/src/org/litesoft/hello/Hello.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

664 Diff Diff GeorgeS picture GeorgeS Sun 13 May, 2012 18:06:41 +0000
655 Diff Diff GeorgeS picture GeorgeS Mon 30 Apr, 2012 01:38:01 +0000
653 GeorgeS picture GeorgeS Mon 30 Apr, 2012 01:18:12 +0000