On Sat, Nov 9, 2013 at 7:23 PM, Sid Ferreira <[email protected]> wrote:
> I started > https://developers.google.com/appengine/docs/java/gettingstarted/creating and > noticed that today Eclipse creates a whole different project. > > When you say "creates a whole different project" what is Eclipse creating for you? Can you post a screenshot of your Eclipse project? The intention behind the guestbook example is that Eclipse will generate an empty project with an empty servlet file, and then the tutorial will guide you to write code that makes the guestbook work. If you're seeing an empty project, that's how it's meant to be. ----------------- -Vinny P Technology & Media Advisor Chicago, IL App Engine Code Samples: http://www.learntogoogleit.com -- 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 http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
