dzsessona / QuickOpener-NetBeans

Sometimes while programming in NetBeans you want to explore a particular file that you are editing on the file system browser, or maybe launch a command in a terminal to do something with it.
52 stars 41 forks source link

issue #30: Support favorites nodes #36

Closed markiewb closed 10 years ago

markiewb commented 10 years ago

[feature] introduce support for DataObjects within DataShadows (Favorite nodes) [refactor] introduced common super AbstractDataObjectAction (which supports DataObject and DataObjects from favorite nodes) [refactor] simplify the registration of Actions, use annotations instead of layer.xml

markiewb commented 10 years ago

Please wait before the integration. I found a bug. Sometimes the actions are still enabled, but there is no dataobject...

markiewb commented 10 years ago

I rebased the master and put the patch on a branch. But that state at the branch doesn't work 100%. The toolbar icons are enabled by default when starting the IDE. The requested support of top-root Favorite nodes works.

You can have a look at https://github.com/markiewb/QuickOpener-NetBeans/commit/a6db6ef26952eda09e972b329208c3546f917e1d