Hello, I am trying to import nu.xom.*;
Can anyone tell me why this import is not working. My SDK is Java 11. Do I need to add the project library?
I resolved this. I needed to add the nu.xom .jar to my project library in project structure.
I resolved this. I needed to add the nu.xom .jar to my project library in project structure.