Dennis Iffländer
Dennis Iffländer
We have forked the plugin and made a version that seems to be working fine with the current Eclipse 2021-06 (4.20). https://github.com/profschumanngmbh/gwt-eclipse-plugin/commit/a66b0a4e2c8529a73037dbae74a7819046c67412 However, there were a bunch of concessions we...
Using Eclipse 2021-06 with this plugin, I frequently get the following error in the log (which references `MultiPageCSVEditor`): ``` !ENTRY org.eclipse.ui.ide 4 4 2021-07-09 17:54:50.641 !MESSAGE Not properly disposed SWT...
We are using Eclipse 2021-06. No matter what column I sort by, the rows don't seem to follow any logical order (neither lexicographic nor numeric). This, for example, is not...
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...
The plugin stopped applying/syncing external configurations sometime around Eclipse 2022-12. I have done some upgrades to tooling and dependencies and built the plugin locally. With this local version, it is...
It would be nice if the plugin could support placeholders for the absolute path to the Eclipse installation directory or the workspace directory. One use-case for such a placeholder would...