> Now, you say something about a "warning", and so maybe you're talking > about the JessDE? In that case, you need to make sure the > Userfunction class is on the Java build path of your project so that > the editor can find it.
Yes, I'm using the JessDE plugin for Eclipse and I have such a hierarchy in "\myWorkspace\myProject" folder: "\src\myPackage\*.java", "\bin\myPackage\*.class", "\srcJess\*.clp". The class MyUserFunctionClass.class belongs to "\bin\myPackage\" like other .class files, so it should be on my default build path but ir seems it is unreachable in the sense that the new Jess function defined inside that class is still undefined when you open in the JessDE the clp file in which it should be used. I'm sure that this problem has a simple solution because both java and jess codes are correct. -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users [EMAIL PROTECTED]' in the BODY of a message to [EMAIL PROTECTED], NOT to the list (use your own address!) List problems? Notify [EMAIL PROTECTED] --------------------------------------------------------------------
