<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Leonardo Gomes wrote:
<blockquote
 cite="mid:98fb86c20910210753h66717422g5a463f6bc83d5ef4@mail.gmail.com"
 type="cite">Hi Guys,<br>
  <br>
I was wondering why am I limited to JDT and Janino compiler (using
Drools 4.0.7)?<br>
  <br>
Using JCI I would theoretically be able to plug another compiler
(javac?), wouldn't I?<br>
</blockquote>
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.<br>
<br>
Mark<br>
<blockquote
 cite="mid:98fb86c20910210753h66717422g5a463f6bc83d5ef4@mail.gmail.com"
 type="cite"><br>
I had a look at the JavaDialectConfiguration and it doesn't allow
anything other than:<br>
  <br>
- org.eclipse.jdt.internal.compiler.Compiler<br>
- org.codehaus.janino.Parser<br>
  <br>
Thanks in advance!<br>
  <br>
Cheers,<br>
Leo.<br>
  <pre wrap="">
<hr size="4" width="90%">
_______________________________________________
rules-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:rules-users@lists.jboss.org">rules-users@lists.jboss.org</a>
<a class="moz-txt-link-freetext" href="https://lists.jboss.org/mailman/listinfo/rules-users">https://lists.jboss.org/mailman/listinfo/rules-users</a>
  </pre>
</blockquote>
<br>
</body>
</html>