• 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
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • 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
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic