All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download nb-quickopener JAR 1.3.2 with all dependencies


<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>

Files of the artifact nb-quickopener version 1.3.2 from the group io.github.drkunibar.netbeans.

Test

Artifact nb-quickopener
Group io.github.drkunibar.netbeans
Version 1.3.2
Last update 23. December 2024
Tags: favorites strong maybe plugins sometimes available customizable your while three when clipboard enabled valid that path default file brings browser action netbeans copy programming selected always preferences explore want this assiociated particular launch them terminal command something filesystem editing with node system folder selection shell location parameters open
Organization not specified
URL https://github.com/drkunibar/QuickOpener-NetBeans
License GNU GENERAL PUBLIC LICENSE, Version 3
Dependencies amount 41
Dependencies org-netbeans-api-annotations-common, org-openide-awt, org-openide-filesystems, org-openide-util-ui, org-openide-util, org-openide-util-lookup, org-openide-dialogs, org-netbeans-api-progress, org-netbeans-api-progress-nb, org-openide-loaders, org-netbeans-api-scripting, org-netbeans-api-templates, org-netbeans-modules-editor-mimelookup, org-netbeans-modules-queries, org-openide-actions, org-openide-explorer, org-openide-filesystems-nb, org-openide-modules, org-openide-nodes, org-openide-text, org-openide-windows, org-netbeans-modules-projectapi, org-netbeans-modules-projectuiapi, org-netbeans-modules-projectuiapi-base, org-netbeans-modules-options-api, org-netbeans-spi-quicksearch, org-netbeans-swing-outline, beansbinding, org-netbeans-modules-editor-lib, org-netbeans-modules-editor-document, org-netbeans-modules-editor-fold, org-netbeans-modules-editor-guards, org-netbeans-modules-editor-indent, org-netbeans-modules-editor-lib2, org-netbeans-modules-editor-settings, org-netbeans-modules-editor-util, org-netbeans-modules-lexer, org-netbeans-modules-javahelp, javahelp, org-netbeans-swing-tabcontrol, org-netbeans-modules-editor-settings-lib,
There are maybe transitive dependencies!
The newest version!
Show more of this group  Show more artifacts with this name
Show all versions of nb-quickopener Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of nb-quickopener version 1.3.2

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.META-INF.NBPROJEC.RSA
META-INF.META-INF.NBPROJEC.SF
META-INF.maven.io.github.drkunibar.netbeans.nb-quickopener
META-INF.maven.io.github.drkunibar.netbeans.nb-quickopener.META-INF.maven.io.github.drkunibar.netbeans.nb-quickopener.pom.properties
META-INF.maven.io.github.drkunibar.netbeans.nb-quickopener.META-INF.maven.io.github.drkunibar.netbeans.nb-quickopener.pom.xml
com.sessonad.oscommands.commands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.Commands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.LinuxCinnamonCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.LinuxGnomeCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.LinuxKdeCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.LinuxLxdeCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.LinuxUnknownCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.LinuxXfceCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.MacOSCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.SupportedFeatures
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.UnknownOSCommands
com.sessonad.oscommands.commands.com.sessonad.oscommands.commands.WindowsCommands
com.sessonad.oscommands.detector
com.sessonad.oscommands.detector.com.sessonad.oscommands.detector.OSDetector
com.sessonad.oscommands.detector.com.sessonad.oscommands.detector.OperatingSystem
me.dsnet.quickopener
me.dsnet.quickopener.me.dsnet.quickopener.Bundle.properties
me.dsnet.quickopener.me.dsnet.quickopener.LAFUtils
me.dsnet.quickopener.me.dsnet.quickopener.PathFinder
me.dsnet.quickopener.me.dsnet.quickopener.QuickMessages
me.dsnet.quickopener.actions
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.AbstractFileContextAwareAction
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.Bundle
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.FileSystem
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.Path
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.RunCommand
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.Terminal
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.ToolbarPresenter
me.dsnet.quickopener.actions.me.dsnet.quickopener.actions.VerticalSeparator
me.dsnet.quickopener.actions.popup
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.Bundle
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.Bundle.properties
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.CustomCommandPopupAction
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.CustomFileSystemPopupAction
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.CustomTerminalPopupAction
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogCustomCommandRun.form
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogCustomCommandRun
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogCustomFileSystem.form
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogCustomFileSystem
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogCustomTerminal.form
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogCustomTerminal
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogueFileSelector.form
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.DialogueFileSelector
me.dsnet.quickopener.actions.popup.me.dsnet.quickopener.actions.popup.PropertyTableModel
me.dsnet.quickopener.docs
me.dsnet.quickopener.docs.me.dsnet.quickopener.docs.package-info
me.dsnet.quickopener.docs.me.dsnet.quickopener.docs.quickopener-hs.xml
me.dsnet.quickopener.docs.me.dsnet.quickopener.docs.quickopener-idx.xml
me.dsnet.quickopener.docs.me.dsnet.quickopener.docs.quickopener-map.xml
me.dsnet.quickopener.docs.me.dsnet.quickopener.docs.quickopener-placeholders.html
me.dsnet.quickopener.docs.me.dsnet.quickopener.docs.quickopener-toc.xml
me.dsnet.quickopener.icons
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.folder-documents-icon-cu.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.folder-documents-icon.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.folder-documents-icon24.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.folder-documents-icon48-cu.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.folder-documents-icon48.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.help.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.path.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.path24.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.run.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.run24.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.run48.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.terminal-cu.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.terminal.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.terminal24.png
me.dsnet.quickopener.icons.me.dsnet.quickopener.icons.terminal48-cu2.png
me.dsnet.quickopener
me.dsnet.quickopener.me.dsnet.quickopener.layer.xml
me.dsnet.quickopener.prefs
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.Bundle
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.Bundle.properties
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.CommandsPanel.form
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.CommandsPanel
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.GeneralPanel.form
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.GeneralPanel
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.PlacesPanel.form
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.PlacesPanel
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.PrefsUtil
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.QuickOpenerOptionsPanelController
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.QuickOpenerPanel.form
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.QuickOpenerPanel
me.dsnet.quickopener.prefs.me.dsnet.quickopener.prefs.QuickOpenerProperty
me.dsnet.quickopener.prefs.filemanager
me.dsnet.quickopener.prefs.filemanager.me.dsnet.quickopener.prefs.filemanager.IFileManagerConfigurator
me.dsnet.quickopener.prefs.filemanager.impl
me.dsnet.quickopener.prefs.filemanager.impl.me.dsnet.quickopener.prefs.filemanager.impl.Bundle
me.dsnet.quickopener.prefs.filemanager.impl.me.dsnet.quickopener.prefs.filemanager.impl.CajaFileManagerConfigurator
me.dsnet.quickopener.prefs.filemanager.impl.me.dsnet.quickopener.prefs.filemanager.impl.SpaceFileManagerConfigurator
me.dsnet.quickopener.prefs.shell.chooser
me.dsnet.quickopener.prefs.shell.chooser.me.dsnet.quickopener.prefs.shell.chooser.IShellConfigurator
me.dsnet.quickopener.prefs.shell.chooser.impl
me.dsnet.quickopener.prefs.shell.chooser.impl.me.dsnet.quickopener.prefs.shell.chooser.impl.Bundle
me.dsnet.quickopener.prefs.shell.chooser.impl.me.dsnet.quickopener.prefs.shell.chooser.impl.GitBashConfigurator
me.dsnet.quickopener.prefs.shell.chooser.impl.me.dsnet.quickopener.prefs.shell.chooser.impl.MateTerminalConfigurator




© 2015 - 2025 Weber Informatics LLC | Privacy Policy