Skip to content

issue627 update dependencies

Updates Java and Maven dependencies. This is to be compatible with the latest versions of Eclipse: the build with JDK 11 was failing. Due to the Java 9 breaking change induced by moving javax annotation packages around, it did not seem to me possible to maintain the compatibility with Java 8. As a result, MercurialEclipse will only be compatible with Eclipse 2020-09 and later versions, which is a radical pruning of the compatibility table.

I would prefer supporting Java 8, but I haven't figured out a way to make that happen.

Edited by Amenel Voglozin

Merge request reports