me.dsnet.quickopener.Bundle.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of nb-quickopener Show documentation
Show all versions of nb-quickopener Show documentation
<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>
The newest version!
OpenIDE-Module-Display-Category=Tools
OpenIDE-Module-Short-Description=Open the selected file in the filesystem, copy its path, launch a terminal or a custom command.
OpenIDE-Module-Long-Description=
\n\
This is a fork the https://github.com/dzsessona/QuickOpener-NetBeans so we can publish it to the Netbeans Plugin Portal.
\n\
\n\
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.
\n\
\n\
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. In particular:
\n\
When the selection has a valid file:
\n\
\n\
- Open the default OS shell on the location of the file (or its folder) selected.\n\
\u00a0
\n\
- Open the file system browser on the location of the file (or its folder) selected.\n\
\u00a0
\n\
- Copy to the clipboard the path of the file selected.\n\
\u00a0
\n\
\n\
Always enabled:
\n\
\n\
- Launch a shell command (with parameters, customizable on preferences) \u00a0
\n\
- FileSystem browser on any location (favorites, customizable on preferences)\n\
\n\
- Open a shell on any location (favorites, customizable on preferences)\n\
\n\
\n\
Updates
\n\
1.3.1
\n\
\n\
- [NONE]: Use Java 17
\n\
- [NONE]: Restruncture Build (Parent-POM, Signed Module)
\n\
\n\
1.3.0
\n\
\n\
- [Task 94]: Publish to new plugins\n\
central
\n\
- [NONE]: New
groupId
and artifactId
\n\
\n\
1.2.0:
\n\
\n\
- [Feature 86]: Support Mate-terminal and Caja-/Space-file manager via configurator (Ubuntu Mate) (PR by javatlacati)
\n\
- [Task 84]: Fix line-endings and update to JDK7 (PR by javatlacati)
\n\
\n\
1.1.0:
\n\
\n\
- [Feature 66]: Refactor run custom dialog: simplify, add keyboard-only support
\n\
- [Feature 33]: Support for project folder replacement variable ${projectFolder}/${mainProjectFolder}
\n\
- [Feature 67]: More patterns - see details
\n\
- [Feature 30]: Support favorites nodes
\n\
- [Feature 64]: Support lookups with java.io.File
\n\
- [Bugfix 65]: Missing mnemonics in dialogs and options
\n\
- [Bugfix 69]: "Launch custom command..." should be available if there is no selected file
\n\
- [Bugfix 77]: Fix GUI detection for Ubuntu 16.04
\n\
\n\
1.0.4:
\n\
\n\
- [Bugfix 63]: File manager opens twice (KDE)
\n\
- [Bugfix 62]: java.lang.NoSuchMethodError: java.lang.Process.waitFor running NB @ JDK7
\n\
\n\
1.0.3:
\n\
\n\
- [Task 56]: Provide a 8.1 version for the plugin center
\n\
- [Task 60]: Include new version of oscommands
\n\
- [Task 61]: Convert to maven-project for better maintainence
\n\
- [Bugfix 51]: [Windows] Open in FileManager should select the file/dir
\n\
- [Bugfix 49]: [Linux] Crash in options when running "LinuxUnknown" and KDE not detected
\n\
\n\
\n
© 2015 - 2025 Weber Informatics LLC | Privacy Policy