Re: port, eclipse, ff

2010-01-28 Thread Rajeev Dayal
We definitely want to improve the experience of importing sample projects into Eclipse in an automated fashion - the current process is cumbersome. On Mon, Jan 25, 2010 at 2:39 AM, Ewald Pankratz wrote: > Again a strange problem occurred. I copied a functional project in > eclipse. One had an err

Re: port, eclipse, ff

2010-01-24 Thread Ewald Pankratz
Again a strange problem occurred. I copied a functional project in eclipse. One had an error in eclipse and the other one not. There was no reason for the error. They looked exactly the same. So I decided to install eclipse again. I deleted my $HOME/.eclipse directory and reinstalled eclipse. The p

Re: port, eclipse, ff

2010-01-23 Thread Ewald Pankratz
In the meantime I installed new software ssh, nfs, samba and imported another project and run it. I stopped it and wanted to reproduce the problem I had. But it was always working correctly. On Jan 23, 10:51 am, Ewald Pankratz wrote: > I restarted my computer, opened eclipse, closed unrelated pr

Re: port, eclipse, ff

2010-01-23 Thread Ewald Pankratz
I restarted my computer, opened eclipse, closed unrelated projects, run the program with port , opened my ff. did the address in, pressed return, got my result with no styling, pressed the reload button, same result. I stopped the program in ecilpse, changed the port to 8887, pressed apply, run

Re: port, eclipse, ff

2010-01-22 Thread Rajeev Dayal
You should not need to perform a compilation in order to get development mode to work. I'm not sure why port 8887 would have been active, unless you specified that in your launch configuration. What was appearing when you selected port vs port 8887? Can you reproduce the problem? 2010/1/22 E

Re: port, eclipse, ff

2010-01-22 Thread Ewald Pankratz
Clean an compile didn't help. When I choose "Automatically select an unused port" it's working. On Jan 22, 10:01 am, Hind AbdolKhaleq wrote: > may try Project-> clean and compile again : *Notice the message at console > and print it out* > > 2010/1/22 Ewald Pankratz > > > > > > > With something

Re: port, eclipse, ff

2010-01-22 Thread Hind AbdolKhaleq
may try Project-> clean and compile again : *Notice the message at console and print it out* 2010/1/22 Ewald Pankratz > With something else I mean the wrong page I had before. > > > On Jan 22, 6:30 am, Ewald Pankratz wrote: > > I work with eclipse 3.5, ubuntu 9.10 64 bit, firefox 3.57. I use th

Re: port, eclipse, ff

2010-01-22 Thread Hind AbdolKhaleq
Hello Dear, I had the same platform and situation. try my solution: compile the project *and make sure the progress of compilation finished* before you run again. and by the way , for port configuration: Run as-> Run Configuration ->make sure to check the "*Automatically select an unused port*". a

Re: port, eclipse, ff

2010-01-22 Thread Ewald Pankratz
I copied a project in eclipse with ctrl c, ctrl v to a new name, run it, got the address "http://localhost:/DragDropDemo.html? gwt.codesvr=127.0.1.1:9997#BinExample" and all css attributes were missing. Then I changed the port number to 8887 and it was working. I changed back to port and s

Re: port, eclipse, ff

2010-01-21 Thread Ewald Pankratz
With something else I mean the wrong page I had before. On Jan 22, 6:30 am, Ewald Pankratz wrote: > I work with eclipse 3.5, ubuntu 9.10 64 bit, firefox 3.57. I use the > lastest release of GWT and GA and had a strange experience with the > result of my GWT program. > When I run the program with

port, eclipse, ff

2010-01-21 Thread Ewald Pankratz
I work with eclipse 3.5, ubuntu 9.10 64 bit, firefox 3.57. I use the lastest release of GWT and GA and had a strange experience with the result of my GWT program. When I run the program with the default address "http://localhost:/ DragDropDemo.html?gwt.codesvr=127.0.1.1:9997" I always got a scr