public class GwtGrabber
extends Object
Utility for importing Java sources from a jar file to an alternate package
structure within a GWT project. This is used to bring in small useful
classes into the realm of GWT client-side compile while avoiding
maintaining duplicates in SCM.
- Author:
- Thomas Vachuska