An extended GWT JRE Emulation Library that picks up where GWT's basic set left off.
Effort is made to ensure the JRE emulated library is as API compatible as possible.
You can import the entire GWTx project by adding the following import to your .gwt.xml file:
<inherits name="com.googlecode.gwtx.Java"/>