Thursday, May 24, 2018

Re: First experience using GWT Boot in my Java Devs Training

Thanks for the comment.

I don't think that we can say that Gradle will remove Maven in the future, since Maven is also still in development. 

For many reasons it is also easier to stay with Maven. Not every projects have a high requirement for build process. So IMHO Maven is still the simplest way to build your Java project.

But it would be also nice to be able to support Gradle just like what Spring Boot has done. For this I need to know is there any standard Gradle Plugin for GWT compiler?

Thanks
Lofi

Rogelio Flores <rogelio.flores@gmail.com> schrieb am Do., 24. Mai 2018, 15:08:
Nice article, thanks for sharing it.

I wonder if it's time to move from maven to gradle (in general and also talking specifically about GWT Boot).


On Wednesday, May 23, 2018 at 2:24:14 PM UTC-5, Dr. Lofi Dewanto wrote:
This article is now being published by DZone: http://bit.ly/2IICra8

Enjoy and looking forward for good discussion,
Lofi

Am Freitag, 18. Mai 2018 00:30:39 UTC+2 schrieb Dr. Lofi Dewanto:
I wrote my experience using the SNAPSHOT version of GWT Boot for my internal Java Training: http://bit.ly/2L54Etr

Would like to know whether someone has the same experience?

Thanks,
Lofi

--
You received this message because you are subscribed to a topic in the Google Groups "GWT Users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/google-web-toolkit/t7rwYbv-QRc/unsubscribe.
To unsubscribe from this group and all its topics, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at https://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.
--

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

Re: First experience using GWT Boot in my Java Devs Training

Nice article, thanks for sharing it.

I wonder if it's time to move from maven to gradle (in general and also talking specifically about GWT Boot).


On Wednesday, May 23, 2018 at 2:24:14 PM UTC-5, Dr. Lofi Dewanto wrote:
This article is now being published by DZone: http://bit.ly/2IICra8

Enjoy and looking forward for good discussion,
Lofi

Am Freitag, 18. Mai 2018 00:30:39 UTC+2 schrieb Dr. Lofi Dewanto:
I wrote my experience using the SNAPSHOT version of GWT Boot for my internal Java Training: http://bit.ly/2L54Etr

Would like to know whether someone has the same experience?

Thanks,
Lofi

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

Wednesday, May 23, 2018

Re: First experience using GWT Boot in my Java Devs Training

This article is now being published by DZone: http://bit.ly/2IICra8

Enjoy and looking forward for good discussion,
Lofi

Am Freitag, 18. Mai 2018 00:30:39 UTC+2 schrieb Dr. Lofi Dewanto:
I wrote my experience using the SNAPSHOT version of GWT Boot for my internal Java Training: http://bit.ly/2L54Etr

Would like to know whether someone has the same experience?

Thanks,
Lofi

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

Re: Advice needed - compile error while moving back to GWT 2.7 from 2.8.2

That could definitely be the issue. Unfortunately, when we move back to a previous version of the project we still get the same error so we think it might be something with the eclipse environment and are going to try a new eclipse install.

On Monday, May 14, 2018 at 12:34:20 PM UTC-4, Thomas Broyer wrote:
Could one of your dependencies possibly "shadow" its own version of ImageResourceGenerator that had been compiled against GWT 2.8? You'd have to revert to an older version of that dependency then.

On Monday, May 14, 2018 at 3:37:34 PM UTC+2, Rachel wrote:
Thank you for responding. I'm looking at the build path and both gwt-user and gwt-dev jar files are from 2.7. Is there somewhere else I should look?

On Monday, May 14, 2018 at 9:16:18 AM UTC-4, Thomas Broyer wrote:


On Monday, May 14, 2018 at 3:06:09 PM UTC+2, Rachel wrote:
We have to move our project back to GWT 2.7 due to some java 1.8 issues. I've checked all my jar files to make sure they are 2.7 and no duplicate jars in the build path but am getting errors when I try to compile with Ant.
Any suggestions would be greatly appreciated. Thank you.

[java] Caused by: java.lang.NoSuchMethodError: com.google.gwt.util.tools.Utility.close(Ljava/lang/AutoCloseable;)V

[java] at com.google.gwt.resources.rg.ImageResourceGenerator.getContentLength(ImageResourceGenerator.java:623)


So this means you have gwt-user from 2.8 and gwt-dev from 2.7 here.

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

How to use google map with gwt

hello everyone,

i am a beginner on gwt. 
I want to show google map inside gwt application.
how to call the google map with api.  

I look for it on internet, but those are very old. 


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

Tuesday, May 22, 2018

Re: Unable to download eclipse plugin

Ok, i solved the problem by manually building the gwt eclipse (oxygen) plugin, then installing new software from the generated zip.


Dne torek, 22. maj 2018 11.12.43 UTC+2 je oseba Frank napisala:
I always used https://github.com/gwt-plugins/gwt-eclipse-plugin

That one is still maintained until today. Also has some good videos on that github page to get started.

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

Re: HTTPS Activate

How are you communicating with you back end.

Try not to mix https and http.

Or are you connecting to a backend that is different then where your html/css/gwt is loading from.

Marteijn

Op dinsdag 22 mei 2018 14:47:02 UTC+2 schreef Hugo Haas:
Hi,

I'm trying to use HTTPS in my application with real SSL Certificate, but when I active https my GWT application don't run and return the browser console error: 

SecurityError: The operation is insecure.

With HTTP the application run without problems, the html index page load correctly but gwt generated script not run.


What can be happening?

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