My favorites | Sign in
Project Home Downloads Issues Source
Project Information
Members
Featured
Downloads

Copies the fully qualified name of the element at the carret to the clipboard. Supported elements are

  • class
  • member
  • method
  • constructor
  • annotation

The code is based on the tutorials http://platform.netbeans.org/tutorials/nbm-copyfqn.html and http://netbeans.org/projects/platform/sources/platform-content/content/trunk/tutorials/60/nbm-whichelement.html?raw=true.

Regarding to http://wiki.netbeans.org/TutorialsInCourses the code from tutorials are free and http://netbeans.org/about/legal/terms-of-use.html 4.c applies, so that this derivate can be licensed separately.

Note: This is a rewrite of the original plugin, but placed at the same old project. That why the curious name.

A pre-packaged nbm can be found in the "Downloads"-tab or at http://plugins.netbeans.org/plugin/42975/

Compatible to NetBeans 7.x

Powered by Google Project Hosting