Hello,

Sorry for the duplicate post, the previous one got inserted into another thread (also sorry for that). So here it is... in its own thread :-).

I plan to use the Drools Eclipse plugin in order to create rules with both the "Guided rule" editor and the "Rule resource" editor, and I would like to write a rather "generic" piece of code (using a KnowledgeBuilder) in order to setup a KnowledgeBase from the rule files contained in a directory.

Would you say that am I completly re-inventing something that already exists? If not, is there is a convention related to building a rule base from a directory containing a mix of Drools files (drools.package, BRL, DRL...) created with the Drools Eclipse plugin?

My first experiments showed that, in a directory containing only a BRL file and its associated "drools.package" file:
Does any of you have an idea where I am mistaken?
Many thanks in advance,

Best regards,

Bruno.