ADT Quick Assist Error

Hello everyone,
I get following error when using the QuickAssist (ctrl + 1) for creating literals in the text pool. Everything else works fine (renaming, constructor creation) only the literals creation/adding will give me the following error:

Cannot invoke “org.eclipse.jface.text.quickassist.IQuickAssistAssistant.getQuickAssistProcessor()” because the return value of “org.eclipse.jface.text.source.ISourceViewerExtension3.getQuickAssistAssistant()” is null

The text pool and literal are created, but the error can’t be closed, which forces me to force close the entire eclipse.
Any ideas?

Eclipse Version: 2024-03 (4.31.0)
SAP GUI for Java Embedding Version : Thu Oct 17 10:18:04 CEST 2019 (1771811)
Testing on the SAP System D82

 

Scroll to Top