Hi, By using below extension point I am able to get drop down menu in views. But I need to get a drop down menu in form editor and toolbar. HintButtonAction ================ public void selectionChanged(IAction action, ISelection selection) { // Do ...