Closed GoogleCodeExporter closed 9 years ago
I have this problem with RC4 as well, although for me, I have to publish THREE
times!
For me the problem was that the GWT compiler was still running in the background
after Eclipse thought the publish process was done. I made a slight
modification to
the compileProject method of GwtProject class of Cypal-Studio so that it blocks
on
the compiler process until it's complete, and now I can publish twice and
things will
work. Maybe it'll get you down to just one publish. See attached file.
Original comment by ziftytodd@gmail.com
on 16 May 2008 at 2:05
Attachments:
Patch accepted and committed with revision # 73
Fix should appear in RC 6
Original comment by grprakash
on 3 Jun 2008 at 10:21
Original issue reported on code.google.com by
nat...@gmail.com
on 7 Dec 2007 at 5:18