Subversion Repositories eFlore/Archives.cel-v1

Rev

Rev 4 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4 Rev 9
Line 1... Line 1...
1
<module>
1
<module>
Line 2... Line 2...
2
 
2
 
3
	<!-- Inherit the core Web Toolkit stuff.                  -->
3
	<!-- Inherit the core Web Toolkit stuff.                  -->
-
 
4
	<inherits name='com.google.gwt.user.User'/>
4
	<inherits name='com.google.gwt.user.User'/>
5
	<!-- Parsing JSON                                         -->
-
 
6
	<inherits name='com.google.gwt.json.JSON' /> 
5
	<inherits name='com.google.gwt.json.JSON' /> 
7
	<!-- Passage de parametres                                -->
-
 
8
    <inherits name="com.google.gwt.i18n.I18N"/>
-
 
9
	<!-- URL encode et decode                                 -->
Line 6... Line 10...
6
    <inherits name="com.google.gwt.i18n.I18N"/>
10
    <inherits name="com.google.gwt.http.HTTP"/>
7
 
11
 
8
	<!-- Specify the app entry point class.                   -->
12
	<!-- Specify the app entry point class.                   -->