In experimenting with my own "Guided editor" files I am trying both the "Fact" and "Condition sentences" to use the Guided editor in Eclipse without typing any DRL or Java by prospective business users. I have a Java project with classes that are imported by a rule project with drools.package (and the imports), a dsl file, and a guided rule (.brl) file.
The most obvious odd thing is that when using while the "Fact" menu, the menu is populated correctly, but my int field is being surrounded by quotes in the translated drl (i.e., it is translated as a string). This is despite the fact that relational operators are presented for the field, but string operators for string fields. -- View this message in context: http://drools-java-rules-engine.46999.n3.nabble.com/Problems-with-Guided-Rule-Editor-in-Eclipse-tp2683535p2692235.html Sent from the Drools - User mailing list archive at Nabble.com. _______________________________________________ rules-users mailing list [email protected] https://lists.jboss.org/mailman/listinfo/rules-users
