CopyFQNPlugin 

HOME INDEX SEARCH GO  

 <<O>>  Difference Topic CopyFQNPlugin (r1.9 - 11 Jul 2003 - TWikiGuest)
Added:
>
>

v 1.0.2 (11 Jul 2003)

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

Added:
>
>

%META:FILEATTACHMENT{name="CopyFQNPlugin1.0.2.zip" attr="" comment="Neue Action: %_Q_%Copy Full Path%_Q_%, basiert auf 1.0.1" date="1057941677" path="CopyFQNPlugin1.0.2.zip" size="16101" user="TWikiGuest" version="1.1"}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.8 - 18 Jun 2003 - AlexeyEfimov)
Changed:
<
<

%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value=""}% %META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value=""}% %META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value=""}%

>
>

%META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="CopyFQNPlugin"}% %META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="1.0.1"}% %META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="Main.RichardNemec"}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.7 - 19 May 2003 - AlexeyEfimov)
Changed:
<
<

%META:FORM{name="WebForm"}%

>
>

%META:FORM{name="IntelliJPluginWebForm"}% %META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value=""}% %META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value=""}% %META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value=""}% %META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value=""}% %META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value=""}% %META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value=""}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.6 - 10 Apr 2003 - SylvainFRANCOIS)
Changed:
<
<

This plugin was tested with IntelliJ IDEA 3.0 Build 674 on Windows 2000.

>
>

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.

Added:
>
>

v 1.0.1 (10 Apr 2003)

  • Updated for Aurora
Changed:
<
<

%META:FILEATTACHMENT{name="CopyFQNPlugin1.0.zip" attr="" comment="Initial version" date="1036773208" path="C:\Files\IdeaProjects\CopyFQNPlugin1.0.zip" size="14732" user="RichardNemec" version="1.1"}%

>
>

%META:FILEATTACHMENT{name="CopyFQNPlugin1.0.zip" attr="" comment="Initial version (works only with Ariadna)" date="1036773208" path="C:\Files\IdeaProjects\CopyFQNPlugin1.0.zip" size="14732" user="RichardNemec" version="1.1"}% %META:FILEATTACHMENT{name="CopyFQNPlugin1.0.1.zip" attr="" comment="Update for Aurora" date="1049970425" path="S:\projects\CopyFQNPlugin1.0.1.zip" size="14253" user="SylvainFRANCOIS" version="1.1"}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.5 - 10 Dec 2002 - AlexeyEfimov)
Changed:
<
<

%META:TOPICPARENT{name="Trash.PluginContribs"}%

>
>

%META:TOPICPARENT{name="IntelliJPluginPackage"}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.4 - 02 Dec 2002 - AlexeyEfimov)
Changed:
<
<

%META:FORM{name="PluginWebForm"}%

>
>

%META:FORM{name="WebForm"}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.3 - 01 Dec 2002 - AlexeyEfimov)
Changed:
<
<

%META:TOPICPARENT{name="PluginContribs"}%

>
>

%META:TOPICPARENT{name="Trash.PluginContribs"}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.2 - 29 Nov 2002 - AlexeyEfimov)
Added:
>
>

%META:FORM{name="PluginWebForm"}% %META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}% %META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="This is a very simple plugin that copies a fully qualified class name into the system clipboard."}% %META:FIELD{name="TestedOnOS" title="TestedOnOS" value=""}% %META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value=""}%


 <<O>>  Difference Topic CopyFQNPlugin (r1.1 - 08 Nov 2002 - RichardNemec)
Added:
>
>

%META:TOPICINFO{author="RichardNemec" date="1036773060" format="1.0" version="1.1"}% %META:TOPICPARENT{name="PluginContribs"}%

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.

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 (08 Nov 2002)

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

-- RichardNemec - 08 Nov 2002 %META:FILEATTACHMENT{name="CopyFQNPlugin1.0.zip" attr="" comment="Initial version" date="1036773208" path="C:\Files\IdeaProjects\CopyFQNPlugin1.0.zip" size="14732" user="RichardNemec" version="1.1"}%


View | Diffs | r1.9 | > | r1.8 | > | r1.7 | More

e d i t a t t a c h r e f - b y d i f f s
Ideas,requests,problems regarding this site? Send feedback.
Copyright @ 2000-2003 by the contribution authors. All material on this collaboration tool is the property of the contributing authors.

Revision r1.1 - 08 Nov 2002 - 16:31 GMT - RichardNemec
Revision r1.9 - 11 Jul 2003 - 16:51 GMT - TWikiGuest
Copyright © 2001 by the contributing authors. All material on this collaboration tool is the property of the contributing authors.
Ideas, requests, problems regarding this site? Send feedback.