On Dec 5, 7:45 pm, Rusty Wright <[email protected]> wrote: > Is it possible to use the GAE Eclipse plugin if you're using Maven? Maven > uses a different directory structure so I'm guessing that's why the GAE > plugin doesn't recognize the project as a GAE web app.
Google seems determined to make it a pain to use Maven. One of the biggest hurdles is that they don't provide Maven artifacts. The Eclipse plugin seems to be targeted at novices writing their first web application within a few clicks. Integration with existing Eclipse infrastructure (e.g. WTP) or build systems (e.g. Maven) doesn't seem a priority. Cheers Philippe -- 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.
