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 ewald.pankr...@gmail.comwrote:

 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 ewald.pankr...@gmail.com 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 ewald.pankr...@gmail.com wrote:
 
 
 
   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 it, copied the address, did it in ff,
   result was with styling.
 
   On Jan 22, 5:22 pm, Rajeev Dayal rda...@google.com 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 
vs port 8887? Can you reproduce the problem?
 
2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com
 
 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 habdolkha...@gmail.com
 wrote:
  may try Project- clean and compile again : *Notice the message
 at
 console
  and print it out*
 
  2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com
 
   With something else I mean the wrong page I had before.
 
   On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com
 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:/
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 , 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
 google-web-tool...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.com
   .
   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
 google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.com
 .
 For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en.

 --
 You 

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 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 ewald.pankr...@gmail.com 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 ewald.pankr...@gmail.com wrote:



  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 it, copied the address, did it in ff,
  result was with styling.

  On Jan 22, 5:22 pm, Rajeev Dayal rda...@google.com 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 
   
   vs port 8887? Can you reproduce the problem?

   2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com

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 habdolkha...@gmail.com wrote:
 may try Project- clean and compile again : *Notice the message at
console
 and print it out*

 2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com

  With something else I mean the wrong page I had before.

  On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com 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:/
   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 , 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
google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
   cr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
cr...@googlegroups.com
  .
  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 
google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to
google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.com
.
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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 it, copied the address, did it in ff,
result was with styling.



On Jan 22, 5:22 pm, Rajeev Dayal rda...@google.com 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 
 vs port 8887? Can you reproduce the problem?

 2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com



  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 habdolkha...@gmail.com wrote:
   may try Project- clean and compile again : *Notice the message at
  console
   and print it out*

   2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com

With something else I mean the wrong page I had before.

On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com 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:/
 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 , 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
  google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to
google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
  cr...@googlegroups.com
.
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 google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs 
  cr...@googlegroups.com
  .
  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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 ewald.pankr...@gmail.com wrote:
 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 it, copied the address, did it in ff,
 result was with styling.

 On Jan 22, 5:22 pm, Rajeev Dayal rda...@google.com 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 
  vs port 8887? Can you reproduce the problem?

  2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com

   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 habdolkha...@gmail.com wrote:
may try Project- clean and compile again : *Notice the message at
   console
and print it out*

2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com

 With something else I mean the wrong page I had before.

 On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com 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:/
  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 , 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
   google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
  cr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
   cr...@googlegroups.com
 .
 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 google-web-tool...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
cr...@googlegroups.com
   .
   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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 styles were missing.



On Jan 22, 8:39 am, Ewald Pankratz ewald.pankr...@gmail.com wrote:
 With something else I mean the wrong page I had before.

 On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com 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:/
  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 , 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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*. and stop current
working instance before running new one : using development mode panel.
All the best.

2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com

 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 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 , 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 google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 ewald.pankr...@gmail.com

 With something else I mean the wrong page I had before.


 On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com 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:/
  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 , 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 google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 habdolkha...@gmail.com wrote:
 may try Project- clean and compile again : *Notice the message at console
 and print it out*

 2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com





  With something else I mean the wrong page I had before.

  On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com 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:/
   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 , 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 google-web-tool...@googlegroups.com.
  To unsubscribe from this group, send email to
  google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs 
  cr...@googlegroups.com
  .
  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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 Ewald Pankratz ewald.pankr...@gmail.com

 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 habdolkha...@gmail.com wrote:
  may try Project- clean and compile again : *Notice the message at
 console
  and print it out*
 
  2010/1/22 Ewald Pankratz ewald.pankr...@gmail.com
 
 
 
 
 
   With something else I mean the wrong page I had before.
 
   On Jan 22, 6:30 am, Ewald Pankratz ewald.pankr...@gmail.com 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:/
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 , 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
 google-web-tool...@googlegroups.com.
   To unsubscribe from this group, send email to
   google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.comgoogle-web-toolkit%2Bunsubs
 cr...@googlegroups.com
   .
   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 google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 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 , 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



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 ewald.pankr...@gmail.com 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:/
 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 , 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 google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.