I just installed the latest GAE SDK and created a basic hello world project. I tried to debug the server locally and came across this in the console. Anyone else have this issue?
2012-05-06 01:20:33.770 java[467:407] [Java CocoaComponent compatibility mode]: Enabled 2012-05-06 01:20:33.772 java[467:407] [Java CocoaComponent compatibility mode]: Setting timeout for SWT to 0.100000 Usage: [options]
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=root 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.