Re: GWT 3.0 Roadmap?

2015-03-13 Thread Max Völkel
Uh, the year is not soo early any more. Any news on GWT 3.0 release plans?

On Monday, September 22, 2014 at 10:34:26 AM UTC+2, Jens wrote:

 GWT 3.0 will be early next year with Java8 language support. Before that 
 GWT 2.7 RC1 is planed to be release at the end of this month...but could 
 also be next month.

 GWT 2.7 will have CSS3 support, an experimental version of JsInterop and a 
 faster, easier to set up SuperDevMode (and bug fixes or course). You can 
 try the latest version of GWT by using the Maven artifacts for GWT 
 2.7-SNAPSHOT found in Google's Sonatype OSS repository.

 -- J.


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit+unsubscr...@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.


[gwt-contrib] Re: GWT 2.7.0-SNAPSHOT in Google maven snapshot repo

2014-10-18 Thread Max Völkel
I am a bit surprised this is almost a YEAR old. Anyway, in which repo can I 
find a (hopefully recent) 2.7 SNAPSHOT?

On Wednesday, November 27, 2013 1:03:26 AM UTC+1, Matthew Dempsky wrote:

 FYI, I've pushed out a build of master to Maven as 2.7.0-SNAPSHOT.  Not 
 sure if the next release will be 2.7, but it needed *some* version and 
 that seemed as good as any.


-- 
You received this message because you are subscribed to the Google Groups GWT 
Contributors group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-web-toolkit-contributors+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-web-toolkit-contributors/557ecfdd-44af-4ee9-9cb2-f2ffc76d9240%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Java 7

2013-04-03 Thread Max Völkel
How well does this play together with AppEngine 1.7.7? From their release 
notes: The Java runtime now defaults to Java7. If you still need to use 
the Java6
  runtime, please use the --use_java6 flag when deploying your app. We 
encourage
  you to move to Java7 as soon as possible.

It sounds I should compile for a 1.7 target. So I should *not* set 
maven.compiler.source to 1.6, right?

I hope AppEngine and GWT remain compatible. Do you know more on this?

On Thursday, February 21, 2013 2:55:24 PM UTC+1, Thomas Broyer wrote:



 On Thursday, February 21, 2013 1:32:44 PM UTC+1, Seamus McMorrow wrote:

 Hi, 

 Sorry for resurrecting a slightly old thread. 
 JDK 1.6 is EOL end of this month, so I am thinking of migrating my GWT 
 project to JDK7

 I am using GWT 2.5, and wondering if many people are using JDK7 in their 
 GWT projects. Is it okay to do so and if so, what are the gotchas?



 GWT 2.5 is fully compatible with JDK 7 (see 
 https://developers.google.com/web-toolkit/release-notes#Release_Notes_2_5_0_RC2
 ).
 Just make sure you only use Java 6 constructs in your client code (in 
 Eclipse, Project properties → Java Compiler, set “JDK Compliance” to 1.6; 
 in Maven, set “maven.compiler.source” and “maven.compiler.target” to 1.6 or 
 6).


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




Re: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-22 Thread Max Völkel
Hmm, now works fine on Chrome Version 22.0.1229.94. Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/diTcrb6NgKUJ.
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: GWT Dev Plugin broke (Chrome/mac osx)

2012-10-14 Thread Max Völkel
Any update on this?

On Monday, October 1, 2012 4:00:22 PM UTC+2, Thomas Broyer wrote:


 On Monday, October 1, 2012 3:58:37 PM UTC+2, Konstantin Solomatov wrote:

 Still have the same problem. Is anyone going to fix it?



 It's in the works: http://gwt-code-reviews.appspot.com/1844803/ 


-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/HrauD45B0IQJ.
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: DevMode not working in Chrome after update

2012-07-30 Thread Max Völkel
Chrome Canary Version 22.0.1221.0 canary on OS X Lion has the same problem. 
Manual install via Drop Here on Extension pane, but plugin wont start.

-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/-9UmaBI9nJsJ.
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.