CACHE ISSUES WITH GWT

2021-12-06 Thread pearl accounting
hello guys i have an issues with Gwt and using 2.7.0 and also am using smart gwt (6.1) when i make updates like changing theme colors i get chrome browser have having the old theme colors -- You received this message because you are subscribed to the Google Groups "GWT Users" group. To

Re: Upgrading from 2.8.1 to 2.9.0 yields "...type not found, or there are compile errors..."?!?

2021-12-06 Thread Rob Newton
It looks like the GWT compiler cannot find the source .java file for that class, which it will need. Perhaps it is in a directory that is not covered by the tag in your module.gwt.xml file? On Tuesday, December 7, 2021 at 3:02:09 AM UTC+11 mmo wrote: > We are trying to migrate a GWT

Re: Upgrading from 2.8.1 to 2.9.0 yields "...type not found, or there are compile errors..."?!?

2021-12-06 Thread mmo
I forgot to mention: this is using Java 1.8 (AdoptOpenJDK - jdk-8.0.292.10-hotspot). On Monday, December 6, 2021 at 5:02:09 PM UTC+1 mmo wrote: > We are trying to migrate a GWT application that is running fine with GWT > 2.8.1 to GWT 2.9.0. > When we do a gwt:run the usual Jetty dialog comes

Upgrading from 2.8.1 to 2.9.0 yields "...type not found, or there are compile errors..."?!?

2021-12-06 Thread mmo
We are trying to migrate a GWT application that is running fine with GWT 2.8.1 to GWT 2.9.0. When we do a gwt:run the usual Jetty dialog comes up and without errors nor exceptions and comes to the point where it offers to copy the URL or launch the default browser. When we copy/paste the URL

Re: Performance Comparison GWT Transpiler with MacBook Pro M1 Pro processor

2021-12-06 Thread Jens
> I did some tests with one of my larger GWT projects. It takes 3:55 on my > "old" MacBook Pro 16" i9 2.4 GHz, 64 GB RAM. Same project build on a new > MacBook Pro M1 Max 64 GB takes roundabout 2:00. That's an incredible > improvement. Is that project public? Then I would try it with my M1