https://github.com/markiewb/nb-copytree
NetBeans plugin, which adds the action "Copy Tree To Clipboard" to the context menu of the Java hierarchy and members view.
https://github.com/markiewb/nb-copytree
clipboard copy hierarchy netbeans-plugin
Last synced: 9 months ago
JSON representation
NetBeans plugin, which adds the action "Copy Tree To Clipboard" to the context menu of the Java hierarchy and members view.
- Host: GitHub
- URL: https://github.com/markiewb/nb-copytree
- Owner: markiewb
- Created: 2015-04-08T21:21:42.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-11T12:46:33.000Z (over 9 years ago)
- Last Synced: 2025-04-02T23:28:13.723Z (about 1 year ago)
- Topics: clipboard, copy, hierarchy, netbeans-plugin
- Language: Java
- Homepage: http://plugins.netbeans.org/plugin/62371/?show=true
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE-2.0.txt
Awesome Lists containing this project
README
Looking for maintainers, who want to take over the development!
Adds the action "Copy Tree" to the context menu of the Java hierarchy and members view. It is also available from the keymap, so it can be used for other focused trees too.
Updates in 1.2.0:
- [Feature]: Provide global "Copy Tree" action (so you can set a shortcut and use it for other trees in the IDE too)
Updates in 1.1.0:
- [Feature]: Take text from HTMLDisplayName (where possible)
- [Feature]: Add action to java members view
Updates in 1.0.0:
- initial version
Apache 2.0 license. Compatible to >=NetBeans 7.4
