RC2: "-style" no longer a supported option for DevMode?
0 views
Skip to first unread message
Ray Cromwell
unread,
Nov 26, 2009, 4:15:07 AM11/26/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to GWTcontrib
IntelliJ IDEA likes to add "-style" as a command line parameter when launching DevMode, but it seems ArgHandlerScriptStyle is no longer used for hosted mode. Is this intentional?
-Ray
Thomas Broyer
unread,
Nov 26, 2009, 5:40:54 AM11/26/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit Contributors
Yes Ray, and it was already the case in RC1 (and even MS2 IIRC, which
hadn't a companion up-to-date Eclipse plug-in, so Eclipse too was
trying to pass -style), as noted by many.
On Thu, Nov 26, 2009 at 4:15 AM, Ray Cromwell <cromw...@gmail.com> wrote:
IntelliJ IDEA likes to add "-style" as a command line parameter when launching DevMode, but it seems ArgHandlerScriptStyle is no longer used for hosted mode. Is this intentional?