Hi,

I build my project same as like sample Hello project in gwt-2.4.0.beta
directory structure. while compiling the project I am facing following
error messages while building the application through the ant script.

I am building the existing GWT application but I dont know previously
in which version it was build ........

 Errors in 'jar:file:/C:/GWT_PROJECTS/gwt-2.4.0.beta/gwt-
widgets-0.1.3.jar!/org/gwtwidgets/client/ui/gsearch/GResult.java'
     [java]          Line 25: Constructors must not have parameters in
subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 26: The constructor JavaScriptObject(int) is
undefined
     [java]          Line 30: Instance fields cannot be used in
subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 31: Instance fields cannot be used in
subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]       Errors in 'jar:file:/C:/GWT_PROJECTS/gwt-2.4.0.beta/
gwt-widgets-0.1.3.jar!/org/gwtwidgets/client/ui/gsearch/GSearch.java'
     [java]          Line 23: Constructors must not have parameters in
subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 24: The constructor JavaScriptObject(int) is
undefined
     [java]          Line 34: Instance methods must be 'final' in non-
final subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]       Errors in 'jar:file:/C:/GWT_PROJECTS/gwt-2.4.0.beta/
gwt-widgets-0.1.3.jar!/org/gwtwidgets/client/ui/gsearch/
GSearchControl.java'
     [java]          Line 35: Constructors must not have parameters in
subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 36: The constructor JavaScriptObject(int) is
undefined
     [java]          Line 82: Instance methods must be 'final' in non-
final subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 92: Instance methods must be 'final' in non-
final subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 102: Instance methods must be 'final' in non-
final subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 106: Instance methods must be 'final' in non-
final subclasses of JavaScriptObject
     [java]          For additional info see: file:/C:/GWT_PROJECTS/
gwt-2.4.0.beta/doc/helpInfo/jsoRestrictions.html
     [java]          Line 111: Instance methods must be 'final' in non-
final subclasses of JavaScriptObject

Please help me !!!!!!!!!!!

-- 
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.

Reply via email to