baksheen
7 Jul 2009, 8:43 PM
Hi,
I tried to run a simple window on ext gwt. but I got lot of errrors like following
[ERROR] Errors in 'jar:file:/C:/Documents%20and%20Settings/bhanu/ganymede_workspace/HelloGWT/lib/gxt.jar!/com/extjs/gxt/ui/client/event/DomEvent.java'
[ERROR] Line 320: The method getRelatedEventTarget() is undefined for the type Event
[ERROR] Errors in 'jar:file:/C:/Documents%20and%20Settings/bhanu/ganymede_workspace/HelloGWT/lib/gxt.jar!/com/extjs/gxt/ui/client/util/KeyNav.java'
[ERROR] Line 139: The method getCurrentEventTarget() is undefined for the type Event
and finally
[TRACE] Finding entry point classes
[ERROR] Unable to find type 'com.example.client.Hello'
[ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
[ERROR] Failure to load module 'com.example.Hello'
I have added resource, themes and charts into the path.
I could not figure out the problem. I was trying for this past one week.:((
My environment details:
Eclipse Genymede
Jdk1.6
gxt-2.0-m3
I tried to run a simple window on ext gwt. but I got lot of errrors like following
[ERROR] Errors in 'jar:file:/C:/Documents%20and%20Settings/bhanu/ganymede_workspace/HelloGWT/lib/gxt.jar!/com/extjs/gxt/ui/client/event/DomEvent.java'
[ERROR] Line 320: The method getRelatedEventTarget() is undefined for the type Event
[ERROR] Errors in 'jar:file:/C:/Documents%20and%20Settings/bhanu/ganymede_workspace/HelloGWT/lib/gxt.jar!/com/extjs/gxt/ui/client/util/KeyNav.java'
[ERROR] Line 139: The method getCurrentEventTarget() is undefined for the type Event
and finally
[TRACE] Finding entry point classes
[ERROR] Unable to find type 'com.example.client.Hello'
[ERROR] Hint: Check the inheritance chain from your module; it may not be inheriting a required module or a module may not be adding its source path entries properly
[ERROR] Failure to load module 'com.example.Hello'
I have added resource, themes and charts into the path.
I could not figure out the problem. I was trying for this past one week.:((
My environment details:
Eclipse Genymede
Jdk1.6
gxt-2.0-m3