Explore Location in OS

GroupId: net.lbruun.netbeans
ArtifactId: nb-explore-in-os
Author:Lars Bruun-Hansen
License:Apache License, Version 2.0
Homepage:https://github.com/lbruun/netbeans-explore-in-os

2022-03-21     2023-08-26     50,027

Productivity  Utilities  


Download matrix

Plugin version NetBeans compatible
1.0.1
1.0.2 NB 13 - Verified   NB 12.0 - Verified  
1.0.3 NB 19 - Verified   NB 18 - Verified   NB 17 - Verified   NB 16 - Verified   NB 15 - Verified   NB 14 - Verified   NB 13   NB 12.0  

Intro

Adds a menu item to NetBeans IDE for opening the OS's own file explorer

Description

Adds a menu item to NetBeans IDE for opening the OS's own file explorer. The menu item is called Explore Location in OS and is located in the explorer view's context-menu (aka right-click menu).

The plugin works
  • in the Projects Explorer: All folder-type nodes which represent a real folder on the disk has the menu item
  • in the File Explorer: All folder-types nodes has the menu item

The plugin is somewhat similar to some earlier plugins (no longer maintained by their authors), in particular the Explore-from-here plugin. However, the present plugin is a lot simpler and therefore easier to maintain.

If you come from IntelliJ IDEA then the action is similar to (in that IDE) right-clicking a node in the Project window and then choosing "Open in" --> "Explorer".