You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
I just added a bunch of code to my project which was compiling fine, and now when I compile it seems to stop at: Computing all possible rebind results for 'com.sean.client.CelticLock2_0'
Which is my EntryPoint class.
Any ideas what could cause this or how I can figure out exactly why it's not working? I let it compile for 30mins and it's still sitting at that one spot.
For context sake, this is what leads up to that statement in the compile:
Replacing GWT.runAsync with island loader calls Looking up initial load sequence for split points Initial load sequence of split points: (none) Computing all possible rebind results for 'com.sean.client.CelticLock2_0'
Sean
unread,
Jul 25, 2011, 7:17:06 AM7/25/11
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to google-we...@googlegroups.com
And just a quick update I've made sure GWT and the Eclipse Plug-ins are up to the latest. Still, so far no luck with being able to compile. Really wish I knew what was causing this....