Skip to content

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

@difflaender

Description

@difflaender

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

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions