[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2011-09-15 Thread codesite-noreply
Comment by pclog...@gmail.com: The best poker blog http://poker-blogs-see.blogspot.com Best PokerStars blog http://pokerstars-blogs.blogspot.com Sexy, hot girls imagehttp://china-sexy-girl-images.blogspot.com/ For more information:

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2011-04-12 Thread codesite-noreply
Comment by flavio.e...@gmail.com: Can somebody please update http://code.google.com/webtoolkit/usingeclipse.html with this instructions or a link? Particularly the way to start the application is a little misrepresented there... For more information:

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-12-22 Thread codesite-noreply
Comment by WLiu1976: Finally make it work on Chrome. The most important thing is to allow the external web server in the GWT developer plugin. More details see: http://notepad2.blogspot.com/2010/12/debug-google-web-toolkit-applications.html For more information:

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-12-19 Thread codesite-noreply
Comment by marcello.urbani: I also had issues with the plugin: Failed to connect to hosted mode server at 127.0.0.1:9997 Just switched to a random port instead of 9997 in the project settings and works like a charm :) Firefox 3.6, but should be a browser independent issue For more

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-12-19 Thread codesite-noreply
Comment by marcello.urbani: I also had issues with the plugin: {{{ Failed to connect to hosted mode server at 127.0.0.1:9997 }}} Just switched to a random port instead of 9997 in the project settings and works like a charm :) Using Firefox 3.6, but should be a browser independent issue For

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-12-13 Thread codesite-noreply
Comment by rogovskiy: Chrome plugin is not working. Unable to connect to 9997 works in FF and Safari (sorta works) For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-11-22 Thread codesite-noreply
Comment by sombr...@gmail.com: please dudes do something about linux 64 bits and firefox 3.6. It's quite annoying. i'm on slackware64 13.1 and firefox 3.6.12, and plugin asks to get installed again and again and again. For more information:

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-11-22 Thread codesite-noreply
Comment by sombr...@gmail.com: also, add a flag on configs to enable debug for plugin would be good. For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-11-22 Thread codesite-noreply
Comment by sombr...@gmail.com: FYI using firefox 3.5.2 from slackware64 13.0 will get thing working. But firebug is gone... For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-05-27 Thread codesite-noreply
Comment by audiobrian: The reason of the breakpoints issue, is that maybe you has configured a JRE and not a JDK. But now I have a question for you. Why you're using Tomcat with GWT? Greetings. For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-04-13 Thread codesite-noreply
Comment by vrinda.pujare: Currently I am using GWT 2.0.3 with tomcat5.5 as a server, IE6 and WindowsXP 64bit. I am trying to debug my application in client debug mode. Also I have followed all the steps to set up debug mode. And started tomcat and application using DevMode in debug mode.

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2010-01-04 Thread codesite-noreply
Comment by rda...@google.com: @yaoancheng: Sorry to hear that you're having troubles using the plugin. Here is some additional information that may help. Regarding #1, you can actually start two development mode sessions at the same time. What you need to do is modify the launch

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-15 Thread codesite-noreply
Comment by monish.ar: Using development mode in Eclipse 3.5 using GWT 2.0 on Windows XP Pro 64 bit, I'm unable to debug as GWT skips most of my Breakpoints. When I uninstalled the plugin and set my default SDK to 1.7.1, Hosted browser mode doesn't work anymore. I was asked to install a

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-15 Thread codesite-noreply
Comment by j...@google.com: 64-bit IE is not currently supported. For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-15 Thread codesite-noreply
Comment by monish.ar: I think GWT 2.0 broke my installation of the previous version. I think I have to start a new Eclipse install and stick to 1.7.1 for now. For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM --

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-15 Thread codesite-noreply
Comment by j...@google.com: You can have multiple versions of GWT installed at once and the current Eclipse plugin should work with any of them. Also, GWT 1.7.1 isn't going to give you devmode with a 64-bit browser either. For more information:

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-15 Thread codesite-noreply
Comment by monish.ar: Thanks for your reply. Yeah, actually that's what I assumed. I've had 1.7.1 running until now in the hosted mode without any problems. Once I installed version 2.0 and started having problems with debugging, I switched back to 1.7.1 SDK but in vain. The problem still

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-14 Thread codesite-noreply
Comment by j...@google.com: This looks like http://code.google.com/p/google-web-toolkit/issues/detail?id=4254 -- for now, you will have to use a later JDK. For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM --

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-13 Thread codesite-noreply
Comment by j...@google.com: The source is at https://google-web-toolkit.googlecode.com/svn/plugins/xpcom. The issue you want is http://code.google.com/p/google-web-toolkit/issues/detail?id=609 I have done some work, but things are complicated by the fact Sun doesn't support FF3+, Mozilla

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-11 Thread codesite-noreply
Comment by gersonjohan: I tested plugin with Chrome and get this error in Eclipse Plugin: `com.google.gwt.core.client.JavaScriptException: (RangeError): Maximum call stack size exceeded` With others browsers (IE, FF) is very slow or crash For more information:

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-09 Thread codesite-noreply
Comment by kpocie...@o2.pl: testsetset For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM -- http://groups.google.com/group/Google-Web-Toolkit-Contributors

[gwt-contrib] Re: Comment on TroubleshootingOOPHM in google-web-toolkit

2009-12-07 Thread codesite-noreply
Comment by rocky303: I started two GWT project at a same time, but on different ports ( and 8889). Using GWT2.0RC2 For more information: http://code.google.com/p/google-web-toolkit/wiki/TroubleshootingOOPHM -- http://groups.google.com/group/Google-Web-Toolkit-Contributors