My company writes plugins for Eclipse that scaffold full applications. I am in the process of testing to make sure the applications we build will run on GAE. The process is going fine, but I would like to be able to offer deeper integration. What I am hoping to do is that as the developer walks through the Eclipse wizards we provide to build an application that I can have a check box for "Enable Google App Engine." Then, before we generate code, I wish to turn GAE on for the project in much the same way that the developer does this in properties. Applying the nature is pretty simple, but I would like the same effect as the developer gets in preferences - where the "App Engine SDK" library is applied to the project and any other special actions are taken. I do not see any Java doc for your plugins and the source code is not yet released. Are there any plans to expose a public API from one of the plugins to make this functionality available to other tool vendors that wish a deeper integration with GAE?
-- You received this message because you are subscribed to the Google Groups "Google App Engine for Java" 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-java?hl=en.
