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

java - BeanIO write annotated class to fixedlength -

Using Java 8 lambdas/transformations to combine and flatten two Maps -

How to connect android app to App engine -