Ok,I built OOPHM according to this:
http://allahbaksh.blogspot.com/2009/02/building-gwt-oophm-from-source.html
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
-~----------~----~----~----~------~----~------~--~---