IntelliJ Community . PluginContribs

 
PluginContribs 

HOME INDEX SEARCH CHANGES GO  

Contributed Plugins - OpenAPI

starred.gifstarred.gifstarred.gif This topic (IMHO) should be deprecated...see why by looking at IntelliJPluginPackage and adding the WebForm to your plugin topic instead. -- AndrewArmstrong - 29 Nov 2002

  • GoToHack : pulls the Go To submenu items back into the main Editor popup menu, as in earlier versions of IDEA.
    • -- ErbC - 31 May 2002

  • ScratchPad : A Plugin that stores text clippings and notes on a per project basis.

  • ChatPlugin: A Plugin that provides real-time LAN chat from within the IDE.

  • DiffFilePlugin: A quick and dirty Plugin for viewing the differences between the edited file and any other file.

  • HiLightTool: Allows you to paste a stacktrace into the message window to get syntax hilighting
    • -- Kevin.ORegan - 08 Aug 2002

  • SQLViewer: allows the viewing of any JDBC compliant database including adhoc queries
    • -- James.Birchfield - 19 Aug 2002

  • TimestampPlugin: Allows you to insert a comment containing a user-defined string plus the current time into an edit window

  • ToggleCharacterCase: When there's no selection, this action toggles the case of the character immediately following the caret and moves the caret to the position immediately after the changed character. When there is a selection, it toggles the case of each selected character individually.

  • ColorChooserPlugin: generate java code like 'Color c = new Color (1,2,3) from a color chosen in a graphical window.

  • SQLQueryPlugin: Execute SQL statements directly from IDEA. Manages multiple open queries and database connections. Browser for database structure.

  • PrependAppend: Provides a way to easily prepend and append one or more characters to the beginning or end of lines.

  • PluginManager: provides an interface to view all installed and available plugins and to download available plugins.

  • JBossIntegration: Run and Debug from within IDEA Using JBoss 3.0.x with Integrated Jetty 4.x servlet engine. (Catalina integration coming soon)

  • ToStringPlugin: Simple action to generate public toString() method for valuebeans to dump it's fields.

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.