Re: Announcing GPE/GWT 2.2M1

2011-01-28 Thread David Chandler
GWT 2.2M1 was released to maven central yesterday, albeit mistakenly as
version 2.2-rc1 instead of 2.2-m1 as it should have been due to a
misunderstanding on my part. The next version pushed to Maven Central will
be the 2.2 release.

/dmc

On Thu, Jan 27, 2011 at 5:52 AM, Thomas Broyer t.bro...@gmail.com wrote:

 When will it be released to Maven central? (or in other words, should I
 wait or deploy it myself to our local repo?)

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-28 Thread Thomas Broyer


On Friday, January 28, 2011 3:00:48 PM UTC+1, David Chandler (Google) wrote:

 GWT 2.2M1 was released to maven central yesterday, albeit mistakenly as 
 version 2.2-rc1 instead of 2.2-m1 as it should have been due to a 
 misunderstanding on my part. The next version pushed to Maven Central will 
 be the 2.2 release.


Just so I understand correctly: does that mean the next version will finally 
be 2.2 (and will be pushed to maven central as any other) ? or that the 
upcoming 2.2 RC1 will only be released on Google servers and not pushed to 
maven central ?

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-28 Thread David Chandler
Hi Thomas,

It's the latter. The upcoming 2.2 RC1 will be released on code.google.com,
but not pushed to maven central. The next thing pushed to maven central will
be 2.2.

/dmc

On Fri, Jan 28, 2011 at 10:16 AM, Thomas Broyer t.bro...@gmail.com wrote:



 On Friday, January 28, 2011 3:00:48 PM UTC+1, David Chandler (Google)
 wrote:

 GWT 2.2M1 was released to maven central yesterday, albeit mistakenly as
 version 2.2-rc1 instead of 2.2-m1 as it should have been due to a
 misunderstanding on my part. The next version pushed to Maven Central will
 be the 2.2 release.


 Just so I understand correctly: does that mean the next version will
 finally be 2.2 (and will be pushed to maven central as any other) ? or that
 the upcoming 2.2 RC1 will only be released on Google servers and not pushed
 to maven central ?

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.




-- 
David Chandler
Developer Programs Engineer, Google Web Toolkit
w: http://code.google.com/
b: http://googlewebtoolkit.blogspot.com/
t: @googledevtools

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-28 Thread Arthur Kalmenson
Does this include the Touch Handlers that went in recently?

--
Arthur Kalmenson



On Wed, Jan 26, 2011 at 6:21 PM, Eric Clayberg clayb...@google.com wrote:
 Good news! Google Plugin for Eclipse 2.2M1 (including Google Web
 Toolkit 2.2M1) is ready for you to download and try out from the
 following update site URLs...

 Eclipse 3.6
 http://dl.google.com/eclipse/plugin/beta/e36

 Eclipse 3.5
 http://dl.google.com/eclipse/plugin/beta/e35

 Eclipse 3.4
 http://dl.google.com/eclipse/plugin/beta/e34

 For just GWT 2.2M1, you can download it here...

 http://code.google.com/p/google-web-toolkit/downloads/detail?name=gwt-2.2-M1.zip

 The major new feature of GPE/GWT 2.2 is a fully integrated UI
 designer. As many of you may recall back in September of this year, we
 relaunched GWT Designer after the Instantiations acquisition. Since
 then we’ve been hard at work formally integrating GWT Designer
 directly into GPE. Our goal is to provide a unified installation and
 simplified developer experience, and we think that we’ve done a very
 good job with this. Our focus has been to remove redundant
 functionality, merge build stories between GWT Designer and the GPE,
 and to add support for the newest features of GWT itself.

 We've also included GWT SDK support for HTML5 specific features, such
 as Canvas and the Audio/Video tag. These APIs are still experimental
 and may change a bit over the next couple releases, but we feel that
 they're solid and deserving of some real mileage (by you). Along the
 lines of new APIs, there's also some exciting new features in the
 CellTable, namely adding default column sorting functionality, and
 support for setting column widths.

 As always, milestone builds like this are use-at-your-own-risk. There
 are known bugs, and it isn't quite ready for production use yet. We
 would also advise installing this into a new, clean Eclipse
 environment or, at minimum, uninstalling any older version of GWT
 Designer that you have installed.

 -- Eric, on behalf of the GWT, App Engine, and Google Plugin teams

 --
 You received this message because you are subscribed to the Google Groups 
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-web-toolkit?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-28 Thread Thomas Broyer
OK thanks, so maybe I'll deploy them in our internal maven repo then, so 
I'll have RC1 when it'll be out.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-28 Thread Jambi
Great news!

is there maybe a documentation for the Canvas API? I love the fact
that GWT 2.2 comes with a build in solution, but does it cover all
canvas functions? I´m stucking on drawing an image on the canvas. How
can I create an ImageElement that fits to the context?

