So I have an endpoint project created in Eclipse. I have the Google App Engine server created (localhost:8888), and it is Stopped. When I go to my project and right-click and drop down to "Run As ..." I would expect to see "Run on Server". That is not there, however, so I choose "Run Configurations...". The selection provided is "Web Application -> HelloWorld". I see a Google tab and an App Engine tab. The Google tab has "Embedded Server: Run built-in server (which is checked), and Port 8888". The App Engine tab has my Application Settings, Application ID: helloworld, Version: 1, and other HRD settings. When I click on Run I get in the Console a "Usage: <dev-appserver> [options] <app directory> and that is followed by the Options list. I've tried various different settings/adjustments/configs to no avail. Hopefully someone has suffered like I and knows the answer!
Thanks Again! Jim On Friday, March 18, 2016 at 3:07:00 PM UTC-6, Jim Craft wrote: > > I am very new to the world of GAE (and similar). I have worked through > the examples provided under the Documentation links whereby we generate the > projects with Maven. That's all fine and dandy until Maven won't make the > project (that will be another thread perhaps). I am using the Google > Plugin for Eclipse Luna (4.4) and I have read the associated documentation. > However, I can't find a tutorial/how-to that shows me how to create an > endpoint backend project without first creating an Android application > project. I would like to just create the endpoint backend project in > Eclipse then worry about the Web/Android/iOS app. Any help/pointers/etc. > would be appreciated! > > Cheers! > > Jim > PS: I'm reasonably comfortable with Eclipse and Java SE but this realm is > all very new to me. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/8e2512e6-9935-4b5c-98e5-6ca61074622b%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
