Thursday, October 31, 2013

Re: How to change "gwt.imageResource.maxBundleSize" ?

Thanks, that seems to have done the trick.
It took me awhile to spot it had to go in "VM Arguments" dialogue box, rather then "Compiler Arguments" dialogue box.

May I ask why this compile option goes here, rather then in the xml where the rest of the options seem to go?

~~~
Thomas & Bertines online review show:
http://randomreviewshow.com/index.html
Try it! You might even feel ambivalent about it :)


On 31 October 2013 13:24, Jens <jens.nehlmeier@gmail.com> wrote:
You have to configure a system property using a JVM parameter not a GWT compiler parameter. The JVM parameter should be "-Dgwt.imageResource.maxBundleSize=1000".

-- J.

--
You received this message because you are subscribed to a topic in the Google Groups "Google Web Toolkit" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/CDPqaQXfNHE/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment