Re: [gwt-contrib] Re: Eclipse Code Server Launcher Icon

2016-08-25 Thread Brandon Donnelson
Hm, I hadn't thought about making the CodeServer the default yet. I've been helping folks convert to super dev mode every chance I get so my feeling is that keeping the legacy the default method that starts up with SDM probably is the way to go on for a bit longer. I've got to be careful I don't

[gwt-contrib] Re: Hide GWT Development Mode window

2016-08-25 Thread Paul Stockley
Thanks, I just ran the code server. The main reason I did this is because Idea runs both the code server and Jetty Server together and passes the same class path to both. Our app has a lot of server dependencies and not too many client specific ones. By breaking them up I was able to tailor the

[gwt-contrib] Re: Eclipse Code Server Launcher Icon

2016-08-25 Thread Jens
I guess the future is CodeServer + optional external servlet container. So IMHO it would be more straight forward to just have "GWT Web Application" which always launches CodeServer.main() directly and not through DevMode.main(). Within this run configuration you can optionally choose to

Re: [gwt-contrib] Re: A possible JsInterop issue in GWT 2.8 RC2

2016-08-25 Thread 'Goktug Gokdogan' via GWT Contributors
Document includes a comment about it in the examples and the section that describes the migration from 2.7 has an instruction to add the flag. On Mon, Aug 22, 2016 at 7:17 AM, Boris Brudnoy wrote: > Thanks guys. A note on this should certainly make it into the

Re: [gwt-contrib] Re: Eclipse Code Server Launcher Icon

2016-08-25 Thread Brandon Donnelson
Hm, based on the guidelines the server icon might make the most sense. That would be an easy manipulation then. The other option could be to just add the run arrow. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this

Re: [gwt-contrib] Re: Eclipse Code Server Launcher Icon

2016-08-25 Thread Ignacio Baca Moreno-Torres
Uoo.. the eclipse guidelines are quite detailed! http://wiki.eclipse.org/User_Interface_Guidelines On Thursday, August 25, 2016 at 7:56:16 PM UTC+2, David Becker wrote: > > Here's two options I whipped up > > On Thursday, August 25, 2016 at 10:38:55 AM UTC-7, Brandon Donnelson wrote: >> >>

Re: [gwt-contrib] Re: Eclipse Code Server Launcher Icon

2016-08-25 Thread Brandon Donnelson
The problem with the current GWT logo is that I've already assigned that to the web application launcher and both look alike. I'd like to provide a little bit of distinction between the Web App launcher and Code Server Launcher icons, so that way it's obvious. The icon design looks promising tho.

[gwt-contrib] Re: Eclipse Code Server Launcher Icon

2016-08-25 Thread Ignacio Baca Moreno-Torres
I'll personally prefer the current logo (GWT logo) for the codeserver, because I think that the codeserver is the actual GWT part, and for the devmode and web application (which I suppose are a devmode or variants using some java web server) I will suggest a standard server icon plus a small

[gwt-contrib] Re: Eclipse Code Server Launcher Icon

2016-08-25 Thread Brandon Donnelson
That reminds me I need to change the classpath for it too. -- You received this message because you are subscribed to the Google Groups "GWT Contributors" group. To unsubscribe from this group and stop receiving emails from it, send an email to