Does Designer support GWT 2.1 now?

GWT Designer allows you to quickly create the modules, composites, panels, remote services and other elements that comprise Google Web Tookit applications.

Moderators: Konstantin.Scheglov, gnebling, Alexander.Mitin, jwren, Eric Clayberg

Does Designer support GWT 2.1 now?

Postby colinzhao » Sat Oct 30, 2010 7:06 pm

I have run the Eclipse updates with the new GWT 2.1. I can launch my test GWT app and it seems to run ok. But I see errors in a number of GWT classes in GWT plugin, all in the java.math package. Is it Designer, GWT or java vm version problem?

Thanks.

00:00:11.254 [ERROR] Errors in 'jar:file:/C:/java/gwt-2.1.0/gwt-user.jar!/com/google/gwt/emul/java/math/BitLevel.java'
00:00:11.254 [ERROR] Line 55: val.sign cannot be resolved or is not a field
00:00:11.254 [ERROR] Line 59: The method getFirstNonzeroDigit() is undefined for the type BigInteger
...
00:00:11.256 [ERROR] Errors in 'jar:file:/C:/java/gwt-2.1.0/gwt-user.jar!/com/google/gwt/emul/java/math/Conversion.java'
...
00:00:11.257 [ERROR] Errors in 'jar:file:/C:/java/gwt-2.1.0/gwt-user.jar!/com/google/gwt/emul/java/math/Division.java'
...
00:00:11.259 [ERROR] Errors in 'jar:file:/C:/java/gwt-2.1.0/gwt-user.jar!/com/google/gwt/emul/java/math/Elementary.java'
...
00:00:11.261 [ERROR] Errors in 'jar:file:/C:/java/gwt-2.1.0/gwt-user.jar!/com/google/gwt/emul/java/math/Logical.java'
...
00:00:11.262 [ERROR] Errors in 'jar:file:/C:/java/gwt-2.1.0/gwt-user.jar!/com/google/gwt/emul/java/math/Multiplication.java'
colinzhao
 
Posts: 24
Joined: Sun Dec 31, 2006 4:03 pm

Re: Does Designer support GWT 2.1 now?

Postby Eric Clayberg » Sun Oct 31, 2010 6:16 am

Yes. GWT Designer supports GWT 2.1.

Those errors are not coming from GWT Designer. They look like errors reported by GWT itself.

I don't know whether they are caused by a GWT problem (like a corrupt GWT installation) or a VM problem (make sure that you are running Eclipse using the standard Sun/Oracle JVM).
Eric Clayberg
Software Engineering Manager
Google
http://code.google.com/webtoolkit/download.html

Author: "Eclipse Plug-ins"
http://www.qualityeclipse.com
Eric Clayberg
Moderator
 
Posts: 4503
Joined: Tue Sep 30, 2003 6:39 am
Location: Boston, MA USA


Return to GWT Designer

Who is online

Users browsing this forum: No registered users and 2 guests

cron