gwt-eclipse-plugin
gwt-eclipse-plugin copied to clipboard
GWT Eclipse Plugin Documentation
Now that GWT 2.10.1 and 2.11.0 have been released, this plugin should default to GWT 2.11, and be tested with it as well.
We us the GWT plugin for our development, and we are in the process of upgrading our web applications that use Jersey 3 which uses the jakarta.* packages, but from...
Steps to reproduce: - Install GPE in Eclipse 2023-09 - Create a new GWT project (webAppCreator com.google.gwt.TestProject) - Import created project - Create a run configuration "GWT Development Mode (DevMode)"...
When you have GWT 2.10.x selected for a project, then with the current v4.0.0 GWT Plugin, the radio button is missing/hidden. The workaround is to switch back to GWT 2.9.x....
Currently, installing the GWT Eclipse plugin disables non-blocking proposal computation in Eclipse because (according to the UI message) `com.gwtplugins.gwt.eclipse.core.jsniCompletionProposalComputer` does currently not set the flag that was introduced in Eclipse...
Hello, it looks like the SDK is not detected even if it is in the build path, as the image below shows:  I already trigger a full rebuild. As...
The current plugin explicitly tests GWT 2.7-2.9, but doesn't yet support GWT 2.10. Either as part of this ticket or another, it would be nice to pull and test latest...
Why we maybe should remove the SDKs. - I think nobody is using all of the included SDKs at once - GWT 2.10 is missing - Only the main Versions...
When Installing the Plugin from the Marketplace by Drag&Drop or by selecting it in the UI, only the gwt-plugin itself is shown and installable. The SDK can't be selected and...