getTextContext undefined for type Node
This is a classpath ordering issue. The jdk lib needs to be referenced before the xml-apis.jar as well as the xmlParserAPIs.jar. Edit the project properties in Eclipse and move the jdk lib up.
This is a classpath ordering issue. The jdk lib needs to be referenced before the xml-apis.jar as well as the xmlParserAPIs.jar. Edit the project properties in Eclipse and move the jdk lib up.