I've been trying to use Parse4J on NetBeans, but everytime I try to import some stuff from org.parse4j, Netbeans underlines it, saying that the package org does not exist.
I have imported the jar by right-clicking Libraries and selecting "Add Jar/Folder", I have deleted the cache according to this post (ie : del the appdata/local/Netbeans/Cache folder) :
NetBeans error: package org does not exist
But to no avail. I'm pretty sure I'm doing something wrong here. Any advice ?