arjun
13 Aug 2008, 12:44 AM
Hi All,
Am totally new to GXT. I was trying a simple application to display a FormPanel. But when I compiled the source its giving the following error. Can anyone help me please?
Am using GWT 1.5 and GXT 1.0.2.
[TRACE] Analyzing source in module 'com.extjs.gxt.hello.Hello'
[ERROR] Errors in 'jar:file:/D:/gxt-1.0.2/gxt.jar!/com/extjs/gxt/ui/client/fx/Fx.java'
[ERROR] Line 14: The import com.google.gwt.animation cannot be resolved
[ERROR] Line 53: Animation cannot be resolved to a type
[ERROR] Line 57: animation cannot be resolved
[ERROR] Line 57: Animation cannot be resolved to a type
[ERROR] Line 116: animation cannot be resolved
[ERROR] Line 140: animation cannot be resolved
[ERROR] Line 154: animation cannot be resolved
[TRACE] Finding entry point classes
[ERROR] Unable to find type 'com.extjs.gxt.hello.client.Hello'
[ERROR] Hint: Check that the type name 'com.extjs.gxt.hello.client.Hello' is really what you meant
[ERROR] Hint: Check that your classpath includes all required source roots
[ERROR] Failure to load module 'com.extjs.gxt.hello.Hello'
Am totally new to GXT. I was trying a simple application to display a FormPanel. But when I compiled the source its giving the following error. Can anyone help me please?
Am using GWT 1.5 and GXT 1.0.2.
[TRACE] Analyzing source in module 'com.extjs.gxt.hello.Hello'
[ERROR] Errors in 'jar:file:/D:/gxt-1.0.2/gxt.jar!/com/extjs/gxt/ui/client/fx/Fx.java'
[ERROR] Line 14: The import com.google.gwt.animation cannot be resolved
[ERROR] Line 53: Animation cannot be resolved to a type
[ERROR] Line 57: animation cannot be resolved
[ERROR] Line 57: Animation cannot be resolved to a type
[ERROR] Line 116: animation cannot be resolved
[ERROR] Line 140: animation cannot be resolved
[ERROR] Line 154: animation cannot be resolved
[TRACE] Finding entry point classes
[ERROR] Unable to find type 'com.extjs.gxt.hello.client.Hello'
[ERROR] Hint: Check that the type name 'com.extjs.gxt.hello.client.Hello' is really what you meant
[ERROR] Hint: Check that your classpath includes all required source roots
[ERROR] Failure to load module 'com.extjs.gxt.hello.Hello'