Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chhh/OpenInExplorerAction

NetBeans plugin, which adds "Open in Explorer" action to all java packages and other folder-like nodes in "Project Explorer"
https://github.com/chhh/OpenInExplorerAction

Last synced: about 2 months ago
JSON representation

NetBeans plugin, which adds "Open in Explorer" action to all java packages and other folder-like nodes in "Project Explorer"

Awesome Lists containing this project

README

        

## NetBeans plugin "Open in Explorer"
To install, download the plugin from Releases section, in NetBeans go to
`Menu -> Tool -> Plugins -> Downloaded -> Add Plugins` and install.

Now when you right click a folder in `Files` explorer or a java package in `Project`
explorer, you'll have a new action at the bottom to open your default system
file-explorer (i.e. Explorer on Windows, Finder on Mac, etc.)

### Requirements
There are no pre-requisites, should work with any version of NetBeans >8.0.

#### Enjoy