• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Cannot set application ID (appengine-web.xml is missing)

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi everybody,

I am new to GWT. I work with Eclipse and installed the needed plugins from teh google page http://code.google.com/intl/de/webtoolkit/usingeclipse.html
I followed teh instructions and teh plugins installed properly. Then I created a project als descibed in teh above link.
Aftear reading sectioon "Deploy to App Engine" I created an application ID in google. THen in eclipse right click my gwt projet -> GOogle -> App Engine Settings..
I checked the "use Google App Engine" checkbox and tried to writ my Application ID. On the top of the message box I get teh error: "Cannot set application ID (appengine-web.xml is missing)"

What should I do now?

Thanks!!
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch.

The project you have created, is it a GWT+GAE project or just a GWT project?
You cannot deploy only GWT projects onto GAE.
 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have same problem
have you solved your problem finally?
if so , please let me know how
Thank you
 
She's brilliant. She can see what can be and is not limited to what is. And she knows this tiny ad:
a bit of art, as a gift, that will fit in a stocking
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic