-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
Upgrading the Target Platform to Luna, the ControllerPopupMenuExtender shows a compile error due a change in API of the contributeObjectActions() method.
Since this method is internal, it is within scope for Eclipse to change its API. In retrospect, Designer should rewrite this class to avoid the use of the internal API, which would increase the chances of transitioning, between target platforms, being much more seamless.