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