Re: GWT for Eclipse on linux

2011-12-06 Thread darrell pfeifer
Some of the Fedora folks have been making Eclipse plugins that ease the rpm packaging for Fedora systems. There isn't much in that set of plugins for Java. Fedora does package other Eclipse plugins. If you do yum list \*eclipse\* you will see them. I think you want eclipse-jdt While the

Re: Design mode and Can't create SWT browser

2011-09-09 Thread darrell pfeifer
This is issue 6029 again. Fixed with the workaround. On Sep 8, 4:48 pm, darrell pfeifer darrel...@gmail.com wrote: I keep getting the Can't create SWT browser screen. This was happening with 2.3 so I waited and updated to the 2.4 release but I still can't get a designer screen. I thought

Design mode and Can't create SWT browser

2011-09-08 Thread darrell pfeifer
I keep getting the Can't create SWT browser screen. This was happening with 2.3 so I waited and updated to the 2.4 release but I still can't get a designer screen. I thought design mode was supposed to use webkit if it could. I've also tried adding the command line option to enable webkit but it

Re: GWT tutorial - StockWatcher - error enquiry

2010-01-11 Thread darrell pfeifer
It is a warning not an error. Browsers attempt to download a tiny icon that represents the web page (the one that shows up often next to the web page name). If it doesn't exist the browser displays a generic icon. You can make your own icon (google favicon) on the web, then save it as

Re: Problem of Unable to determine my ip

2009-12-18 Thread darrell pfeifer
On Dec 16, 9:22 pm, Ji jimzhang...@gmail.com wrote: Hi guys, I had problem on running GWT project. I use fedora 11 + eclipse3.5.1 ,when i run the GWT project, it throws a exception: java.lang.RuntimeException: Unable to determine my ip, then Stopping AppEngine server. Could anybody help,