gwt-plugins / gwt-plugins/gwt-eclipse-plugin

Change plugin's content assist contributors to support asynchronous non-blocking completions

Open
#471 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
117
Forks
49
PR merge metrics
No merged PRs in 30d

Description

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 4.14:
https://eclipse.dev/eclipse/news/4.14/jdt.php#completion-ext-flag-uithread

![GwtEclipsePluginNonBlockingCompletion](https://github.com/gwt-plugins/gwt-eclipse-plugin/assets/74954633/5487aab6-16cf-41fc-82b0-2051bf13f386)

It's possible that further adjustments with regards to thread safety could be needed in code.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.