The following commit for drools-compiler breaks the Eclipse plug-in:-<br><br><a href="https://github.com/droolsjbpm/drools/commit/d1cb1b264610a1a17b631fda5a1574ff9d208be9#drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELDialect.java">https://github.com/droolsjbpm/drools/commit/d1cb1b264610a1a17b631fda5a1574ff9d208be9#drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELDialect.java</a><br>
<br>The changes to drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELDialect.java removing &quot;getImports&quot; and &quot;getPackageImports&quot; cause the damage.<br><br>Is there a workaround to retrieve the same information, can their removal be reinstated?<br>
<br>Thanks,<br><br>Mike<br>