|
View:
New views
2 Messages
—
Rating Filter:
Alert me
|
|
|
JESS: jess editorI have a problem with jess editor for eclipse. I had make some changes
in my java files, basicaly i had change some classes and methods, changes which i knew will affect the rules, so i went to try to open my rules files in order to adapt them, but i can't. The jess editor appears, but doesn't load the file. However if i use a text editor, i can see that the contents in the file are there. Moreover i try to rename the file, create a new one with the same content, and again, every time i try to open, jess editor seem to freeze. Any ideas? Also, is important to note that i CAN open other files with the jess editor, the problem seems to arrive from that specific file (or the contents inside it). The contents in the file are basicaly templates, functions and queries that i use in my program, no rules. This file is intended to be used by all other rules files, is a kind of repository of templates used by my program. The problem might not seem big, but without a jess editor is pretty difficult (the file is quite big) to adapt the rules files, because is easy to commit mistakes. Thanks, Joao ------ unclassified ------------------------------------------------------------------------------------------------------------ Disclaimer: If you are not the intended recipient of this email, please notify the sender and delete it. Any unauthorized copying, disclosure or distribution of this email or its attachment(s) is forbidden. Thales Nederland BV will not accept liability for any damage caused by this email or its attachment(s). Thales Nederland BV is seated in Hengelo and is registered at the Chamber of Commerce under number 06061578. ------------------------------------------------------------------------------------------------------------ begin:vcard fn;quoted-printable:Jo=C3=A3o Mour=C3=A3o n;quoted-printable;quoted-printable:Mour=C3=A3o;Jo=C3=A3o org:Thales;Above Water Systems adr:;;;Hengelo;;;Netherlands email;internet:joao.mourao@... title:THALES NETHERLANDS B.V. tel;work:2640 note:-unclassified mail- version:2.1 end:vcard |
|
|
Re: JESS: jess editorThe Jess editor actually loads classes that you mention in Jess code
into the Eclipse VM. Therefore, if your classes have nontrivial static initializers, there can be problems. For example, if you have a static initializer that tries to make a network connection, or something like that. On Jun 26, 2009, at 11:27 AM, Joao Carlos Mourao wrote: > I have a problem with jess editor for eclipse. I had make some changes > in my java files, basicaly i had change some classes and methods, > changes which i knew will affect the rules, so i went to try to open > my > rules files in order to adapt them, but i can't. The jess editor > appears, but doesn't load the file. However if i use a text editor, i > can see that the contents in the file are there. Moreover i try to > rename the file, create a new one with the same content, and again, > every time i try to open, jess editor seem to freeze. Any ideas? Also, > is important to note that i CAN open other files with the jess editor, > the problem seems to arrive from that specific file (or the contents > inside it). The contents in the file are basicaly templates, functions > and queries that i use in my program, no rules. This file is > intended to > be used by all other rules files, is a kind of repository of templates > used by my program. > The problem might not seem big, but without a jess editor is pretty > difficult (the file is quite big) to adapt the rules files, because is > easy to commit mistakes. > > Thanks, > > Joao > ------ > unclassified > > > ------------------------------------------------------------------------------------------------------------ > Disclaimer: > > If you are not the intended recipient of this email, please notify > the sender and delete it. > Any unauthorized copying, disclosure or distribution of this email > or its attachment(s) is forbidden. > Thales Nederland BV will not accept liability for any damage caused > by this email or its attachment(s). > Thales Nederland BV is seated in Hengelo and is registered at the > Chamber of Commerce under number 06061578. > ------------------------------------------------------------------------------------------------------------ > > <joao.mourao.vcf> --------------------------------------------------------- Ernest Friedman-Hill Informatics & Decision Sciences, Sandia National Laboratories PO Box 969, MS 9012, Livermore, CA 94550 http://www.jessrules.com -------------------------------------------------------------------- To unsubscribe, send the words 'unsubscribe jess-users you@...' in the BODY of a message to majordomo@..., NOT to the list (use your own address!) List problems? Notify owner-jess-users@.... -------------------------------------------------------------------- |
| Free embeddable forum powered by Nabble | Forum Help |