What compiler arguments are used when I click the "Deploy App Engine Project" button in the Eclipse Plugin? Or more directly, how can I set these arguments for a deploy to App Engine?
I am setting the -XdisableCastChecking and -XdisableClassMetadata arguments when I do a local compile and I want to make sure these settings are honored for a compile that actually gets deployed to App Engine. I would assume that the "additional compiler arguments" that I set in the Advanced section of the GWT Compile dialog would be used, but the arguments that I set here don't get remembered between compiles so I'm worried that they don't get used for a deploy to App Engine. -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
