On Wednesday, June 28, 2017 at 4:55:55 PM UTC+2, Max F wrote:
>
> Thanks for your reply, Thomas.
>
> I am using Brandon's Eclipse plugin. I thought a space would be a 
> separator for parameters; this is working for e.g. the -war parameter. My 
> arguments for the CodeServer:
> -remoteUI "${gwt_remote_ui_server_port}:${unique_id}" -startupUrl XXX.html 
> -logLevel INFO -codeServerPort 9997 -port 8888 -generateJsInteropExports 
> -includeJsInteropExports a.b.c -war D:\XXX\XXX\war com.XXX.XXX.XXX
>

Check that this is a "real" space character (U+0020) then and not a 
non-breaking space or other flavor? (I'm out of ideas)

-- 
You received this message because you are subscribed to the Google Groups "GWT 
Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to