0

I have a QName reference problem in my project in eclipse, using JDK 11.

The package org.w3c.dom is accessible from more than one module: <unnamed>, java.xml

I have looked for all class references, and if you can help me with this problem.

https://i.stack.imgur.com/LqTsV.png

Peyman Mohamadpour
  • 17,954
  • 24
  • 89
  • 100
Junior
  • 1
  • I’m guessing your project uses an old library that forces a dependency on an explicit definition of Java’s standard XML classes. Whatever that library is, your best bet is finding a newer version or finding an alternative which has been more recently maintained. – VGR May 29 '20 at 18:23
  • You should add more of the stack trace. – Akin Okegbile May 29 '20 at 18:30

0 Answers0