Correct Method to handle split package org.w3c.dom

Alan White <[email protected]> Tue, 20 Nov 2018 08:20:20 +0100
Newsgroups gmane.text.xml.batik.user,gmane.text.xml.general,gmane.text.xml.batik.devel
Message-ID <[email protected]>
Folks

Going round in circles with Java 9+ module system. Trying to find a way to resolve that batik-ext and java.xml both contain the package org.w3c.dom. I’m struggling to resolve how to do this in eclipse. I’ve tried everything I’ve come across and managed to get very confused.

How has anyone else resolved this issue please when migrating app that depend on batik to java 9+? 

Many thanks
Alan