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?
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.