Re: GWT and Eclipse Plugin: Compilation failed

2009-12-05 Thread mig
Ok, i was running JRE 1.6.0_04 which for some reasons hangs hotspot. With JRE 1.6.0_17 and i don't have the issue anymore. -- 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...@googlegroup

Re: GWT and Eclipse Plugin: Compilation failed

2009-12-04 Thread mig
On Oct 28, 5:14 pm, Rajeev Dayal wrote: > If you take a look at your error log by going to Window->Show View->Error > Log, do you see any related exceptions? I have a similar problem compiling a new GWT project, but in my case the console shows: Compiling module com.xx.wvhelper.WaveHelper #

Re: GWT and Eclipse Plugin: Compilation failed

2009-10-28 Thread Rajeev Dayal
Hi, If you take a look at your error log by going to Window->Show View->Error Log, do you see any related exceptions? Rajeev On Fri, Oct 23, 2009 at 9:23 PM, shooty wrote: > > Hi, > > I installed Eclipse and GWT-Plugin several times. When I try to > compile the Package, i ALWAYS get an popup

GWT and Eclipse Plugin: Compilation failed

2009-10-24 Thread shooty
Hi, I installed Eclipse and GWT-Plugin several times. When I try to compile the Package, i ALWAYS get an popup with an error message. nevertheless the code is running on localemulation and local internetexplorer. I have no clue how to solve this. I tried everything. I reduced the sourcecode to