In the DroolsTest.java file created by the drools new
project template in Eclipse, there's a teensy spelling
error. The comment:
//this wil parse and compile in one step
...should read...
//this will parse and compile in one step
It shows up in a few files:
documentation/manual/en/Chapter-Examples/Section-Examples.xml
drools-eclipse/drools-eclipse-plugin/src/main/resources/org/drools/eclipse/wizard/project/RuleFlowLauncherSample.java.template
drools-eclipse/drools-eclipse-plugin/src/main/resources/org/drools/eclipse/wizard/project/RuleLauncherSample.java.template
drools-examples/drools-examples-drl/src/main/java/org/drools/examples/sudoku/rules/DroolsUtil.java
drools-examples/drools-examples-drl/src/main/java/org/drools/examples/HelloWorldExample.java
Cheers,
GreG
____________________________________________________________________________________
Never miss a thing. Make Yahoo your home page.
http://www.yahoo.com/r/hs
_______________________________________________
rules-dev mailing list
rules-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev