Programming notes
about java, spring, android, app performance and architecture
Tuesday, 23 April 2013
Speed up the gwt compiler
1) Add argument to the gwt compiler:
-draftCompile
2) In your *.gwt.xml specify browser, ex:
<set-property name="user.agent" value="gecko1_8"></set-property>
No comments:
Post a Comment
‹
›
Home
View web version
No comments:
Post a Comment