Leonardo Gomes wrote:
Hi Guys,

I was wondering why am I limited to JDT and Janino compiler (using Drools 4.0.7)?

Using JCI I would theoretically be able to plug another compiler (javac?), wouldn't I?
Yes in theory other compilers could be used, we just haven't done the work to make those available out of the box and there hasn't been any demand.

Mark

I had a look at the JavaDialectConfiguration and it doesn't allow anything other than:

- org.eclipse.jdt.internal.compiler.Compiler
- org.codehaus.janino.Parser

Thanks in advance!

Cheers,
Leo.
------------------------------------------------------------------------

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

_______________________________________________
rules-users mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/rules-users

Reply via email to