On Jan 28, 8:25 pm, Thomas Broyer t.bro...@gmail.com wrote:
 OK thanks, so maybe I'll deploy them in our internal maven repo then, so
 I'll have RC1 when it'll be out.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-28 Thread Jim Douglas
http://google-web-toolkit.googlecode.com/svn/javadoc/2.2/com/google/gwt/canvas/client/Canvas.html
http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/canvas/client/Canvas.java
http://google-web-toolkit.googlecode.com/svn/javadoc/2.2/com/google/gwt/dom/client/CanvasElement.html
http://code.google.com/p/google-web-toolkit/source/browse/trunk/user/src/com/google/gwt/dom/client/CanvasElement.java
http://www.w3.org/TR/html5/the-canvas-element.html#canvas
http://gwt-code-reviews.appspot.com/1286802

On Jan 28, 4:34 pm, Jambi michael.lukaszc...@googlemail.com wrote:
 Great news!

 is there maybe a documentation for the Canvas API? I love the fact
 that GWT 2.2 comes with a build in solution, but does it cover all
 canvas functions? I´m stucking on drawing an image on the canvas. How
 can I create an ImageElement that fits to the context?

 On Jan 28, 8:25 pm, Thomas Broyer t.bro...@gmail.com wrote:



  OK thanks, so maybe I'll deploy them in our internal maven repo then, so
  I'll have RC1 when it'll be out.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-27 Thread Thomas Broyer
Fortunately: yes! (thanks to Robert Munteanu and Jeff Larsen)

See https://groups.google.com/d/msg/google-gin/aIz0vfGZyFw/XfNTpUvVWYUJ 
and https://groups.google.com/d/msg/google-gin/cFIKn0lfV0c/6H-JgxKO5KEJ

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-27 Thread Thomas Broyer
When will it be released to Maven central? (or in other words, should I wait 
or deploy it myself to our local repo?)

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-27 Thread Mike.G
good news

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-27 Thread Y2i
thanks for the link Thomas!

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-27 Thread Jeff Chimene
On 01/26/2011 04:21 PM, Eric Clayberg wrote:
 Good news! Google Plugin for Eclipse 2.2M1 (including Google Web
 Toolkit 2.2M1) is ready for you to download and try out from the
 following update site URLs...

Ok. I tried the Contact Support feature after a WindowBuilder internal
error. Is that feature active, or should I just file a bug report?

Cheers,
jec

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-27 Thread Dave Laycock
Will the final release have feature parity with GWT Designer? It looks like 
Ext GWT and Smart GWT are not supported in this plugin.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-27 Thread Chris Ramsdale
We are looking at ways to have the Ext GWT and Smart GWT folks take over
this portion of the GWT Designer. For 2.2 we will have an updated stand
alone version that still has this support.

-- Chris

On Thu, Jan 27, 2011 at 2:30 PM, Dave Laycock dave.layc...@gmail.comwrote:

 Will the final release have feature parity with GWT Designer? It looks like
 Ext GWT and Smart GWT are not supported in this plugin.

  --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-toolkit@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.



Re: Announcing GPE/GWT 2.2M1

2011-01-26 Thread Y2i
Thanks Eric! I got an error when a Gin injector is created.  Is there a Gin 
jar that works with this GWT version?

Caused by: java.lang.IncompatibleClassChangeError: Found interface 
com.google.gwt.core.ext.typeinfo.JClassType, but class was expected
at 
com.google.gwt.inject.rebind.GinjectorGeneratorImpl.validateInjectorClass(GinjectorGeneratorImpl.java:84)
at 
com.google.gwt.inject.rebind.GinjectorGeneratorImpl.generate(GinjectorGeneratorImpl.java:65)
at 
com.google.gwt.inject.rebind.GinjectorGenerator.generate(GinjectorGenerator.java:47)
at 
com.google.gwt.core.ext.GeneratorExtWrapper.generate(GeneratorExtWrapper.java:48)
at 
com.google.gwt.core.ext.GeneratorExtWrapper.generateIncrementally(GeneratorExtWrapper.java:60)
at 
com.google.gwt.dev.javac.StandardGeneratorContext.runGeneratorIncrementally(StandardGeneratorContext.java:662)
at 
com.google.gwt.dev.cfg.RuleGenerateWith.realize(RuleGenerateWith.java:41)
at 
com.google.gwt.dev.shell.StandardRebindOracle$Rebinder.rebind(StandardRebindOracle.java:74)
at 
com.google.gwt.dev.shell.StandardRebindOracle.rebind(StandardRebindOracle.java:259)
at 
com.google.gwt.dev.shell.ShellModuleSpaceHost.rebind(ShellModuleSpaceHost.java:141)
at com.google.gwt.dev.shell.ModuleSpace.rebind(ModuleSpace.java:585)
at 
com.google.gwt.dev.shell.ModuleSpace.rebindAndCreate(ModuleSpace.java:455)
at com.google.gwt.dev.shell.GWTBridgeImpl.create(GWTBridgeImpl.java:49)
at com.google.gwt.core.client.GWT.create(GWT.java:98)


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.