|
|
| Added: |
> > |
- 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"}% |
|
|
| 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"}% |
|
|
| 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=""}% |
|
|
| 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: |
> > |
|
| 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"}% |
|
|
| Changed: |
< < |
%META:TOPICPARENT{name="Trash.PluginContribs"}%
| > > |
%META:TOPICPARENT{name="IntelliJPluginPackage"}% |
|
|
| Changed: |
< < |
%META:FORM{name="PluginWebForm"}%
| > > |
%META:FORM{name="WebForm"}% |
|
|
| Changed: |
< < |
%META:TOPICPARENT{name="PluginContribs"}%
| > > |
%META:TOPICPARENT{name="Trash.PluginContribs"}% |
|
|
| 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=""}% |
|
|
| Added: |
> > |
%META:TOPICINFO{author="RichardNemec" date="1036773060" format="1.0" version="1.1"}%
%META:TOPICPARENT{name="PluginContribs"}%
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.
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).
- 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
|
|