英文:
QName is accessible from more than one module - OpenJDK 11?
问题
我在使用 JDK 11 的 Eclipse 项目中遇到了 QName 引用问题。
包 org.w3c.dom 可从多个模块访问: <unnamed>, java.xml
我已经查找了所有类引用,如果您能帮助我解决这个问题。
https://i.stack.imgur.com/LqTsV.png
英文:
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.
专注分享java语言的经验与见解,让所有开发者获益!
评论