Community
Participate
Working Groups
I just installed Eclipse J2EE 2020-06, but the non-blocking completion is not supported. There is a checkbox "Enable non-blocking completion" and below that there is a warning: This setting will be ignored because the following UI contributions require UI Thread: * JAXB Proposal Computer * org.eclipse.jpt.jpa.ui.JpaCompletionProposalComputer * org.eclipse.jpt.jpa.ui.JpaJqlCompletionProposalComputer * org.eclipse.jst.ws.jaxws.ui.JAXWSJavaCompletionProposalComputer The sad thing is that I'm not using the JAXB/JPA/WS stuff at all. And when I turn off the relevant proposals ("JAXB Proposals" etc.) then the warning does not disappear and I still do not get non-blocking completion (sadly bug 561585 has not yet been fixed). Is there anything I can do to get non-blocking completion?
I just found out that I get non-blocking completions when I uninstall - all of Dali persistence tools plugins - all JAX-WS related plugins
*** This bug has been marked as a duplicate of bug 563157 ***
I had the impression, that there are two functional areas which prevent content assist: - The Dali persistence stuff (JAXB etc) - JAX-WS As you marked this bug as a duplicate, I guess the JAX-WS proposal will be fixed as a part of bug 563157, too?
(In reply to Juergen Baier from comment #3) > As you marked this bug as a duplicate, I guess the JAX-WS proposal will be > fixed as a part of bug 563157, too? See rhe.3 bugs marked as dependencies.