Eclipse Plugin
Download Now
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.
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.
IDEA Plugin
Download Now
To install the MysticPaste Plugin for IDEA:
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
VIM Plugin
Download Now
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:
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)
Netbeans Plugin
Download Now
The MysticPaste Netbeans plugin was developed by Jason Whaley and is compatible with Netbeans 6.5.
To install the MysticPaste Plugin for Netbeans:
The MysticPaste Netbeans plugin was developed by Jason Whaley and is compatible with Netbeans 6.5.
To install the MysticPaste Plugin for Netbeans:
- In Netbeans, click Tools -> Plugins
- Select the Downloaded tab
- Click Add Plugins
- Find and select the downloaded .nbm file
- Make sure MysticPaste is selected and click Install
AppleScript Launchbar Plugin
Download Now
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:
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:
- Download the Launchbar plugin
- Copy the Applescript to ~/Library/Application Support/LaunchBar/Actions
- Select some text and add to clipboard
- Type in "Mystic Paste" and hit <enter>
- See the URL show up in launchbar and also contained within your clipboard for easy pasting
