Comment by tamplinjohn: If you are using old plugins (ie, not built from trunk), they will work but won't get the full benefit of changes in the Swing UI.
Building on Windows is only supported on Visual Studio, not make in Cygwin, and even there more work needs to be done to update the build files (I have to resurrect my old VMware image I used to build them before). I don't see how it could be working without connecting to the OOPHM server -- are you sure it didn't open a new tab or create a new session in an existing tab? Regarding breakpoints, there are couple of possiblities: 1) a particular version of the Sun 1.6 JDK had a bug where breakpoints could be missed -- are you running the very latest? 2) if Eclipse is seeing different class files than are actually running, the breakpoints may not be hit. How are you running it? For more information: http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/Google-Web-Toolkit-Contributors -~----------~----~----~----~------~----~------~--~---
