Re: Trouble installing Google Eclipse Plugin 1.2 RC1

2009-11-17 Thread Hilbrand
ction I'm using eclipse JEE IDE 3.5 for webdevelopers with maven2 plugin , winXP, which had google plugin 1.1.2.v200910131704 installed prior to installing the 1.2 RC plugin, with gwt ms2 (and previously with 1.71 and 1.6.4) I installed it by placing the plugin from the zip in the eclipse drop

Re: Eclipse Plugin Compile Button & Stack Overflow

2009-05-23 Thread Hilbrand
#x27;t know for sure if this helps you, since no information was provided on the type of overflow, but it might fix your issue too. It solved my stack overflow compilation problem. Regards, Hilbrand. On May 21, 4:05 pm, "louatia...@hotmail.com" wrote: > I still need to know how to co

Re: PopupPanel Align Right

2009-04-03 Thread Hilbrand
This is a known issue; not being able to align the popup panel at the right side via CSS: See, issue 1538 for details: http://code.google.com/p/google-web-toolkit/issues/detail?id=1538&can=5 Hilbrand. On Apr 2, 5:26 pm, cj wrote: > That gets me pretty close.  Thanks. > Though, the

Re: GWT 1.5.3 Compiler error with org.cobogw.gwt-1.2.2.jar file

2009-03-29 Thread Hilbrand
classpath (they're in the cobogw zip file) Regards, Hilbrand. On Mar 29, 8:18 pm, nickle wrote: > Hi Hilbrand, > > 1.  Here is the actual error: > 2009-03-29 13:58:25,032 [Thread-8637] INFO  -      [echo] Compiling > GWT with /opt/gwt-linux-1.5.3/gwt-dev-linux.jar > 200

Re: GWT 1.5.3 Compiler error with org.cobogw.gwt-1.2.2.jar file

2009-03-28 Thread Hilbrand
Hi Nick, The configuration you mention is correct, so it should work. It might be the jar file is somehow not added to the class path. Can you post the exact error and line in the ant file that adds the jar file to the class path, in order to help you further. Regards, Hilbrand. On Mar 27, 1