Hi Alex, Here's the complete guide to what you're looking for -> http://code.google.com/p/google-web-toolkit/wiki/UsingOOPHM :) There's a section called "Getting the right Classpath", you might want to try the first option, since you already have an existing project.
Cheers, Darth On Jun 10, 11:01 pm, Axel Kittenberger <[email protected]> wrote: > Ok thanks, can you give any easy guidelines how to alter ones > build.xml so hosted mode fires the new window, and launches firefox > (like in the branch) instead of the buildin mozilla 1.7.2? > > On 10 Jun., 16:49, Jason Essington <[email protected]> wrote: > > > > > Try trunk rather than the OOPHM branch. I believe that the most > > current OOPHM code is located there. Though you may still need to grab > > the browser plugins from the older branch. > > > -jason > > On Jun 10, 2009, at 2:20 AM, Axel Kittenberger wrote: > > > > Ok,I built OOPHM according to this: > > >http://allahbaksh.blogspot.com/2009/02/building-gwt-oophm-from-source... > > > > Now when I try to compile my project with the created gwt-oophm I get: > > > --------------------------------------------------------------------------- > > > > > > --------------------------------------------------------------------------- > > > a...@woodstock:~/gwt-oophm$ ./UbiquEdity-compile > > > Removing units with errors > > > [ERROR] Errors in 'file:/home/axel/gwt-linux-1.6.4/src/org/ > > > ubiquedity/client/InputCatcher.java' > > > [ERROR] Line 3: The import com.google.gwt.dom.client.NativeEvent > > > cannot be resolved > > > [ERROR] Line 4: The import com.google.gwt.event cannot be > > > resolved > > > [ERROR] Line 5: The import com.google.gwt.event cannot be > > > resolved > > > [ERROR] Line 6: The import com.google.gwt.event cannot be > > > resolved > > > [ERROR] Line 7: The import com.google.gwt.event cannot be > > > resolved > > > [ERROR] Line 8: The import com.google.gwt.event cannot be > > > resolved > > > [ERROR] Line 17: KeyDownHandler cannot be resolved to a type > > > [ERROR] Line 17: KeyPressHandler cannot be resolved to a type > > > [ERROR] Line 18: KeyDownEvent cannot be resolved to a type > > > [ERROR] Line 26: KeyPressEvent cannot be resolved to a type > > > --------------------------------------------------------------------------- > > > > > > --------------------------------------------------------------------------- > > > and so on. > > > > This are all the new API, So can it be that the oophm tree is pretty > > > behind in API? :-( > > > > Kind regard, > > > Axel --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
