I should mention the change has been applied to 5.2.x as well, so the current release branch is also broken.

On 9 May 2011 13:53, Michael Anstis <michael.anstis@gmail.com> wrote:
The following commit for drools-compiler breaks the Eclipse plug-in:-

https://github.com/droolsjbpm/drools/commit/d1cb1b264610a1a17b631fda5a1574ff9d208be9#drools-compiler/src/main/java/org/drools/rule/builder/dialect/mvel/MVELDialect.java

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