Auto-complete (ctrl-space) fails in Eclipse with Scala IDE with the following error:
An internal error occurred during: "Computing additional info".
org.eclipse.jdt.internal.core.SearchableEnvironment.<init>
(Lorg/eclipse/jdt/internal/core/JavaProject;
Lorg/eclipse/jdt/core/WorkingCopyOwner;)V
How can I fix this?
Eclipse Version: 2018-12 (4.10.0)
Scala IDE version: 4.7.0 with Scala up to 2.12 installed