IntelliJ Community . ClipboardToString

 
ClipboardToString 

HOME INDEX SEARCH CHANGES GO  

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

IntelliJPluginWebForm
IntelliJPluginName: ClipboardToString
IntelliJPluginVersion: 1.0
IntelliJPluginVendor: GooberDude?
IntelliJPluginBinary:
IntelliJPluginSource:
IntelliJPluginClassification: CodeHelper?
TopicClassification: IntelliJPluginPackage
TopicShortDescription: This plugin pastes the contents of the clipboard into a new String variable.
TestedOnOS: OsWinXP
ShouldRunOnOS: AnyOS

Attachment: sort Action: Size: Date: Who: Comment:
ClipboardToString.zip action 3497 05 May 2004 - 23:09 ThomasKimpton Contains plugin jar.
ClipboardToString-src.zip action 14063 05 May 2004 - 23:11 ThomasKimpton Source archive

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.