IntelliJ Community . CopyFQNPlugin

 
CopyFQNPlugin 

HOME INDEX SEARCH CHANGES GO  

Introduction

This is a very simple plugin that copies a fully qualified class name into the system clipboard.

  • if you are in the editor and your cursor is at a class identifier, you can invoke the copy action from the context menu and the full name of the class will be copied.

  • elsewhere in editor, the action copies name of the enclosing class

  • in the project and ejb views, it tries to copy name of the selected class

This plugin was tested with IntelliJ IDEA 3.0 Build 674 on Windows 2000 for 1.0 version and Build 810 for 1.0.1 version.

Installation

Extract plugin JAR file from the ZIP and copy it into your plugins directory.

Optionally, open the project, modify what you need and rebuild it with ant (from IDEA, you may need to edit some Ant properties).

Feature Requests

  • [add your requests here]

History

v 1.0.2 (11 Jul 2003)

  • New Action: "Copy Full Path" (based upon 1.0.1) -- FrankBruch

v 1.0.1 (10 Apr 2003)

  • Updated for Aurora

v 1.0 (08 Nov 2002)

  • Initial version - it is so simple that no pre-1.0 version are needed.

-- RichardNemec - 08 Nov 2002

IntelliJPluginWebForm
IntelliJPluginName: CopyFQNPlugin
IntelliJPluginVersion: 1.0.1
IntelliJPluginVendor: RichardNemec
IntelliJPluginBinary:
IntelliJPluginSource:
IntelliJPluginClassification:
TopicClassification: IntelliJPluginPackage
TopicShortDescription: This is a very simple plugin that copies a fully qualified class name into the system clipboard.
TestedOnOS:
ShouldRunOnOS:

Attachment: sort Action: Size: Date: Who: Comment:
CopyFQNPlugin1.0.zip action 14732 08 Nov 2002 - 16:33 RichardNemec Initial version (works only with Ariadna)
CopyFQNPlugin1.0.1.zip action 14253 10 Apr 2003 - 10:27 SylvainFRANCOIS Update for Aurora
CopyFQNPlugin1.0.2.zip action 16101 11 Jul 2003 - 16:41 TWikiGuest Neue Action: "Copy Full Path", basiert auf 1.0.1

e d i t a t t a c h r e f - b y d i f f s m o r e
Have ideas, requests, problems regarding this site? Send feedback.
Copyright © 2000-2003 by the contributing authors. All materials at intellij.org are the property of the contributing authors.