> Go into the Project Properties -> Builders -> Add... -> Ant builder
Aha, interesting. Some questions pop to my mind: 1) Will the "Deploy App To App Engine" functionality in eclipse then automatically use this build.xml before uploading the contents? 2) Will eclipse be able to figure out which arguments to give build.xml when I click "Debug As -> ..." and "Run As..."? 3) Actually, currently it seems that "Run As..." still runs my app in development mode. How can I run it in production mode (from eclipse)? 4) How do I run tests in production- and development mode from eclipse? -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" 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-web-toolkit?hl=en.
