On 10/05/2011 11:24, Michael Anstis wrote:
Hi,
Does anybody know where the captioned has moved to?
The Eclipse plugin used this to help with auto-completion.
The feature was
deprecated, and actually never officially published. So
code completion can be removed and the code ignored.
It was removed from PackageDescr in drools-compiler in commit
c5378c39fb501d1f4518f0670b0656de5ea506ce on 23rd March 2011 (by Edson)
The consuming code (org.drools.eclipse.editors.DRLRuleEditor) in the
Eclipse plugin was removed in commit
b81ab95c483d924ed597e988183a9db0252e384d on 28th March (by Edson), but
other dependant code in the Eclipse plugin now throws a NPE as
"templates" have not been initialised.
Currently DRL auto-complete within the Eclipse plugin does not work
and throws a silent NPE and users are blissfully unaware.
With kind regards,
Mike
_______________________________________________
rules-dev mailing list
rules-dev(a)lists.jboss.org
https://lists.jboss.org/mailman/listinfo/rules-dev