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' -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/aB8lR5wKjjAJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
