blob: 387de95cfc63caec3a8cab2911345379c3e9fa1c [file] [log] [blame]
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"