I am using the ZK framework and I need to import this: import org.zkoss.zul.Label;
But I keep on getting this error: the import org.zkoss.zul cannot be resolved
I already added the zul.jar to the classpath but the error still exists. What should I do?