Drools
I’m now working on Drools, it is a Jboss product (whish itself is now under redhat umbrella).
If you need to run drools on eclipse remember the following things :
- Compile under java 1.4 only and not upper (till Drools 4.0.3)
- After making a sample project (for a test purpose) you definitely will get an error message if you don’t manually add org.eclipse.jdt.core_ to your java library
Comments(2)



