Hi Sven, Are you using the GWT Eclipse plugin for your project? If so, did you create the launch configuration you're using to start hosted mode with the plugin wizard?
One thing to try to solve this issue is to ensure that the code you're trying to Compile/Browse is indeed the latest running in hosted mode. Typically, you can make sure that the latest code is picked up by hitting "Refresh" on the hosted mode browser. My guess is that you've already tried this, and probably even restarted hosted mode to make sure the new code changes were picked up. I just wanted to mention it in case. Hope that helps, -Sumit Chandel On Tue, Aug 4, 2009 at 6:50 AM, Sven <[email protected]>wrote: > > Everytime I start Compile/Browse I get: > > GWT module 'xxxxxxxxxxxxxx' needs to be (re)compiled, please run a > compile or use the Compile/Browse button in hosted mode > > here's the log: > > [INFO] Compiling module de.systemagmbh.sar.SystemaAttendanceRecorder > [INFO] Compiling 6 permutations > [INFO] Permutation compile succeeded > Linking into D:\DEV\WORKSPACES\GWT_SAR_DEV\SystemaAttendanceRecorder > \war > Link succeeded > Link succeeded > Compilation succeeded -- 58,516s > > > does anyone know a solution? > > I'm currently using GWT 1.7 and Eclipse 3.5 > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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 -~----------~----~----~----~------~----~------~--~---
