jar

io.github.drkunibar.netbeans : nb-quickopener

Maven & Gradle

Dec 26, 2023
0 stars

QuickOpener · <p>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.</p> <p>This plugins brings to your NetBeans six action, three of them always available and three of them available when the selected node has a file assiociated with it.<br/> In particular:<p><p><em>When the selection has a valid file</em></p> <ul> <li><strong>Open the default OS shell</strong> on the location of the file (or its folder) selected.</li> <li><strong>Open the file system browser</strong> on the location of the file (or its folder) selected.</li> <li><strong>Copy to the clipboard</strong> the path of the file selected.</li> </ul> <p><em>Always enabled:</em></p> <ul> <li><strong>Launch a shell command</strong> (with parameters, customizable on preferences)</li> <li><strong>FileSystem browser on any location</strong> (favorites, customizable on preferences)</li> <li><strong>Open a shell on any location</strong> (favorites, customizable on preferences)</li> </ul>

Table Of Contents

Latest Version

Download io.github.drkunibar.netbeans : nb-quickopener JAR file - Latest Versions:

All Versions

Download io.github.drkunibar.netbeans : nb-quickopener JAR file - All Versions:

Version Vulnerabilities Size Updated
1.3.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window nb-quickopener-1.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

me.dsnet.quickopener.actions

├─ me.dsnet.quickopener.actions.AbstractFileContextAwareAction.class - [JAR]

├─ me.dsnet.quickopener.actions.Bundle.class - [JAR]

├─ me.dsnet.quickopener.actions.FileSystem.class - [JAR]

├─ me.dsnet.quickopener.actions.Path.class - [JAR]

├─ me.dsnet.quickopener.actions.RunCommand.class - [JAR]

├─ me.dsnet.quickopener.actions.Terminal.class - [JAR]

├─ me.dsnet.quickopener.actions.ToolbarPresenter.class - [JAR]

├─ me.dsnet.quickopener.actions.VerticalSeparator.class - [JAR]

com.sessonad.oscommands.commands

├─ com.sessonad.oscommands.commands.Commands.class - [JAR]

├─ com.sessonad.oscommands.commands.LinuxGnomeCommands.class - [JAR]

├─ com.sessonad.oscommands.commands.LinuxKdeCommands.class - [JAR]

├─ com.sessonad.oscommands.commands.LinuxLxdeCommands.class - [JAR]

├─ com.sessonad.oscommands.commands.LinuxUnknownCommands.class - [JAR]

├─ com.sessonad.oscommands.commands.LinuxXfceCommands.class - [JAR]

├─ com.sessonad.oscommands.commands.MacOSCommands.class - [JAR]

├─ com.sessonad.oscommands.commands.SupportedFeatures.class - [JAR]

├─ com.sessonad.oscommands.commands.UnknownOSCommands.class - [JAR]

├─ com.sessonad.oscommands.commands.WindowsCommands.class - [JAR]

me.dsnet.quickopener.prefs.shell.chooser

├─ me.dsnet.quickopener.prefs.shell.chooser.IShellConfigurator.class - [JAR]

me.dsnet.quickopener.prefs.filemanager.impl

├─ me.dsnet.quickopener.prefs.filemanager.impl.Bundle.class - [JAR]

├─ me.dsnet.quickopener.prefs.filemanager.impl.CajaFileManagerConfigurator.class - [JAR]

├─ me.dsnet.quickopener.prefs.filemanager.impl.SpaceFileManagerConfigurator.class - [JAR]

me.dsnet.quickopener.docs

├─ me.dsnet.quickopener.docs.package-info.class - [JAR]

me.dsnet.quickopener.prefs.filemanager

├─ me.dsnet.quickopener.prefs.filemanager.IFileManagerConfigurator.class - [JAR]

com.sessonad.oscommands.detector

├─ com.sessonad.oscommands.detector.OSDetector.class - [JAR]

├─ com.sessonad.oscommands.detector.OperatingSystem.class - [JAR]

me.dsnet.quickopener.actions.popup

├─ me.dsnet.quickopener.actions.popup.Bundle.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.CustomCommandPopupAction.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.CustomFileSystemPopupAction.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.CustomTerminalPopupAction.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.DialogCustomCommandRun.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.DialogCustomFileSystem.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.DialogCustomTerminal.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.DialogueFileSelector.class - [JAR]

├─ me.dsnet.quickopener.actions.popup.PropertyTableModel.class - [JAR]

me.dsnet.quickopener

├─ me.dsnet.quickopener.LAFUtils.class - [JAR]

├─ me.dsnet.quickopener.PathFinder.class - [JAR]

├─ me.dsnet.quickopener.QuickMessages.class - [JAR]

me.dsnet.quickopener.prefs

├─ me.dsnet.quickopener.prefs.Bundle.class - [JAR]

├─ me.dsnet.quickopener.prefs.CommandsPanel.class - [JAR]

├─ me.dsnet.quickopener.prefs.GeneralPanel.class - [JAR]

├─ me.dsnet.quickopener.prefs.PlacesPanel.class - [JAR]

├─ me.dsnet.quickopener.prefs.PrefsUtil.class - [JAR]

├─ me.dsnet.quickopener.prefs.QuickOpenerOptionsPanelController.class - [JAR]

├─ me.dsnet.quickopener.prefs.QuickOpenerPanel.class - [JAR]

├─ me.dsnet.quickopener.prefs.QuickOpenerProperty.class - [JAR]

me.dsnet.quickopener.prefs.shell.chooser.impl

├─ me.dsnet.quickopener.prefs.shell.chooser.impl.Bundle.class - [JAR]

├─ me.dsnet.quickopener.prefs.shell.chooser.impl.GitBashConfigurator.class - [JAR]

├─ me.dsnet.quickopener.prefs.shell.chooser.impl.MateTerminalConfigurator.class - [JAR]