You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Benjamin Asbach (Jira)" <ji...@apache.org> on 2021/07/25 22:55:00 UTC

[jira] [Created] (NETBEANS-5878) Add menu entry to copy fully qualified name

Benjamin Asbach created NETBEANS-5878:
-----------------------------------------

             Summary: Add menu entry to copy fully qualified name
                 Key: NETBEANS-5878
                 URL: https://issues.apache.org/jira/browse/NETBEANS-5878
             Project: NetBeans
          Issue Type: Improvement
          Components: java - Refactoring
            Reporter: Benjamin Asbach


Sometime it's useful to copy the fully qualified name (package name + class name) of a class.
For example to quickly add classes to ignore lists or add to configuration which is based on reflection.

In eclipse this feature exists since a couple of years.

For NetBeans existed a plugin which provided this feature, but it was abandoned by former developer and depends on nv-javac.

So the idea is to add a menu item to editor views and projects views context menu to provide the functionality.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists