plugins - Eclipse extension point for Open Resource/Open Type dialogs -


is there extension point can customize search behavior of these dialog boxes?

or better off making extensions overrides hotkeys dialog boxes subclass filteredresourcesselectiondialog?

these dialogs don't support customization.

open resource openresourcedialog (an internal class) derived filteredresourcesselectiondialog.

open type opentypeselectiondialog (again internal) derived internal class filteredtypesselectiondialog in turn derived filtereditemsselectiondialog.


Comments

Popular posts from this blog

symfony - TEST environment only: The database schema is not in sync with the current mapping file -

twig - Using Twigbridge in a Laravel 5.1 Package -

jdbc - Not able to establish database connection in eclipse -