7.0b3 is quite old, and indeed, at that point in development there were still issues with finding files along a project's Eclipse build path. There were 5 or 6 more beta releases followed by three release candidates, then the 7.0 final, followed now by three patch releases for 7.0. That means there have been about 11 releases since 7.0b3!

Now, if you mean 7.0*p*3, that's a different story, as that's the latest stable version. You should be able to get everything to work. Scripts should generally reference each other using CLASSPATH- relative paths -- i.e., (batch "com/company/foo/templates.clp") .


On Oct 30, 2007, at 2:19 PM, Bogdan Werth wrote:

Hello everybody,
I have a bit of an odd question which concerns the JESS Eclipse editor. I had a project where all required *.clp files where in the root and I also had several java packages. Now I decided that it might be a good idea to put the .clp files in the corresponding packages where they have been used. So I did and changed the batch calls as well. The program runs fine but if I open one of these clp files I see everything red. Let's say my init.clp doesn't find templates.clp or defqueries.clp and so on... despite the fact that they are in the same package. Now comes the odd bit. This behaviour is seen not in all of the packages. In some packages the .clp files find each other and again in others they don't. Is is some sort of drawback of the jess editor or so? I am using Jess70b3.

Thanks a million in advance,
Bogdan

--------------------------------------------------------------------
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 owner-jess- [EMAIL PROTECTED]
--------------------------------------------------------------------

---------------------------------------------------------
Ernest Friedman-Hill
Informatics & Decision Sciences          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]
--------------------------------------------------------------------

Reply via email to