In my project I am facing a problem stating
The method getTextContent() is undefined for the type Node
I am currently using jdk 1.5, can anybody tell me what this is about.
If you are getting this problem in Eclipse
, my tested solution would be:
Java Build Path
→ Order and Export
, select JRE System Library
and move it to Top