High Sierra 10.13.1 + Intellij + GWT + Gradle
Hi everyone,
somehow I just can't run my GWT application anymore.
I tried 2017.2.5, all menus are gone, nothing seems to properly work.
I tried 2017.2.6 EAP (172.4574.5), released on Oct 23, all menus are gone, nothing seems to properly work.
I tried 2017.3 EAP (173.3415.22), updates, settings menu gone (only shows quit), GWT InvocationExcepion
This is menu on current EAP version:

There is nothing I can do, to make my GWT app start correctly again. I always get an IncompatibleRemoteServiceException on every RPC call, something that usually gets fixed by rebuilding the project, or by deleting work and temp dirs stated in app startup.
I am using GRADLE with an front- and backend module. Somehow it is getting worse from release to release.
Any suggestions?
Brgds,
Papick
Please sign in to leave a comment.
Please see https://youtrack.jetbrains.com/issue/JRE-434 regarding the menu problem.
File your GWT issue at https://youtrack.jetbrains.com/issues/IDEA with the sample project to reproduce and idea.log attached (https://intellij-support.jetbrains.com/hc/articles/207241085).