This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 155691 - Facility to copy fully qualified name
Summary: Facility to copy fully qualified name
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker with 3 votes (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-17 17:57 UTC by chandru_in
Modified: 2015-05-09 12:43 UTC (History)
1 user (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description chandru_in 2008-12-17 17:57:40 UTC
It would be really useful, if project and editor windows provided a way to right click and copy a class's fully
qualified name.  This comes handy when we have configuration files which need fully qualified class names.

Project window must also allow copying fully qualified names for classes within the libraries associated with the project.
Comment 1 chandru_in 2009-11-11 10:14:40 UTC
Is anyone looking into this?
Comment 2 dkvasnicka 2011-02-28 08:11:46 UTC
Please, do something about this! This is a very painful omission for people coming from the Eclipse world...

I don't believe it's difficult to implement this, since you have a lot of other context items working with the class available.
Comment 3 markiewb 2012-05-14 21:33:30 UTC
There is a plugin for this purpose.

* http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=2753 (old 6.9 netbeans plugin)
* The plugin is based on the tutorial http://platform.netbeans.org/tutorials/nbm-copyfqn.html.
* i made a NetBeans7 fork of the original plugin http://code.google.com/p/copyfqn-fork-for-netbeans71rc2/, but it is still buggy. So i am currently improving the plugin and will provide it via update/plugin center very soon.
Comment 4 markiewb 2012-05-15 20:04:40 UTC
(In reply to comment #3)
> * i made a NetBeans7 fork of the original plugin
> http://code.google.com/p/copyfqn-fork-for-netbeans71rc2/, but it is still
> buggy. So i am currently improving the plugin and will provide it via
> update/plugin center very soon.

Here we go http://plugins.netbeans.org/plugin/42975/ (currently pending for approval)
Comment 5 anchialos 2013-07-17 21:33:21 UTC
The "Copy Qualified Name" action is now available in the CoolEditorActions plugin. Download and Install from 
http://plugins.netbeans.org/plugin/39634/cool-netbeans-editor-actions
or directly via NetBeans Update Center.
Comment 6 markiewb 2015-05-09 12:43:53 UTC
Resolve as wontfix because there is at least one working 3rd party plugin. 

http://plugins.netbeans.org/plugin/42975/copy-qualified-name