"Override cannot be resolved to a type" with gwt trunk
554 views
Skip to first unread message
Martin
unread,
Dec 24, 2007, 12:04:45 PM12/24/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
Hello
I've just checked out and compiled GWT from SVN trunk. Now I can't
compile my application. Compilation ends with error:
Buildfile: /home/martin/workspace/gofer-ng/build.xml
gwt.compile:
gwt.compile.module:
[java] Analyzing source in module
'com.mwaysolutions.gofer2.Gofer'
[java] [ERROR] Errors in 'jar:file:/home/martin/java-lib/gwt-
linux-0.0.0/gwt-dev-linux.jar!/com/google/gwt/dev/jjs/intrinsic/com/
google/gwt/lang/Array.java'
[java] [ERROR] Line 219: Override cannot be resolved to a
type
...
any hint? thanks in advance.
Reinier Zwitserloot
unread,
Dec 24, 2007, 3:55:26 PM12/24/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
trunk is not currently compilable. trunk is getting switched over to
java 1.5 support.
Martin
unread,
Dec 24, 2007, 5:17:55 PM12/24/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
i was just trying to check if java 5 features are at least partially
working. sigh...
mwaschkowski
unread,
Dec 28, 2007, 1:00:53 PM12/28/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Web Toolkit
This might be a silly question, but is there any way to know if the
src from trunk is compilable ahead of time or not? Is the current
build status shown anywhere in the wiki for example?
Thanks,
Mark
Reinier Zwitserloot
unread,
Dec 31, 2007, 9:13:45 PM12/31/07
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message