I am unable to import org.w3c.dom.NodeList package to Eclipse. It is showing
org.w3c.dom.NodeList
The package org.w3c.dom is accessible from more than one mo
org.w3c.dom is used in:
org.apache.xmlbeans xmlbeans 2.4.0
Check if this is imported transitively via some other dependency. Exclude the same
Add dependency for:
org.apache.xmlbeans xmlbeans 2.6.0