You can subscribe to this list here.
| 2002 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 2003 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
|
Dec
|
| 2004 |
Jan
|
Feb
|
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
|
From:
<gui...@te...> - 2004-03-31 18:32:24
|
I wonder if this project is under development. I find it very usefull, but the risk of using a dead opensource project is too high for me.... Any developer here? Thank you very much! |
|
From: Rich H. <rha...@co...> - 2004-03-31 16:32:49
|
Paul, Later this afternoon, I will send you an example of how to create a = rulebase from a .rules file. I use JEOPS V2.2 from http://www.jeops.org (which now uses insert = instead of assert) and JDK1.4, so you might want to get these and we can = synch' up and use the same stuff. They also have a proposed "wish list" = for JEOPS, but I haven't seen much progress so far. Rich Halsey |
|
From: Rich H. <rha...@co...> - 2004-03-31 16:21:18
|
Now, this is a very good idea. I have been using JEOPS for quite some = time and was hoping someone would start this. |
|
From: Paul C. <ia...@vo...> - 2004-03-30 16:11:07
|
Hi, how can i create a rulebase java file from .rules file ? Thanks for help ------------------------------------------ Faites un voeu et puis Voila ! www.voila.fr |
|
From: Guido <gu...@ri...> - 2003-10-14 21:59:43
|
Hello, I'm interested on the project. Is it still active? I downloaded the latest files from sourceforge CVS, but 'ant' does not to work because of a "assert" identifier problem. I've read that this problem was solved, so, is the CVS HEAD the latest source available? I've been searching for some user or developer guide. Is there any technical (or not) document I can download? Thank you very much and regards from Spain! Guido. |
|
From: Paulo U. <ur...@ia...> - 2003-07-20 19:09:41
|
Greetings. I am interested in use JEOPS as the basic tool for a agent oriented = project. For the looks of the project home page, it seems that not much = has happened since 2001. Is JEOPS still under development? Who is = currently maintaining it? Thanks in advance, Paulo. P.S: Caluca, do you still read this list? :) ___________________________________________________________ Paulo=A0Urbano,=A0M.Sc.=A0 =20 University=A0of=A0Stuttgart Institute=A0of=A0Industrial=A0Automation=A0and=A0Software=A0Engineering Pfaffenwaldring=A047=A0D-70550=A0/=A0Stuttgart=A0-=A0Germany Phone:=A0+49(711)=A0685=A07321=A0=A0Fax:=A0+49(711)=A0685=A07302 http://www.ias.uni-stuttgart.de/ ___________________________________________________________ =20 |
|
From: cimetti g. <giu...@li...> - 2002-02-11 12:36:20
|
Hi, I have a problem with Jeops examples,when I try to run java jeops.compiler.Main FibonacciBase.rules there is an exception: A ClassNotFoundException is thrown for a class that exists in my classpath, and even if I compiled the class (i.e Fibonacci.java) before the command java jeops.compiler.Main FibonacciBase.rules, I have the same exception.=20 There are my folder: jeops/examples/fibonacci and the files Jeops.jar and JeopsRE.jar are in: jeops/ I execute the command: java jeops.compiler.Main FibonacciBase.rules from the path: c:/Progetti/jeops/examples/fibonacci/ after compiling the file Fibonacci.java (javac Fibonacci.java), that is in the same path of FibonacciBase.rules. Help me please! cim...@li... |