My current projects run on Java 8 and I have made the configurations for this. While building projects; I get the error “errors running builder ‘CDI (Contexts and Dependency Injection) Builder’ on project MyProject. java.lang.object org.eclipse.jdt.internal.core.javaelement.getelement info()”. I checked on the Eclipse forums but it doesn’t work I couldn’t find anything useful. I cannot disable it because my projects use the CDI infrastructure.
Can you help me?