After updating the project to Eclipse >=2026-03, I had to include an old version of org.antlr.v4.runtime v4.9.3 in the dependencies project (see cf3c5e1), because newer versions (that would be shipped with Eclipse) were incompatible with logicng.
This issue should remind me to remove and/or update the org.antlr.v4.runtime dependency once logicng works correctly with newer versions.
The current latest version is v4.13.2.
After updating the project to Eclipse >=2026-03, I had to include an old version of
org.antlr.v4.runtimev4.9.3 in the dependencies project (see cf3c5e1), because newer versions (that would be shipped with Eclipse) were incompatible with logicng.This issue should remind me to remove and/or update the
org.antlr.v4.runtimedependency once logicng works correctly with newer versions.The current latest version is v4.13.2.