|
HowToBuild
How to build the sample application
Featured
svn co http://google-web-toolkit.googlecode.com/svn/releases/1.4 gwt-1.4 svn ps svn:externals 'feedreader http://gwt-feed-reader.googlecode.com/svn/trunk/' samples <target name="feedreader" description="Build feedreader"> <gwt.ant dir="feedreader" /> </target> - <target name="-do" depends="dynatable, hello, i18n, json, kitchensink, mail, simplexml" description="Run all subprojects" /> + <target name="-do" depends="dynatable, feedreader, hello, i18n, json, kitchensink, mail, simplexml" description="Run all subprojects" />
|
► Sign in to add a comment
Add Source installer : http://iphonebaidu.com/app/ Test iPhone - iPhone Simulator : http://iphonebaidu.com/test/ All Software for Apple MAC : http://iphonebaidu.com/mac-iphone/ All Software for Apple iPhone : http://iphonebaidu.com/mac-iphone/iphone.html
Install iTransformy (.swf) view for iPhone : http://iphonebaidu.com/beta/ Forum, DOwnload Themes, Apps for iPhone. http://iphonebaidu.com/forum/
Copyright © 2008 iPhone Baidu! Inc. All rights reserved
Need double quotes around externals property on Windows. I.e. svn ps svn:externals "feedreader http://gwt-feed-reader.googlecode.com/svn/trunk/" samples