You can add the specified parameters directly to the arguments in your run 
config. (Run -> Run Configurations , Web Application ->  Project, Arguments 
tab, Program Arguments)

For example, 

--port=8080 -a 0.0.0.0 
/Users/nick/Documents/projects/project/target/project-1.0-SNAPSHOT



On Thursday, May 15, 2014 6:00:04 AM UTC+10, Juan de Dios Becerra wrote:
>
> It is only available for command line? I am using java in eclipse with GAE 
> plugin, I have modified Configurations but I have this message when I try 
> to run it: 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.
>  --jvm_flag=FLAG            Pass FLAG as a JVM argument. May be repeated to
>                               supply multiple flags.
> some idea?
>
> El jueves, 24 de mayo de 2012 07:59:22 UTC-5, Mat Jaggard escribió:
>>
>> Java 
>>
>> https://developers.google.com/appengine/docs/java/tools/devserver#Command_Line_Arguments
>>  
>>
>> or 
>> Python 
>>
>> https://developers.google.com/appengine/docs/python/tools/devserver#Command_Line_Arguments
>>  
>>
>> On 24 May 2012 12:08, anantula josna <anantu...@gmail.com> wrote: 
>> > hi all, 
>> > anybody plese tell me,i am running google app engine application with 
>> > localhost:8080 its running perfectly.but i would like to run same 
>> > application with 0.0.0.0:8080(example) its giving error unable to 
>> > connect.but thing is i started server tomcat and accessed with 
>> ipaddress 
>> > example application in tomcat webapps,its working fine.through another 
>> pc 
>> > also perfectly working.so what is the problem with appengine sever. 
>> > 
>> > -- 
>> > 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/-/uP_AfWlepxQJ. 
>> > To post to this group, send email to google-a...@googlegroups.com. 
>> > To unsubscribe from this group, send email to 
>> > google-appengi...@googlegroups.com. 
>> > 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 unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to