| RWT Client Tests | |
| ================ | |
| * Run the 'RWT Client Tests' launch configuration. | |
| * Open the URL that is printed to the console in a browser to run the tests. | |
| * To change the port, edit the VM parameter '-Dorg.osgi.service.http.port' in | |
| the launch configuration. | |
| * To include the client library in production mode, change the VM parameter | |
| '-Dorg.eclipse.rwt.clientLibraryVariant' from "DEBUG" to "STANDARD" |