On Mar 30, 2007, at 3:05 AM, Kresimir Jurasovic wrote:
I am having problems with Jess plugin for Eclipse. When I write
rules in eclipse everything works fine until I try to call a method
in a class created by me (I can call any methods from classes in
other jars in the classpath but not my own classes). Then the
editor is constantly showing error that it can find the class in
the classpath but if a try to run the .clp file everything works fine.
What did I configured wrong? I am using eclipse 3.2.2.
You have to make sure your own classes are added to the "Java Build
Path" of your project, in the project properties. Also make sure
you're using the latest version (7.0p1) of Jess and the plugins, as
earlier versions had some problems with path names containing spaces
(an all too common problem on Windows systems, alas.)
---------------------------------------------------------
Ernest Friedman-Hill
Advanced Software Research Phone: (925) 294-2154
Sandia National Labs FAX: (925) 294-2234
PO Box 969, MS 9012 [EMAIL PROTECTED]
Livermore, CA 94550 http://www.jessrules.com
--------------------------------------------------------------------
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]
--------------------------------------------------------------------