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 problem disappeared.
I suppose the reason was that I did some changes on the configuration. I followed the GWT eclipse instruction in README.txt (DND) and got jammed with the Checkstyle version 4.4.2, which I couldn't find. I installed a newer version and decided later to get rid of it, because it is written that a newer version will not work. Maybe at this point I mad some mistakes. Google should really automate the shit if possible. nevertheless, thanks a lot On Jan 23, 5:38 pm, Ewald Pankratz <[email protected]> wrote: > 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 <[email protected]> wrote: > > > > > I restarted my computer, opened eclipse, closed unrelated projects, > > run the program with port 8888, 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 it, copied the address, did it in ff, > > result was with styling. > > > On Jan 22, 5:22 pm, Rajeev Dayal <[email protected]> wrote: > > > > 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 > > > 8888 > > > vs port 8887? Can you reproduce the problem? > > > > 2010/1/22 Ewald Pankratz <[email protected]> > > > > > 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 <[email protected]> wrote: > > > > > may try Project-> clean and compile again : *Notice the message at > > > > console > > > > > and print it out* > > > > > > 2010/1/22 Ewald Pankratz <[email protected]> > > > > > > > With something else I mean the wrong page I had before. > > > > > > > On Jan 22, 6:30 am, Ewald Pankratz <[email protected]> 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 the default address " > > > >http://localhost:8888/ > > > > > > > DragDropDemo.html?gwt.codesvr=127.0.1.1:9997" I always got a > > > > > > > screen > > > > > > > which has nothing to do with the program work. Many time I checked > > > > the > > > > > > > configuration an tried it again. I always got the same strange > > > > result, > > > > > > > which looked like the result of another program. I even checked > > > > > > > with > > > > > > > find and grep after the string whichs appeared on the screen. > > > > > > > There > > > > > > > were no such strings in this project. I also restarted my computer > > > > > > > again. Finally I changed the port to 8887 because the response of > > > > the > > > > > > > browser was far too fast. And then I got the right screen. When I > > > > > > > changed back to port 8888, I again got somehing else. There were > > > > > > > no > > > > > > > other GWT programs runnung. > > > > > > > > Any idea? A bug? Something to issue? > > > > > > > -- > > > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > > > "Google Web Toolkit" group. > > > > > > To post to this group, send email to > > > > [email protected]. > > > > > > To unsubscribe from this group, send email to > > > > > > [email protected]<google-web-toolkit%2Bunsubs > > > > > > [email protected]><google-web-toolkit%2Bunsubs > > > > [email protected]> > > > > > > . > > > > > > For more options, visit this group at > > > > > >http://groups.google.com/group/google-web-toolkit?hl=en. > > > > > > -- > > > > > ÑóÈóøäóÇ áÇó ÊõÒöÛú ÞõáõæÈóäóÇ ÈóÚúÏó ÅöÐú åóÏóíúÊóäóÇ æóåóÈú áóäóÇ > > > > > ãöä > > > > > áóøÏõäßó ÑóÍúãóÉð Åöäóøßó ÃóäÊó ÇáúæóåóøÇÈõ > > > > > -- > > > > You received this message because you are subscribed to the Google > > > > Groups > > > > "Google Web Toolkit" group. > > > > To post to this group, send email to > > > > [email protected]. > > > > To unsubscribe from this group, send email to > > > > [email protected]<google-web-toolkit%2Bunsubs > > > > [email protected]> > > > > . > > > > For more options, visit this group at > > > >http://groups.google.com/group/google-web-toolkit?hl=en. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
