Plugins

Use pastebin in your IDE

Eclipse Plugin

Locate where on your file system Eclipse is installed. Under this directory there should be a "dropins" folder, this is where the jar you built (or downloaded) for the plugin should reside. Restart Eclipse, and voila! Note: on a Mac, you'll have to right click on Eclipse.app and choose "Show Package Contents", the dropins folder will then be accessible through the Finder window which pops up.

Download Now

IDEA Plugin

To install the MysticPaste Plugin for IDEA:
  • Windows: C:\Documents and Settings\<username>\.IntelliJIdea80\config\plugins
  • OS X: $HOME/Library/Application Support/IntelliJIDEA80
  • Linux/Unix: $HOME/.IntelliJIdea80/config/plugins
Download Now

VIM Plugin

Mystic worked with Eugene Ciurana on a configuration of MysticPaste for his newly written VIM plugin. Thanks Eugene!

To install the MysticPaste Plugin for VIM:

  • OS X or Linux: unzip the archive in ~/.vim ; vi ; :helptags ~/.vim/doc
  • Windows: Same as above, but find the location of vim/gvim's configuration directory (none of us use Windows)

Download Now

Netbeans Plugin

The MysticPaste Netbeans plugin was developed by Jason Whaley and is compatible with Netbeans 6.5.

To install the MysticPaste Plugin for Netbeans:

  1. In Netbeans, click Tools -> Plugins
  2. Select the Downloaded tab
  3. Click Add Plugins
  4. Find and select the downloaded .nbm file
  5. Make sure MysticPaste is selected and click Install
Now, when working in an editor, "Copy to Mystic Paste" is available in the global Edit menu.

Download Now

Applescript Launchbar Plugin

The launchbar plugin was designed to grab any text via Instant Send or contained within the clipboard and running the applescript will automatically paste the contents to MysticPaste.com and give you the full URL in the clipboard and select it with Launchbar.

To install and use the MysticPaste Plugin for Launchbar:

  1. Download the Launchbar plugin
  2. Copy the Applescript to ~/Library/Application Support/LaunchBar/Actions
  3. Select some text and add to clipboard
  4. Type in "Mystic Paste" and hit <enter>
  5. See the URL show up in launchbar and also contained within your clipboard for easy pasting

Download Now