GPE seems to be unaware of AppEngine in my project when I have it wired via Maven dependency. Thus launching Main.gwt.xml->Debug As Web Application ends with "No API environment is registered for this thread." when GAE call is made.
If I tick 'Use Google App Engine' manually GPE does not resolve the ${appengine.target.version} property defined in my POM. (I get "Invalid version number. Only letters, digits and hyphen allowed." error message in the Project->Properties->Google->App Engine panel.)
Maybe if I could set the property in some .properties file then both Maven and GPE could read it...?
Any suggestions to the Maven+GPE+GAE+GWT combo, please? :)
I am able to launch DevMode via mvn gae:run, I'm not sure how to debug that tho.
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/d/optout.
No comments:
Post a Comment