[gwt-contrib] Re: Running the development server in r6765: "Unknown argument: -style"

2009-11-09 Thread John Tamplin
On Mon, Nov 9, 2009 at 2:05 PM, eighty  wrote:

>
> It seems that the ToolBase.processArgs() method receives the "-style"
> argument but the argHandlers map doesn't contain a mapping for it.
> This results in a null handler.
>
> Is the "-style" flag no longer supported?


Not on DevMode/HostedMode/GWTShell since there is no compile option to use
it.

-- 
John A. Tamplin
Software Engineer (GWT), Google

--~--~-~--~~~---~--~~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~--~~~~--~~--~--~---



[gwt-contrib] Re: Running the development server in r6765: "Unknown argument: -style"

2009-11-09 Thread eighty

It seems that the ToolBase.processArgs() method receives the "-style"
argument but the argHandlers map doesn't contain a mapping for it.
This results in a null handler.

Is the "-style" flag no longer supported?
--~--~-~--~~~---~--~~
http://groups.google.com/group/Google-Web-Toolkit-Contributors
-~--~~~~--~~--~--~---