Hey Everyone,
Thanks in advance. I am working on the Guestbook tutorial provided on the
app engine website. All I have done is created a new project and I am
trying to run the project in the debugger console. This is the "error" I am
getting:
objc[6189]: Class JavaLaunchHelper is implemented in both
/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin/java
and
/Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/jre/lib/libinstrument.dylib.
One of the two will be used. Which one is undefined.
Usage: <dev-appserver> [options] <app directory>
Options:
--help, -h Show this help message and exit.
--sdk_root=DIR Overrides where the SDK is located.
--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
--disable_update_check Disable the check for newer SDK versions.
--generated_dir=DIR Set the directory where generated files are
created.
--default_gcs_bucket=NAME Set the default Google Cloud Storage bucket
name.
--jvm_flag=FLAG Pass FLAG as a JVM argument. May be repeated to
supply multiple flags.
Im not sure what to do from here to get it to run?
--
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.