From the documentation:
"The guided editor works based on a .package file in the same directory as the .brl file. In this "package" file - you have the package name and import statements - just like you would in the top of a normal DRL file. So the first time you create a brl rule - you will need to populate the package file with the fact classes you are interested in. Once you have this the guided editor will be able to prompt you with facts/fields and build rules graphically."

So you need to import the facts you are interested in inside the .package file in the same directory as your brl file, and save that. If you then try to edit your brll file using the guided editor, the facts you imported should show up.

Kris

----- Original Message ----- From: "mmquelo massi" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Friday, November 16, 2007 1:09 PM
Subject: [rules-users] Re: Defining the Object Model in Drools IDE4.0.3...HOWTO????


Is there any FAQ where I can work it out?

I know it is quite a stupid issue but I am stuck!

Thank You again.

Massi
_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to