ClipboardToString 

HOME INDEX SEARCH GO  

 <<O>>  Difference Topic ClipboardToString (r1.1 - 05 May 2004 - ThomasKimpton)
Added:
>
>

%META:TOPICINFO{author="ThomasKimpton" date="1083798660" format="1.0" version="1.1"}%

ClipboardToString

Purpose

This plugin is for creating String variables.

Description

This plugin pastes the contents of the clipboard into a new String variable.

Using

Using this plugin will paste the contents of the clipboard into the selection, or at the caret, as a new String variable, example: String fixMe = "Here is where the contents of the clipboard go."; The word 'fixMe' is then highlighted for easy changing.

Current Features

A list of features.

  • Pastes the contents of the clipboard into a new String variable.

Plugin Development

Please see the topic ClipboardToStringDev?, any feedback is welcome smile

Plugins installation

  • Download the binary ZIP file (see below)
  • Unzip ClipboardToString-bin.zip in your IntelliJ/plugins directory.
  • Read the "Jar Dependencies" section in Plugin Info and install the needed jars
  • Restart IntelliJ

Plugin Info

Plugin Author: ThomasKimpton
Plugin Version: 06 May 2004 (V1.000)
Change History:  
06 May 2004 (V1.000): Initial version
Jar Dependencies: none
| Plugin Home: | http://www.intellij.org/twiki/bin/view/Main/ClipboardToString | Feedback: | http://www.intellij.org/twiki/bin/view/Main/ClipboardToStringDev

Related Topics: PluginDocumentation, ProjectPluginTemplate, OpenAPI, IntellijPluginDocumentation, IntellijPluginDocumentation, PluginDeployment, IdeasForPlugins

-- ThomasKimpton - 06 May 2004 %META:FORM{name="IntelliJPluginWebForm"}% %META:FIELD{name="IntelliJPluginName" title="IntelliJPluginName" value="ClipboardToString"}% %META:FIELD{name="IntelliJPluginVersion" title="IntelliJPluginVersion" value="1.0"}% %META:FIELD{name="IntelliJPluginVendor" title="IntelliJPluginVendor" value="GooberDude"}% %META:FIELD{name="IntelliJPluginBinary" title="IntelliJPluginBinary" value=""}% %META:FIELD{name="IntelliJPluginSource" title="IntelliJPluginSource" value=""}% %META:FIELD{name="IntelliJPluginClassification" title="IntelliJPluginClassification" value="CodeHelper"}% %META:FIELD{name="TopicClassification" title="TopicClassification" value="IntelliJPluginPackage"}% %META:FIELD{name="TopicShortDescription" title="TopicShortDescription" value="This plugin pastes the contents of the clipboard into a new String variable. "}% %META:FIELD{name="TestedOnOS" title="TestedOnOS" value="OsWinXP"}% %META:FIELD{name="ShouldRunOnOS" title="ShouldRunOnOS" value="AnyOS"}% %META:FILEATTACHMENT{name="ClipboardToString.zip" attr="" comment="Contains plugin jar." date="1083798551" path="C:\TEMP\ClipboardToString.zip" size="3497" user="ThomasKimpton" version="1.1"}% %META:FILEATTACHMENT{name="ClipboardToString-src.zip" attr="" comment="Source archive" date="1083798682" path="C:\TEMP\ClipboardToString-src.zip" size="14063" user="ThomasKimpton" version="1.1"}%


View | Diffs | r1.1 | 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 -
Revision r1.1 - 05 May 2004 - 23:11 GMT - ThomasKimpton
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.