I'm having troubles trying to have a quick start with drools. I just want an environnement able to run some rule with plain java, nothing too fancy ;)
But, in the documentation, after installing Eclipse and GFE, it's said to download the Drool distribution (and the given link no longer exists) and to place some "feature" and "plugin" directory in the right place of my Eclipse.
Except that I can't find any downloadable archive of Drools offering such directories.
What I can download on the new Drools website contains :
$...: drools-distribution-6.2.0.Final$ ls
ReadMeDrools.txt javadoc sources binaries osgi-binaries examples reference_manual
And from the Eclipse market place, I don't find Drools only, it comes with the whole Jboss Tools bundle.
So my question is : do you have a link for a clear recent tutorial to setup a simple environment for Drools only ?
Or do you know where to find those "feature" and "plugin" source directories of Drools so I can set up my Eclipse ?
Thank you !