I have download the google app engine plugins directly into eclipse. taken from this https://developers.google.com/appengine/docs/java/gettingstarted/ .
and run the app according the example given in this tutorial.Every thing was fine while installing.There were no errors while installing. After plugins installed i have created the project.And run as web application after that it through the following errors. Usage: <dev-appserver> [options] <app directory> Options: --help, -h Show this help message and exit. --server=SERVER The server to use to determine the latest -s SERVER SDK version. --address=ADDRESS The address of the interface on the local machine -a ADDRESS to bind to (or 0.0.0.0 for all interfaces). --port=PORT The port number to bind to on the local machine. -p PORT --sdk_root=DIR Overrides where the SDK is located. --disable_update_check Disable the check for newer SDK versions. --generated_dir=DIR Set the directory where generated files are created. On Tue, Sep 18, 2012 at 5:06 PM, Takashi Matsuo <[email protected]> wrote: > Please describe more including every click you made. > > > On Tue, Sep 18, 2012 at 8:20 PM, Rangasai Peddinti < > [email protected]> wrote: > >> I am unable to run the google app engine in eclipse indigo(3.7) using >> java. >> I have added the plugins.The project was creating with out any >> errors.While i am running the application as Runas-->webapplication it was >> througing the errors. >> >> >> On Tue, Sep 18, 2012 at 4:03 PM, Takashi Matsuo <[email protected]>wrote: >> >>> Please tell us the actual command line you used, or details of how you >>> tried to run your app. >>> >>> >>> On Tue, Sep 18, 2012 at 7:23 PM, Rangasai Peddinti < >>> [email protected]> wrote: >>> >>>> can any tell how to solve this error >>>> >>>> >>>> On Tue, Sep 18, 2012 at 10:12 AM, sai <[email protected]>wrote: >>>> >>>>> Usage: <dev-appserver> [options] <app directory> >>>>> >>>>> Options: >>>>> --help, -h Show this help message and exit. >>>>> --server=SERVER The server to use to determine the latest >>>>> -s SERVER SDK version. >>>>> --address=ADDRESS The address of the interface on the local >>>>> machine >>>>> -a ADDRESS to bind to (or 0.0.0.0 for all >>>>> interfaces). >>>>> --port=PORT The port number to bind to on the local >>>>> machine. >>>>> -p PORT >>>>> --sdk_root=DIR Overrides where the SDK is located. >>>>> --disable_update_check Disable the check for newer SDK versions. >>>>> --generated_dir=DIR Set the directory where generated files >>>>> are created. >>>>> >>>>> >>>>> This error occurred while running the web application using google app >>>>> engine >>>>> >>>>> -- >>>>> You received this message because you are subscribed to the Google >>>>> Groups "Google App Engine" group. >>>>> To view this discussion on the web visit >>>>> https://groups.google.com/d/msg/google-appengine/-/ajtX57IgiyAJ. >>>>> To post to this group, send email to [email protected] >>>>> . >>>>> To unsubscribe from this group, send email to >>>>> [email protected]. >>>>> For more options, visit this group at >>>>> http://groups.google.com/group/google-appengine?hl=en. >>>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Google App Engine" group. >>>> To post to this group, send email to [email protected]. >>>> To unsubscribe from this group, send email to >>>> [email protected]. >>>> For more options, visit this group at >>>> http://groups.google.com/group/google-appengine?hl=en. >>>> >>> >>> >>> >>> -- >>> Takashi Matsuo | Developers Advocate | [email protected] >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Google App Engine" group. >>> To post to this group, send email to [email protected]. >>> To unsubscribe from this group, send email to >>> [email protected]. >>> For more options, visit this group at >>> http://groups.google.com/group/google-appengine?hl=en. >>> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "Google App Engine" group. >> To post to this group, send email to [email protected]. >> To unsubscribe from this group, send email to >> [email protected]. >> For more options, visit this group at >> http://groups.google.com/group/google-appengine?hl=en. >> > > > > -- > Takashi Matsuo | Developers Advocate | [email protected] > > -- > You received this message because you are subscribed to the Google Groups > "Google App Engine" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-appengine?hl=en. > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
