| Projects on Google Code | Results 1 - 10 of 90 |
Configuration file syntax support, run/reload configs/stop support. Works on all three platform IDEA runs on (Windows, Linux, Mac).
Also works in Jetbrains Web IDE (the plugin should be installed manually) and will work in RubyMine 2.0 as soon as Jetbrains guys add Tools Integration section to Ruby...
Configure template to generate code depending on _*annotation*_ and _*type*_ of parameter.
==Example==
* Take the following code:
http://idea-check-my-vars.googlecode.com/svn/docs/MinMax-BeforeGeneration.png
* Just use the generate, and you'll see the check-my-vars action:
h...
Provide actions for text manipulation:
* Un/Escape selected Java text
* Un/Escape selected JavaScript text
* Un/Escape selected HTML text
* Un/Escape selected XML text
* Un/Escape selected SQL text
* Trim selected text
* Trim all spaces in selected text
* Remove all spaces in...
Generate toString() is a plugin to IDEA.
The plugin adds a new toString() action in the generate menu (alt + ins). The action generates a toString() method that dumps the classes fields.
Java body code is generated using Velocity and you can fully customize this.
The plugin has it's own setting...
This plugins provides integration with the MKS version control system for Intellij IDEA
Any help much appreciated, be it by code contribution or just reporting issues encountered.
How_To_Build
A set of small trinket plugins for IntelliJ IDEA.
IntelliJ IDEA plugin for language support in BAT/CMD Windows batch files
Plugin to compare API for library version between JAR or classes.
Plugin for IntelliJ IDEA to enables JFlex support.
An Intellij IDEA plugin that mimics the famous FireGesture plugin for FireFox..