i have set the CLASSPATH in the environmental variables for jess.jar
import jess.* is working if i am using java in command promt.
the same i tryed in eclipse and NetBeans i am getting the same error.
how to set CLASSPATH in eclipse and NetBeans or i have to copy the jess.jar to any of the package of eclipse and NetBeans.