> > Sorry for the delay in answering but I'm away on vacation (for another > week or so) .. but > the details are in the FuzzyJ User Guide ... see the chapter on FuzzyJess > and the section > How to use the Fuzzy Extensions with Jess > This is a Java problem but you must use the FuzzyJess Console of the > FuzzyJess Main class > as described in the section mentioned above .. > Bob. >
> In eclipse you can right click your project, and go to the "properties" > option. In this list there is a "Java Build Path" section. Click the > libraries tab and add your jar file there. The classpath is just the path > that the ... Thanks for the replies, I thought the materials in the "FuzzyJess-How to use the Fuzzy Extensions with Jess" section were covered by simply following Mr. Wyrick's comments on the addition of the fuzzyJ110a.jar file in Eclipse project properties>Java Build Path>Libraries. Doing so, the fuzzyJess example mentioned in that section seems error free in Eclipse, however it still gives a warning of "Undefined function at token 'fuzzy-match' ". Is this a common error on Jess or is there something wrong with my program? Thanks, Seyed
