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

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

Aperta
#471 2 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Java
Stelle
117
Fork
49
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

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.

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.