After installing the update to 2024-12 I get the following error within Eclipse Scout SDK:
java.lang.NoSuchFieldError: Class org.eclipse.jdt.internal.compiler.impl.CompilerOptions does not have member field 'long originalComplianceLevel'
at org.eclipse.scout.sdk.core.java.ecj.EcjAstCompiler.createDefaultOptions(EcjAstCompiler.java:60)
any ideas?
seems to be an incompatibility with org.eclipse.jdt.ecj
but I do not see which version my IDE or Scout is using.
FormData
classes are not updated automatically.
Update all Derived Resources...
leads as well to ther error
New contributor
ere is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.