Copying full class name into clipboard?
Hi folks.
It's not that important, but is there some way to select some class (somewhere) and copy it's full class name into clipboard.
It can be usefull when working with declarative programming, and I have to often specify full class name in some xml files...
Regards,
Vjeran
Please sign in to leave a comment.
There is a cool plugin ("CopyFQN" ?), which does it. Unfortunately this
is no IDEA-core functionality.
Tom
John Smith wrote:
Actually there's no need to use copy-paste there. Class name completion
(CtrlAltSpace) works in XML files.
--
Maxim Shafirov
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"