<?xml version="1.0" encoding="UTF-8"?><plugin-repository><ff>"Graphics"</ff><category name="Graphics"><idea-plugin downloads='21137' size='36623' date='1119074780000' url=''><name>ColourChooser</name><id>ColourChooser</id><description><![CDATA[Translates a colour, chosen in a colour pane, into java/css code and
	<ul>
		<li>inserts it at the cursor location, or</li>
		<li>copies it into the clipboard</li>
	</ul>
	, in 1 click.]]></description><version>0.4d</version><vendor email='alainravet-jetbrains@yahoo.com' url=''>Alain Ravet</vendor><idea-version min="n/a" max="n/a" since-build='40.3370' /><change-notes><![CDATA[Added: CSS colour format export (to insert it, select a non-java file first).]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='9560' size='112046' date='1088714643000' url=''><name>Gold Section</name><id>Gold Section</id><description><![CDATA[Gold Section 2(GS2) is a design tool for building nice palette for HTML
        documents by method of "gold section" (in base of one is magical number 1.618033985017358...).]]></description><version>2.26.1</version><vendor email='davidovsv@yandex.ru' url=''>Stanislav Davydov</vendor><idea-version min="n/a" max="n/a" since-build='40.1126' /><change-notes><![CDATA[<h3>2.26</h3>
<ul>
    <li>Some icons changed. Especialy thanks to Alex Efimov.</li>
</ul>

<h3>2.25</h3>
<ul>
    <li>Bugfixes.</li>
</ul>

<h3>2.23</h3>
<ul>
    <li>New HTML Preview functionality. Now you can set up some HTML template and
    watch it in different color schemas.</li>
    <li>Bugfixes.</li>
</ul>

<h3>2.19</h3>
<ul>
    <li>Bugfixes.</li>
</ul>

<h3>2.18</h3>
<ul>
    <li>Bugfixes.</li>
</ul>

<h3>2.17</h3>
<ul>
    <li>Favorits.</li>
    <li>Bugfixes.</li>
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='15589' size='2776480' date='1093538352000' url=''><name>SvgViewer</name><id>SvgViewer</id><description><![CDATA[A viewer for Scalable Vector Graphics (SVG) documents. Since SVG can render images, you can also use this viewer to display png, jpeg, tiff and gif files.]]></description><version>2.2.8</version><vendor email='a.armstrong@optusnet.com.au' url=''>Andrew Armstrong</vendor><idea-version min="n/a" max="n/a" since-build='40.2000' /><change-notes><![CDATA[<html>
        Adopted IDEA's look and feel
        </html>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10256' size='11102' date='1100691475000' url=''><name>ImageView</name><id>ImageView</id><description><![CDATA[A small and simple plugin to quickly and easy view GIF, JPG and PNG images.
 Images are loaded from a directory or from a JAR-file. Future releases will include features
 such as transformation and possiblity to generate Java code for loading an image.]]></description><version>0.1</version><vendor email='' url=''>Erik Hellman</vendor><idea-version min="n/a" max="n/a" since-build='40.2200' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14833' size='98391' date='1155771063000' url=''><name>Color Browser</name><id>Color Browser</id><description><![CDATA[        This plugin allows you to see colors used in Java code and CSS/HTML files. You
        may also picks colors and insert one of several representations of that color
        in the current editor.
    ]]></description><version>0.2.1-6.x</version><vendor email='rick@maddyhome.com' url=''>Rick Maddy</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[
        
Bug Fixes<br>
- Internal error if moving cursor beyond end of line while pressing Ctrl key.<br>
- Some Color and ColorUIResource constructors were not recognized.<br>
        
    ]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='7061' size='50280' date='1161639194000' url=''><name>Image Design Editor</name><id>Image Design Editor</id><description><![CDATA[As a developer, how many times did you have to wait somebody to design/draw an image icon for the brand new feature of your software you are working on?
    Or maybe you have tried 5 different software products to draw the icon yourself.
        <b>Image Design Editor</b> is developed to help IDEA users in designing the image icons by themselves.
        It is integrated as an IDEA plugin, so you only need to select the <i>New Image Icon</i> menu item
        under the <i>New</i> menu and a dialog will be displayed, asking you to select the desired output file
        type (JPEG or PNG) and the new image file size (width and height with supported values between 12 and 64).
         When the <i>OK</i> button is hit, a canvas will allow you to draw the image icon pixel by pixel.
         It is designed with a reduced set of features just for making the icon drawing easier for us, the developers.
        It is probably not a very good idea to be used by very skilled graphic designers.
        <br><br>
        Features:
        <ul>
        <li>create JPEG or PNG images with a resolution between 12*12 and 64*64 pixels</li>
        <li>choose any transparent (4 bytes based) or non-transparent (3 bytes based) color for drawing using a decorated (added transparency support) JColorChooser</li>
        <li>pixel by pixel drawing either by dragging or by clicking the mouse in the canvas area</li>
        <li>image preview at any moment in the design time</li>
        <li>mouse coordinates in the resulted image display</li>
        <li>set background color</li>
        <li><i>rubber mode</i> to clear the wrong pixels</li>
        <li>when the <i>Save image</i> button is clicked, the image icon is ready to be used in your application, you just need to write the code to load it</li>
        </ul>
        <br>
        I hope you will enjoy using it or modifying it as much as I enjoyed developing it.]]></description><version>1.0</version><vendor email='' url=''>Dan N. Dromereschi</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='27845' size='40829' date='1359777711000' url=''><name>SvgViewer 2</name><id>SvgViewer 2</id><description><![CDATA[An updated version of the SVG Viewer plugin originally released by Andrew Armstrong back in 2004 (I attempted to contact him but his listed email address is no longer valid) This release works with the current versions of the Intellij platform and runs in Intellij and WebStorm. It seems to have trouble in AppCode due to a missing Batik dependency. However I was unable to find a 'depends' node in the plugin.xml file that indicated it works with all Intellij platforms except AppCode so I simply left it out, indicating it works for Intellij only. UPDATE: I've added some dependencies so that this can be used with WebStorm and PhpStorm. It will not work on AppCode, even if it shows up as being available in the browser repository for that product.]]></description><version>2.0.1</version><vendor email='billdwhite@gmail.com' url=''>Bill White</vendor><idea-version min="n/a" max="n/a" since-build='111.1' /><change-notes><![CDATA[<ul> 
 <li>2.0.1 - adjusted image size to suppress log warnings</li> 
 <li>2.0 - first release</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='6866' size='10535' date='1442370481000' url=''><name>PNG Optimizer</name><id>com.bulenkov.intellij.png.optimizer</id><description><![CDATA[Plugin allows to optimize PNG files by size before commit and manually via context menu in Project View]]></description><version>1.2</version><vendor email='konstantin@bulenkov.com' url='http://bulenkov.com/'>Konstantin Bulenkov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.2</p> 
<ul> 
 <li>Fixed a problem when actual updated state of a png file is visible for the system after the commit</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='7911' size='37915' date='1451923044000' url=''><name>NavMine Demo</name><id>com.navmine.classdiagrams</id><description><![CDATA[Diagrams demo
<br />]]></description><version>1.0</version><vendor email='saleese@gmail.com' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.diagram</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4028' size='23568' date='1485979500000' url=''><name>Material Color Palette</name><id>com.dvd.intellijdea.materialcolorpalette</id><description><![CDATA[This plugin helps you add a Material Color value into the project]]></description><version>1.2</version><vendor email='' url='https://github.com/dvdandroid/material-color-palette-plugin'>dvdandroid</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>1.2 Fixed pasting in wrong window</li> 
</ul>]]></change-notes><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin></category><ff>"Misc"</ff><category name="Misc"><idea-plugin downloads='20778' size='33361' date='1158169469000' url=''><name>HexView</name><id>HexView</id><description><![CDATA[        <p><b>View any file in hexadecimal format</b></p>
        <p><b>Using HexView</b><br>
        <br/>
        As Plugin :<br/>
        a) Right click on the file on Project View and press "View Hex format",
           a Frame will display the Hex format of the selected file. <br>
        b) Right click on the Editor View and press "View Hex format",
           a Frame will display the Hex format of the current file.<br>
        </p>
        <p>
        As Standalone Program : <br/>
        <br/>
        java -jar HexView.jar [file]<br/>
        <br/>
        Tip: If you dont provide a filename, a file dialog box will appear.
        </p>
        <p><b>List of features : </b>
        <ul>
            <li> Two column layout of file in hex and text/binary format.</li>
            <li> Conversion to Little Endian, Big Endian, Hex and Decimal.</li>
            <li> Navigation using Home, End and Arrow keys.</li>
        </ul>
        </p>]]></description><version>1.2</version><vendor email='poweribo@yahoo.com' url=''>Stephen Olano</vendor><idea-version min="n/a" max="n/a" since-build='40.2233' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='10378' size='118015' date='1088636186000' url=''><name>JarSpyPlugin</name><id>JarSpyPlugin</id><description><![CDATA[JarSpy Plugin]]></description><version>1.0</version><vendor email='' url=''>Jeff Brown</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='39305' size='967807' date='1414518904000' url=''><name>Log4JPlugin</name><id>Log4JPlugin</id><description><![CDATA[<p>Log4J Plugin Monitoring (LF5_SOCKET)</p> 
<p>Features:</p> 
<ul> 
 <li>Table view of log messages;</li> 
 <li>Filtering by Level, Category, NDC and Message;</li> 
 <li>Quick link to source code from detail panel;</li> 
</ul> 
<p>Configuration:</p> 
<ul> 
 <li>Download Log4JPlugin plugin</li> 
 <li>Configure log4j.xml socket appender</li> 
 <p> &lt;log4j:configuration xmlns:log4j=&quot;http://jakarta.apache.org/log4j/&quot; debug=&quot;true&quot;&gt;<br /> <br /> &lt;appender name=&quot;LF5_SOCKET&quot; class=&quot;org.apache.log4j.net.SocketAppender&quot;&gt;<br /> &nbsp;&nbsp;&lt;param name=&quot;RemoteHost&quot; value=&quot;localhost&quot;/&gt;<br /> &nbsp;&nbsp;&lt;param name=&quot;Port&quot; value=&quot;4454&quot;/&gt;<br /> &nbsp;&nbsp;&lt;param name=&quot;LocationInfo&quot; value=&quot;true&quot;/&gt;<br /> &nbsp;&nbsp;&lt;param name=&quot;ReconnectionDelay&quot; value=&quot;5000&quot;/&gt;<br /> &nbsp;&nbsp;&lt;layout class=&quot;org.apache.log4j.PatternLayout&quot;&gt;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&lt;param name=&quot;ConversionPattern&quot; value=&quot;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;[slf5s.start]<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%d{DATE}[slf5s.DATE]%n<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%p[slf5s.PRIORITY]%n<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;${server.name}[slf5s.NDC]%n<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%c[slf5s.CATEGORY]%n<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%l[slf5s.LOCATION]%n<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;%m[slf5s.MESSAGE]%n%n&quot;<br /> &nbsp;&nbsp;&nbsp;&nbsp;/&gt;<br /> &nbsp;&nbsp;&lt;/layout&gt;<br /> &lt;/appender&gt;<br /> <br /> &lt;root&gt;<br /> &nbsp;&nbsp;&lt;priority value=&quot;debug&quot;/&gt;<br /> &nbsp;&nbsp;&lt;appender-ref ref=&quot;LF5_SOCKET&quot;/&gt;<br /> &lt;/root&gt;<br /> <br /> &lt;/log4j:configuration&gt;<br /> </p> 
 <li>Configure log4j2.xml socket appender</li> 
 <p> &lt;Configuration status=&quot;DEBUG&quot;&gt;<br /> &nbsp;<br /> &nbsp;&lt;Appenders&gt;<br /> &nbsp;&nbsp;&lt;Console name=&quot;STDOUT&quot; target=&quot;SYSTEM_OUT&quot;/&gt;<br /> &nbsp;&nbsp;&lt;Socket name=&quot;LF5_SOCKET&quot; host=&quot;localhost&quot; port=&quot;4454&quot; protocol=&quot;TCP&quot; reconnectionDelay=&quot;5000&quot;/&gt;<br /> &nbsp;&lt;/Appenders&gt;<br /> &nbsp;<br /> &nbsp;&lt;Loggers&gt;<br /> &nbsp;&nbsp;&lt;Root level=&quot;trace&quot;&gt;<br /> &nbsp;&nbsp;&nbsp;&lt;AppenderRef ref=&quot;STDOUT&quot; level=&quot;DEBUG&quot;/&gt;<br /> &nbsp;&nbsp;&nbsp;&lt;AppenderRef ref=&quot;LF5_SOCKET&quot; level=&quot;DEBUG&quot;/&gt;<br /> &nbsp;&nbsp;&lt;/Root&gt;<br /> &nbsp;&lt;/Loggers&gt;<br /> &nbsp;<br /> &lt;/Configuration&gt;<br /> </p> 
</ul>]]></description><version>1.04</version><vendor email='mcelano@directv.com' url='https://www.directv.com/'>DIRECTV</vendor><idea-version min="n/a" max="n/a" since-build='85.9852' /><change-notes><![CDATA[Corrected issues in handling exception and Thread Context (MDC) for log4j 2.x]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='3195' size='240324' date='1088636601000' url=''><name>Macros Manager</name><id>Macros Manager</id><description><![CDATA[Macros Manager]]></description><version>1.0</version><vendor email='' url=''>Dmitry Skavish (dmitry@jzox.com)</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10021' size='9196' date='1088636924000' url=''><name>SystemProperties</name><id>SystemProperties</id><description><![CDATA[This is toolwindow with all system properties of JVM]]></description><version>1.1.1</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2187' size='25813' date='1088636949000' url=''><name>PooCookie</name><id>PooCookie</id><description><![CDATA[PooCookie]]></description><version>1.0</version><vendor email='' url=''>Wizardry</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3120' size='57973' date='1088636962000' url=''><name>PreconditionPlugin</name><id>PreconditionPlugin</id><description><![CDATA[Plugin for creating precondition assertions]]></description><version>1.0</version><vendor email='' url=''>Eviware</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='146098' size='122437' date='1393277509000' url=''><name>RegexPlugin</name><id>RegexPlugin</id><description><![CDATA[Regular Expression Explorer for IntelliJ IDEA.
<br /> Allows you to experiment with Java regular expressions in a dynamic environment.]]></description><version>0.7.2</version><vendor email='guy@wyrdrune.com' url=''>Guy Gascoigne-Piggford, Christian Koestlin</vendor><idea-version min="n/a" max="n/a" since-build='100.0' /><change-notes><![CDATA[<ul> 
 <li> 0.7.2 </li> 
 <ul> 
  <li>Add option to copy the regex as is, skipping the conversion to java strings.</li> 
  <li>Fixed a stupid mistake in not testing with multiple projects open at once. This showed up as an assertion failure when opening a second project. Mea culpa.</li> 
 </ul> 
 <li> 0.7.1 </li> 
 <ul> 
  <li>Major revamp of the color handling. The colors used in the plugin now reflect the color scheme chosen in the rest of IntelliJ. This makes the text much more readable if you use any of the dark themes available.</li> 
 </ul> 
 <li> 0.6.3 </li> 
 <ul> 
  <li>Fixes hang on startup with IntelliJ X.</li> 
 </ul> 
 <li> 0.6.2 </li> 
 <ul> 
  <li>Fixes for the 94.539 EAP (FLAVOR not found error).</li> 
 </ul> 
 <li> 0.6.1 </li> 
 <ul> 
  <li>Update for IntelliJ 9</li> 
 </ul> 
 <li> 0.6.0 </li> 
 <ul> 
  <li>Fix plugin so that it saves its state to the workspace rather than the project file.</li> 
  <li>Added toolbar buttons to create a new regex and delete the current one. This makes the library handling a little more convenient.</li> 
  <li>Fixed the copy code so that it it copies that part of the regular expression that has been selected.</li> 
  <li>Changed the way copy and paste happens in the regex editor so that you can copy segments of the regular expression and paste them back to the editor without having them changed to java strings.</li> 
  <li>Fixed the fonts used in the plugin so that they are fixed pitch again (I think that one of the IntelliJ IDEA releases changed the default here).</li> 
  <li>Added the option to show labels for the toolbar buttons that refer to regex flags. I can never keep track of which icon represents which completely abstract concept. This is a menu option. I wasn't able to work out how best to do this dynamically so right now you have to restart so see this change.</li> 
  <li>Changed the reference card pane so that there are closers on the splitter again.</li> 
  <li>Removed the popup reference window. I really don't think that it was useful particularly because it can go behind the main IDEA window.</li> 
  <li>Fixed a race condition (null pointer exception) in the stand alone swing app.</li> 
  <li>Added icons to menu.</li> 
  <li>Changed sizing of initial panes so that they are more likely to display nicely on a clean install.</li> 
 </ul> 
 <li> 0.5.9 </li> 
 <ul> 
  <li> dockable reference card in addition to the popup</li> 
  <li> ctrl-c in regexeditor copies the regex as java string</li> 
 </ul> 
 <li> 0.5.8 </li> 
 <ul> 
  <li>using since-build instead of min, max-version</li> 
 </ul> 
 <li> 0.5.7 </li> 
 <ul> 
  <li> smaller icons</li> 
  <li> consistent l&amp;f with the idea project toggle buttons (short description in the statusbar and in the tooltips)</li> 
  <li> referencepage moved into the menu</li> 
  <li> iconhelp with some more information on how the buttons really work</li> 
 </ul> 
</ul>]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='46392' size='148300' date='1485911662000' url='https://github.com/syllant/idea-plugin-remotesynchronizer'><name>RemoteSynchronizer</name><id>RemoteSynchronizer</id><description><![CDATA[RemoteSynchronizer plugin allows you to synchronize files with remote locations. Instead of manually copying files from your project to other locations using external tools (command line, file explorer, etc.), RemoteSynchronizer launches copies from your IDE, relying on mappings defined for your project. It can also delete obsolete files on remote locations.]]></description><version>1.12</version><vendor email='syllant@gmail.com' url='https://github.com/syllant'>Sylvain Francois</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[<b>1.12</b> (01/31/2017) 
<ul> 
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-remotesynchronizer/issues/31" rel="nofollow">Fix a packaging issue causing class files not to be synchronized</a> </li>
</ul> 
<b>1.11</b> (05/17/2016) 
<ul> 
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-remotesynchronizer/issues/18" rel="nofollow">Synchronization 'on save' causes entire IDE to hang</a> </li>
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-remotesynchronizer/issues/26" rel="nofollow">Remove French translation</a> </li>
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-remotesynchronizer/issues/28" rel="nofollow">Invalid expansion for $PROJECT_DIR$</a> </li>
</ul> 
<b>1.10</b> (03/20/2016) 
<ul> 
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-remotesynchronizer/issues/20" rel="nofollow">Support for IntelliJ 2016: preferences now displayed in the "Tools" group</a> </li>
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-remotesynchronizer/issues/16" rel="nofollow">Remove default key shortcuts and let users define unused combinations!</a> </li>
</ul> 
<b>1.9.2</b> (02/19/2014) 
<ul> 
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-revu/issues/10" rel="nofollow">Support for 1.6 JVM</a> </li>
</ul> 
<b>1.9.1</b> (01/31/2014) 
<ul> 
 <li>Fix: Fixed compatibility with products other than IDEA </li>
</ul> 
<b>1.9</b> (01/29/2014) 
<ul> 
 <li>New: <a href="https://github.com/syllant/idea-plugin-remotesynchronizer/issues/8" rel="nofollow">New option "Synchronize on save"</a> </li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.6</rating></idea-plugin><idea-plugin downloads='5248' size='80924' date='1088637098000' url=''><name>SamePlugin</name><id>SamePlugin</id><description><![CDATA[Plugin for finding duplication in source]]></description><version>1.0</version><vendor email='' url=''>Sergey Yevtushenko, sye@mail.ru</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6819' size='5034' date='1088637280000' url=''><name>ShowEncodingPlugin</name><id>ShowEncodingPlugin</id><description><![CDATA[Show encoding of the selected file]]></description><version>1.1</version><vendor email='' url=''>Guillaume Laforge</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='18682' size='1782010' date='1122339459000' url=''><name>SpellCheckPlugin</name><id>SpellCheckPlugin</id><description><![CDATA[Spelling Checker for IntelliJ IDEA based around the open source Jazzy engine (http://jazzy.sourceforge.net/). Includes a smart document checking mode that only checks string literals, comments and Javadoc.]]></description><version>0.7.2</version><vendor email='' url='http://www.osbald.co.uk/java/spellcheckplugin/'>Richard Osbaldeston (www.osbald.co.uk)</vendor><idea-version min="n/a" max="n/a" since-build='40.2233' /><change-notes><![CDATA[Minor update to allow exsiting code to run under Irida (IDEA 5.0)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3278' size='5227' date='1088637426000' url=''><name>SwitchFile</name><id>SwitchFile</id><description><![CDATA[Switch to last active file editor]]></description><version>1.0</version><vendor email='' url=''>ioat</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5156' size='4974' date='1088637536000' url=''><name>com.nicity.plugins.idea.TimePlugin</name><id>com.nicity.plugins.idea.TimePlugin</id><description><![CDATA[It displays current time right on IDEA toolbar. Time is updated once
 a minute with rounding to next value (could differ in one minute with system time).]]></description><version>0.2</version><vendor email='' url=''>Maxim Mossienko</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5010' size='13757' date='1093011947000' url=''><name>Time Convertor Plugin</name><id>Time Convertor Plugin</id><description><![CDATA[Ctrl+Shift+T convert unix or java time to specified format of date.
  Time is selected text(primary) or content of clipboard.]]></description><version>1.0.2</version><vendor email='beranek@zoom-int.cz' url=''>Tomas Beranek</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='7391' size='31643' date='1094226081000' url=''><name>RSSPlugin</name><id>RSSPlugin</id><description><![CDATA[RSS Plugin for viewing RSS feeds within IntelliJ.
RSS feeds are specified within an XML file.
An XSLT script transforms all feeds to HTML.
The feeds and transformation scripts are configurable.
Default XSLT supports RSS 1.0 and 2.0 ...
A timer can be set for automatically reloading the feeds.
Visual indication of change is implemented.]]></description><version>1.1.1</version><vendor email='raf@uzleuven.be' url=''>Rafael Van Durm</vendor><idea-version min="n/a" max="n/a" since-build='40.2169' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6723' size='4215' date='1124481909000' url=''><name>Module Dependency Graph</name><id>Module Dependency Graph</id><description><![CDATA[The plugin exports graph representation of modules depndencies into graphml format. The result can be nicely viewed with yEd editor (http://www.yworks.com/en/products_yed_about.htm)]]></description><version>0.1.2</version><vendor email='' url=''>Mike Aizatsky</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3803' size='11653' date='1109347048000' url=''><name>Hagrid</name><id>Hagrid</id><description><![CDATA[The Hagrid plugin gives a quick overview of all possible key mapping conflicts.]]></description><version>0.2</version><vendor email='' url=''>Jens Voy</vendor><idea-version min="n/a" max="n/a" since-build='40.2000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='15397' size='26472' date='1153634526000' url=''><name>Native2Ascii</name><id>Native2Ascii</id><description><![CDATA[Support for compiling native properties files to ascii.]]></description><version>1.0.9</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='55.5557' /><change-notes><![CDATA[Native2Ascii 1.0.9. Bugfixes with deprication use of file extensions, and minor improvements (now *.properties files can compiled via right click).]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='5990' size='201608' date='1134073561000' url=''><name>RSS/Atom feed reader</name><id>RSS/Atom feed reader</id><description><![CDATA[This plugin provide easy way to integrate RSS/Atom feed in to Intellij IDEA]]></description><version>0.21</version><vendor email='' url=''>Alex Tkachman</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2426' size='8705' date='1136527730000' url=''><name>ProjectTitlePlugin</name><id>ProjectTitlePlugin</id><description><![CDATA[Plugin to allow setting the project title to appear in frame title bar. This
        is useful when the project file is under version control and so the same file
        will be used for each branch and so the window titles will be the same for
        different branches. This allows distinguishing them by setting the window title
        on a per project basis. My preference is to set the title to the branch name
        and then to check in the project file on that branch and so have it correctly
        set in future when checking out that branch again. The option is under the tools
        menu and is persisted in the project file. Source code is included in the jar.]]></description><version>1.0</version><vendor email='' url=''>Pete Hendry</vendor><idea-version min="n/a" max="n/a" since-build='40.3269' /><change-notes><![CDATA[]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='5961' size='58009' date='1290963762000' url='https://code.google.com/archive/p/intellij-plugin-doctree'><name>DocTree</name><id>DocTree</id><description><![CDATA[Manage lists of favourite URLS within the IDE]]></description><version>0.25</version><vendor email='cmsherratt@hotmail.com' url=''>Chris Sherratt</vendor><idea-version min="n/a" max="n/a" since-build='50.4192' /><change-notes><![CDATA[
        
        
            <ul>
                <li>Compatible with IDEA X
                <li>Fix toolwindow title.
                <li>Copy/paste code altered to work in JDK1.6
            </ul>
        
        ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='45908' size='353691' date='1351272413000' url=''><name>IntelliTail</name><id>IntelliTail</id><description><![CDATA[Follow your log files inside IntelliJ! This plugin does something similar to Unix Tail. 
<p> Features: </p>
<ul> 
 <li> Choose the number of lines to display. </li>
 <li> Pin a file down on a specific position. </li>
 <li> Mark specific lines as being of interest (Press CTRL when clicking in gutter) </li>
 <li> Advanced copy features (Press CTRL for rectangular selection). </li>
 <li> Filtering to display and highlight matching lines, or simply don't display them! </li>
 <li> Notification on matching lines. </li>
 <li> Recent file history (Press SHIFT when clicking open file button). </li>
 <li> Keyboard navigation: 
  <ul> 
   <li> Cursor keys to navigate in file. </li>
   <li> Home/End to jump to beginning/end of line. </li>
   <li> Ctrl Home/End to jump to beginning/end of buffer. </li>
  </ul> </li>
 <li> L&amp;F integrated with IntelliJ L&amp;F. 
  <ul> 
   <li> Change colors and fonts through the IDEA color configuration. </li>
   <li> Shift-Click on a tab to close it. </li>
   <li> Shift-Mousewheel increases/decreases font size. </li>
  </ul> </li>
</ul>]]></description><version>3.1.3</version><vendor email='bcremers@gmail.com' url=''>Bart Cremers</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[Recompiled to work on JDK 1.6]]></change-notes><rating>3.3</rating></idea-plugin><idea-plugin downloads='6337' size='18971' date='1144516278000' url=''><name>Time Tracker Plugin</name><id>Time Tracker Plugin</id><description><![CDATA[A Time tracking plugin which automatically tracks the time spent on each project.
		I built this because I was getting irritated with using a time tracker which required that I start and stop recording on work I was doing (I always forgot to start or stop :-))
		* Time tracking is based on activity within the IDEA editor.
		* Activity is measured on editors becoming visible as well as the isModified flag changes within each editor so it should reflect a fairly accurate representation of ongoing work.
		* When activity hasn't been identified within 5 minutes, the plugin will enter a paused state
		* The user can stop and restart time tracking as needed using the tool window
		* Time information is save to a file named [Project Name].time which is a CSV file containing the date the time tracking was started and the milliseconds recorded from then till a pause, stop or project close is detected.
		If you have any suggestions or requests on further versions of this plugin, or would like to send comments, please feel free to email me at andrew@andrewtimberlake.com
		I will try to get a website up in a few weeks.]]></description><version>0.5</version><vendor email='andrew@andrewtimberlake.com' url=''>Andrew Timberlake</vendor><idea-version min="n/a" max="n/a" since-build='55.5181' /><change-notes><![CDATA[* Added current time indicator to display the amount of time that has been spent on the project since it was openned.
		2006-04-08
		* Fixed NPE when creating a new project]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5006' size='82772' date='1142619841000' url=''><name>LogFilter</name><id>LogFilter</id><description><![CDATA[Log filter for coloring or split by tabs IntelliJ IDEA console output.]]></description><version>1.0.1</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='55.5181' /><change-notes><![CDATA[]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='8190' size='7235' date='1145553816000' url=''><name>VMOptions</name><id>VMOptions</id><description><![CDATA[Allows editing of IDEA VM options, and will save changes to an VM options through a reinstall]]></description><version>1.0.1</version><vendor email='' url=''>Dave Griffith</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4696' size='8739' date='1189339026000' url=''><name>OpenWith</name><id>OpenWith</id><description><![CDATA[Enables "Open With" different editor for any files in project.]]></description><version>1.0.1</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='55.5231' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='25959' size='111603' date='1367353402000' url='https://github.com/siddii/libraryfinder'><name>Library Finder</name><id>Library Finder</id><description><![CDATA[<b>Library Finder</b> helps to find library files (.jar/.zip) for any class/file name pattern. It's a utility tool for managing library dependencies and it's a troubleshooting tool for 
<b>ClassNotFoundException</b> or 
<b>NoClassDefFoundError</b>. It can also help setting up IntelliJ project/workspace by identifying libraries used by java files. 
<ul>
 <u>Features</u> 
 <li>Add library files to IntelliJ classpath(module/project/global) from search results</li> 
 <li>Support wildcard (*,?) file name patterns and regular expressions, hence, allowing to search for any file/resource types (.properties,.dtd,.tld,.xml, etc.)</li> 
 <li>Intention actions to resolve single or multiple unresolved imports</li> 
 <li>Open up file explorer in all IntelliJ supported platforms (Windows, Linux &amp; Mac OS) navigating to the containing folder</li> 
 <li>Command line support, for example: <code>java -jar &quot;LibraryFinder.jar&quot; /home/siddique org.apache.*</code> </li>
</ul>]]></description><version>1.5</version><vendor email='siddique@boxysystems.com' url='http://boxysystems.com/'>Siddique Hameed</vendor><idea-version min="n/a" max="n/a" since-build='122.519' /><change-notes><![CDATA[<ul> 
 <u>Version 1.5 changes:</u> 
 <li>Updated for v12</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3457' size='95305' date='1338989172000' url=''><name>DERViewer</name><id>DERViewer</id><description><![CDATA[DER Viewer is a plugin to inspect ASN.1 structures encoded under DER (Distinguished Encoding Rules)]]></description><version>1.1</version><vendor email='' url=''>Kevin O&apos;Regan</vendor><idea-version min="n/a" max="n/a" since-build='111.24' /><change-notes><![CDATA[Updated for Intellij 11 and open sourced on github]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2355' size='96007' date='1183778615000' url=''><name>Research</name><id>Research</id><description><![CDATA[Perform researching of current selection or word]]></description><version>0.2</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='69.7041' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6407' size='23377' date='1384135131000' url='https://github.com/chrissherratt/idea-plugin-scratchpad'><name>ScratchPad</name><id>ScratchPad</id><description><![CDATA[Additional editor tool window to hold pieces of code temporarily. No syntax colouring, intentions or error highlighting.]]></description><version>0.15</version><vendor email='cmsherratt@hotmail.com' url=''>Chris Sherratt</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[<ul> 
 <li>Function to sort contents. </li>
 <li>Store scratch pad contents correctly in iws file. </li>
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6063' size='206992' date='1160498008000' url=''><name>IntelliCalc</name><id>IntelliCalc</id><description><![CDATA[
        A small calculator integrated in IntelliJ.
        <p>
        The calculator has three modes:
        
            Simple
            A simple calculator with just the basic functions
            Scientific
            A scientific calculator with more advanced functions
            Expression
            Allows to enter an expression containing variables.
        
        <p>
        Use it as a normal simple calculator (with advanced functions) or evaluate expressions directly from your
        editor. To evaluate an expression in the editor, simply select the expression and select Evaluate in the
        editor popup menu or simply press alt F8. Remember that when debugging a program, the alt F8 function will be
        bound to the "Evaluate Expression" action of the IntelliJ IDEA.
        <p>
        The exression mode knows math functions (add, subtract, sin, cos, acotan, ...), logical operators (||, !=, ...)
        and some special functions:
        
            set()
            will set a variable so it can be used in a calculation. Ex. set(x=2)[enter]2*x[enter]returns 4
            clear()
            Clears a stored variable. Ex. clear(x) will clear the variable x. Note that any calculation using x
                will fail until a new x has been set.
        
        Awaiting suggestions to improve the calculator.
    
    ]]></description><version>2.0</version><vendor email='bcremers@gmail.com' url=''>Bart Cremers</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        A small calculator integrated in IntelliJ.
        <p>
        The calculator has three modes:
        
            Simple
            A simple calculator with just the basic functions
            Scientific
            A scientific calculator with more advanced functions
            Expression
            Allows to enter an expression containing variables.
        
        <p>
        Use it as a normal simple calculator (with advanced functions) or evaluate expressions directly from your
        editor. To evaluate an expression in the editor, simply select the expression and select Evaluate in the
        editor popup menu or simply press alt F8. Remember that when debugging a program, the alt F8 function will be
        bound to the "Evaluate Expression" action of the IntelliJ IDEA.
        <p>
        The exression mode knows math functions (add, subtract, sin, cos, acotan, ...), logical operators (||, !=, ...)
        and some special functions:
        
            set()
            will set a variable so it can be used in a calculation. Ex. set(x=2)[enter]2*x[enter]returns 4
            clear()
            Clears a stored variable. Ex. clear(x) will clear the variable x. Note that any calculation using x
                will fail until a new x has been set.
        
        Awaiting suggestions to improve the calculator.
    
    
        Redid entire gui.<br>
        Extracted the expression calculator to a different mode.<br>
        Made the normal calculator modes behave more calculator alike.<br>
        Added keyboard input for most buttons.<br>
        Added numeral systems (binary, octal, decimal and hexadecimal)
    

    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='8343' size='147127' date='1162025362000' url=''><name>Batch Generator</name><id>Batch Generator</id><description><![CDATA[
        Simple plug-in enables developers to easily generate batch files to run Java applications
    ]]></description><version>1.1.2</version><vendor email='' url=''>t800t8.net</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        
            <ul>
                <li>
                    1.1.2 - Compiled by JDK 6 by accident (Sorry for inconvenience)
                </li>
                <li>
                    1.1.1 - Repack for v1.1 (Sorry for inconvenience)
                </li>
                <li>
                    1.1.0 - New feature: Supports to generate hardcode arguments<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fixed bug: Need to reset return value of dialog if user click Cancel<br />
                    &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Fixed bug: Some minor bugs
                    <p />
                    Note: 'Cause the limitation of batch file, hardcode arguments will be placed before any command line arguments
                </li>
                <li>
                    1.0.0 - Initial release of the plugin
                </li>
            </ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4378' size='24806' date='1162246573000' url=''><name>EasyPluginInstaller</name><id>EasyPluginInstaller</id><description><![CDATA[Allows to install plugin from <a href="plugins.intellij.net">plugins.intellij.net</a> site right from the browser by using bookmarklet. Just click on bookmark and plugin will be installed!<br>
After installing the plugin, add the bookmarklet <a href="javascript:$$esl('http://easy-plugin-installer.googlecode.com/svn/trunk/releases/1.0/JS/'+'requestPluginInstall.js','$$_reqPlgInst',new Function('$$eipMain.processRequest();'));function $$esl(url,id,startFunc){var el=document.getElementById(id);if(el==undefined){el=document.createElement('SCRIPT');el.id=id;el.setAttribute('language','JavaScript');el.setAttribute('src',url);document.body.appendChild(el);}else{startFunc();}}">Plugin installer</a> by dragging it to browser's Bookmarks/Links toolbar.
Now to install new plugin, make sure IDEA is running, navigate to the plugin page on plugins.intellij.net and click the "Plugin installer" bookmark.<br>
You can also install GreaseMonkey script</a> to automatically add the "Install Plugin" link to any plugin page.
]]></description><version>1.0</version><vendor email='roge.nihsak@gmail.com' url=''>Roge Nihsak</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[<ul>
        <li> 1.0 </li>
        <ul>
          <li> Scripts hosted now in google code repository. </li>
          <li> Minor improvements and bugfixes. </li>
        </ul>
        <li> 0.6 </li>
        <ul>
          <li> Drastically reworked JS facility and its integration with plugin built-in server. </li>
          <li> Better checking on installed plugin/running IDEA. </li>
          <li> Only connections from localhost accepted </li>
        </ul>
        <li> 0.5 </li>
        <ul>
          <li> Initial version </li>
        </ul>
    </ul>
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2184' size='11519' date='1164327409000' url=''><name>FileAttribChanger</name><id>FileAttribChanger</id><description><![CDATA[
		Allows to change file attributes for the selected file(s) in the ProjectView-PopupMenu.
		<p>
		This is my first plugin, so feel free to leave a comment at <a href="http://plugins.intellij.net">http://plugins.intellij.net</a>.
	]]></description><version>0.9</version><vendor email='' url=''>Frank Meyer</vendor><idea-version min="n/a" max="n/a" since-build='50.4035' /><change-notes><![CDATA[FileAttribChanger - Allows to change file attributes for the selected file(s) in the ProjectView-PopupMenu. (sic)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13648' size='82485' date='1194467923000' url=''><name>PluginUpdateNotifier</name><id>PluginUpdateNotifier</id><description><![CDATA[
        Regularly checks with the IDEA plugin repository if there are updates available for any of the installed 3rd-party plugins and
        installs all of the available updates through a single click.
        <p>
          <b>Features:</b>
          <ul>
            <li>a notification popup is displayed when new updates are available
            <li>an icon is displayed in the status bar that reflects the update state of the installed 3rd-party plugins
            <li>clicking on the icon in the status bar shows a summary dialog
            <li>a link is provided on the summary dialog to navigate to the plugin manager dialog
            <li>a button is provided on the summary dialog which allows to update all plugins for which new versions are available
            <li>the update interval can be configured to be hourly, daily, or weekly (in the IDEA Settings)
            <li>an instant update check is available in the configuration dialog
            <li>a configuration option is provided to ignore disabled plugins in IDEA 7
          <ul>
        </p>
    ]]></description><version>2.0.3</version><vendor email='intellij@studer.nu' url='http://www.jroller.com/ulc/'>Etienne Studer</vendor><idea-version min="n/a" max="n/a" since-build='69.7126' /><change-notes><![CDATA[
        Regularly checks with the IDEA plugin repository if there are updates available for any of the installed 3rd-party plugins and
        installs all of the available updates through a single click.
        <p>
          <b>Features:</b>
          <ul>
            <li>a notification popup is displayed when new updates are available
            <li>an icon is displayed in the status bar that reflects the update state of the installed 3rd-party plugins
            <li>clicking on the icon in the status bar shows a summary dialog
            <li>a link is provided on the summary dialog to navigate to the plugin manager dialog
            <li>a button is provided on the summary dialog which allows to update all plugins for which new versions are available
            <li>the update interval can be configured to be hourly, daily, or weekly (in the IDEA Settings)
            <li>an instant update check is available in the configuration dialog
            <li>a configuration option is provided to ignore disabled plugins in IDEA 7
          <ul>
        </p>
    
        
        <ul>
        <li>2.0.3 - Make the plugin work with JDK 1.5 again
        <li>2.0.2 - Fixed exception in case of missing status bar component
        <li>2.0.1 - Added configuration option to ignore disabled plugins in IDEA 7
        <li>2.0.0 - Added an 'Update' button which updates all installed 3rd-party plugins for which new versions are available
        <li>1.0.4 - Made changes to plugin descriptor to allow for smooth upgrading of the plugin (due to IDEA bug)
        <li>1.0.3 - Made sure status icon is synchronized across all open projects
        <li>1.0.2 - Changed plugin descriptor regarding error submitter integration to remain IDEA downward compatible
        <li>1.0.1 - Fixed text area fonts
        <li>1.0.0 - Initial version
        </ul>
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2799' size='5682' date='1181182523000' url=''><name>Instant Calculator</name><id>Instant Calculator</id><description><![CDATA[The Instant Calculator allows you to select a mathematical formula in your code (i.e. "2*(1+2)"), and then by pressing CTRL+SHIFT+ALT+C the formula with be replaced by its calculated value (i.e. "6").]]></description><version>1.0</version><vendor email='niels.bosma@motorola.com' url=''>Niels Bosma</vendor><idea-version min="n/a" max="n/a" since-build='60.6148' /><change-notes><![CDATA[The Instant Calculator allows you to select a mathematical formula in your code (i.e. \"2*(1+2)\"), and then by pressing CTRL+SHIFT+ALT+C the formula with be replaced by its calculated value (i.e. \"6\").]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='6729' size='115484' date='1184194531000' url='http://techpolesen.blogspot.ru/search/label/encoding-plugin'><name>EncodingPlugin</name><id>EncodingPlugin</id><description><![CDATA[        <p>Checks IDE-level charset encoding against a chosen project-level charset encoding and warns if not equal.</p>

        <p>
        If you are like me, you often switch between many different projects, and some of them use UTF-8 encoding
        on the files while others use ISO-8859-x charset encoding. Sadly, IDEA only supports an IDE-wide charset encoding
        setting (see: <a href="http://www.jetbrains.net/jira/browse/IDEADEV-12350">IDEADEV-12350</a> for an explanation why).
        </p>

        <p>
        With this plugin, you are able to set a project-level charset encoding. This does NOT make this the encoding IDEA
        uses, but the plugin will now check against the IDE-level setting and warn on project open, if they are not equal.
        This way, you remember to change it, before trashing some files.
        </p>
      
    ]]></description><version>1.0</version><vendor email='per.olesen@gmail.com' url='http://techpolesen.blogspot.ru/'>Per Olesen</vendor><idea-version min="n/a" max="n/a" since-build='55.5784' /><change-notes><![CDATA[Initial release]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6302' size='10734' date='1197391378000' url=''><name>Spell Checker Java Dictionary</name><id>Spell Checker Java Dictionary</id><description><![CDATA[Standard Java dictionary based on Maven repository]]></description><version>0.1</version><vendor email='linux_china@hotmail.com' url=''>linux_china</vendor><idea-version min="n/a" max="n/a" since-build='72.7269' /><change-notes><![CDATA[
        
               <ul>0.1 version (2100+ words)
                  <li>Build word repository based on Maven repository</li>
               </ul>
        
    ]]></change-notes><depends>SpellChecker</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1723' size='74342' date='1198187254000' url=''><name>IntelliPort</name><id>IntelliPort</id><description><![CDATA[This plugin imports files and folders from the native file system to IntelliJ Idea project or anywhere in the native path system. By default the files or folders
      chosen by the user will be imported in the folder selected in the Project view. User can select source and destination folder by browsing through file system.
      If in the project view a file is selected as a destination then the files will be imported in the parent folder. If nothing is selected as destination folder then
      by default the files will be copied in the main module directory where the IntelliJ project file .ipr is located. Before importing user can preview the file in a
      separate window. Two types of import are supported. User can either copy the files or move the files. In case of moving the file original files or folder will be deleted.
      Filtering feature is also provided. User can filter the type of files can be chosen through add button. Other features include remove files from importing after choosing.
      Optional Deletion of source files/folders after importing. By default the source files/folders will be copied. Two different view is supported. Primary view is folder view.
      Other view is file view where all the files inside the folders will be displayed in the import selection box. The feature of overriding destination files/folders is also
      provided.]]></description><version>1.0</version><vendor email='' url=''>Chandan S</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1752' size='117097' date='1209121441000' url=''><name>IdeaSabotter</name><id>IdeaSabotter</id><description><![CDATA[Simple twitter client]]></description><version>0.10</version><vendor email='' url='http://d.hatena.ne.jp/masanobuimai/'>masanobu imai</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[
  ver0.10
   -First release.

  Special Thanks.
   -<a href="http://coderepos.org/share/browser/lang/java/sabotter/trunk">Original Sabotter</a>
   -<a href="http://yusuke.homeip.net/twitter4j/">Twitter4J</a>
   -<a href="http://www.fiveflavors.com/suittar/">Suittar</a>
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5094' size='46269' date='1209738940000' url=''><name>Shortcut Keys List</name><id>Shortcut Keys List</id><description><![CDATA[Displays the shortcuts list with ctrl+shift+K like eclipse, or through Help->shortkutList. Press "esc" to close the popupdialogue.]]></description><version>1.001</version><vendor email='shahzad.sx@gmail.com' url=''>Shaz A</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='187745' size='139481' date='1395616899000' url='http://myregexp.com/ideaPlugin.html'><name>RegexpTester</name><id>org.intellij.RegexpTester</id><description><![CDATA[Regular Expression Tester for IntelliJ IDEA.
<br /> Allows you to experiment with Java regular expressions in a dynamic environment. 
<br /> 
<ul> 
 <li>Full highlighting of regular expression syntax for an easy visual clue (including bracket matching and error detecting)</li> 
 <li>Tooltips with context help will be shown when the mouse is over a part of the regex.</li> 
 <li>Synchronized selection of regular expression and text: Just select part of the regexp to see which part of the text is matched by this part.</li> 
</ul> Functionality of this plugin is available as java-applet at 
<a href="http://myregexp.com/applet.html" rel="nofollow">http://myregexp.com/applet.html</a>]]></description><version>1.0.5</version><vendor email='sergey.evdokimov85@gmail.com' url=''>Sergey Evdokimov</vendor><idea-version min="n/a" max="n/a" since-build='90.1' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='5410' size='1768694' date='1227647149000' url=''><name>Time Tracker</name><id>Time Tracker</id><description><![CDATA[Time Tracker lets you create tasks and track the progress and the time you spent
  on each individual task. It also provides an advanced history view where you can look and filter all tasks,
  active or finished, and generate HTML reports.]]></description><version>0.3</version><vendor email='jannikovacs@gmail.com' url=''>Janni Kovacs</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='12220' size='88000' date='1366973597000' url=''><name>HtmlExport</name><id>HtmlExport</id><description><![CDATA[Exports code from editor to HTML with all IntelliJ highlightings: 
<ul> 
 <li>uses &lt;pre&gt; and nested &lt;span&gt; tags as output HTML format</li> 
 <li>exports selection or opened file into clipboard or file;</li> 
 <li>shows line numbers;</li> 
 <li>sets most used HTML style as default to make snippet smaller.</li> 
</ul>]]></description><version>0.6</version><vendor email='dmitry.kandalov [at] gmail.com' url='https://github.com/dkandalov/htmlexport'>Dmitry Kandalov</vendor><idea-version min="n/a" max="n/a" since-build='90.11000' /><change-notes><![CDATA[HtmlExport plugin update with fixes for IDEA 11 and 12.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1425' size='189943' date='1229294238000' url=''><name>Gismeteo Plugin</name><id>Gismeteo Plugin</id><description><![CDATA[Shows weather forecast from Gismeteo.Ru site]]></description><version>1.0</version><vendor email='' url=''>Dmitriy Rykov</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2435' size='3444' date='1242867864000' url=''><name>Buffer It</name><id>Buffer It</id><description><![CDATA[Selected multi-line text is wrapped up in a StringBuffer, quotes are escaped]]></description><version>1.1</version><vendor email='' url=''>Diane Loux</vendor><idea-version min="n/a" max="n/a" since-build='50.4267' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='100034' size='98716' date='1441482598000' url=''><name>Scratch</name><id>Scratch</id><description><![CDATA[Quickly opens temporary IntelliJ text editor tab. 
<br> 
<ul> 
 <li>Alt+C, Alt+C - open default scratch</li> 
 <li>Alt+C, Alt+S - open list with all scratches</li> 
 <li>Alt+C, Alt+A - add new scratch</li> 
</ul> In scratches list popup: 
<ul> 
 <li>Alt+Insert - add new scratch</li> 
 <li>Alt+Up/Down - move scratch</li> 
 <li>Shift+F6 - rename scratch</li> 
 <li>Delete - delete scratch</li> 
 <li>Ctrl+Delete - delete without prompt</li> 
</ul> (See also "Main menu -&gt; Tools -&gt; Scratch") 
<br>
<br> For more details see 
<a href="https://github.com/dkandalov/scratch" rel="nofollow">GitHub page</a>.]]></description><version>1.07</version><vendor email='' url='https://github.com/dkandalov/scratch'>Dmitry Kandalov, Vojtech Krasa</vendor><idea-version min="n/a" max="n/a" since-build='136.0' /><change-notes><![CDATA[<ul> 
 <li>1.07 - allow creating scratches with the same name but different extensions</li> 
 <li>1.03 - make scratches always editable (even if they are outside of project root)</li> 
 <li>1.0 - file types, uses physical files, add/rename/delete/move scratches</li> 
 <li>0.17 - fix for UTF-8</li> 
 <li>0.16 - fixed reference to icon</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='2445' size='45053' date='1252192588000' url='http://jsrana2.wixsite.com/jsrana'><name>File Size</name><id>File Size</id><description><![CDATA[
    A simple and quick way to know the file size. 
    <br>This plugin shows the size of selected file in status bar.
    <p><b>Change Log 1.1</b>
    <ul>
    <li>The file size is now appended with '*' when a file is modified</li>
    <li>Clicking on file size in status bar now shows more information about file in a dialog</li>
    <li>Ability to open file's folder from the dialog</li>
    <li>Ability to configure command to open folder</li>
    </ul>
    ]]></description><version>1.1</version><vendor email='jsrana@gmail.com' url='http://jsrana2.wixsite.com/jsrana'>Jitendra Rana</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[New version of File Size plugin with ability to show additional information about file and opening file\'s location]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='36454' size='164493' date='1496251716000' url='https://github.com/jrana/quicknotes'><name>Quick Notes</name><id>Quick Notes</id><description><![CDATA[Quick Notes is a plugin written for IntelliJ IDEA. This plugin adds the ability to manage multiple text notes within the IDEA itself. These could be some tips, notes, code snippets, etc that usually comes to mind while coding and Quick Notes provides an ideal way to save those thoughts quickly and easily. 
<p>Quick Notes is compatible with multiple opened IDEA instances, so any change made to any note in one instance of IDEA gets reflected in the other IDEA instances without any delay. </p>
<p><b>Features</b> <br>Quick Notes plugin provides many features aimed towards easy maintenance and quick access to the Notes. Here are some of the major features of this plugin </p>
<ul> 
 <li>Add and Manage multiple notes</li> 
 <li>Rename an existing note</li> 
 <li>Delete an existing note</li> 
 <li>Manage notes across multiple IDEA instances</li> 
 <li>Any change in one IDEA instance gets reflected across other IDEA instances</li> 
 <li>Notes are saved in user's home folder "userhome.ideaquicknotes"</li> 
 <li>Show or hide line numbers</li> 
 <li>The toolbar can be placed at top or bottom location</li> 
 <li>Ability to change Font of notes</li> 
 <li>Ability to search notes</li> 
 <li>Ability to save notes to a file</li> 
</ul> 
<br>
<a href="http://docs.google.com/fileview?id=0B6GyR43t58eXNzQ1ZmUyOTktZDc5NS00ZWRkLTlmMGMtOGQ0ZGIyZjdhM2E0&amp;hl=en" rel="nofollow">Click here</a> to read/download the manual for this plugin. 
<br>
<br>For any bugs or suggestions, please leave a comment on the plugin page at 
<br>
<a href="http://plugins.intellij.net/plugin/?id=4456" rel="nofollow">http://plugins.intellij.net/plugin/?id=4456</a> 
<br>
<br>Quick Notes is an open source project hosted at 
<a href="https://github.com/jrana/quicknotes" rel="nofollow">github</a> and you are always welcome to join this project and contribute.]]></description><version>2.9.5</version><vendor email='jsrana@gmail.com' url='https://github.com/jrana/quicknotes'>Jitendra Rana</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[Fix to work with upcoming IntelliJ IDEA 2017.2. Added support to work with PHPStorm, WebStorm, etc. and finally moved the project to github!!!]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='29096' size='447587' date='1343102987000' url=''><name>Pomodoro-tm</name><id>Pomodoro-tm</id><description><![CDATA[Pomodoro timer]]></description><version>0.43</version><vendor email='' url='http://github.com/dkandalov/pomodoro-tm'>Dmitry Kandalov</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<ul> 
 <li>0.2 - added ring sound, status bar timer, popup notification, ctrl+shift+P shortcut</li> 
 <li>0.3 - added settings UI, ring volume</li> 
 <li>0.4 - modal window to block IntelliJ during break, option to hide tool window</li> 
 <li>0.42 - memory leak fix</li> 
 <li>0.43 - fixed missing resources</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='924' size='189660' date='1287653533000' url=''><name>File Listener Server</name><id>File Listener Server</id><description><![CDATA[Starts a server on your localhost which can open files inside intellij]]></description><version>1.0</version><vendor email='' url=''>Atlassian</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1388' size='82126' date='1289496671000' url=''><name>PluginUpdateNotifier 10</name><id>PluginUpdateNotifier10(boaz)</id><description><![CDATA[
        The origianl plugin was written by intellij@studer.nu.<b>
        I just made minor fix to make it compatible with IntelliJ 10.</b><p>
        I made the changes based on sources. The version in the sources is 2.0.2<p>
        <p>
        Regularly checks with the IDEA plugin repository if there are updates available for any of the installed 3rd-party plugins and
        installs all of the available updates through a single click.
        <p>
          <b>Features:</b>
          <ul>
            <li>a notification popup is displayed when new updates are available
            <li>an icon is displayed in the status bar that reflects the update state of the installed 3rd-party plugins
            <li>clicking on the icon in the status bar shows a summary dialog
            <li>a link is provided on the summary dialog to navigate to the plugin manager dialog
            <li>a button is provided on the summary dialog which allows to update all plugins for which new versions are available
            <li>the update interval can be configured to be hourly, daily, or weekly (in the IDEA Settings)
            <li>an instant update check is available in the configuration dialog
            <li>a configuration option is provided to ignore disabled plugins in IDEA 7
          <ul>
        </p>
    ]]></description><version>10.0.6</version><vendor email='boaznahum@gmail.com' url=''>Boaz Nahum</vendor><idea-version min="n/a" max="n/a" since-build='98.311' /><change-notes><![CDATA[
        
        <ul>
        <li>10.0.6 - Compiled with intellij 10. Ignore bundled plugins. Nofify only if newer version available(not just if version changed).
        <li>2.0.5 - Compiled with intellij 9. Ignore bundled plugins. Nofify only if newer version available(not just if version changed).
        <li>2.0.1 - Added configuration option to ignore disabled plugins in IDEA 7
        <li>2.0.0 - Added an 'Update' button which updates all installed 3rd-party plugins for which new versions are available
        <li>1.0.4 - Made changes to plugin descriptor to allow for smooth upgrading of the plugin (due to IDEA bug)
        <li>1.0.3 - Made sure status icon is synchronized across all open projects
        <li>1.0.2 - Changed plugin descriptor regarding error submitter integration to remain IDEA downward compatible
        <li>1.0.1 - Fixed text area fonts
        <li>1.0.0 - Initial version
        </ul>
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1979' size='983861' date='1294264497000' url=''><name>Facebook chat</name><id>Facebook chat</id><description><![CDATA[facebook chat]]></description><version>0.1.2</version><vendor email='' url=''>Robert Slama</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[0.1.2 fix problem with sound]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8609' size='96568' date='1438547744000' url='https://github.com/fadeyev/intellijcoder'><name>IntelliJCoder</name><id>IntelliJCoder</id><description><![CDATA[An IntelliJ IDEA plugin for TopCoder]]></description><version>2.1</version><vendor email='Konstantin.Fadeyev@gmail.com' url=''>Konstantin Fadeyev</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[]]></change-notes><depends>JUnit</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6569' size='5542' date='1346905754000' url=''><name>Shell Process</name><id>Shell Process</id><description><![CDATA[Run a shell command on selected lines]]></description><version>1.3.1</version><vendor email='cyberfox@gmail.com' url='https://code.google.com/archive/p/shell-process'>Morgan Schweers</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Fix an errant dependency that blocked it from running in RubyMine.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1958' size='9228' date='1347469462000' url=''><name>Context Console Plugin</name><id>Context Console Plugin</id><description><![CDATA[Allows you to open a console in the location specified]]></description><version>1.4</version><vendor email='' url=''>fivefaces</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Version 1.4 - Moved action next to the &quot;Reveal in finder&quot; action]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='3639' size='9942' date='1386636786000' url=''><name>native2asciiplug</name><id>native2asciiplug</id><description><![CDATA[Converts property files with native-encoded characters (characters which are non-Latin 1 and non-Unicode) to Unicode-encoded. Processing is being done automatically during compilation phase.]]></description><version>1.0.2</version><vendor email='stanley.shyiko@gmail.com' url='https://github.com/shyiko/native2asciiplug'>Stanley Shyiko</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[1.0.2 
<ul> 
 <li>Intellij IDEA 13 compatibility</li> 
</ul> 1.0.1 
<ul> 
 <li>Intellij IDEA 12 compatibility</li> 
</ul> 1.0.0 
<ul> 
 <li>Intellij IDEA 9+ support</li> 
 <li>Compatibility with Maven plugin</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='34209' size='652886' date='1410488287000' url=''><name>Unicode Browser</name><id>Unicode Browser</id><description><![CDATA[This plugin allows you to browse and search characters and parts of the Unicode? character set. Insert characters into an editor in one of 10 forms. Decodes coded characters at the cursor position.]]></description><version>0.7.0-10.5</version><vendor email='campus@zumcampus.de' url=''>Christoph Wagner</vendor><idea-version min="n/a" max="n/a" since-build='107.777' /><change-notes><![CDATA[UnicodeBrowser 0.7.0: Bug Fixes - Fixed assertion for some search terms]]></change-notes><depends>com.intellij.modules.xml</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='880' size='49245' date='1374453336000' url=''><name>Share with Pastie</name><id>Share with Pastie</id><description><![CDATA[This plugin allows to share selected code fragment using http://pastie.org service. It automatically detects language of selected fragment and then copies link to shared code into your clipboard. Sent code is marked as private so it is not visible publicly, only through the link. 
<br />
<br /> Currently most languages connected with Java/JavaEE development are supported. If you find any language missing, please contact with author.]]></description><version>1.0</version><vendor email='tdziurko@gmail.com' url='https://softwaremill.com/'>SoftwareMill</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<p> Version 1.0: </p>
<ul> 
 <li>Fixed bug with non working plugin after pastie.org changes</li> 
 <li>Added CoffeeScript support</li> 
</ul> 
<p></p> 
<p> Version 0.4: </p>
<ul> 
 <li>Fixed bug with occasionally non working pasting</li> 
 <li>Plugins now works also in console</li> 
 <li>Added history window with recent pasties and links</li> 
</ul> 
<p></p> 
<p> Version 0.3: </p>
<ul> 
 <li>Added default shortcut Ctrl + Shift + P</li> 
 <li>Nicer wat to show messages to user with balloons</li> 
</ul> 
<p></p> 
<p> Version 0.2: </p>
<ul> 
 <li>Added plugin project page, contact email, etc.</li> 
 <li>Renamed plugin to a more proper name</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='864' size='58773' date='1322137941000' url=''><name>Easy Import</name><id>Easy Import</id><description><![CDATA[This plugin simplify importing modules to current project from zip archive. "Import Modules" action appears in File menu.]]></description><version>1.0</version><vendor email='' url=''>Dmitry Zhuravlev</vendor><idea-version min="n/a" max="n/a" since-build='110.365' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2381' size='54355' date='1432856425000' url=''><name>Useful actions</name><id>UsefulActions</id><description><![CDATA[Contains following actions: 
<br />- Quick switch for turning on/off proxy 
<br />- Browse favourite SVN repository - main toolbar action 
<br />- Change list conflict bar with action: Move current file to active changelist 
<br /> 
<br />- Settings for Navigate to Class/File(ctrl+N) delay on change of input. So that as you type, it can instantly search without waiting. - Not needed from IJ 13.]]></description><version>2.0</version><vendor email='vojta.krasa@gmail.com' url='https://github.com/krasa/UsefulActions'>Vojtech Krasa</vendor><idea-version min="n/a" max="n/a" since-build='135.667' /><change-notes><![CDATA[<br />2.0 
<br />- deleted Align by Column action - use 
<a href="https://plugins.jetbrains.com/plugin/2162" rel="nofollow">String Manipulation plugin</a> 
<br />- deleted Max recent projects settings - use 
<a href="https://plugins.jetbrains.com/plugin/7138" rel="nofollow">Frame Switcher plugin</a> 
<br />1.9 
<br />- Deleted Reopen project action (not compatible with IJ 14.1) - use 
<a href="https://plugins.jetbrains.com/plugin/7138" rel="nofollow">Frame Switcher plugin</a> 
<br />1.7 
<br />- Align by Column action improvements 
<br />1.6 
<br />- Deleted mark/unmark action (api changed), added Align by Column action 
<br />- Deleted Quick Create Project action in file chooser (already implemented in IJ) 
<br />1.5 
<br />- Reset of overridden properties to default when they are set empty. 
<br />- Quick Create Project action in file chooser. 
<br />1.4 
<br />- Quick switch support for Auto-Detect proxy settings 
<br />- Changed back default rebuild delay to 0, it is now also IJ default, Hurray! 
<br />1.3 
<br />- Changed default rebuild delay to 300 since it causes problems in new IJ 130.1365, it will also override user settings on first start 
<br />1.2 
<br />- Deleted editor actions in favor of 
<a href="https://github.com/dkandalov/intellij_eval" rel="nofollow">IntelliJEval plugin</a> 
<br />1.1 
<br />- Mark/UnMark As Plain Text action applicable to whole folders - right click in project view (replaces original action) 
<br />1.0 
<br />- Settings for Navigate to Class/File delay on change of input - set to 0 ms instead of default 300 ms 
<br />0.9 
<br />- Reopen recent project action - now uses speed search. 
<br />0.8 
<br />- New: Reopen recent project action - sorted by project name - default F1 
<br />0.7 
<br />- Fixed exception: Browse favourite SVN repository 
<br />0.6 
<br />- New: Browse favourite SVN repository - main toolbar action 
<br />- New: Max recent projects settings for Reopen project action. 
<br />0.5 
<br />- rebuild for 122.639 
<br />0.4 
<br />- New: Constant to properties style action 
<br />0.3 
<br />- New: Quick switch for turning on/off proxy]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='23928' size='0' date='1331320601000' url=''><name>Color</name><id>Color</id><description><![CDATA[
      Find and share color schemes on <a href="http://ideacolorschemes.com">ideacolorschemes.com</a>
  ]]></description><version>0.1.6</version><vendor email='ideacolorschemes@gmail.com' url='http://ideacolorschemes.com'>ideacolorschemes.com</vendor><idea-version min="n/a" max="n/a" since-build='111.63' /><change-notes><![CDATA[
      <ul>

      <b>0.1.6 (2012-03-09)</b>
      <li>Bug fix: throw NullPointerException sometimes</li>
      <li>Load local cached schemes first</li>

      <b>0.1.5 (2012-03-09)</b>
      <li>Support console font</li>
      <li>Bug fix: some colors upload and display incorrectly</li>

      <b>0.1.4 (2012-03-05)</b>
      <li>Bug fix: fuckin slow!</li>
      <li>Synchronize update</li>

      <b>0.1.3 (2012-03-04)</b>
      <li>optimize memory usage</li>
      <li>Bug fix: fail to recovery current scheme</li>

      <b>0.1.2 (2012-03-03)</b>
      <li>Bug fix: fail to download scheme</li>

      <b>0.1.1 (2012-03-01)</b>
      <li>Bug fix: cannot upload schemes</li>
      <li>Preload all schemes when update</li>

      <b>0.1 (2012-02-29)</b>
      <li>Upload(share) your current color schemes to <a href="http://ideacolorschemes.com">ideacolorschemes.com</a></li>
      <li>Download/Update your color schemes from <a href="http://ideacolorschemes.com">ideacolorschemes.com</a></li>

      </ul>
  ]]></change-notes><depends>com.intellij.modules.platform</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='1702' size='447064' date='1331494726000' url=''><name>Pomodoro-tm-cd</name><id>Pomodoro-tm-cd</id><description><![CDATA[Pomodoro timer for coding dojo]]></description><version>2.0</version><vendor email='' url='https://github.com/AlexJudge/pomodoro-tm-cd'>AlexJudge</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        
        <ul>
            <li>2.0 - min time interval 1 min, timer does not stop after break, sygnal rings after each time interval</li>
        </ul>
        
        
    ]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2431' size='1666' date='1332866644000' url=''><name>Swing Buttons Fix</name><id>RetardedButtonsFix</id><description><![CDATA[By Swing default the Enter always fires default button regardless of selection by arrows or Tab . This plugin fixes it so the focused button is fired with Enter.]]></description><version>1.0</version><vendor email='vojta.krasa@gmail.com' url=''>Vojtech Krasa</vendor><idea-version min="n/a" max="n/a" since-build='90.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4657' size='3143' date='1397061061000' url=''><name>ConsoleUrlLink</name><id>ConsoleUrlLink</id><description><![CDATA[The output to the console as a hyperlink URL. Browser will open when you click on the link. 
<a href="https://github.com/siosio/consoleLink" rel="nofollow">https://github.com/siosio/consoleLink</a>]]></description><version>0.6</version><vendor email='' url=''>siosio</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p>0.5</p> Added support for multiple links inline and links starting with /. 
<br /> 
<p>0.2</p> Added support for file URI scheme.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='6651' size='7544807' date='1373569438000' url=''><name>Keymap exporter</name><id>Keymap exporter</id><description><![CDATA[Allows to export IntelliJ IDEA keymaps at the PDF format
<br /> Usage: Main Menu | Tools | Export keymap to PDF]]></description><version>1.1</version><vendor email='denzhdanov@gmail.com' url=''>Denis Zhdanov</vendor><idea-version min="n/a" max="n/a" since-build='130.1167' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.xml</depends><rating>3.3</rating></idea-plugin><idea-plugin downloads='916' size='1439' date='1347647836000' url=''><name>Plugin name here</name><id>Plugin name here</id><description><![CDATA[short description of the plugin]]></description><version>1.0</version><vendor email='' url=''>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='347073' size='3741881' date='1477774559000' url=''><name>Grep Console</name><id>GrepConsole</id><description><![CDATA[Allows you to define a series of regular expressions which will be tested against the console output or file. Each expression matching a line will affect the style of the entire line, or play a sound. For example, error messages could be set to show up with a red background.
<br> 
<br> Additional Features:
<br> Filter/grep the console output into a new console tab
<br> File Tailing:
<br> - Main menu | Tools | Open File in Console
<br> - Main Menu | Help | Tail (IntelliJ) Log in Console
<br> - Project View ToolWindow | right click context menu | Tail
<br> - Drag&amp;Drop "Tail File" panel in main toolbar
<br> - http and Windows context menu integration
<br> 
<br> Inspired by 
<a href="http://marian.schedenig.name/projects/grep-console/" rel="nofollow">Grep Console plugin for Eclipse</a> Used 
<a href="http://plugins.jetbrains.com/plugin/6027?pr=idea" rel="nofollow">Remote call plugin</a> implementation for http integration.
<br>]]></description><version>6.3.141.000</version><vendor email='vojta.krasa@gmail.com' url='https://github.com/krasa/GrepConsole'>Vojtech
		Krasa</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<br>6.3 (2016-08-26) 
<br>- grep improvements 
<br>6.0 (2016-08-23) 
<br>- ability to filter/grep the console output into a new console tab 
<br>5.10 (2016-08-19) 
<br>- added Tail action to project tool view context menu 
<br>5.9 (2016-02-26) 
<br>- new IJ 15, 16 compatibility 
<br>5.8 (2015-05-12) 
<br>- less bright icon 
<br>5.7 (2014-12-25) 
<br>- Run action duplicated on a toolbar and in menu 
<br>5.6 (2014-11-3) 
<br>- tailing for PhpStorm fixed 
<br>5.5 (2014-10-31) 
<br>- allow automake while tailing 
<br>- foldings respect Enabled column 
<br>- npe fix for Mocha tests 
<br>- hopefully more clear settings 
<br>5.4 (2014-10-24) 
<br>- usable during indexing 
<br>5.3 (2014-10-21) 
<br>- file tail Rerun fix for IJ 14 
<br>5.2 (2014-09-24) 
<br>- added Delete key handling 
<br>- fixed NPE when settings dialog is opened more than once 
<br>5.1 (2014-09-19) 
<br>- foldings 
<br>- little performance improvements 
<br>5.0 (2014-09-12) 
<br>- IJ 14 API update 
<br>4.9 (2014-09-11) 
<br>- IllegalStateException fix 
<br>4.8 (2014-09-04) 
<br>- added Main Menu | Help | Tail IntelliJ Log in Console action 
<br>- various usability improvements 
<br>4.7 (2014-08-13) 
<br>- added Open Settings action into a console context menu, when there is no buttons bar 
<br>4.6 (2014-08-13) 
<br>- disabled statistics actions for incompatible consoles 
<br>4.5 (2014-08-11) 
<br>- settings improvements 
<br>4.4 (2014-07-15) 
<br>- organizing entries in groups 
<br>- added link to IntelliJ IDEA Reddit group 
<br>4.3.x.1 (2014-05-22) 
<br>- file path encoding fix 
<br>4.3 (2014-05-22) 
<br>- http and Windows context menu integration for File Tailing 
<br>- closing File Tailing without confirmation dialog 
<br>4.2 (2014-05-19) 
<br>- drag&amp;drop main toolbar panel for tailing 
<br>4.1 (2014-05-13) 
<br>- console statistics bar fix 
<br>4.0 (2014-05-13) 
<br>- count of highlighters can be shown in status bar or console 
<br>3.9 (2014-05-04) 
<br>- enable Apply button in settings immediately after color change 
<br>- memory leak fix 
<br>3.8 (2014-04-24) 
<br>- PhpStorm File Tailing fix 
<br>- moved editor context actions into Tools 
<br>3.7 (2014-04-22) 
<br>- usability improvements 
<br>3.6 (2014-04-19) 
<br>- new feature: colorization of single words, not whole lines 
<br>- tooltips for settings table, right click menu 
<br>- donation button 
<br>3.5 (2014-04-19) 
<br>- added console buttons for file tailing 
<br>3.4 (2014-04-19) 
<br>- multiline output highlighting 
<br>- items are not filtered out if they match highlight item with higher priority 
<br>- improved color chooser 
<br>3.3 (2014-03-21) 
<br>- Match only first N characters on each line fixed for 1000+ 
<br>0.1 (2012-11-13) 
<br>- Initial release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4616' size='201513' date='1377108006000' url=''><name>SourceFinder</name><id>SourceFinder</id><description><![CDATA[Find and attach sources for binary artifacts by click of a button.]]></description><version>0.1.8-alpha</version><vendor email='' url=''>edio.ee</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Disabled all automatic scanning of binary artifacts to be updated because it caused performance problems. Now it should be done manually by clicking right click -&gt; &quot;Refresh sources&quot; in project explorer.]]></change-notes><depends>Subversion</depends><rating>00</rating></idea-plugin><idea-plugin downloads='722' size='3131' date='1360127482000' url=''><name>Epoch Converter</name><id>np.intellij.epochconverter</id><description><![CDATA[Convert Current milliseconds to epoch time]]></description><version>1.0</version><vendor email='phaneesh.n@gmail.com' url='https://about.me/phaneesh.n'>Phaneesh N</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2044' size='5634' date='1360240895000' url=''><name>Simple Module Dependency Graph</name><id>de.docksnet.moddep</id><description><![CDATA[This very simple plugin generates the module dependencies as source for PlantUML and GraphML. You have to copy and paste the source into a viewer like http://www.yworks.com/en/products_yed_about.htm for GraphML.]]></description><version>1.0.0</version><vendor email='' url=''>Stefan Zeller</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1320' size='3661' date='1361044787000' url=''><name>Output Link Filter</name><id>Output Link Filter</id><description><![CDATA[Plugin that filters output window for HTTP links and file paths and converts them to clickable links. 
<a href="https://github.com/minchenkov/output-link-filter" rel="nofollow">https://github.com/minchenkov/output-link-filter</a> 
<br /> Based on 
<a href="https://github.com/siosio/consoleLink" rel="nofollow">https://github.com/siosio/consoleLink</a> 
<br /> 
<img src="https://raw.github.com/minchenkov/output-link-filter/master/META-INF/output-link-filter.png" />]]></description><version>0.2</version><vendor email='' url=''>metahouse</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='322' size='214872' date='1361260435000' url=''><name>Rubber Duck</name><id>Rubber Duck</id><description><![CDATA[A plugin to help with Rubber Duck Debugging]]></description><version>1.0</version><vendor email='' url=''>greybeardedgeek</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8030' size='3268' date='1394006449000' url=''><name>LiveTemplatePreview</name><id>LiveTemplatePreview</id><description><![CDATA[Live Template preview plugin.]]></description><version>0.3</version><vendor email='siosio12@gmail.com' url='https://github.com/siosio/LiveTempletePreview'>siosio</vendor><idea-version min="n/a" max="n/a" since-build='134.1007' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2409' size='591167' date='1368372954000' url=''><name>IntelliJ IDE Distribution Cleaner</name><id>org.nik.distribution-cleaner</id><description><![CDATA[Adds 'Delete Disabled Plugins' action to 'Tools' menu allowing to delete disabled plugins from distribution of IDE to save disk space]]></description><version>1.0</version><vendor email='' url=''>Nikolay Chashnikov</vendor><idea-version min="n/a" max="n/a" since-build='111.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='38734' size='65928' date='1445226873000' url=''><name>Multirun</name><id>com.khmelyuk.multirun</id><description><![CDATA[<p>Allows to run multiple run configurations at once: group multiple run configurations and start them in a single click. Not only application and test run configurations can be grouped, but other Multirun configurations can be organized into single run configuration.</p> 
<p>Use cases:</p> 
<ul> 
 <li>Start batch of tests for multiple modules or applications</li> 
 <li>Start multiple applications, like multiple servers or backend + web application</li> 
</ul> 
<p>Usage:</p> 
<ol> 
 <li>Run -&gt; Edit Configurations...</li> 
 <li>Find and add a new Multirun configuration</li> 
 <li>Add other run configurations to the Multirun configuration</li> 
 <li>Pick options you'd like</li> 
 <li>Ready to use</li> 
</ol> 
<p>Multirun + Before Launch Tasks gives even more functionality: read more at <a href="http://goo.gl/KwHvx" rel="nofollow">http://goo.gl/KwHvx</a></p>]]></description><version>1.0.2</version><vendor email='' url='http://www.khmelyuk.com'>Ruslan Khmelyuk</vendor><idea-version min="n/a" max="n/a" since-build='138.0' until-build='141.*'/><change-notes><![CDATA[<p><strong>1.0</strong>:</p> 
<ul> 
 <li>It works stable for almost 2 years for me. So I feel free to say it's 1.0 version. Woohoo!!</li> 
 <li>Fixed API issues with using Multirun from IntellijIDEA 14.1</li> 
 <li>Change shortcut to kill Multirun to Control + Alt + K on OS X</li> 
</ul> 
<p><strong>0.9</strong>:</p> 
<ul> 
 <li>Fixed API issues with using Multirun from IntellijIDEA 14 (thanks derkork!)</li> 
 <li>Change shortcut to kill Multirun to Shift + Alt + K to avoid conflict with Git plugin</li> 
 <li>Delay can be added before starting configurations in one-by-one mode</li> 
</ul> 
<p><strong>0.8</strong>:</p> 
<ul> 
 <li>Fixed API issues with using Multirun from IntellijIDEA 13 (thanks jgindin!)</li> 
</ul> 
<p><strong>0.7</strong>:</p> 
<ul> 
 <li>Enable Run Another Configuration option for Before Launch tasks if not enabled yet</li> 
</ul> 
<p><strong>0.6.1</strong>:</p> 
<ul> 
 <li>Fix API issue when using Multirun in IDEA 12.0.x</li> 
</ul> 
<p><strong>0.6</strong>:</p> 
<ul> 
 <li>Enabled Debug for Multirun configuration</li> 
 <li>Fix issue with starting composite Multirun configuration</li> 
</ul> 
<p><strong>0.5</strong>:</p> 
<ul> 
 <li> Fixed reported and found issues 
  <ul> 
   <li>NPE during process start</li> 
   <li>circular reference issue during loading Multirun configurations</li> 
   <li>killing composite/parallel Multirun configurations</li> 
  </ul> </li> 
</ul> 
<p><strong>0.4</strong>:</p> 
<ul> 
 <li>Mark the tab for failed process</li> 
 <li>Added option to close tabs for successfully completed run configurations</li> 
 <li>Better description for configuration options</li> 
 <li>Do not re-use the tab of failed run configuration</li> 
</ul> 
<p><strong>0.3</strong>:</p> 
<ul> 
 <li>Stop running configurations using menu Run -&gt; Stop Multirun or shortcut Ctrl + Shift + K</li> 
 <li>Improve Multirun configuration edit form</li> 
 <li>Pin tabs when the re-use tabs option is disabled</li> 
 <li>Mark running configurations with *</li> 
 <li>Change in default configuration: tabs re-use is disabled, starting configurations one-by-one is enabled</li> 
 <li>Improved plugin description</li> 
</ul> 
<p><strong>0.2</strong>:</p> 
<ul> 
 <li>Enable Multirun for PyCharm, RubyMine, PhpStorm, WebStorm and AppCode</li> 
</ul> 
<p><strong>0.1</strong>:</p> 
<ul> 
 <li>Multirun run configuration option to group multiple run configurations and run them in a single click</li> 
 <li>Group multiple Multirun configurations in single master Multirun configuration to start everything</li> 
 <li>Basic configuration options: 
  <ul> 
   <li>start configurations one-by-one or in parallel</li> 
   <li>re-use the tabs or run each configuration in separate tab</li> 
  </ul> </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='2402' size='518196' date='1370386743000' url=''><name>Download Selection</name><id>com.johnlindquist.plugins.DownloadSelection</id><description><![CDATA[Select a url, type &quot;ctrl+shift+A&quot;, type &quot;Download Selection&quot; or select &quot;Download Selection&quot; from the Tools menu.]]></description><version>1.0</version><vendor email='johnlindquist@gmail.com' url='https://johnlindquist.com/'>johnlindquist.com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6623' size='37794' date='1371300935000' url=''><name>Android Helper</name><id>net.eunjae.plugins.androidhelper</id><description><![CDATA[Android Helper tries to get you free from routine works on Android development. More features coming soon. If any suggestions, please contact to karis612@gmail.com.]]></description><version>0.1</version><vendor email='karis612@gmail.com' url='https://github.com/eunjae-lee'>Eunjae Lee</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[0.1 
<ul> 
 <li>Feature : Creating a drawable selector xml</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1326330' size='60517' date='1449752957000' url=''><name>Genymotion</name><id>com.genymotion.idea</id><description><![CDATA[This plugin allows you to create and start Genymotion virtual devices from Android Studio.
<br /> 
<small>Genymotion is a fast and easy-to-use Android emulator to run and test your Android apps.</small>]]></description><version>1.0.7</version><vendor email='support@genymotion.com' url='http://www.genymotion.com'>Genymotion</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[See the release notes on 
<a href="https://www.genymotion.com/#!/release-notes/260_p107" rel="nofollow">Genymotion website</a>.]]></change-notes><depends>com.intellij.modules.java</depends><rating>3.7</rating></idea-plugin><idea-plugin downloads='22427' size='6323962' date='1439168412000' url=''><name>Code History Mining</name><id>CodeHistoryMining</id><description><![CDATA[This is proof-of-concept plugin for code history visualization and analysis.
<br> For more details and examples of visualizations see 
<a href="https://github.com/dkandalov/code-history-mining#code-history-mining-intellij-plugin" rel="nofollow">GitHub page</a>. 
<br>
<br> See also 
<a href="http://codehistoryminer.com" rel="nofollow">code history miner</a> web server and CLI with similar functionality.]]></description><version>0.2.8 beta</version><vendor email='dmitry.kandalov [at] gmail.com' url='https://github.com/dkandalov/code-history-mining'>Dmitry Kandalov</vendor><idea-version min="n/a" max="n/a" since-build='140.2493' until-build='142.2084'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='19955' size='4830' date='1410460882000' url=''><name>Extra features for Eclipse plugins development</name><id>org.intellij.eclipse.development.extra</id><description><![CDATA[Some additional features for painless Eclipse plugins development process
<br /> 
<br /> 
<p><b>Features:</b><br /> * Navigate from [plugin|feature|site].xml '%property' in respective properties file<br /> </p>]]></description><version>0.1.1</version><vendor email='Vladislav.Rassokhin@jetbrains.com' url=''>Vladislav Rassokhin from JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[0.1.1 bugfix release Fix NSME in IDEA 14 EAP]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.xml</depends><depends>com.intellij.properties</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6597' size='8129' date='1383274132000' url=''><name>IntelliJ task integration for Microsoft team foundation server</name><id>TFSTask integration</id><description><![CDATA[Supports integration with Microsoft Team Foundation Server issue tracking system. To configure synchronization between an TFS system and IntelliJ IDEA choose type of server and enter credentials. IntelliJ IDEA will automatically synchronize the tasks. To run the plugin, the TFS SDK must be Provided from your IDE. To do so, download the SDK from http://www.microsoft.com/en-us/download/details.aspx?id=22616. After extraction copy the the redist/native directory and the redist/lib/com.microsoft.tfs.sdk-*.jar file into the lib/ directory of the IDE.]]></description><version>1.0.1</version><vendor email='david.biskupek@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='109.105' /><change-notes><![CDATA[Add change notes here.
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.tasks</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='19871' size='1048375' date='1479207728000' url=''><name>ZooKeeper</name><id>zookeeper</id><description><![CDATA[Manage ZooKeeper in IntelliJ IDEA. 
<br> After install ZooKeeper plugin, please open "Preferences" to set connection information in "ZooKeeper" item, then you will find a "ZooKeeper" tool windown, click "ZooKeeper" tool window to visit ZK file system. 
<br> 
<ul> 
 <li>Double click the leaf to edit node value</li> 
 <li>Right click editor to update node value into ZooKeeper</li> 
 <li>Right click ZK tree to execute "edit", "add" and "delete" operation</li> 
 <li>Recursive support for add and delete operation</li> 
 <li>Node filter support</li> 
 <li>Click "Refresh" button on "ZooKeeper" tool window to refress ZK tree or node</li> 
 <li>Icon for different type, and transparent icon for ephemeral node</li> 
 <li>Stat tooltip, Copy node path</li> 
</ul>]]></description><version>0.0.13</version><vendor email='linux_china@hotmail.com' url='https://twitter.com/linux_china'>Jacky Chan</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>0.0.13: Upgrade libraries</li> 
 <li>0.0.12: Curator updated to 2.8.0 and with slf4j included</li> 
 <li>0.0.11: IDEA 14.1 support with jars upgraded</li> 
 <li>0.0.9: zip &amp; unzip support</li> 
 <li>0.0.9: Copy node path</li> 
 <li>0.0.8: Bug fix for path filter</li> 
 <li>0.0.7: Stat tooltip support</li> 
 <li>0.0.6: Optimized for children count, leaf logic. Transparent icon for ephemeral node</li> 
 <li>0.0.5: Refresh tree redesign for create, delete and fresh; zk connection optimized; some bugs fixed.</li> 
 <li>0.0.4: All JetBrains poruducts support</li> 
 <li>0.0.3: Path filter; Node edit; charset</li> 
 <li>0.0.2: IntelliJ IDEA 12 support</li> 
 <li>0.0.1: initial version</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='1771' size='20190' date='1445095901000' url=''><name>Override File Language</name><id>com.github.mfedko.idea.plugins.filelanguage</id><description><![CDATA[Override file language. Useful for "unknown" files or files without extensions. Similar to SublimeText set syntax functionality.]]></description><version>0.1.1</version><vendor email='mfedko@gmail.com' url='https://github.com/mfedko/idea-file-language'>Mikhail Fedko</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.1.0 - PHPStorm 9.0.2 Exception fixed
<br /> 0.0.3 - made plugin EAP-15 compatible
<br /> 0.0.1 - initial version.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='473' size='25577' date='1396433693000' url=''><name>Context Run</name><id>de.lauerit.contextrun.plugin</id><description><![CDATA[This plugin allows to start a java application from context menu and pass information about the context (like path of current selected file) on the command line.]]></description><version>0.8</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2131' size='13442' date='1404237791000' url=''><name>IdeaAscii</name><id>com.jonathonstaff.ideaascii</id><description><![CDATA[IdeaAscii is a simple plugin that allows you to easily add comments (typically section headers/breaks) in ASCII text.
<br /> Check out the repo on GitHub for more details:
<br /> 
<a href="https://github.com/jonstaff/IdeaAscii" rel="nofollow">https://github.com/jonstaff/IdeaAscii</a>]]></description><version>1.1</version><vendor email='jon@nplexity.com' url='http://www.jonathonstaff.com'>Jonathon Staff</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Updates to IdeaAscii: support for text on current line, indentations, and selected text! Check it out at https://github.com/jonstaff/IdeaAscii.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='822' size='468062' date='1446597709000' url='https://code.google.com/archive/p/ideaquickweather'><name>QuickWeather</name><id>QuickWeather</id><description><![CDATA[Quick Weather plugin displays the current weather condition in IDEA status bar. Clicking on the weather condition displays the weather in detail with five days forecast. Weather data is fetched from Yahoo weather.]]></description><version>1.3</version><vendor email='jsrana+idea@gmail.com' url='https://code.google.com/archive/p/ideaquickweather'>Jitendra Rana</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Version 1.3: Fixed selection of location]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='412' size='908076' date='1407350735000' url=''><name>Drozd</name><id>ru.spb.kupchinolabs.drozd.idea.plugin</id><description><![CDATA[Drozd is an Intellij IDEA plugin for monitoring Java environments.
<br /> Drozd automatically discovers and monitors all Java Virtual Machines 1.6+ that are currently running on java environment that you would like to monitor.
<br /> All you have to do is to configure SSH access to java environment with JDK 1.6+ installed and choose one system property for each JVM that Drozd can use for matching between JVMs during monitoring.
<br />]]></description><version>0.1</version><vendor email='drozd4j@gmail.com' url=''>Vladimir Krasilschik @ Kupchino Labs</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Initial release of the plugin.
<br />
<br /> The following features are available:
<br /> 
<ul> 
 <li>Configuration of SSH access to the target environment</li> 
 <li>Auto-discovery for JVMs 1.6+ running on the target environment</li> 
 <li>Viewing of JVM system properties</li> 
 <li>Configuration of JVM system property for matching during monitoring</li> 
 <li>Monitoring of target environments</li> 
 <li>Monitoring period and timeout configuration per environment</li> 
 <li>Setting custom names for environments and JVMs</li> 
 <li>Enabling/disabling monitoring for environment</li> 
 <li>Advanced configuration for environment</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8054' size='9647' date='1412873274000' url=''><name>Autoscroll Save</name><id>com.steve.plugins.autoscroll</id><description><![CDATA[At last, a handy way to save your Autoscroll to/from Source settings :)
<br /> 
<br /> Toggle &quot;Autoscroll to Source&quot;: Crtl-Alt-Shift PAGE UP
<br /> Toggle &quot;Autoscroll from Source&quot;: Crtl-Alt-Shift PAGE DOWN
<br /> Save &quot;Autoscroll to/from Source&quot; settings: Crtl-Alt-Shift END
<br /> 
<br /> Use the toggle actions to quickly enable / disable autoscroll settings in the active project.
<br /> 
<br /> Save the autoscroll settings to apply them to currently open projects and all projects opened or created in future.
<br /> 
<br /> The key bindings can be re-assigned via Settings -&gt; Keymap -&gt; search for &quot;autoscroll&quot;.
<br /> 
<br /> Saved settings can be disabled in the &quot;autoscroll.xml&quot; file located in config/options, if needed.
<br /> 
<br />]]></description><version>1.1</version><vendor email='' url=''>Steve Murphy</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[1.0 - Initial version.
<br /> 1.1 - Enabled for all products.
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1007' size='345973' date='1413648985000' url=''><name>Synonyms</name><id>com.github.pbetkier.intellij.synonyms</id><description><![CDATA[View the synonyms for the current word under cursor. Makes your tough naming decisions less painful.]]></description><version>0.1.1</version><vendor email='pbetkier@gmail.com' url='https://github.com/pbetkier'>Piotr Betkier</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[Release notes are available on the 
<a href="https://github.com/pbetkier/intellij-synonyms/releases" rel="nofollow">project's github page</a>.]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2849' size='4997502' date='1465531611000' url=''><name>FridayMario</name><id>FridayMario</id><description><![CDATA[The first plugin in the world to gamify development in IntelliJ IDEs.
<br> Basically, it plays sounds from Mario video game on various actions.
<br> See 
<a href="http://youtu.be/tlrl25lwWDs" rel="nofollow">youtube video</a>.
<br>
<br> To start/stop use "Main menu -&gt; Tools -&gt; Start/Stop Friday Mario".]]></description><version>0.1.5 easter beta</version><vendor email='dmitry.kandalov@gmail.com' url='https://github.com/dkandalov/friday-mario'>Dmitry Kandalov</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2252' size='8420' date='1418548881000' url=''><name>Solve for All integration</name><id>com.solveforall.clients.IdeaPlugin</id><description><![CDATA[Searches for selected text using Solve for All, a customizable ad-free answer engine that can be enhanced by data and plugins from the community. There are many data sets and plugins for developers. Useful for getting inline documentation for JDK classes, python classes and functions, Ruby code objects, HTML elements, Javascript classes and functions, CSS classes, and more.]]></description><version>1.0.4</version><vendor email='help@solveforall.com' url='https://solveforall.com'>Machine Intelligence Services, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='93.0' /><change-notes><![CDATA[<p> Version 1.0.0: </p>
<ul> 
 <li>Initial release</li> 
</ul> 
<p></p> 
<p> Version 1.0.1: </p>
<ul> 
 <li> Fixed NoClassDefFoundException when the IDE is not IntelliJ. Confirmed it works in RubyMine. </li> 
 <li> Added &quot;integration&quot; to the plugin name. </li> 
 <li> Updated description with more info. </li> 
</ul> 
<p></p> 
<p> Version 1.0.2: </p>
<ul> 
 <li> Recompile with JDK 1.6 to get it working on machines with JDK 6 as the default JDK. </li> 
</ul> 
<p></p> 
<p> Version 1.0.3: </p>
<ul> 
 <li> Add a keyboard shortcut (Control-Shift S, A) to trigger the search action. </li> 
 <li> Add a dialog box to edit the answer query before submitting it to Solve for All. </li> 
 <li> If there is no selection, try to use the symbol the cursor is on. </li> 
</ul> 
<p></p> 
<p> Version 1.0.4: </p>
<ul>
  Workaround UnsupportedOperationException caused by Desktop.getDesktop() not being available in some Linux environments.  
 <li> Workaround Pair.pair() not being available in older versions of IDEs. </li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1178' size='13515509' date='1417810343000' url=''><name>Java2Groovy</name><id>com.densebrain.intellij.plugins.groovyconvert</id><description><![CDATA[Easily convert a java file to groovy file - it just renames it :)]]></description><version>1.0</version><vendor email='support@densebrain.com' url='http://www.densebrain.com'>Densebrain</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='859' size='131120' date='1419940495000' url='https://hashmem.com/docs/plugin/jetbrains'><name>hashMem.com</name><id>com.hashmem.idea</id><description><![CDATA[Do you like 
<b>[Ctrl/?]+Shift+N</b> pop-up window? Isn't it really fast way to open files?
<br /> Do you want to open 
<b>bookmarks</b>/
<b>notes</b> similar way right from your IDE?
<br /> In this case this we made this plugin specially for you! 
<br />
<br /> --------------------------------------------
<br /> This plugin provides you an ability to CRUD your bookmarks/notes from IDE and open them very fast using similar to 
<b>[Ctrl/?]+Shift+N</b> pop-up window approach. + you can synchronize your data with cloud and access it directly from your favorite browser by using appropriate plugin.
<br /> -------------------------------------------- 
<br />
<br /> It's very easy to create/read bookmark or note - open pop-up window 
<b>[Ctrl/?]+Shift+~</b> and execute command: 
<ul> 
 <li>note.key - opens note with key note.key</li> 
 <li>+note.key [note_content] - creates / updates note</li> 
 <li>-note.key - deletes note</li> 
 <li>/note.key - open note on hashMem.com</li> 
</ul> 
<br />
<br /> To open notes faster you can type only part of the key (it works just as [Ctrl/?]+Shift+N pop-up window). 
<br />
<br /> Few more cool features: 
<br /> 
<ul> 
 <li>? Cloud synchronization for free - <a href="http://hashmem.com" rel="nofollow">http://hashmem.com</a></li> 
 <li>? Designed for keyboard use</li> 
 <li>? Plugins for browsers which use same ideas and principles (we strongly advise you to check it) ( <a href="https://chrome.google.com/webstore/detail/nmkgaalbomjiafnenbknaoeilejnhnce" rel="nofollow">Chrome</a>, <a href="https://addons.mozilla.org/ru/firefox/addon/hashmemcom/" rel="nofollow">Firefox</a>, <a href="https://addons.opera.com/extensions/details/hashmemcom-zakladki-zametki-v-omnibox/" rel="nofollow">Opera</a> ) </li> 
</ul> 
<br /> 
<br /> To report a bug or suggest an idea please contact us by mail (support@hashmem.com) or via 
<a href="https://github.com/fedotxxl/hashmem-idea/issues" rel="nofollow">GitHub page</a>]]></description><version>1.3.139</version><vendor email='support@hashmem.com' url='https://hashMem.com'>hashMem.com</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='99262' size='874210' date='1425657516000' url=''><name>Action Tracker</name><id>org.jetbrains.action-tracker</id><description><![CDATA[Allows to record actions performed by user in IntelliJ IDEs. Use Tools | 'Start Tracking' action to start recording, and Tools | 'Stop Tracking...' to show the recorded data.]]></description><version>0.3</version><vendor email='' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='861' size='86949' date='1421371204000' url=''><name>Limited WIP</name><id>LimitedWIP</id><description><![CDATA[Plugin to limit the amount of changes you make at a time. It has two main features: 
<ul> 
 <li>show notifications when current changelist size exceeds limit</li> 
 <li>automatically revert current changelist after a timeout</li> 
</ul> 
<br /> See 
<a href="https://github.com/dkandalov/limited-wip" rel="nofollow">https://github.com/dkandalov/limited-wip</a> for details.]]></description><version>0.2.2</version><vendor email='dmitry.kandalov [at] gmail.com' url=''>Dmitry Kandalov</vendor><idea-version min="n/a" max="n/a" since-build='134.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.vcs</depends><rating>00</rating></idea-plugin><idea-plugin downloads='32111' size='45424' date='1484765980000' url='https://github.com/anthraxx/intellij-awesome-console'><name>Awesome Console</name><id>awesome.console</id><description><![CDATA[Finally a plugin that makes links in your console at least 200% more awesome!
<br> 
<br> With this plugin all files and links in the console will be highlighted and can be clicked. Source code files will be opened in the IDE, other links with the default viewer/browser for this type.
<br> Now you just need to configure your favorite Logger to include the file name (and optionally a line number) and you can instantly jump to that file that throws this stupid error.
<br> 
<br> 
<img src="https://raw.githubusercontent.com/anthraxx/intellij-awesome-console/master/data/screenshot.png" alt="screenshot">
<br> 
<br> Links are integrated for the following types: 
<ul> 
 <li>source</li> 
 <li>file</li> 
 <li>url</li> 
</ul>]]></description><version>0.1337.6</version><vendor email='plugins@battle-over-aiur.de' url=''>awesome productions</vendor><idea-version min="n/a" max="n/a" since-build='139.659' /><change-notes><![CDATA[A shiny new release including: - More robust filename detection. - Improved subdirectory detection. - Support for arbitrary URL schemes. - Support for Windows style absolute paths.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='4682' size='9863' date='1437331047000' url=''><name>Zipper</name><id>com.renemaas.intellij.zipper</id><description><![CDATA[Zipper adds the ability to pack the whole project into a single ZIP file. 
<br /> Ideal for creating backups really quickly. 
<br /> 
<br /> Just choose 
<em>Menu &gt; Tools &gt; Pack the whole Project</em> or press 
<em>CTRL + SHIFT + P</em>]]></description><version>1.1.0</version><vendor email='opensource@renemaas.com' url='https://www.renemaas.com/'>Ren? Maas Mediengestaltung</vendor><idea-version min="n/a" max="n/a" since-build='121.0' /><change-notes><![CDATA[<b>1.1.0</b>
<br /> - Added support for multiple content roots
<br /> - Created ZIP files will be ignored when creating a new ZIP file
<br /> - Some small GUI improvements
<br /> - Refactored some code 
<br /> 
<br /> 
<b>1.0.4</b>
<br /> - Fixed a bug on Unix systems 
<br /> 
<br /> 
<b>1.0.3</b>
<br /> - Fixed NullPointerException when dialog gets canceled
<br /> - Added success and error notifications 
<br /> 
<br /> 
<b>1.0.2</b>
<br /> - Support for content root outside of the project directory 
<br /> 
<br /> 
<b>1.0.1</b>
<br /> - Fixed a bug on Unix systems concerning the directory separator 
<br /> 
<br /> 
<b>1.0</b>
<br /> - Initial Release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='361' size='29333' date='1427738263000' url=''><name>Tomato</name><id>org.macchiatow.plugin.tomato</id><description><![CDATA[<em>Tomato plugin is a flexible and easy to use Pomodoro Technique timer.</em>]]></description><version>1.0.3</version><vendor email='cmeisters@gmail.com' url='https://github.com/macchiatow/intellij-tomato-plugin'>macchiatow</vendor><idea-version min="n/a" max="n/a" since-build='120.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1433' size='3096' date='1429461250000' url=''><name>Clock</name><id>com.github.amolenaar.idea.clock</id><description><![CDATA[A simple clock widget for IntelliJ.]]></description><version>1.0</version><vendor email='gaphor@gmail.com' url='https://github.com/amolenaar/idea-clock'>Arjan Molenaar</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='229' size='39860' date='1438036864000' url=''><name>Show and hide modules</name><id>com.syndatis.idea.showandhide</id><description><![CDATA[Automates the enabling and disabling of active modules via the &quot;Mark as excluded&quot; mechanic.]]></description><version>1.2</version><vendor email='piotr.wilkin@syndatis.com' url='http://syndatis.com/'>Syndatis</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.2: recompiled with Java 1.6 support
<br /> 1.1: workaround for bug with unexcluded folders not removed from changes internal ignore list
<br /> 1.0: first version
<br />]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='8618' size='35554' date='1447122973000' url=''><name>Open in terminal</name><id>pl.lksztmczk.openinterminal</id><description><![CDATA[This plugin adds possibility for open terminal from editor and project context menu in corresponding file/directory location.
<br />]]></description><version>1.5.1</version><vendor email='lksztmczk@gmail.com' url='https://github.com/luktom'>?ukasz Tomczak</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Minor fix to make it workable on Windows systems.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='577' size='3998' date='1435575472000' url=''><name>Remove Usage Plugin</name><id>allotria/removeusage</id><description><![CDATA[Plugin that enables &quot;Eclipse like&quot; removal of search items from usage search results.]]></description><version>1.0</version><vendor email='' url='https://github.com/allotria/removeusage'>allotria</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[Selects next occurrence after deleting.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3577' size='365525' date='1489470700000' url=''><name>Env File</name><id>net.ashald.envfile</id><description><![CDATA[Env File 
<b>Compiled with Java 1.6</b>  
<a href="https://github.com/Ashald/EnvFile" rel="nofollow">GitHub</a> | 
<a href="https://github.com/Ashald/EnvFile/issues" rel="nofollow">Issues</a>  
<b>Env File</b> is a plugin for JetBrains IDEs that allows you to set environment variables for your run configurations from one or multiple files. 
<br> Supported formats: 
<ul> 
 <li><b>.env</b></li> 
 <li><b>YAML</b> dictionary</li> 
 <li><b>JSON</b> dictionary</li> 
</ul> 
<br> All formats assume that both keys and values are strings. 
<br> Supported Platforms: 
<ul> 
 <li><b>PyCharm</b></li> 
 <li><b>IDEA</b></li> 
 <li><b>RubyMine</b></li> 
</ul>]]></description><version>2.1.0</version><vendor email='envfile@ashald.net' url=''>Borys Pierov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v2.1.0 - Fixed IDEA integration, show most recently used files and allow manual editing of file paths!]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='1109' size='336598' date='1476149627000' url=''><name>CodinGame IDEA Editor</name><id>ua.pp.madcap.codingame.plugin</id><description><![CDATA[CodinGame IDEA Editor allows you to edit code, execute particular test case and see result directly in Intellij IDEA.
<br>]]></description><version>0.2.2</version><vendor email='madcap99@gmail.com' url='https://bitbucket.org/kalex375/cgedit/'>Oleksandr Kravchenko</vendor><idea-version min="n/a" max="n/a" since-build='140.0' /><change-notes><![CDATA[0.2.2 * Bugs Fixed 0.2.1 * Bugs Fixed 0.2 * Add support new Codingame IDE * Bugs Fixed]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1096' size='24701' date='1492373475000' url=''><name>TranslateMe</name><id>com.lid.intellij.translateme</id><description><![CDATA[This plugin eases working with the code and comments written not in English.
<br> If you deal with the code with variables and error messages in spanish, german
<br> or whatever language just use Alt + Y to get the needed translation.
<br> Plugin employs Yandex Translator.
<br> The language pair can be adjusted in settings or you can choose auto-detection. 
<br>
<br>]]></description><version>1.0.0.5</version><vendor email='vladimir.vs.ivanov@gmail.com' url='https://github.com/vlivanov'>vlivanov&apos;s GitHub</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.0.5 Fix saving settings; add 2017.1 compatibility
<br> 1.0.0.4 Restore settings
<br> 1.0.0.3 Support in-place translation.
<br> 1.0.0.2 Support language auto-detection.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='6202' size='363805' date='1457627272000' url=''><name>Android Intent Sender</name><id>com.weezlabs.intentSender</id><description><![CDATA[Plugin allows you to send intents with specified data and extras to android devices or emulators with adb command &quot;broadcast&quot;, &quot;startactivity&quot;, &quot;startservice&quot;.
<br /> Full readme: 
<a href="https://github.com/WeezLabs/idea-intent-sender-plugin" rel="nofollow">here</a>]]></description><version>0.7.0</version><vendor email='vfarafonov@weezlabs.com' url='https://weezlabs.com'>Weezlabs</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<dl> 
 <dt>
  0.7.0 - 0.5.0
 </dt> 
 <dd>
  Minor fixes
 </dd>
 <dd> 
 </dd>
</dl> 
<dl> 
 <dt>
  0.4.0
 </dt> 
 <dd>
  Implemented autocomplete feature for intent action field
  <br /> Added support of string arrays to extra fields
 </dd>
 <dd> 
 </dd>
</dl> 
<dl> 
 <dt>
  0.3.0
 </dt> 
 <dd>
  Added terminal output displaying
 </dd>
 <dd> 
 </dd>
</dl>]]></change-notes><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2516' size='2870488' date='1449355496000' url=''><name>Tempore Plugin</name><id>TemposID</id><description><![CDATA[<br />     
<img alt="" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1" />  
<br /> Absolutely awesome plugin which you can't code without. Don't hesitate, download perfect multifunctional Tempore Plugin with plenty of exiting features.
<br /> 
<br /> 
<img src="https://habrastorage.org/files/73d/d57/a73/73dd57a7336e461a9789dcecb991d558.gif" /> 
<ul> 
 <li>Helps you to check how much time you spend on your projects.</li>
 <br /> 
 <li>Reminds you to take a rest if you code for a long time.</li>
 <br /> 
 <li> Automatically stops if you are out of work for more than <br /> five minutes and resumes when you are back. <br /></li>
 <br /> 
 <li>You can also stops or resume it manually, just as you want.</li>
 <br /> 
 <li>Draws charts to show how much time you spend per day.</li> 
 <ul> 
  <li>It's  <strong> Red </strong> , if it's less than 4 hours. </li> 
  <li> <strong> Yellow </strong> , if it's between 4 and 8 hours.</li> 
  <li> <strong> Green </strong> , if it's more than 8 hours.</li> 
 </ul> 
</ul> 
<i><b>Just install the plugin and let it track the time. </b></i>
<br /> 
<br /> 
<i><b>To open Statistics Dialog click the clock-widget on the Status Bar (look at the picture). </b></i>
<br /> 
<br /> I'm trying to create some helpful stuff for this IDE, so
<br /> for me it's more than important to get some feedback from you,
<br /> Please text me, if you want something to be improved or changed. 
<br /> Hope you like it. 
<br /> 
<br />  Code with pleasure.
<br />]]></description><version>0.6.0</version><vendor email='ubermensch.dev@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[- Updated GUI - Data export - Settings - More statistics]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='7459' size='246489' date='1486335655000' url=''><name>Serial Port Monitor</name><id>SerialPortMonitor</id><description><![CDATA[This plugin aims to leverage Arduino development with CLion by providing Serial Monitor Tool Window. It allows you to communicate to your Arduino device without leaving the IDE. Functionality is pretty similar to those, available in Arduino IDE through "Serial Monitor Tool". 
<br>
<br> 
<b>Features:</b> 
<ul> 
 <li>Serial Monitor Tool Window with project-based persistent settings</li> 
 <li>Status widget</li> 
 <li>Duplex Console View (Regular view + HEX)</li> 
</ul> 
<br> 
<b>Note:</b> Only COM port (both hardware and virtual) is currently supported. In order to use virtual COM port please make sure to install all necessary drivers.]]></description><version>0.5.1</version><vendor email='cherkas.da@gmail.com' url='https://bitbucket.org/dmitry_cherkas/intellij-serial-monitor'>Dmitry Cherkas</vendor><idea-version min="n/a" max="n/a" since-build='141.245' /><change-notes><![CDATA[See plugin 
<a href="https://bitbucket.org/dmitry_cherkas/intellij-serial-monitor" rel="nofollow">home page</a> for change notes]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='14545' size='913075' date='1476469861000' url=''><name>Optimizer for IntelliJ IDEA</name><id>IntelliJOptimizer</id><description><![CDATA[<p>Optimizer helps you get the most out of IntelliJ IDEA. Speed up startup, code editor and builds.</p>]]></description><version>1.0.5</version><vendor email='support@zeroturnaround.com' url='https://zeroturnaround.com/'>ZeroTurnaround</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.0.5</p> 
<ul> 
 <li>Fixed an issue where Optimizer for IntelliJ IDEA would negatively affect IDE startup time by running a blocking HTTP query in the Event Dispatcher Thread.</li> 
</ul> 
<p>1.0.3</p> 
<ul> 
 <li>Added support for IntelliJ IDEA 2016.1</li> 
 <li>Improved updating idea.vmoptions file, now uses custom location (from user home/jb.vbOptionsFile system property).</li> 
</ul> 
<p>1.0.2</p> 
<ul> 
 <li>Improved proxy support, now uses IntelliJ IDEA built-in proxy settings.</li> 
 <li>Fixed an issue where a NullPointerException was thrown when using .ipr file based project configuration.</li> 
 <li>Minor UI improvements.</li> 
</ul> 
<p>1.0.1</p> 
<ul> 
 <li>Recommend using JetBrains JDK over Oracle JDK on OS X.</li> 
 <li>Fixed an issue where proxy settings were not used during registration.</li> 
 <li>Fixed an issue where an exception was registered when it should not have.</li> 
</ul> 
<p>1.0.0</p> 
<ul> 
 <li>Added Optimizer for IntelliJ IDEA</li> 
</ul>]]></change-notes><rating>1.7</rating></idea-plugin><idea-plugin downloads='315' size='4504' date='1448719541000' url=''><name>Environment Variables in Path Variables</name><id>com.github.mohamedkomalo.envVarsInPathVars</id><description><![CDATA[<p> An IntelliJ IDEA plugin to automatically add environment variables to <a href="https://www.jetbrains.com/idea/help/path-variables.html" rel="nofollow">Path Variables</a>. <br /><br /> Environment variable are added to Path Variables with &quot;env.&quot; prefix to avoid collisions.<br /><br /> To reload the environment variables loaded:<br /> <b>Tools</b> -&gt; <b>Reload Environment Variables in Path Variables</b>.<br /><br /> <b>Not all environment variables are added:</b> <br /> Intellij IDEA automatically checks for any thing it will save from the project data that has a matched value in Path Variables, and if it found one, it will replace the value with the Path Variable name automatically. Since some environment variables may be a number or a name as a result Intellij may wrongly use this Path Variable instead of the actual number.<br /><br /> For example, when adding all the environment variables and inspecting a project's iml file, this was found<br /> &lt;module type=&quot;PLUGIN_MODULE&quot; version=&quot;$env.NUMBER_OF_PROCESSORS$&quot;&gt;<br /> while it should have been<br /> &lt;module type=&quot;PLUGIN_MODULE&quot; version=&quot;4&quot;&gt;<br /><br /> Intellij has found that there's a Path Variable $env.NUMBER_OF_PROCESSORS$ that has the value &quot;4&quot;, so it automatically replaced the &quot;version&quot; value with the variable's name.<br /><br /> To overcome this issue, the value of the environment variable is checked against a regex that is modifiable at USERHOME/.IdeaIC14/config/options/options.xml at property with name &quot;envVarsInPathVars.regexFilter&quot;. There are currently no gui to change this setting.<br /><br /> The default regex filter is &quot;.*_HOME&quot; because it became a convention for the environment variable name of a library or a software installation path. </p>]]></description><version>1.0</version><vendor email='mohamedkomalo@gmail.com' url='https://github.com/mohamedkomalo'>Mohamed Kamal Kamaly</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Implemented version 1.0.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4184' size='96342' date='1484508116000' url=''><name>Gps Emulator</name><id>com.doglandia.GpsEmulator</id><description><![CDATA[This Intellij plugin allows you to send mock gps coordinates to an Android emulator in an easy to use fasion. The plugin lives within Android Studio so you don't need to interrupt your debugging process by opening DDMS. There are a few different gps emluating tools built in to the plugin to replicate real device location changes:
<br> 
<ul> 
 <li>Emulate Gps coordinates from a start location to an end location</li> 
 <li>Emulate a user definable set of gps coordinates</li> 
 <li>Emulate a single Gps coordinate</li> 
</ul> 
<br> The project is hosted on GitHub and is open to contributions and suggestions 
<a href="https://github.com/ThomasKomarnicki/MockLocationPlugin" rel="nofollow"> https://github.com/ThomasKomarnicki/MockLocationPlugin </a>]]></description><version>1.2</version><vendor email='komarnicki.thomas@gmail.com' url=''>Doglandia</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='981' size='2782305' date='1464756467000' url='https://github.com/vsch/PluginDevelopersToolbox'><name>Plugin Developer&apos;s Toolbox</name><id>com.vladsch.PluginDevelopersToolbox</id><description><![CDATA[<img src="https://raw.githubusercontent.com/vsch/PluginDevelopersToolbox/master/assets/images/ScreenShot_sequence_1x.png" width="414" height="155" alt="Screenshot"> 
<p>For now only one very useful function: <a href="http://www.macrabbit.com/slicy" rel="nofollow">Slicy</a> file mover/renamer.</p> 
<p><strong>Plugin website: <a href="http://github.com/vsch/PluginDevelopersToolbox" rel="nofollow"><span>Plugin Developer's Toolbox GitHub Repo</span></a></strong></p> 
<p><strong>Bug tracking &amp; feature requests: <a href="https://github.com/vsch/PluginDevelopersToolbox/issues" rel="nofollow"><span>Plugin Developer's Toolbox GitHub Issues</span></a></strong> </p> 
<p></p>]]></description><version>1.0.7</version><vendor email='vladimir.schneider@gmail.com' url='http://www.vladsch.com'>Vladimir Schneider</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0.7 - Minor Tweaks &amp; Bug Fix 
<ul> 
 <li>Fix: slicy files in newly created directories that ended in <code>_dark@2x</code> but did not equal this string would not be properly processed.</li> 
</ul> 1.0.6 - Minor Tweaks &amp; Bug Fix 
<ul> 
 <li>Add: different color to newly created files</li> 
 <li>Fix: slicy files in newly created directories would be ignored unless the directory name was used as a splice to the file name.</li> 
</ul> 1.0.5 - Bug Fix 
<ul> 
 <li>Add: skipping of files whose content has not changed to prevent unnecessary VCS caused thrashing.</li> 
</ul> 1.0.4 - Bug Fix 
<ul> 
 <li>Add: META-INF to distribution zip</li> 
 <li>Fix: #3, When a file in a subdirectory is first created by Slicy plugin gives an erroneous warning that file move failed</li> 
 <li>Fix: #4, Need to have sticky balloon notifications if they contain errors</li> 
 <li>Change: update Kotlin runtime to 1.0.0-release-IJ143-70</li> 
 <li>Change: only files located under the project base directory will be processed, otherwise multiple open projects would attempt to process the same files. Now only the project that contains the files under its base directory will process the files.</li> 
</ul> 1.0.3 - Min Java Version Fix &amp; Kotlin Runtime 
<ul> 
 <li>Add: plugin version number to notification title</li> 
 <li>Fix: min java version 1.6</li> 
 <li>Add: Kotlin run-time jars to distribution</li> 
</ul> 1.0.2 - Bug Fix 
<ul> 
 <li>Fix: #2, Change delete/rename and delete/copy operations used to process slicy files into copy contents then delete slicy generated file. Otherwise the files can become un-tracked under VCS because they were deleted.</li> 
</ul> 1.0.1 - Bug Fix and Notification Cleanup 
<ul> 
 <li>Fix: #1, Handling of one level directory nesting of Slicy generated directories.</li> 
 <li>Change: Cleaned up notification of nested files to be useful and cleaner, initial one looked more like a debug trace than a notification</li> 
 <li>Add: Screenshot to plugin information and readme files</li> 
</ul> 1.0.0 - Initial Release 
<ul> 
 <li>Add: <a href="http://www.macrabbit.com/slicy" rel="nofollow">Slicy</a> file renamer: from slicy's <code>_dark@2x.ext</code> to <code>@2x_dark.ext</code> format of IntelliJ</li> 
 <li>Add: <a href="http://www.macrabbit.com/slicy" rel="nofollow">Slicy</a> file mover: move files created with sub-directory layer groups to files for IntelliJ icon naming conventions. see <a href="https://github.com/vsch/PluginDevelopersToolbox/blob/master/README.md" rel="nofollow">Readme</a></li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='712' size='21487' date='1452271185000' url=''><name>ConfigurableFilename</name><id>be.cegeka.intellij.plugin.configurablefilename</id><description><![CDATA[<p>A plugin to allow developers to configure custom filenames using template variables.</p> 
<p>Available template variables: </p>   ${NAME} name of the new file specified by you in the 'New' dialog   ${USER} current user system login name   ${NOW} current system date. 
<br /> The formatting for the date can be specified by a format string after a semicolon (${NOW;FORMAT}). The default format is yyyy-MM-dd_HH-mm-ss]]></description><version>0.1</version><vendor email='bcremers@gmail.com' url='https://github.com/BartCr/ConfigurableFilenamePlugin'>Bart Cremers</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.1: Initial Release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='16' size='9782' date='1454693710000' url=''><name>OpenFileCountWidget</name><id>com.deepakm.plugins.intellij.misc</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='dpkmarathe@gmail.com' url='https://soundcloud.com/xplosive_drop'>FunPlugins</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1671' size='527200' date='1488936994000' url=''><name>AllProjects</name><id>com.nes.intellij.plugin.id</id><description><![CDATA[This plugin helps you to track the development time of all your projects.
<br> 
<small>by Serge Nes</small>]]></description><version>1.7</version><vendor email='serge.nes@gmail.com' url='https://github.com/sergenes'>Sergey Nes</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[- Fixed invisible table in latest inteliJ; + Improved filter for IDE system files; + Added support for kotlin, PyCharm, and AppCode.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='36' size='64324' date='1457576890000' url=''><name>BatteryAwareTransformations</name><id>ch.uzh.ifi.batteryAwareTransformations</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='philip.schaffner@uzh.ch' url='http://www.yourcompany.com'>UZH</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10' size='87559' date='1459793860000' url=''><name>Fuzz Hooks</name><id>com.fuzz.internal.hooks</id><description><![CDATA[Tool for install commit hooks in Fuzz Projects
<br />]]></description><version>1.0</version><vendor email='leonard@fuzzproductions.com' url='https://fuzzproductions.com/'>Fuzz Productions</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='444' size='2198' date='1472678898000' url=''><name>Close All Processes</name><id>com.roysom.closeallprocesses</id><description><![CDATA[Single click to kill all processes. Do notice the following: 1. You will not be inquired to approve each process individually. 2. Processes are interrupted (SIGKILL), and therefore will NOT gracefully end.]]></description><version>0.1.0</version><vendor email='' url=''>Roy Sommer</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin></category><ff>"Inspection"</ff><category name="Inspection"><idea-plugin downloads='1860' size='12165' date='1116900478000' url=''><name>PrivateWriteInspection</name><id>PrivateWriteInspection</id><description><![CDATA[Inspection that reports fields annotated with @PrivateWrite that are assigned a value, outside of their defining class.
		<br>
		Requires <a href="http://intellij.org/twiki/pub/Main/PrivateWriteInspectionPlugin/privatewriteannotation.jar">privatewriteannotation.jar</a>]]></description><version>0.1</version><vendor email='alainravet-jetbrains@yahoo.com' url=''>Alain Ravet</vendor><idea-version min="n/a" max="n/a" since-build='40.3341' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3955' size='88182' date='1161778597000' url=''><name>Problems View</name><id>Problems View</id><description><![CDATA[        The problems detector for monitoring something wrong in
        IDE (incomplete settings, wrong configurations, etc)
    ]]></description><version>1.0.1</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='55.5557' /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='1081732' size='5036453' date='1470491733000' url='https://github.com/jshiell/checkstyle-idea'><name>CheckStyle-IDEA</name><id>CheckStyle-IDEA</id><description><![CDATA[<p> This plugin provides both real-time and on-demand scanning of Java files with CheckStyle from within IDEA. </p>]]></description><version>4.31.0</version><vendor email='james@infernus.org' url='https://infernus.org/'>James Shiell</vendor><idea-version min="n/a" max="n/a" since-build='141.178' /><change-notes><![CDATA[Updated to Checkstyle 7.1.]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.1</rating></idea-plugin><idea-plugin downloads='4349' size='3768' date='1182279382000' url=''><name>Final modifier</name><id>Final modifier</id><description><![CDATA[Auto insert 'final' modifier]]></description><version>1.1</version><vendor email='' url=''>Pavel Isakov</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='17017' size='806701' date='1198277202000' url=''><name>InspectorGroovy</name><id>InspectorGroovy</id><description><![CDATA[More than 90 automated code inspections for the Groovy language]]></description><version>1.0</version><vendor email='' url=''>Dave Griffith</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2668' size='78302' date='1223910910000' url=''><name>Message key usage plugin</name><id>Message key usage plugin</id><description><![CDATA[
        This plugin will find message key unused inside property files. It will simplify the task of determine
        missing text keys usages or unused ones.
        Also you can specify search scope (file owner module, whole project, project and libraries), and a regular expression to format or clean
        properties keys.
        This new feature is under "Analyze" main menu.
         
    ]]></description><version>1.0</version><vendor email='scuellar at users.sourceforge.net' url=''>Sergio Cuellar</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3478' size='7548' date='1212698236000' url=''><name>ATG Inspections</name><id>ATG Inspections</id><description><![CDATA[
    Provides inspections specific to ATG environment.
    
    ]]></description><version>1.2.1</version><vendor email='' url=''>Todd Breiholz</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[1.2.1 - Code cleanup and better exception handling]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3790' size='14390' date='1226845111000' url=''><name>Equals/hashCode field inspection</name><id>Equals/hashCode field inspection</id><description><![CDATA[Inspects fields which have not been used in the equals and hashCode method.]]></description><version>1.01</version><vendor email='anayak007+equalsnhashcode@gmail.com' url='https://code.google.com/archive/p/equalsnhashcode'>Anay Nayak</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='2062' size='22025' date='1268909966000' url=''><name>DevUtil Inspections</name><id>DevUtil Inspections</id><description><![CDATA[
        A set of new inspections to use with the devUtil library annotations.
    ]]></description><version>0.22</version><vendor email='pierredeman59@gmail.com' url='https://sourceforge.net/projects/intellijdevutil/'>Venom
    </vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8014' size='4193680' date='1347985771000' url=''><name>CodeNarc</name><id>CodeNarc</id><description><![CDATA[<b>CodeNarc</b> analyzes Groovy code for defects, bad practices, inconsistencies, style issues and more. A flexible framework for rules, rulesets and custom rules means it's easy to configure CodeNarc to fit into your project. Build tool, framework support, and report generation are all enterprise ready.]]></description><version>0.1.17</version><vendor email='' url='https://twitter.com/CedricChampeau'>C?dric Champeau</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<b>Version 0.1.17</b> 
<ul> 
 <li>Upgrade to CodeNarc 0.17</li> 
 <li>Upgrade to GMetricts 0.6</li> 
 <li>Works with Intellij 11/12</li> 
</ul> 
<b>Version 0.1.16.1</b> 
<ul> 
 <li>Upgrade to CodeNarc 0.16.1</li> 
</ul> 
<b>Version 0.1.14.1</b> 
<ul> 
 <li>Upgrade to CodeNarc 0.14</li> 
 <li>Inspections are now grouped by ruleset</li> 
</ul> 
<b>Version 0.1.14</b> 
<ul> 
 <li>Fixed NPE on empty files or newly created files</li> 
 <li>Fixed NPE when a CodeNarc rule doesn't set a line number</li> 
</ul> 
<b>Version 0.1.13</b> 
<ul> 
 <li>Upgrade to CodeNarc 0.13</li> 
</ul> 
<b>Version 0.1.1</b> 
<ul> 
 <li>Performance improvements</li> 
 <li>Fixed inspections not shown if an editor wasn't open on file</li> 
</ul> 
<b>Version 0.1</b> 
<ul> 
 <li>Initial release</li> 
 <li>Integrates CodeNarc 0.12</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3133' size='20234' date='1364285785000' url='https://github.com/stokito/IdeaSingletonInspection'><name>Singleton Inspection</name><id>SingletonInspection</id><description><![CDATA[<p>This inspection reports about (probably) inappropriate use of <a href="http://en.wikipedia.org/wiki/Singleton_pattern" rel="nofollow">Singleton pattern</a>.</p> 
<p>Just write <code>getInstance()</code> method, and this inspection will check this class like a Singleton.</p> 
<p>Singleton class should be checked for next errors: </p>
<ul> 
 <li>Class should be final.</li> 
 <li>Class should have private constructor.</li> 
 <li><code>getInstance()</code> method must be public and static and return instance of its class.</li> 
</ul> 
<p></p> 
<p>Please also see <a href="http://www.jpatterns.org/" rel="nofollow">JPatterns library</a> for patterns annotations.</p>]]></description><version>1.2</version><vendor email='stokito@gmail.com' url=''>Sergey Ponomarev</vendor><idea-version min="n/a" max="n/a" since-build='123.169' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1719' size='165691' date='1406469891000' url=''><name>CodeInterview</name><id>CodeInterview</id><description><![CDATA[CodeInterview Plugin is an IDEA version of the codeinterview.me functionality. Candidates can code in their IDE and the plugin synchronizes the contents of your editors with the CodeInterview site.]]></description><version>1.0.3</version><vendor email='info@codeinterview.me' url='https://codeinterview.me/'>CodeInterview</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='436' size='9187' date='1330423913000' url=''><name>EDTOnlyInspection</name><id>EDTOnlyInspection</id><description><![CDATA[Determine if proper precautions are taken if code uses the @EDTOnly annotation]]></description><version>1.0</version><vendor email='' url=''>WhileLife.com</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Determines if methods annotated with an EDT Only annotation properly check that the method is, in fact, being called on the EDT.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2100' size='5388246' date='1390898789000' url=''><name>CodeNarc-IDEA</name><id>com.junbo.idea.codenarc</id><description><![CDATA[<p> This plugin provides both real-time and on-demand scanning of Groovy files with CodeNarc 0.20 from within IDEA. </p>]]></description><version>0.0.1-SNAPSHOT</version><vendor email='' url=''>com.junbo</vendor><idea-version min="n/a" max="n/a" since-build='133.331' /><change-notes><![CDATA[]]></change-notes><depends>org.intellij.groovy</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='9415' size='10605' date='1445081866000' url=''><name>Zero Width Characters locator</name><id>com.ultrahob.zerolength.plugin</id><description><![CDATA[Inspired by 
<a href="http://stackoverflow.com/q/9868796/579828" rel="nofollow">this question</a> on Stack Overflow - this plugin adds an inspection that prevents some hard to find bugs related to invisible zero width characters in source code and resources.]]></description><version>0.92</version><vendor email='' url='https://github.com/harley84/ZeroLengthRadar'>Victor Rosenberg</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[Adding detection for more invisible characters and quick fix. Add \u200E left to right mark and \u200F right to left mark characters. Change combine all found characters into one tooltip per element. Add file scope warning per found character. Add Quick fix to remove invisible characters per element for all characters and for the file for all and per character.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='13471' size='869082' date='1427822027000' url=''><name>RuboCop</name><id>io.github.sirlantis.rubymine.rubocop</id><description><![CDATA[The plugin displays the errors from RuboCop as annotations.]]></description><version>2.0.0</version><vendor email='marceljackwerth@gmail.com' url='https://twitter.com/sirlantis'>Marcel Jackwerth</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>2.0.0 Depend on Ruby plugin for CommandLine execution.</p> 
<p>1.0.1 Fix compatibility issues with rbenv.</p> 
<p>1.0.0 Fix compatibility issues with RVM.</p> 
<p>0.0.2 Real annotator instead of annotations in gutter.</p> 
<p>0.0.1 First version.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.3</rating></idea-plugin><idea-plugin downloads='4033' size='67290' date='1449625669000' url=''><name>Code Litter</name><id>com.aconex.codelitter</id><description><![CDATA[Show existing Checkstyle, PMD and FindBugs violations in: 
<ul> 
 <li>selected files</li> 
 <li>uncommitted files (git only)</li> 
 <li>unpushed commits (git only)</li> 
</ul> Invoke by Analyze - Code Quality in modified files.]]></description><version>1.5</version><vendor email='dvishnyakov@aconex.com' url='https://www.aconex.com/'>Aconex</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>1.0 Initial version</li> 
 <li>1.1 Configurable paths</li> 
 <li>1.2 Paths can be edited directly</li> 
 <li>1.3 More robust way to read malformed files</li> 
 <li>1.4 Persist manually edited paths</li> 
 <li>1.5 Support for Findbugs synthetic bug instances</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='623' size='3550559' date='1426181759000' url=''><name>BPELlint-idea</name><id>com.bpellint.idea</id><description><![CDATA[Validates WS-BPEL 2.0 and WSDL 1.1 files using 71 of the 95 static analysis rules of the WS-BPEL 2.0 specification.]]></description><version>0.2-alpha</version><vendor email='simon.harrer@gmail.com' url='https://about.me/sharrer'>Simon Harrer</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Initial Release
<br /> 
<em>Supports 71 static analysis rules </em>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='9965' size='25812' date='1431880100000' url=''><name>ButterKnife Inspections</name><id>dk.erikzielke.android.butterknife.inspections</id><description><![CDATA[This plugin detect shows inspections for common mistakes using ButterKnife. For now the problems detected are: 
<ul> 
 <li>No call to ButterKnife.inject</li> 
 <li>That a field exists in all layouts or is optional</li> 
 <li>That the type of the field matches in all views</li> 
</ul> 
<p>The detection for which layouts to check for matching ids is based on the following: </p>
<ul> 
 <li>Each setContentView call in onCreate of an activity</li> 
 <li>Each inflate in onCreateView in a Fragment</li> 
 <li>Each inflate in each constructor in a View</li> 
 <li>Trying to figure out for ViewHolders by data flow analysis and find usages</li> 
</ul> 
<p></p>]]></description><version>0.1.2</version><vendor email='erikzielke@hotmail.com' url=''>Erik Zielke</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[support for included xmls support for ViewHolder-pattern]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='101' size='12512' date='1462030164000' url=''><name>HungarianInspection</name><id>com.kogitune</id><description><![CDATA[This plugin provides hungarian notation inspection .]]></description><version>1.0.2</version><vendor email='takam.dev@gmail.com' url='https://github.com/takahirom/HungarianInspectionPlugin'>takahirom</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.2 Android Studio 2.0 Support(Experimental) 1.0.1 first release
<br>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='5253' size='2465543' date='1436505055000' url=''><name>Spell Checker Spanish Dictionary</name><id>SpellChecker-Dict-Spanish</id><description><![CDATA[Standard Spanish dictionary for Spell Checker plugin]]></description><version>1.0</version><vendor email='' url=''>Sergio de EOM Design Group - www.e-om.com.ar</vendor><idea-version min="n/a" max="n/a" since-build='72.7269' /><change-notes><![CDATA[]]></change-notes><depends>SpellChecker</depends><rating>4.2</rating></idea-plugin><idea-plugin downloads='4107' size='16766' date='1496525463000' url=''><name>Hibernate Inspections</name><id>marcglasberg.HibernateInspectionsPlugin</id><description><![CDATA[Hibernate silently fails in certain situations, leading to bugs which are difficult to track down.
<br> This plugin helps finding and fixing some of these problems. Under 
<b>Settings &gt; Inspections &gt; Hibernate inspections</b> it adds the following inspections: 
<ul> 
 <li>Persisted class is final</li> 
 <li>Final method of a persisted class uses direct field access</li> 
 <li>Embeddable subclasses embeddable</li> 
</ul>]]></description><version>1.1</version><vendor email='marcglasberg@gmail.com' url=''>Marcelo Glasberg</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Hibernate silently fails in certain situations. Inspections: ? Persisted class is final ? Final method of a persisted class uses direct field access ? Embeddable subclasses embeddable (NEW)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3178' size='35957' date='1462655102000' url=''><name>Activity createIntent Inspection</name><id>com.github.shiraji.createintentinspection</id><description><![CDATA[This plugin add a custom inspection that checks Activity implements a public static method of creating its Intent. If Activity is abstract, it won't warn to implement the method.]]></description><version>0.1.0</version><vendor email='isogai.shiraji@gmail.com' url='https://github.com/shiraji'>Shiraji</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>0.1.0</p> 
<ul> 
 <li>Add a config for the method name (#10)</li> 
 <li>Fix the problem with importing Intent/Context</li> 
</ul> 
<p>0.0.2</p> 
<ul> 
 <li>Fix problem with Generic type parameters</li> 
</ul> 
<p>0.0.1</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1067' size='35973' date='1462821295000' url=''><name>Fragment newInstance Inspection</name><id>com.github.shiraji.newinstanceinspection</id><description><![CDATA[This plugin add a custom inspection that checks Fragment implements a static method of creating its instance. If the class is abstract, it won't warn to implement newInstance method.]]></description><version>0.1.0</version><vendor email='isogai.shiraji@gmail.com' url='https://github.com/shiraji'>Shiraji</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>0.1.0</p> 
<ul> 
 <li>Add a config for the method name (#6)</li> 
</ul> 
<p>0.0.2</p> 
<ul> 
 <li>Fix a problem with generic type parameter</li> 
</ul> 
<p>0.0.1</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='136' size='1853' date='1443650877000' url=''><name>Build and Lint</name><id>il.co.falk.buildAndLint</id><description><![CDATA[This plugin answers this 
<a href="http://stackoverflow.com/q/32631131/5276890" rel="nofollow">question</a> in Stack Overflow.
<br />]]></description><version>1.0</version><vendor email='no_support@falk.co.il' url=''>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Initial version. No changes yet.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='247124' size='22646360' date='1499085566000' url='http://intellij.sonarlint.org/'><name>SonarLint</name><id>org.sonarlint.idea</id><description><![CDATA[SonarLint is an IntelliJ IDEA plugin that provides on-the-fly feedback to developers on new bugs and quality issues injected into Java, JavaScript and PHP code. If your project is analyzed on SonarQube (formerly known as "Sonar"), SonarLint can connect to the server to retrieve the appropriate quality profiles and settings for that project. Java 8 is required to run SonarLint.]]></description><version>3.0.0.2041</version><vendor email='sonarlint@googlegroups.com' url='http://www.sonarsource.com'>SonarSource</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[Don't save files when possible]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='548' size='19816' date='1459381208000' url=''><name>Robo Hexar</name><id>com.smilingrob.plugin.robohexar</id><description><![CDATA[I am the grammar robot. I have been activated. Missing punctuation and grammar will be punished.]]></description><version>1.11.2</version><vendor email='smilingrob@gmail.com' url=''>Robert Wallis</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<li>1.11.2 - Lowered the severity of warnings, and made RoboHexar more human.</li> 
<li>1.11.1 - No &quot;Java-Doc&quot; warnings on constructors. Test updates.</li> 
<li>1.10 - Fix warning filter for testSomething() methods that are in test.</li> 
<li>1.09 - No longer adding &quot;Java-Doc&quot; warnings to @Test methods.</li> 
<li>1.08 - Warnings not errors.</li> 
<li>1.07 - No longer adding &quot;Java-Doc&quot; warnings to getters and setters.</li> 
<li>1.06 - No longer adding &quot;Java-Doc&quot; warnings methods with @Override.</li> 
<li>1.05 - Added &quot;Java-Doc&quot; matcher.</li> 
<li>1.04 - Fixed &quot;Capitalize&quot; error on @ params</li>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='218' size='3345468' date='1450330320000' url=''><name>Object Calisthenics Analyzer</name><id>com.chairbender.object_calisthenics_analyzer</id><description><![CDATA[A plugin for analyzing your Java code's adherence to 
<a href="https://github.com/chairbender/object-calisthenics-analyzer" rel="nofollow">Object Calisthenics</a>.]]></description><version>0.95</version><vendor email='kwhipke1@gmail.com' url='https://github.com/chairbender'>Kyle Hipke</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Fixed issue where it wouldn't report errors for some Java files in the project. Now displays progress indicator while running an analysis. It can now analyze and provide links for violations for any Java file in the project, regardless of whether it's on the compile path.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='39' size='17242' date='1449181696000' url=''><name>Set of inspections for check a getters</name><id>com.github.profeg.IntelliJGettersCheckInspections</id><description><![CDATA[Set of inspections for check getters.
<br /> 
<ul> 
 <li>Check for name of a boolean property getter</li> 
 <li>Check for a probably getter</li> 
 <li>Check for a clashing getter names</li> 
 <li>Check for a methods name started from modal verb and probably getter</li> 
</ul> All inspections set off by default. So dont forget to swich it on.]]></description><version>1.0</version><vendor email='tnd.prof@gmail.com' url='https://tndprof.wordpress.com/'>Oleksiy Ostanin</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[First edition.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='60' size='50767' date='1461029414000' url=''><name>WordCounter</name><id>com.codemind.wordcount</id><description><![CDATA[Counts number of word repetitions in Java classes. Ignores: 
<ol> 
 <li> all words in comments</li> 
 <li> all special chars: ; . ", ! @ # $ % ^ &amp; * - _ + = : \ ' | &lt; &gt; / ? ` ~ ( ) { } [ ] </li> 
</ol>]]></description><version>1.0</version><vendor email='sz.chodkowski@gmail.com' url=''>CodeMind</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='29' size='11136' date='1493071348000' url=''><name>Find duplicates inspection</name><id>com.example.intellijidea.plugins.findduplicates</id><description><![CDATA[Example of an inspection, which finds a class with the same fully qualified name. The files can be diffed or deleted.]]></description><version>1.2</version><vendor email='' url='https://github.com/markiewb/idea-find-duplicate-class-inspection-plugin'>https://github.com/markiewb/idea-find-duplicate-class-inspection-plugin</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Some renames]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Intention"</ff><category name="Intention"><idea-plugin downloads='10413' size='22654' date='1088635234000' url=''><name>AutoBoxing</name><id>AutoBoxing</id><description><![CDATA[AutoBoxingPlugin provides a number of intentions to wrap primitive types to their corresponding wrapper classes.]]></description><version>0.8.6</version><vendor email='' url=''>ksibilev@yahoo.com</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5793' size='159992' date='1088635620000' url=''><name>CamouflagePlugin</name><id>CamouflagePlugin</id><description><![CDATA[Code folding and code display simplifying intentions.]]></description><version>0.10b</version><vendor email='' url=''>Alain Ravet</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='24600' size='85451' date='1171144413000' url=''><name>SimpleIntentions</name><id>SimpleIntentions</id><description><![CDATA[Adds some simple but convenient intentions and inspections for IntelliJ IDEA.
     <p>
       <b>Intentions</b>:
       <ul>
         <li>unwrap if-statements, synchronized-statements, try-statements, and (do-)while-statements
         <li>copy method Javadoc from overriden/implemented method
         <li>add missing method parameter Javadoc
       </ul>
     </p>
     <p>
       <b>Inspections</b>:
       <ul>
         <li>detect log statements that are not surrounded by a log level check
         <li>detect fields and method parameters that don't match the naming preferences defined in the current code style settings
         <li>detect fields of configurable types that are erroneously declared as being static
         <li>detect class/method/field modifiers that don't match order suggested by JLS
         <li>detect redundant method/field modifiers
         <li>detect redundant field initialization
       </ul>
     </p>]]></description><version>1.5.9</version><vendor email='intellij@studer.nu' url='http://www.jroller.com/ulc/'>Etienne Studer</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[
        
        <ul>
        <li>1.5.9 - Made changes to plugin descriptor to allow for smooth upgrading of the plugin (due to IDEA bug)
        <li>1.5.8 - Changed plugin descriptor regarding error submitter integration to remain IDEA downward compatible
        <li>1.5.7 - Added support for IDEA's Logger in log level inspection, fixed reported NPE
        <li>1.5.6 - Integrated PluginErrorReportSubmitter plugin
        <li>1.5.5 - First version for IDEA 6.0.x
        <li>1.5.4 - Added configuration option to naming inspection to ignore serialVersionUID fields
        <li>1.5.3 - Fixed plugin packaging to include *.java.template files (before/after documentation)
        <li>1.5.2 - Provide separate plugin for IDEA Demetra
        <li>1.5.1 - Restrict plugin to IDEA 5.x
        <li>1.5.0 - Added inspection to detect log statements not surrounded by log level check
        <li>1.4.0 - Added intention to remove redundant modifiers
        <li>1.3.4 - Enhanced intention 'add missing method parameter Javadoc' to support methods without Javadoc
        <li>1.3.3 - Fixed jar file
        <li>1.3.2 - Added intention to add missing method parameter Javadoc, grouped Javadoc intentions in 'Javadoc' category
        <li>1.3.1 - i18n support
        <li>1.3.0 - Added intention to copy Javadoc from overriden/implemented method
        <li>1.2.9 - Only highlight affected variable identifier in variable naming inspection
        <li>1.2.8 - Fixed quick fix of JLS modifier order inspection for interface constants (thanks to Bas Leijdekkers)
        <li>1.2.7 - Added missing documentation for redundant field initialization inspection
        <li>1.2.6 - Added inspection to check for redundant field initialization
        <li>1.2.5 - Changed naming inspection for static final fields (must not contain lower-case characters )
        <li>1.2.4 - Improved static final fields handling in naming inspection
        <li>1.2.3 - Made naming inspection configurable for each variable kind, made component names consistent with JetBrains recommendations
        <li>1.2.2 - Fixed assertion in naming inspection, changed naming inspection to category 'Naming conventions'
        <li>1.2.1 - Updated description of variable naming inspection
        <li>1.2.0 - Added inspection to check for fields and method parameters that do not match the current code style naming preferences (incl. quick fix)
        <li>1.1.2 - Fixed jar file to include fix for NPE in JLS modifier order inspection
        <li>1.1.1 - Fixed NPE in JLS modifier order inspection
        <li>1.1.0 - Added inspection to check order of class, method, and field modifiers against JLS suggestions (incl. quick fix)
        <li>1.0.4 - Added intentions to unwrap while and do-while statements
        <li>1.0.3 - Fixed code layout issue (thanks to Bas Leijdekkers)
        <li>1.0.2 - Initial version, intentions to unwrap if-then-else, try-catch-finally, and synchronized statements
        </ul>
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3691' size='14865' date='1161815256000' url=''><name>FQN Improved</name><id>FQN Improved</id><description><![CDATA[<b>FQN plugin</b><br>
    Contains the following intentions:
    <ul>
    <li><b>New Replace Qualified Name With Import</b> is replacing <b>Replace Qualified Name With Import</b> intention from IntentionPowerPack.<br>
    Compared to the IntentionPowerPack implementation this is fixing some bugs and is adding new functionalities:
            <ul>
            <li>will be able to perform the intention only if this is possible.
            <li>will be able to apply the intention on expressions too, not only on type definitions.
            <li>will add an import statement only if it is needed.
            </ul>
    <li><b>Replace all qualified name references with import</b> is a new intention that will replace all occurrences of
        qualified Java class with their short version. This intention is working like the version above except that will change
        all the elements that are the same with the element selected.
    </ul>
    ]]></description><version>1.0</version><vendor email='' url=''>Dan Cojocar</vendor><idea-version min="n/a" max="n/a" since-build='55.5784' /><change-notes><![CDATA[]]></change-notes><depends>IntentionPowerPack</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7292' size='15326' date='1202694685000' url=''><name>Accessors Plugin</name><id>Accessors Plugin</id><description><![CDATA[

   The Accessor Plugin provides two intention action which can be used to
   replace direct accesses of a property of a class with a suitable getter or
   setter method.

  ]]></description><version>0.9.2</version><vendor email='' url=''>Jens Voss</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[

  <b>Version 0.9.2</b>
  
    <ul>
      <li>
        Corrected write-action handling
      </li>
      <li>
        Support for "this" references
      </li>
    </ul>
  
  <b>Version 0.9.1</b> (initial release)
  
    <ul>
      <li>
        Replacement of direct access to a property of a class with an appropriate
        getter or setter method call
      </li>
    </ul>
  


  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1753' size='517978' date='1370084995000' url=''><name>OpenInDebuggex</name><id>com.johnlindquist.OpenInDebuggex</id><description><![CDATA[Place your cursor on a RegExp. Hit alt+enter, select &quot;Open in Debuggex&quot;. This will launch your RegExp at debuggex.com]]></description><version>1.0</version><vendor email='johnlindquist@gmail.com' url='https://johnlindquist.com/'>johnlindquist.com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1845' size='8454' date='1429634833000' url=''><name>Slf4j log format converter</name><id>com.ldriscoll.slf4jlogformat.intention.plugin</id><description><![CDATA[Adds an intention to allow the conversion of '+' into Logger.info formats with '{}'.]]></description><version>1.1</version><vendor email='luke@lukedriscoll.com' url='https://github.com/ldriscoll/Slf4jLogFormatIntentions'>Luke Driscoll</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li> 2015-04-21: 1.1 Fixed bug where ' -&gt; '' </li>
 <li> 2015-04-20: 1.0 Initial version </li>
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='22' size='79029476' date='1498441540000' url=''><name>JNomad Plugin</name><id>com.codebrig.jnomad.plugin</id><description><![CDATA[Inspection for HQL/SQL efficiency. Uses JNomad library]]></description><version>1.1</version><vendor email='support@codebrig.com' url='http://www.codebrig.com'>CodeBrig, LLC.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin></category><ff>"VCS integration"</ff><category name="VCS integration"><idea-plugin downloads='18648' size='397920' date='1475780213000' url='http://www.seapine.com'><name>Surround SCM</name><id>Surround</id><description><![CDATA[Surround SCM integration. This plug-in requires installing Surround SCM. Visit http://www.seapine.com/surround-scm/upgrades to download the latest Surround SCM version.]]></description><version>10.0.0</version><vendor email='support@seapine.com' url=''>Seapine Software, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Version: 10.0.0]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='20578' size='1002849' date='1161269941000' url='http://vcsreport.sourceforge.net/'><name>SVN Report for IntelliJ IDEA</name><id>SVN Report for IntelliJ IDEA</id><description><![CDATA[SVN Report is a free open source plugin to generate
        statistical reports from your Subversion (SVN) repository.
        SVN Report shows various information about your project files stored in the SVN.
        There is a history table and charts.
    ]]></description><version>1.0.4</version><vendor email='a.maximenya@gmail.com' url='http://vcsreport.sourceforge.net/'>Alexander Maximenya</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[

Version 1.0.4
<ul>
<li>new: svn+ssh method support (authentication with username and password)</li>
<li>new: Proxy support</li>
<li>bugfix: http authentication</li>
</ul>
Version 1.0.3
<ul>
<li>new: new: New About Dialog (Donate URL was added, clickable URLs were added)</li>
<li>new: JavaSVN 1.0.6</li>
</ul>
Version 1.0.2
<ul>
<li>new: svn:// protocol was added</li>
<li>new: The SVN cofiguration dialog was improved</li>
<li>bugfix: The connection status in the status bar was fixed</li>
<li>bugfix: The bug with end date was fixed</li>
</ul>
Version 1.0.1
<ul>
<li>new: HTTPS support</li>
<li>new: SVN Report menu item is removed from the project popup menu</li>
<li>bugfix: Labels and tips were changed</li>
<li>bugfix: The bug with port in the SVN cofiguration dialog was fixed</li>
</ul>
Version 1.0.0
<ul>
<li>First version</li>
</ul>

    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='9974' size='465520' date='1137101839000' url=''><name>ClearcaseIntegration</name><id>ClearcaseIntegration</id><description><![CDATA[Allows using ClearCase from within IDEA]]></description><version>1.36.5</version><vendor email='curtis.george@baesystems.com' url=''>Curtis George</vendor><idea-version min="n/a" max="n/a" since-build='40.3431' /><change-notes><![CDATA[=== 1.36.5, 2006.1.12 by Curtis George<br>
                  * Modified Properties Action to use openapi dialog<br>
                  * Added preliminary update action for snapshot views<br>
                  * Added reserve/unreserve actions.<br>
               === 1.36.4, 2005.11.30 by Curtis George<br>
                  * Added History Action<br>
               === 1.36.3, 2005.11.22 by Curtis George<br>
                  * Removed curtis from plugin version<br>
               === 1.36.3-curtis, 2005.11.15 by Curtis George<br>
                  * Fixed to work with new plugin name<br>                 
               === 1.35.2-curtis, 2005.11.14 by Curtis George<br>
                  * Added to plugin repository<br>]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='11707' size='378338' date='1158079604000' url='http://vcsreport.sourceforge.net/'><name>CVS Report for IntelliJ IDEA</name><id>CVS Report for IntelliJ IDEA</id><description><![CDATA[CVS Report for IntelliJ IDEA is a free open source plugin for IntelliJ IDEA
        to generate statistical reports from your CVS repository.
        You can run CVS Report on Microsoft Windows and Linux.
        CVS Report shows various information about your project files stored in the CVS.
    ]]></description><version>1.1.4</version><vendor email='a.maximenya@gmail.com' url='http://vcsreport.sourceforge.net/'>Alexander Maximenya</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='6186' size='45971' date='1088634936000' url=''><name>Accurev</name><id>Accurev</id><description><![CDATA[AccuRev Integration]]></description><version>1.2</version><vendor email='' url=''>Joey</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='10727' size='456449' date='1150904771000' url=''><name>accurev4idea</name><id>accurev4idea</id><description><![CDATA[This plugin is intended to competelly eliminate the need for "acgui" tool that ships with AccuRev installation and in current version allows for diff, revision history, revert to backed/last kept, add, delete and move operations. It might contain some bugs as any software does. If you are interested in helping with development of this plugin please email to igor@fedulov.com]]></description><version>0.1.1.3</version><vendor email='igor@fedulov.com' url=''>Igor Fedulov, Alex Antonov</vendor><idea-version min="n/a" max="n/a" since-build='40.3400' /><change-notes><![CDATA[<pre>accurev4idea 0.1.1.3 Build #29 (June 20, 2006)
----
   * Added check for file existence to fix the empty file creation bug caused
   		by beforeDelete method being called on external file changes
   * Running accurev update now refreshes status of the files in the project even if update errored out

accurev4idea 0.1.1.1 Build #22 (February 16, 2006)
----
   * Added configuration option to disable auto-add, and added "Add..." menu element.

accurev4idea 0.1.1.0 Build #21 (February 9, 2006)
----
   * Added move, rename, delete and auto-add functionality.

accurev4idea 0.1.0.2 Build #20 (October 31, 2005)
----
   * Fixed a problem where accurev would incorrectly behave when executed on a workspace file located
   		in symlinked directory

accurev4idea 0.1.0.1 Build #19 (October 31, 2005)
----
   * Recompiled with support for IDEA 5.0 running on 1.4 JDK

accurev4idea 0.1.0 Build #17 (October 30, 2005)
----
   * This plugin is work in progress, by no means it's complete, therefore PLEASE USE AT YOUR OWN RISK!
   * Added support for latest IntelliJ IDEA 5.0

accurev4idea 0.0.5 Build #13 (July 12, 2005)
----
   * Recompiled with support for IDEA 4.5.1 (build 2240)

accurev4idea 0.0.4 Build #12 (July 12, 2005)
----
   * This plugin is work in progress, by no means it's complete, therefore PLEASE USE AT YOUR OWN RISK!
   * Added support for status updates in preparation for refactoring functionality. 
   * Added couple of new actions ("update", "add" and "revert").
   * Fixed a bug where incorrect location of accurev binary would trigger plugin as unusable
   		(reported by Jerry Chabot)  
   * Fixed a bug where working offline will also trigger plugin as unusable (reported by Jerry Chabot)


</pre>]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='3640' size='66610' date='1088635647000' url=''><name>CM Synergy Integration</name><id>CM Synergy Integration</id><description><![CDATA[CM Synergy Integration]]></description><version>1.0</version><vendor email='' url=''>Serge Shafarenka</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14826' size='533048' date='1415895607000' url=''><name>MKS</name><id>MKS</id><description><![CDATA[Integrates MKS Source Integrity with IDEA 
<br /> See 
<a href="http://code.google.com/p/ideamksplugin/" rel="nofollow">here</a> for the googlecode project]]></description><version>0.12</version><vendor email='' url='https://code.google.com/archive/p/ideamksplugin'>Eric Sheffer, Thibaut Fagart</vendor><idea-version min="n/a" max="n/a" since-build='129.1359' /><change-notes><![CDATA[<ul> 
 <li>0.12 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?can=1&amp;q=label%3AMilestone-Release0.12&amp;colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&amp;cells=tiles" rel="nofollow"> googlecode issues resolved in 0.12</a> for complete changes<br /> issue 106 : enable &quot;view change package&quot; action in file history view<br /> issue 102 : Support File History &gt; Annotate<br /> issue 103 : assertion failed &quot;project is already disposed&quot; when closing MKS backed project<br /> issue 104, 105 : better usage of PasswordManager and better handling of disconnection errors<br /> issue 106 : Honor &quot;resynchronize non members&quot; Plugin preference<br /> </li> 
 <li>0.11.1 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?can=1&amp;q=label%3AMilestone-Release0.11.1&amp;colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&amp;cells=tiles" rel="nofollow"> googlecode issues resolved in 0.1.1</a> for complete changes<br /> issue 101 : regression introduced by Missing files support, locally deleted files prevent report of other changes<br /> </li> 
 <li>0.11 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?can=1&amp;q=label%3AMilestone-Release0.11&amp;colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&amp;cells=tiles" rel="nofollow"> googlecode issues resolved in 0.11</a> for complete changes<br /> issue 98 : Plugin fails with PyCharm<br /> issue 100 : use IDEA PasswordManager to remember passowrds<br /> </li> 
 <li>0.10.2 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?can=1&amp;q=label%3AMilestone-Release0.10.2&amp;colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&amp;cells=tiles" rel="nofollow"> googlecode issues resolved in 0.10.2</a> for complete changes<br /> issue 96 : Report locally missing files in the changes view </li> 
 <li>0.10.1 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?can=1&amp;q=label%3AMilestone-Release0.10.1&amp;colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&amp;cells=tiles" rel="nofollow"> googlecode issues resolved in 0.10.1</a> for complete changes<br /> Fixes an issue appearing with only some MKS versions, preventing acquisition of sandboxes </li> 
 <li>0.10 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?can=1&amp;q=label%3AMilestone-Release0.10&amp;colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&amp;cells=tiles" rel="nofollow"> googlecode issues resolved in 0.10</a> for complete changes<br /> Main changes <br /> Windows 64 bits compatibility<br /> Bug fixes<br /> </li> 
 <li>0.9 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?can=1&amp;q=label%3AMilestone-Release0.9&amp;colspec=ID+Type+Status+Priority+Milestone+Owner+Summary&amp;cells=tiles" rel="nofollow"> googlecode issues resolved in 0.9</a> for complete changes<br /> Main changes <br /> IDEA 10.5.4 compatibility<br /> do not log mks password <br /> use a JPassword field when requesting password and bug corrections </li> 
 <li>0.8.1 : IDEA 9.x compatibility </li> 
 <li>0.8 : See <a href="http://code.google.com/p/ideamksplugin/issues/list?q=label%3AMilestone%20label%3ARelease0.8&amp;can=1" rel="nofollow">googlecode issues resolved in 0.8</a><br /> Main changes<br /> Support for MKS 2007.<br /> Align on new IDEA 9 VCS OpenAPI<br /> Support for viewing the MKS change package associated to a IDEA changelist<br /> </li> 
 <li>0.7.4 This a bugfix release. See <a href="http://code.google.com/p/ideamksplugin/issues/list?q=label%3AMilestone%20label%3ARelease0.7.4&amp;can=1" rel="nofollow">googlecode issues resolved in 0.7.4</a><br /> Main changes<br /> Support for IDEA 8.1 EAP<br /> Performance Improvements<br /> Preferences action in popup menu opens the about box.<br /> </li> 
 <li>0.7.3 This a bugfix release. See <a href="http://code.google.com/p/ideamksplugin/issues/list?q=label%3AMilestone%20label%3ARelease0.7.3&amp;can=1" rel="nofollow">googlecode issues resolved in 0.7.3</a> <br /><br /> Main changes<br /> Support for IDEA 8.x EAP<br /> Auto detect MKS controlled directories<br /> Performance Improvements<br /> Exception when accessing some members' history .<br /> </li> 
 <li>0.7.2 This a bugfix release. See <a href="http://code.google.com/p/ideamksplugin/issues/list?q=label%3AMilestone%20label%3ARelease0.7.2&amp;can=1" rel="nofollow">googlecode issues resolved in 0.7.2</a> <br /><br /> Main changes<br /> Performance improvements related to non members and projects roots or registered sandboxes being updated.<br /> Date pattern is not persisted<br /> </li> 
 <li>0.7.1 This a bugfix release. See <a href="http://code.google.com/p/ideamksplugin/issues/list?q=label%3AMilestone%20label%3ARelease0.7.1&amp;can=1" rel="nofollow">googlecode issues resolved in 0.7.1</a> <br /><br /> Main changes<br /> Mks server deployed on windows support.<br /> Better support for non english locales : ability to customize mks date formats<br /> </li> 
 <li>0.7 <a href="http://code.google.com/p/ideamksplugin/issues/list?q=label%3AMilestone%20label%3ARelease0.7&amp;can=1" rel="nofollow">googlecode issues resolved in 0.7</a> <br /><br /> Vcs Directory Status support<br /> Vcs Member History support, together with Compare With ... actions.<br /> Change package renaming support<br /> Display members with deferred operations pending in the changes view <br /> Improve support for multiple pj files per folder<br /> </li> 
 <li>0.6 <a href="http://code.google.com/p/ideamksplugin/issues/list?q=Milestone%20Release0.6&amp;can=1" rel="nofollow">googlecode issues resolved in 0.6</a> <br /> View Changes ignores IDEA ignored files <br /> Most MKS actions now applicable on multiple targets (Actions will only be available if applicable on the current selection)<br /> MKS Packages viewed as IDEA ChangeLists in the changes view. Depending on the MKS server, this may be slow to refresh<br /> Suppressed GlobalChanges action as it is now handled by the IDEA Changes view<br /> MKS project files are properly ignored<br /> MKS Changes integration : encoding support per si CLI MKS commands (different commands seem to use different encodings) see the configuration. On windows (france) encoding seems to be IBM437<br /> Files locally modified (without checkout) are distinguished from properly checked out ones. Files need to be moddified (and not just locked)<br /> IDEA 7002+ compatible, tested with 7.0M2 (7123) bugfixes </li> 
 <li>0.5.0 IDEA 7.x compatible</li> 
 <li>0.4.0 IDEA 6.x compatible, and added a &quot;MKS changes&quot; tool window, displaying (recursively) all differences between a local sandbox and the MKS project</li> 
 <li>0.3.4 Added logo for IDEA start screen</li> 
</ul>]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2545' size='92883' date='1161669698000' url=''><name>Harvest Integration</name><id>Harvest Integration</id><description><![CDATA[Allows using Harvest from within IntelliJ IDEA, making even refactoring consequences transparent for the user.]]></description><version>1.0</version><vendor email='' url=''>Van</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='15487' size='126469' date='1202694686000' url=''><name>Changes Bar</name><id>Changes Bar</id><description><![CDATA[
  Enhancement to Changes UI in IDEA, including Status bar based UI for Changes<br><br>
  This plugin has two main functions.  Firstly it improves the interaction with Changelists, bringing some of
  the Changelist UI up to the main frame level by adding a status bar section for Changelist management. Here the
  currently selected default Changelist can be both seen and selected by a popup list, and a new Changelist may also be
  created.  This helps the user to know exactly which Changelist they are working in at a glance, and thus avoid making
  modifications to files outside of the appropriate Changelist.  Also the plugin (optionally) adds support for editing
  the comment of the Changelist which is selected in the Changes toolwindow, and supports Undo/Redo - something that the
  editor of the commit dialog does not, until version 7.<br><br>
  The other function of the plugin is to help manage Changelist 'collisions'.  These occur when a file is modified first
  when one Changelist is selected and then is subsequently modified when another Changelist
  is selected.  This can often happen when wide ranging edits are done, such as name or signature refactoring.<br><br>
  Changes Bar helps in collision situations by moving files which have been involved in a collision into a new autogenerated
  Changelist.  This means that upon checkin, there is a record of collisions, and these can be dealt with appropriately.<br><br>
  The Changes Bar also alerts the user whenever a collision occurs by displaying a warning icon in the status bar, and
  (optionally) showing a popup.  Once clicked this will clear the warning and open the Changes toolwindow for perusal of
  the detected problem.<BR>
  Since 1.6, automation features are available when switching active Changelists, both to close files from other changelists and
   to automatically open all files from the newly selected Changelist.  The plugin also adds an 'Active Changelist Scope' to the system scopes list, which can be employed anywhere
  that scopes are used, e.g. Inspection profiles, or in the project view.<BR>
  Options can be modified in the Changes Bar section of the IDE Options area.
  ]]></description><version>1.6.3</version><vendor email='anecdotesoftware@gmail.com' url='https://code.google.com/archive/p/ideachangesbarplugin'>Nathan Brown</vendor><idea-version min="n/a" max="n/a" since-build='69.7126' /><change-notes><![CDATA[
    1.6.3 - Fix for Assertion and NPE exceptions<br>
    1.6.2 - Fix to NPE in 'Active Changelist Scope'<br>
          - Collision detection now disabled during VCS commit<br>
          - Added code to cleanup old empty collision changelists if detected<br>
    1.6.1 - Rebuilt for compatibility with 1.5 JRE<br>
    1.6   - Added 'Active Changelist Scope' to system scopes list<br>
          - Added new Automation features for when switching active changelist : "Close files from other Changelists" and "Open files from activated Changelist"<br>
          - Fixed colour scheme issue with idea default look and feel.<br>
    1.5.2 - Fixed bug where the commit comment editor was attempting to be added to a disposed project. This should also fix the "Directory index is not initialized yet." error reported when using ClearCase.<br>
            Codebase now under source control in Google Code.<br>
    1.5.1 - Local Changes tab now focused when alert button/tip clicked, and conflict changelist is selected and expanded.<br>
    1.5   - Added Undo/Redo support to Commit Comment editor on Changes window<br>
            Fix to ensure file count on Changes Bar is kept more up to date<br>
            Changes Bar is not installed for projects that don't have a VCS configured - Note: the project must be closed and re-opened to enable Changes Bar if a VCS is configured
            Fix to stop Changes Bar holding on to a Project after a Project is closed. (Thanks to Taras Tielkes for reporting)<br>
    1.4   - Rendered conflict changelists in red with icon, to assist distinguishing of conflict changelists.<br>
            Removed conflict changelists from Changes Bar selection list, and ensured correct placement<br>
            Improved configuration gui<br>
    1.3.1 - Added title to Changelist selection popup to solve SpeedSearch box hiding first entry<br>
    1.3   - Added 'Message History' button to comment area of Changes window<br>
            Fixed multiple popups showing when multiple collisions occur.<br>
    1.2.3 - Fixed NPE seen when opening new project sometimes<br> 
    1.2.2 - Restricted to Builds 6808 and later - new functionality since 1.2 not compatible with Idea 6.0<br>
    1.2.1 - Made comment editor show in Changes toolwindow by default<br>
            Fixed repaint issue in comment editor border when selecting Changelists<br>
            Added default text for New Changelist action text in cases that it isn't present in locale.<br>
    1.2   - Added support for Popup alert upon collision detection<br>
            Added support for comment box in Changes toolwindow<br>
            Added Changes Bar section to IDE Options<br>
            Recompiled for Selena (IDEA 7)<br>
    1.1   - Added support for cascading collisions<br>
            Added support for Error Reporting (using Etienne Studer's PluginErrorReportSubmitter)<br>
            Made valid only for IDEA 6.0 and above<br>
    1.0   - Initial Version

  ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='13858' size='1220018' date='1386958065000' url=''><name>Code Review</name><id>Code Review</id><description><![CDATA[Allows a developer to send a code review email that details any changes to their code compared with the repository. This email is sent before anything is checked in, so colleagues can have a chance to review your changes before they are committed.]]></description><version>1.3.6</version><vendor email='chris_overseas@hotmail.com' url=''>Chris Miller</vendor><idea-version min="n/a" max="n/a" since-build='123.123' /><change-notes><![CDATA[Added a file list at the start of the email to easily see what files have been added/updated.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='40921' size='30003' date='1223910771000' url='https://sourceforge.net/projects/svnbar/'><name>SVN bar</name><id>SVNbar</id><description><![CDATA[Plugin creates quick access buttons for use SVN. Based on "CVS bar" plugin]]></description><version>2.0</version><vendor email='scuellar at users.sourceforge.net' url='https://sourceforge.net/projects/svnbar/'>Sergio Cuellar</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[
        
            <ul>
                <li>
			        2.0 - Mac compatible version.
                </li>
                <li>
			        1.2.3 - New action: compare with last version.
                </li>
                <li>
			        1.2.2 - Mac compatible (jdk 1.5).
                </li>
                <li>
			        1.2.1 - New button: show SVN properties
                </li>
                <li>
                    1.2 - Idea 7.0 compatibility.
                </li>
                <li>
			        1.0 - Initial release
                </li>
            </ul>
        
    ]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='2049' size='309100' date='1181239982000' url=''><name>Telelogic Synergy</name><id>Telelogic Synergy</id><description><![CDATA[
      This plugin integrates Telelogic Synergy functionality into IntelliJ IDEA. The 1.0 release has been tested against
      IDEA 7.0.x and Synergy 6.5.

      This software is not officially supported by IBM Corporation and is provided without warranty.
  ]]></description><version>0.9.2</version><vendor email='' url=''>IBM</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='5371' size='38206' date='1384273109000' url='http://intelli-plugins.sourceforge.net/'><name>ZipChanges</name><id>ZipChanges</id><description><![CDATA[This plugin adds an extra action to the ChangeList popup menu. It allows for creating a zip file containing specific changes. 
<p> The plugin searches for a common ancestor to create a meaningful folder structure inside the zip file.</p>]]></description><version>1.1</version><vendor email='bcremers@gmail.com' url=''>Bart Cremers</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[<ul> 
 <li>Upgrade to work with latest IDEA releases.</li> 
 <li>Code uploaded to GitHub (thanks Yuri)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='13906' size='598937' date='1198275754000' url='http://confluence.jetbrains.com/display/CONTEST/CVS+Revision+Graph'><name>CVS Revision Graph</name><id>CVS Revision Graph</id><description><![CDATA[Draws a graph of all revisions of the current CVS controlled file.  The graph can be zoomed in and out to better manage large revision graph history.  Not all CVS servers support merge history so if you follow a convention of adding "Merge From: [branchName]" and "Revision: [revisionNumber]" in your commit message when you check in a merged file, the revision graph will draw red merge arrows showing the merge graphically.  Right click editor and choose Revision Graph... from within the CVS menu.  Offers the ability to add and remove tags to specific revisions in the graph regardless of what is in the sandbox.  Provides simple management of merge tags based on a configurable merge tag naming convention.  Allows retrieval of any selected revision into your current working copy.  Selecting an edge connecting two revisions will automatically perform a comparison.  The revision graph can be configured in the configuration dialog to not show tags at all or to filter in or out specified tags based on a regular expression.  It can also be configured to filter in or out specified branches.  The tag and branch filters can also be dynamically changed while viewing the revision graph.  The configuration dialog also contains a revision date filter and the graph can be dynamically filtered with dates.]]></description><version>2.30</version><vendor email='scastrianni@lgc.com' url='http://confluence.jetbrains.com/display/CONTEST/CVS+Revision+Graph'>Shawn Castrianni</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[
    
    <ul>
      <li>2.30
        <ol>
          <li>Added online help.</li>
        </ol>
      </li>
      <li>2.20
        <ol>
          <li>Enhanced layout algorithm to reduce the overall width needed.</li>
          <li>Fixed bug in branch filters.</li>
        </ol>
      </li>
      <li>2.11
        <ol>
          <li>Added change notes to plugin descriptor.</li>
          <li>Fixed bug in revision date filters.</li>
        </ol>
      </li>
      <li>2.10
        <ol>
          <li>Added revision date filtering both as a default in the configuration dialog and dynamically with a toolbar button in the graph dialog.</li>
          <li>Both filtering in and out and after and/or before date filtering supported.</li>
        </ol>
      </li>
      <li>2.00
        <ol>
          <li>Improved features of filtering tags by specified whether it is a filter in or out.</li>
          <li>Added dynamic changing of the tag filter.</li>
          <li>Added new branch filtering in configuration dialog.</li>
          <li>Added dynamic changing of the branch filter.</li>
        </ol>
      </li>
      <li>1.80
        <ol>
          <li>Added the ability to click on an edge connecting two revisions and perform a comparison.</li>
          <li>Added more options in the configuration dialog to not show tags inside graph cells or to filter out specified tags via a regular expression.</li>
        </ol>
      </li>
      <li>1.70
        <ol>
          <li>Added the ability to zoom in and out of the revision graph.</li>
          <li>Added the ability to retrieve any selected revision into your working copy.</li>
          <li>This would make it easy to check back in an old revision.</li>
        </ol>
      </li>
      <li>1.60
        <ol>
          <li>Added the ability to manage merge tags based on a configurable merge tag naming convention.</li>
          <li>The plugin configuration dialog allows you to specify whether you prefer a 1 or 2 tag merging convention and the format of those merge tags.</li>
          <li>This will be used during the Move Merge Tags operation that is part of the toolbar of the CVS Revision Graph.</li>
        </ol>
      </li>
      <li>1.50
        <ol>
          <li>Added ability to add and remove tags from specific selected revisions in the graph.</li>
          <li>This required a HUGE hack of the CVS integration plugin so it may not be stable on all versions of IntelliJ.</li>
        </ol>
      </li>
      <li>1.41
        <ol>
          <li>Fix minor bug where comparison of two files wouldn't always put the lower rev number on the left.</li>
          <li>Also, IntelliJ 7 fixed a typo in the OpenAPI causing incompatibility. Fixed that.</li>
        </ol>
      </li>
      <li>1.4
        <ol>
          <li>Added compare and refresh actions on the toolbar.</li>
          <li>Compare can compare any two selected revisions in the graph.</li>
          <li>Refresh will recalculate the graph if the repository changes while the graph is active.</li>
        </ol>
      </li>
      <li>1.3
        <ol>
          <li>Switched graph engine to JGraph to drastically improve scrolling performance and to avoid its bug in IntelliJ 6 OpenAPI.</li>
        </ol>
      </li>
      <li>1.1
        <ol>
          <li>Added support for IntelliJ 6.</li>
          <li>Added maximize button to auto size the dialog to fit the actual size of the graph.</li>
        </ol>
      </li>
      <li>1.0
        <ol>
          <li>First pass at a revision graph plugin for CVS.</li>
          <li>This will be expanded to be work with any VCS implementation later.</li>
        </ol>
      </li>
    </ul>
    
  ]]></change-notes><depends>CVS</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='5571' size='73610' date='1325617662000' url=''><name>Commit Log</name><id>Commit Log</id><description><![CDATA[Creates a commit log for each commit executed, according to a user defined template.
<br>
<br> This is mainly aimed at those of us who have a non-vcs integrated issue tracking system (e.g. bugzilla) and who want to record exact details of associated commits within their issue updates.
<br> However, at present the plugin generates a simple textual log, based on a user-defined template, so this can be used for any purpose required, such as emailing or placing into documents.
<br> Ultimately it is intended to implement automated actions to be performed post commit, e.g. for integration with issue trackers, or emailing of logs.
<br> 
<br> Commit comments can also be generated based on files in the changelist to ease per-file commenting in the comment. 
<br> Settings can be edited on a per-project basis in Project Settings|Commit Log.
<br> 
<br> To Do:
<br> * Allow automated actions to be defined for execution using the generated commit log.
<br> * Improve template editing.
<br> * Add configuration of text used for change types.
<br>]]></description><version>1.3</version><vendor email='tomotoyinbo@gmail.com' url='https://github.com/tomotoyinbo/intellij-commitLog-plugin/'>Tayo Omotoyinbo</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[
    1.3   - Rebuilt for IDEA 11<br>
    1.2.2 - Rebuilt for IDEA 10.5<br>
    1.2.1 - Fixed NPE when current version of deleted file cannot be accessed.<br>
            Fixed null being inserted for PATH_FROM_ROOT placeholder when file is at root (https://code.google.com/p/ideacommitlogplugin/issues/detail?id=3)<br>
    1.2   - Rebuilt for IDEA 10.<br>
    1.1.1 - Fixed incorrect change type reported for deleted files<br>
    1.1   - Added commit comment generation<br>
    1.0.2 - Fix for null pointer exception when committing non-java files - replaced PACKAGE_PATH with PATH_FROM_ROOT in template.<br>
    1.0.1 - Fix to template documentation.<br>
    1.0   - Initial Version
]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6750' size='609470' date='1198782060000' url=''><name>Vcs Revision Graph</name><id>Vcs Revision Graph</id><description><![CDATA[Draws a graph of all revisions of the current Vcs controlled file.  Currently supports both CVS and Subversion.  The graph can be zoomed in and out to better manage large revision graph
    history.  Not all Vcs implementations support merge history so if you follow a convention of adding "Merge From: [branchName]" and
    "Revision: [revisionNumber]" in your commit message when you check in a merged file, the revision graph will draw red merge arrows showing the
    merge graphically.  Right click editor and choose Revision Graph... from within the Vcs menu.  Allows retrieval of any selected revision into your current
    working copy.  Selecting an edge connecting two revisions will automatically perform a comparison.  The configuration dialog offers generic functionality
    for all Vcs implementations to filter in or out specified branches by branch name and filter in our out specified revisions by date.  The CVS implementation
    offers the ability to add and remove tags to specific revisions in the graph regardless of what is in the sandbox.  Provides simple management of merge
    tags based on a configurable merge tag naming convention.  Tags can be filtered in or out based on a regular expression.]]></description><version>1.10</version><vendor email='scastrianni@lgc.com' url=''>Shawn Castrianni</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[
    
    <ul>
      <li>1.10
        <ol>
          <li>Added online help.</li>
        </ol>
      </li>
      <li>1.01
        <ol>
          <li>Fixed null pointer exception that occurs due to bug in CVS integration with IntelliJ 7.</li>
          <li>Added stack trace after exception occurs to help diagnose the problem better.</li>
        </ol>
      </li>
      <li>1.00
        <ol>
          <li>Redesign of CVSRevisionGraph to be generic with Vcs implementation specific features.</li>
          <li>Currently only CVS and Subversion are supported.</li>
        </ol>
      </li>
    </ul>
    
  ]]></change-notes><depends>CVS</depends><depends>Subversion</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7539' size='620931' date='1248399086000' url='https://launchpad.net/bzr4idea'><name>bzr4idea</name><id>bzr4idea</id><description><![CDATA[
    <p>
    Provides integration with <a href="http://bazaar-vcs.org/">Bazaar</a> distributed version control system.
    <p>
    Features:
    <ul>
    <li>add, remove, rename
    <li>status, commit
    <li>rollback
    <li>history
    <li>push, pull
    </ul>
    <p>
    Requires: Bazaar (v1.11+) with <a href="http://bazaar-vcs.org/XMLOutput">xmloutput</a> plugin (v0.8+).<br>
    <p>
		Visit our <a href="http://launchpad.net/bzr4idea">home page</a>.
		Join us on <a href="http://www.facebook.com/group.php?gid=49061016481">Facebook</a>.
    Report <a href="http://jira.greenhorn.sk/browse/BZR">issues</a>.
    Watch our <a href="http://jira.greenhorn.sk/browse/BZR?report=com.atlassian.jira.plugin.system.project:roadmap-panel">progress</a>.
    Snoop on <a href="http://groups.google.com/group/bzr4idea">developer channel</a>.
    <p>
    --<a href="https://launchpad.net/~bzr4idea">bzr4idea team</a>
	]]></description><version>2.0-M3-SNAPSHOT</version><vendor email='patrikbeno@gmail.com' url='https://launchpad.net/~bzr4idea'>Patrik Beno</vendor><idea-version min="n/a" max="n/a" since-build='85.9732' /><change-notes><![CDATA[
    
    Version 2.0-M3 (development milestone)
    <ul>
    <li>implemented commands: ???
    <li>See also <a href="???">release notes</a>.
    </ul>

    Version 2.0-M2 (development milestone)
    <ul>
    <li>implemented commands: history, rollback, push, pull</li>
    <li>history tree now shows merged revisions</li>
    <li>See also <a href="http://jira.greenhorn.sk/secure/ReleaseNote.jspa?projectId=10040&styleName=Html&version=10051">release notes</a>.
    </ul>

    Version 2.0-M1 (development milestone)
    <ul>
    <li>Supports latest IDEA 8.1.
    <li>implemented commands: add, remove, rename, status, commit
    <li>configuration: bzr executable, partial cygwin support
    <li>Known issues:
      <ul>
      <li>Windows/Cygwin: Using bzr@cygwin requires proxy *.cmd (not *bat) executable. (Ask on forum if you need help.)
      <li>Requires a healthy bzr branch with a working tree.
      <li>Other features implemented for git4idea are disabled or might be broken (and may or may not work).
      </ul>
    <li>See also <a href="http://jira.greenhorn.sk/secure/ReleaseNote.jspa?projectId=10040&styleName=Html&version=10050">release notes</a>.
    </ul>

		Version 0.5-SNAPSHOT
		<ul>
		<li>compiled for java5 (https://bugs.launchpad.net/bzr4idea/+bug/283448)
		<li>minor fix (https://bugs.launchpad.net/bzr4idea/+bug/274536)
		</ul>

		Version 0.4
		<ul>
		<li>bugfixes (
			<a href="https://bugs.launchpad.net/bzr4idea/+bug/243067">243067</a>
			<a href="https://bugs.launchpad.net/bzr4idea/+bug/262147">262147</a>
			)
		<li>updated Bazaar client library (uses xmlrpc server, requires bzr plugin
			<a href="https://launchpad.net/bzr-xmloutput">xmloutput</a> 0.5+)
		</ul>

		Version 0.3
		<ul>
		<li>migrated to bzr-java-client used by eclipse plugin (joining forces)
		<li>multiple bzr root support
		<li>configurable executable
		</ul>

		Version 0.2
		<ul>
		<li>Basic commands: Checkin, Rollback, Show History, Annotate
		</ul>

		Version 0.1
		<ul>
		<li>Initial implementation: silent propagation of filesystem operations (add,move,rename,copy,...) to Bazaar VCS.
			 There is no GUI yet. All VCS operations (commit, revert, etc...) are left to command line...
		</ul>
	  
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14656' size='875987' date='1297782860000' url='https://launchpad.net/bzr4j'><name>Bzr4IntelliJ</name><id>bzr4intellij</id><description><![CDATA[
  
  <b>IntelliJ IDEA</b> plugin for Bazaar VCS integration.<br>
  <p>
  System Requirements:
  <ul>
    <li>IntelliJ IDEA 10+ (Ultimate or Community)
    <li>Java 5+
    <li>Bazaar 2.0+
    <ul>
      <li>xmloutput plugin
    </ul>
  </ul>
  
  ]]></description><version>2.6.1</version><vendor email='patrick@woodworth.org' url='https://launchpad.net/bzr4j'>Patrick Woodworth</vendor><idea-version min="n/a" max="n/a" since-build='103.72' /><change-notes><![CDATA[
  
  Changes since 2.6.0
  <ul>
    <li>[bugfix] <a href="https://launchpad.net/bugs/716279">716279</a>
  </ul>
  Changes since 2.4.3
  <ul>
    <li>[bugfix] <a href="https://launchpad.net/bugs/620420">620420</a>
  </ul>
  Changes since 2.4.2
  <ul>
    <li>[enhancement] Less strict XML handling (thanks Ian)
    <li>[enhancement] Support for lightweight checkouts (thanks Ian)
  </ul>
  Changes since 2.4.1
  <ul>
    <li>[bugfix] <a href="https://launchpad.net/bugs/587035">587035</a>
    <li>[bugfix] <a href="https://launchpad.net/bugs/531260">531260</a>
    <li>[bugfix] <a href="https://launchpad.net/bugs/534959">534959</a>
  </ul>
  Changes since 2.4.0
  <ul>
    <li>[bugfix] <a href="https://launchpad.net/bugs/546925">546925</a>
    <li>[bugfix] <a href="https://launchpad.net/bugs/582772">582772</a>
  </ul>
  Changes since 2.3.1
  <ul>
    <li>[enhancement] Updated to support IDEA 9.0.2.
  </ul>
  Changes since 2.3.0
  <ul>
    <li>[bugfix] <a href="https://launchpad.net/bugs/527601">527601</a>
    <li>[bugfix] <a href="https://launchpad.net/bugs/528067">528067</a>
  </ul>
  Changes since 2.1.1
  <ul>
    <li>[feature] Built-in error reporting.
    <li>[feature] Auto-correction of misconfigured roots.
    <li>[enhancement] Various improvements throughout.
  </ul>
  Changes since 2.1.0
  <ul>
    <li>[bugfix] Suppress inappropriate error dialog popups when invoking commit or rename actions.
  </ul>
  Changes since 2.0.0
  <ul>
    <li>[enhancement] Better integration with IDEA due to revamp based on the hg4idea plugin (thanks Victor!)
    <li>[bugfix] Plays nicer with IntelliJ's builtin shelving capabilities.
    <li>[bugfix] Plays nicer in projects with a heterogeneous VCS configuration.
  </ul>
  Changes since 1.1.9
  <ul>
    <li>[feature] Supports IntelliJ IDEA 9.0
  </ul>
  
  ]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='3167' size='35430' date='1341988673000' url=''><name>Save ChangeList Patches</name><id>Save ChangeList Patches</id><description><![CDATA[Saves each changelist as a patch in the location set in configuration.]]></description><version>1.2.3</version><vendor email='' url=''>Ben Rose, Guno Heitman</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[built against java 1.6 instead of 1.7]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='2529' size='50570' date='1300897563000' url='https://code.google.com/archive/p/changelistaction'><name>Changelist Action</name><id>changelist-action</id><description><![CDATA[Invokes (external) user action on affected files from VCS changelist.]]></description><version>1.8.1</version><vendor email='igor.spasic@gmail.com' url=''>Igor Spasic</vendor><idea-version min="n/a" max="n/a" since-build='85.9566' /><change-notes><![CDATA[
			<p>1.8.1</p>
			<ul>
				<li>Fixed NPE when change list contains deleted files.</li>
			</ul>
	        <p>1.8</p>
	        <ul>
	        	<li>Added optional background execution.</li>
	        	<li>Added 3 filename path types: absolute, relative from context root and from project root.</li>
	        	<li>Fixed a bug.</li>
	        </ul>

			<p>1.7</p>
			<ul>
				<li>changelist action now can be invoked only on selected changelist(s)</li>
				<li>additional argument added</li>
				<li>code available on googlecode now</li>
			</ul>

			<p>1.6</p>
			<ul>
				<li>added console window buttons</li>
			</ul>

			<p>1.5</p>
			<ul>
				<li>added console output</li>
				<li>added new argument</li>
			</ul>
	
	]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='7569' size='828027' date='1412729011000' url='https://github.com/zielu/CVSToolBox'><name>CVSToolBox</name><id>CVSToolBox</id><description><![CDATA[<p>Expands CVS integration by providing additional operations:</p> 
<ol> 
 <li>'Create multiple tags' - context and after commit action</li> 
 <li>'Create/Move branches' - context action</li> 
 <li>'Delete tags' - context action</li> 
</ol> 
<p> You might also like <a href="http://plugins.jetbrains.com/plugin/6325" rel="nofollow">CVS Revision Graph Plus</a> </p> 
<p> This plugin uses <a href="http://www.famfamfam.com/lab/icons/silk" rel="nofollow">FAMFAMFAM Silk Icons</a> </p>]]></description><version>1.4.13</version><vendor email='cvstoolbox@gmail.com' url='https://github.com/zielu/CVSToolBox'>?ukasz Zieli?ski</vendor><idea-version min="n/a" max="n/a" since-build='138.0' /><change-notes><![CDATA[Changes in 1.4.13 
<ul> 
 <li>Compatibility with Idea 14+</li> 
 <ul></ul>
</ul>]]></change-notes><depends>CVS</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1034' size='7085582' date='1357979999000' url=''><name>Quick Patch</name><id>Quick Patch</id><description><![CDATA[Quick Patch plugin: Save your patches at one click! 
<p>Quick Patch is an InterlliJ IDEA plugin which allows you to save all the change lists you want as patches.<br /> </p>Idea The major use case is you have a project with some &quot;ancient&quot; vcs (like svn) where branching is painful and you have some unfinished work you want to: 
<ul> 
 <li>share it with someone</li> 
 <li>finish it later and/or at some other place (home vs office)</li> 
</ul> 
<p> So in both cases you need to create a patch of what you have done so far. It's pretty easy to do that in Intellij, but we can do better. Quick Patch will save all your changes at one click or a key stroke (there is one assigned by default, but you can change it).<br /> <br /> When you want to continue your hacking, let's say at home, you need to move your patches somehow. Dropbox to the rescue! Quick patch idea works really nice with Dropbox (and friends). You can set up plugin to save you patches into Dropbox directory and you are done! One key stroke and you ready to go, your patches are already waiting for you at home. </p>Settings To configure the plugin go to Settings -&gt; Quick Patch
<br /> 
<br /> 
<strong>Save my patches to</strong> - select a directory where your patches should be stored. You will get a growl if you try to save patches without directory selected.
<br /> 
<strong>Save Default change list</strong> - Mark it if you want to save &quot;Default&quot; changelist. Marked by default.
<br /> 
<strong>Save empty change lists</strong> - Mark it if you want to save empty change lists as patch files. Unmarked by default.
<br /> 
<strong>Add project name as prefix</strong> - Usefull when you work on multiple projects and want to distinguish your patches later.
<br /> 
<strong>Ignore change lists pattern</strong> - Type in a valid regex to ignore change lists you don't want to save. If the field is empty or regex isn't valid then this option will be ignored.
<br /> Usage When the plugin is installed you get an additional action on IDEA's Changes panel. If you have at least one change list which satisfies your settings the action is enabled and you can click the icon or use associated shortcut to activate it. Voila, your patches are already in the specified folder.]]></description><version>0.0.4</version><vendor email='jozic@ua.fm' url='https://github.com/jozic/quick-patch'>Eugene Platonov</vendor><idea-version min="n/a" max="n/a" since-build='122.746' /><change-notes><![CDATA[Quick Patch plugin: Save your patches at one click!]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='30112' size='605799' date='1415318771000' url='http://code.google.com/hosting/moved?project=svn-rev-graph'><name>SVN Revision Graph</name><id>SVN Revision Graph</id><description><![CDATA[Displays revisions that 'contributed' via copy or merge to the project's selected file or directory under Subversion control, in the form of a revision graph. 
<p>Configuration option is available to include information about related paths from all current branches and tags to the graph (assuming standard directory layout is used for modules in Subversion)</p> 
<p>Based on Shawn Castrianni's VcsRevisionGraph plugin.</p> 
<p>Please submit bug reports and feature requests to plugin's <a href="http://code.google.com/p/svn-rev-graph/issues" rel="nofollow">issue tracker</a>.</p>]]></description><version>1.7</version><vendor email='dmitry.batrak@gmail.com' url=''>Dmitry Batrak</vendor><idea-version min="n/a" max="n/a" since-build='139.1' /><change-notes><![CDATA[Version for IDEA 14 has been released. New in this version: * Darcula color scheme * Revision graph is available during project indexing]]></change-notes><depends>Subversion</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='5116' size='436291' date='1375358668000' url='https://github.com/zielu/CVSRevisionGraphPluginPlus'><name>CVS Revision Graph Plus</name><id>CVS Revision Graph Plus</id><description><![CDATA[Draws a graph of all revisions of the current CVS controlled file. The graph can be zoomed in and out to better manage large revision graph history. Not all CVS servers support merge history so if you follow a convention of adding &quot;Merge From: [branchName]&quot; and &quot;Revision: [revisionNumber]&quot; in your commit message when you check in a merged file, the revision graph will draw red merge arrows showing the merge graphically. Right click editor and choose Revision Graph... from within the CVS menu. Offers the ability to add and remove tags to specific revisions in the graph regardless of what is in the sandbox. Provides simple management of merge tags based on a configurable merge tag naming convention. Allows retrieval of any selected revision into your current working copy. Selecting an edge connecting two revisions will automatically perform a comparison. The revision graph can be configured in the configuration dialog to not show tags at all or to filter in or out specified tags based on a regular expression. It can also be configured to filter in or out specified branches. The tag and branch filters can also be dynamically changed while viewing the revision graph. The configuration dialog also contains a revision date filter and the graph can be dynamically filtered with dates. 
<p>Based on Shawn Castrianni's excellent plugin and modified to run with Idea 10+.</p> 
<p>Uses <a href="http://p.yusukekamiyamane.com/" rel="nofollow">Fugue Icons</a></p>]]></description><version>2.42</version><vendor email='cvstoolbox@gmail.com' url='https://github.com/zielu/CVSRevisionGraphPluginPlus'>?ukasz Zieli?ski</vendor><idea-version min="n/a" max="n/a" since-build='114.0' /><change-notes><![CDATA[<ul> 
 <li>2.42 
  <ol> 
   <li>Action enabled only for files under CVS</li> 
  </ol> </li> 
 <li>2.41 
  <ol> 
   <li>Compatible with Idea 11.1 RC</li> 
  </ol> </li> 
 <li>2.40 
  <ol> 
   <li>Migrated to Idea 10 config API.</li> 
   <li>Workaround for Idea branch reporting bug.</li> 
   <li>'Compare Revisions' shortcut (Ctrl+D).</li> 
   <li>'Refresh Graph' shortcut (Ctrl+R).</li> 
   <li>GUI adjustments.</li> 
   <li>Icons refresh.</li> 
   <li>Code cleanup.</li> 
   <li>Fixed <a href="https://github.com/zielu/CVSRevisionGraphPluginPlus/issues/1" rel="nofollow">issue #1</a></li> 
  </ol> </li> 
 <li>2.31 
  <ol> 
   <li>Recompiled for Idea 10+.</li> 
  </ol> </li> 
 <li>2.30 
  <ol> 
   <li>Added online help.</li> 
  </ol> </li> 
 <li>2.20 
  <ol> 
   <li>Enhanced layout algorithm to reduce the overall width needed.</li> 
   <li>Fixed bug in branch filters.</li> 
  </ol> </li> 
 <li>2.11 
  <ol> 
   <li>Added change notes to plugin descriptor.</li> 
   <li>Fixed bug in revision date filters.</li> 
  </ol> </li> 
 <li>2.10 
  <ol> 
   <li>Added revision date filtering both as a default in the configuration dialog and dynamically with a toolbar button in the graph dialog.</li> 
   <li>Both filtering in and out and after and/or before date filtering supported.</li> 
  </ol> </li> 
 <li>2.00 
  <ol> 
   <li>Improved features of filtering tags by specified whether it is a filter in or out.</li> 
   <li>Added dynamic changing of the tag filter.</li> 
   <li>Added new branch filtering in configuration dialog.</li> 
   <li>Added dynamic changing of the branch filter.</li> 
  </ol> </li> 
 <li>1.80 
  <ol> 
   <li>Added the ability to click on an edge connecting two revisions and perform a comparison.</li> 
   <li>Added more options in the configuration dialog to not show tags inside graph cells or to filter out specified tags via a regular expression.</li> 
  </ol> </li> 
 <li>1.70 
  <ol> 
   <li>Added the ability to zoom in and out of the revision graph.</li> 
   <li>Added the ability to retrieve any selected revision into your working copy.</li> 
   <li>This would make it easy to check back in an old revision.</li> 
  </ol> </li> 
 <li>1.60 
  <ol> 
   <li>Added the ability to manage merge tags based on a configurable merge tag naming convention.</li> 
   <li>The plugin configuration dialog allows you to specify whether you prefer a 1 or 2 tag merging convention and the format of those merge tags.</li> 
   <li>This will be used during the Move Merge Tags operation that is part of the toolbar of the CVS Revision Graph.</li> 
  </ol> </li> 
 <li>1.50 
  <ol> 
   <li>Added ability to add and remove tags from specific selected revisions in the graph.</li> 
   <li>This required a HUGE hack of the CVS integration plugin so it may not be stable on all versions of IntelliJ.</li> 
  </ol> </li> 
 <li>1.41 
  <ol> 
   <li>Fix minor bug where comparison of two files wouldn't always put the lower rev number on the left.</li> 
   <li>Also, IntelliJ 7 fixed a typo in the OpenAPI causing incompatibility. Fixed that.</li> 
  </ol> </li> 
 <li>1.4 
  <ol> 
   <li>Added compare and refresh actions on the toolbar.</li> 
   <li>Compare can compare any two selected revisions in the graph.</li> 
   <li>Refresh will recalculate the graph if the repository changes while the graph is active.</li> 
  </ol> </li> 
 <li>1.3 
  <ol> 
   <li>Switched graph engine to JGraph to drastically improve scrolling performance and to avoid its bug in IntelliJ 6 OpenAPI.</li> 
  </ol> </li> 
 <li>1.1 
  <ol> 
   <li>Added support for IntelliJ 6.</li> 
   <li>Added maximize button to auto size the dialog to fit the actual size of the graph.</li> 
  </ol> </li> 
 <li>1.0 
  <ol> 
   <li>First pass at a revision graph plugin for CVS.</li> 
   <li>This will be expanded to be work with any VCS implementation later.</li> 
  </ol> </li> 
</ul>]]></change-notes><depends>CVS</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11374' size='8939' date='1348877608000' url=''><name>SVN Disconnect</name><id>SVN Disconnect</id><description><![CDATA[This plugin add SVN disconnect action to VCS menu. This action perform disconnect project from SVN and clean project from svn specific folders (.svn)]]></description><version>1.1.1</version><vendor email='' url=''>Dmitry Zhuravlev</vendor><idea-version min="n/a" max="n/a" since-build='107.587' /><change-notes><![CDATA[1.1.1 (2012-09-29) - Fixed bug that prevent successful cleaning.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2431' size='67814' date='1340276966000' url='https://code.google.com/archive/p/eclipse-code-formatter-on-change-list'><name>Change List Eclipse Code Formatter</name><id>eclipse-code-formatter-on-change-list</id><description><![CDATA[Invokes (external) Eclipse code formatter on affected files from VCS changelist.]]></description><version>0.2</version><vendor email='shivprasad@gmail.com' url=''>Shivprasad Bade</vendor><idea-version min="n/a" max="n/a" since-build='85.9566' /><change-notes><![CDATA[<p>0.2 (2012-06-21)</p> 
<ul> 
 <li>Added Before Commit Action</li> 
</ul> 
<p>0.1 (2011-11-27)</p> 
<ul> 
 <li>initial release</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4888' size='34403202' date='1450711335000' url=''><name>Rational Team Concert Integration</name><id>RTC4Idea</id><description><![CDATA[Provides integration with Rational Team Concert version control system]]></description><version>4.0.0_03</version><vendor email='' url='http://cm-logic.com/'>CM-Logic</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Changes in 4.0.0_03 
<ul> 
 <li>Added support IntelliJ 15+. </li>
</ul> Changes in 4.0.0_02 
<ul> 
 <li>Porting changes back to IntelliJ 12+. </li>
</ul> Changes in 4.0.0_01 
<ul> 
 <li>Fixing pending changes issues for IntelliJ 14. </li>
</ul> Changes in 3.9.0_14 
<ul> 
 <li>Fixing ToolWindow icons, registration and pending file changes, etc. </li>
</ul> Changes in 3.9.0_13 
<ul> 
 <li>Make license patterns case insensitive </li>
</ul> Changes in 3.9.0_12 
<ul> 
 <li>Fixed issue when loading WorkItem queries (without a personal one) </li>
 <li>Fixed Outgoing File History display issue </li>
 <li>Added Deliver/Accept menu options to the Outgoing/Incoming Pending Changes leaf nodes </li>
</ul> Changes in 3.9.0_11 
<ul> 
 <li>Add support for JSON command parsing </li>
</ul> Changes in 3.9.0_10 
<ul> 
 <li>Add support for license patterns </li>
</ul> Changes in 3.9.0_09 
<ul> 
 <li>Add support for specifying SCM Tools (lscm) path </li>
</ul>]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>00</rating></idea-plugin><idea-plugin downloads='10935' size='4107' date='1383034732000' url=''><name>Open in GitHub</name><id>com.vexus2.intellij.openingithub</id><description><![CDATA[Open source code into GitHub with default browser.]]></description><version>1.0.6</version><vendor email='hikaru.tooyama@gmail.com' url='https://twitter.com/vexus2'>Vexus2</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[version 1.0.6&lt;br&gt; fixed bug.&lt;br&gt; version 1.0.5&lt;br&gt; modified selection line bug.&lt;br&gt; version 1.0.4&lt;br&gt; remove [www] when opening GitHub.&lt;br&gt; version 1.0.3&lt;br&gt; fixed bug.&lt;br&gt;]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7236' size='9851' date='1448862065000' url=''><name>Copy &amp; Browse as Github or Atlassian Stash Path</name><id>com.squareup.intellij.plugin.copy-as-github-path</id><description><![CDATA[For projects with git repos in the base, it allows you to copy the current file's path on master, and open that with the default browser.
<br /> Handy when you want to quickly navigate to a file in Intellij and then copy the Github or Atlassian Stash link (including line number) to share with someone else as a URL.
<br /> 
<a href="https://github.com/jawspeak/intellij-plugin-copy-and-open-github-url" rel="nofollow"> Github source</a> and issue tracker. 
<br />]]></description><version>2.1</version><vendor email='' url='https://github.com/jawspeak/intellij-plugin-copy-and-open-github-url'>Jonathan
        Wolter</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[fixes bug if project is not at the git checkout root]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='266975' size='104973' date='1441902049000' url=''><name>Git Flow Integration</name><id>Gitflow</id><description><![CDATA[Git Flow Integration]]></description><version>0.4.4</version><vendor email='' url='http://www.opherv.com'>Opher Vishnia</vendor><idea-version min="n/a" max="n/a" since-build='129.0' until-build='141.*'/><change-notes><![CDATA[Changelog for 0.4.4: Fix bug #69 - &quot;Synchronize&quot; after starting a feature branch while inside another feature branch (@opherv) Fix bug #72 - Gitflow init with non-default configuration sets wrong prefixes (@alextsc) Enhancement #63 - Allows to start a feature/hotfix from a non default branch (@alextsc) Enhancement - New action names (@alextsc) Project development setup guide (@alextsc)]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.vcs</depends><rating>3.8</rating></idea-plugin><idea-plugin downloads='44066' size='11545' date='1421940636000' url=''><name>GitLab integration</name><id>ru.trylogic.idea.gitlab.integration</id><description><![CDATA[<a href="http://gitlab.org/" rel="nofollow">GitLab</a> integration plugin. Support &quot;Open file in browser&quot; command.]]></description><version>1.0.4</version><vendor email='bsideup@gmail.com' url='https://github.com/bsideup'>Sergei BSiDeUp Egorov</vendor><idea-version min="n/a" max="n/a" since-build='136.16' /><change-notes><![CDATA[Support for IDEA 14. Tested on 139.1038.]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.vcs</depends><rating>2.6</rating></idea-plugin><idea-plugin downloads='35753' size='129252' date='1434571921000' url='https://github.com/zielu/SVNToolBox'><name>SVNToolBox</name><id>zielu.svntoolbox</id><description><![CDATA[Enriches SVN integration Following functionality was added: 
<ul> 
 <li><b>Status bar component:</b> 
  <ul> 
   <li>displays branch for currently open file</li> 
   <li>shows tooltip with URL for currently open file</li> 
  </ul> </li> 
 <li><b>Project View decorations:</b> 
  <ul> 
   <li>display branch for module</li> 
   <li>display branch for switched files</li> 
   <li>can be toggled in VCS -&gt; Svn ToolBox</li> 
   <li>can be customized in Settings -&gt; Svn ToolBox</li> 
  </ul> </li> 
 <li><b>Additional Subversion context menu actions:</b> 
  <ul> 
   <li>'Configure branches' extracted from 'Update' dialog as item</li> 
   <li>'Copy URL' to clipboard action</li> 
   <li>'Show Lock Info' for current selection</li> 
  </ul> </li> 
</ul>]]></description><version>13.1.1</version><vendor email='' url='https://github.com/zielu/SVNToolBox'>Lukasz Zielinski</vendor><idea-version min="n/a" max="n/a" since-build='138.0' /><change-notes><![CDATA[Changes is 13.1.1 
<ul> 
 <li>'Show Lock Info...' action - owner mapping in CSV - contribution by ABONO</li> 
</ul> Changes is 13.0.6 
<ul> 
 <li>Compatible with Idea 13.1</li> 
</ul>]]></change-notes><depends>Subversion</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1990' size='162463' date='1416875067000' url=''><name>Fossil Integration</name><id>fossil4idea</id><description><![CDATA[Allows working with 
<a href="http://www.fossil-scm.org/" rel="nofollow">Fossil</a> - open-source distributed version control. Supported features: 
<ul> 
 <li>local changes</li> 
 <li>commit/push</li> 
 <li>update (pull + checkout)</li> 
 <li>file history</li> 
 <li>file annotation</li> 
 <li>show diff</li> 
 <li>run web UI</li> 
 <li>checkout (clone + open)</li> 
 <li>clone repository</li> 
 <li>open repository</li> 
 <li>create repository</li> 
</ul>]]></description><version>0.1.5</version><vendor email='Irina.Chernushina@jetbrains.com' url='https://github.com/irengrig/fossil4idea'>Irina Chernushina</vendor><idea-version min="n/a" max="n/a" since-build='137.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.vcs</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='5291610' size='495451' date='1487861942000' url=''><name>.ignore</name><id>mobi.hsz.idea.gitignore</id><description><![CDATA[.ignore 
<br> 
<a href="https://github.com/hsz/idea-gitignore" rel="nofollow">GitHub</a> | 
<a href="https://github.com/hsz/idea-gitignore/issues" rel="nofollow">Issues</a> | Donate ( 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=SJAU4XWQ584QL" rel="nofollow">PayPal</a> or 
<a href="https://blockchain.info/address/1BUbqKrUBmGGSnMybzGCsJyAWJbh4CcwE1" rel="nofollow">BTC</a> ) 
<br> 
<br> 
<b>.ignore</b> is a plugin for 
<i>.gitignore (GIT), .hgignore (Mercurial), .npmignore (NPM), .dockerignore (Docker), .chefignore (Chef), .cvsignore (CVS), .bzrignore (Bazaar), .boringignore (Darcs), .mtn-ignore (Monotone), ignore-glob (Fossil), .jshintignore (JSHint), .tfignore (Team Foundation), .p4ignore (Perforce), .flooignore (Floobits), .eslintignore (ESLint), .cfignore (Cloud Foundry)</i>, .jpmignore (Jetpack), .stylelintignore (StyleLint), .stylintignore (Stylint) files in your project. 
<br> 
<b>Features</b> 
<ul> 
 <li>Files syntax highlight</li> 
 <li>Coloring ignored files in the Project View</li> 
 <li>Gitignore templates filtering and selecting in rules generator by name and content</li> 
 <li>Show ignored files by specified ignore file (right click on <i>.gitignore</i> file)</li> 
 <li>Hide ignored files in Project View</li> 
 <li>Create file in currently selected directory</li> 
 <li>Generate Gitignore rules basing on <a href="https://github.com/github/gitignore" rel="nofollow">GitHub's templates collection</a></li> 
 <li>Add selected file/directory to ignore rules from popup menu</li> 
 <li>Suggesting <i>.gitignore</i> file creation for new project</li> 
 <li>Entries inspection (duplicated, covered, unused, relative, incorrect syntax, relative entries) with fix actions</li> 
 <li>Comments and brackets support</li> 
 <li>Navigation to entries in Project view</li> 
 <li>Renaming entries from ignore file</li> 
 <li>Close opened ignored files action</li> 
 <li>Custom user templates with import/export features</li> 
 <li>Create custom templates from existing rules</li> 
 <li>Favorite templates</li> 
</ul> 
<br> 
<br> 
<i>Compiled with Java 1.6</i> 
<br> 
<br>]]></description><version>1.7.6</version><vendor email='jakub@hsz.mobi' url='http://www.hsz.mobi'>hsz</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<a href="https://github.com/hsz/idea-gitignore/tree/v1.7.6" rel="nofollow"><b>v1.7.6</b></a> (2017-02-23) 
<br>
<br> 
<a href="https://github.com/hsz/idea-gitignore/compare/v1.7.5...v1.7.6" rel="nofollow"><small>Full Changelog</small></a> 
<br>
<br> 
<i>Implemented enhancements:</i> 
<ul> 
 <li>Preventing or Notification for editing ignored files (<a href="https://github.com/hsz/idea-gitignore/issues/319" rel="nofollow">319</a>)</li> 
 <li>Present untrack git commands to the user in UntrackFilesDialog before execution</li> 
</ul> 
<i>Fixed bugs:</i> 
<ul> 
 <li><b>NullPointerException on PhpStorm startup</b> (<a href="https://github.com/hsz/idea-gitignore/issues/315" rel="nofollow">315</a>)</li> 
 <li>NoSuchMethodError: ContainerUtil.createConcurrentList() (<a href="https://github.com/hsz/idea-gitignore/issues/320" rel="nofollow">320</a>)</li> 
</ul> 
<a href="https://github.com/hsz/idea-gitignore/blob/master/CHANGELOG.md" rel="nofollow"><b>Full Changelog History</b></a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.6</rating></idea-plugin><idea-plugin downloads='96394' size='223550' date='1457044907000' url='https://github.com/zielu/GitToolBox'><name>GitToolBox</name><id>zielu.gittoolbox</id><description><![CDATA[Enriches Git Integration with additional features  
<a href="https://plugins.jetbrains.com/plugin/7499?pr=idea_ce" rel="nofollow">[Home]</a> 
<a href="https://github.com/zielu/GitToolBox/issues" rel="nofollow">[Issues]</a> 
<br> Features 
<ul> 
 <li><b>Git status display</b> - shows number of ahead / behind commits for current branch as status bar widget and Project View decoration on modules. </li> 
 <li><b>Status bar widget</b> 
  <ul> 
   <li>tooltip shows info for all repositories</li> 
   <li>popup menu - status refresh</li> 
   <li>popup menu - repository fetch</li> 
  </ul> </li> 
 <li><b>Auto fetch</b> - runs git fetch at fixed intervals </li> 
 <li><b>Push tags on current branch</b> - available in VCS / Git </li> 
 <li><b>Behind tracker</b> - shows notification when behind count of current branch changes and is non-zero </li> 
</ul> Configuration Settings / Other Settings / Git ToolBox Global 
<ul> 
 <li><b>Git status display</b> 
  <ul> 
   <li>status bar and Project View can be toggled independently</li> 
   <li>3 display modes: arrows, arrow-heads, text</li> 
   <li>Project View 
    <ul> 
     <li>show status before location path or hide path entirely</li> 
     <li>customizable styling (color, bold/italics)</li> 
    </ul> </li> 
  </ul> </li> 
 <li><b>Behind tracker</b> - toggle </li> 
</ul> Settings / Other Settings / Git ToolBox Project 
<ul> 
 <li><b>Auto fetch</b> - toggle and interval (in minutes) </li> 
</ul>]]></description><version>13.5.4</version><vendor email='' url='https://github.com/zielu/GitToolBox'>?ukasz Zieli?ski</vendor><idea-version min="n/a" max="n/a" since-build='138.0' until-build='143.*'/><change-notes><![CDATA[Changes is 13.5.4 
<ul> 
 <li>Fixed NullPointer during auto-fetch</li> 
</ul> Changes is 13.1.1 
<ul> 
 <li>Recompiled with 1.6 compatibility (<a href="https://github.com/zielu/GitToolBox/issues/2" rel="nofollow">#2</a>)</li> 
</ul> Changes is 13.0.2 
<ul> 
 <li>133.x compatible release</li> 
</ul>]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='2931' size='833454' date='1472445867000' url=''><name>p4Intellij</name><id>com.farbluer.intellij.plugin.p4Intellij</id><description><![CDATA[Perforce client for Intellij IDEA
<br> Donate: 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=DY8AWL95DRWPG&amp;lc=US&amp;item_name=P4Intellij&amp;item_number=Thank%20You%21&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted" rel="nofollow">PayPal</a>]]></description><version>1.1.0</version><vendor email='farbluer@gmail.com' url='https://p4intellij.wordpress.com'>Bin Wang</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[version 1.1.0 
<ul> 
 <li>support ssl connection to perforce server</li> 
 <li>other improvements</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='19723' size='1945814' date='1498763682000' url=''><name>Perforce IDEA Community Integration</name><id>PerforceIC</id><description><![CDATA[<a href="https://github.com/groboclown/p4ic4idea" rel="nofollow">[ Github ]</a> | 
<a href="https://github.com/groboclown/p4ic4idea/issues?q=is%3Aopen+is%3Aissue" rel="nofollow">[ Open Issues ]</a> 
<p> Associate your IDEA project with Perforce ("p4") through the built-in version control. </p> 
<p> Limitations: </p> 
<ul> 
 <li>Does not indicate to the user whether a file is synchronized to the head revision or not.</li> 
 <li>No repository browsing.</li> 
 <li>No resolving merge conflicts.</li> 
</ul> 
<p> The plugin will keep Your client's open changelists synchronized with the IDEA backed changelists, viewable under the "Changes" view. If the changelists become out of sync, you can force the plugin to re-examine the mappings by pressing the refresh button in the changes view. </p> 
<p> Modifying a file, moving a file, copying a file, refactoring a file, and deleting a file will perform the correct Perforce operations, and put the changes into the currently selected IDEA changelist. Per-file history allows for comparing against the depot versions, even against the inherited file history. </p> 
<p><strong>Getting Started</strong></p> 
<p> Once you install the plugin, you can associate a project directory with Perforce in the project settings (<b>File</b> - <b>Settings...</b>, then navigate to the <b>Version Control</b> panel). Make sure to edit the Perforce configuration to set the proper server connection settings. You can see how the plugin evaluates the properties across your project by viewing the <b>Server Connection</b> tab. </p> 
<p> For most people, the environment variables will be sufficient to use the same mechanism to connect to the Perforce server as what the command-line <code>p4</code> tool does. However, you may need to explicitly set the property values, or use a file that contains the settings. </p> 
<p> For SSL, you will want to use a <code>P4PORT</code> setting that starts with <code>ssl://</code> (such as <code>ssl://perforce:1666</code>). If you have the server registered in the authorized hosts, then make sure that `P4TRUST` setting points to that file; or you can add a SSL server fingerprint setting to explicitly state the expected SSL fingerprint. </p> 
<p> Full documentation on the configuration settings is on the <a href="https://github.com/groboclown/p4ic4idea" rel="nofollow">main project page</a>. </p> 
<p> Please visit the GitHub project <a href="https://github.com/groboclown/p4ic4idea/issues?q=is%3Aopen+is%3Aissue" rel="nofollow">open issues</a> for a list of known issues, or for reporting new ones. </p>]]></description><version>0.9.3</version><vendor email='groboclown@gmail.com' url='https://github.com/groboclown/p4ic4idea'>Groboclown</vendor><idea-version min="n/a" max="n/a" since-build='135.1286' /><change-notes><![CDATA[he 0.9.3 release is now available. It includes a fix the to password prompt not showing up.]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4460' size='206872' date='1432045892000' url=''><name>VCS watch</name><id>mobi.hsz.idea.vcswatch</id><description><![CDATA[VCS watch 
<br /> 
<a href="https://github.com/hsz/idea-vcswatch" rel="nofollow">GitHub</a> | 
<a href="https://github.com/hsz/idea-vcswatch/issues" rel="nofollow">Issues</a> | Donate ( 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=SJAU4XWQ584QL" rel="nofollow">PayPal</a> or 
<a href="https://blockchain.info/address/1BUbqKrUBmGGSnMybzGCsJyAWJbh4CcwE1" rel="nofollow">BTC</a> ) 
<br /> 
<br /> 
<b>VCS watch</b> is a plugin that periodically checks for any changes in the current project's repositories. 
<br /> 
<b>Features</b> 
<ul> 
 <li>Support GIT repositories</li> 
 <li>Support SVN repositories</li> 
 <li>Support Mercurial repositories</li> 
</ul> 
<br /> 
<br /> 
<b>Feature requests</b> 
<ul> 
 <li>Exclude project repositories from watching</li> 
 <li>Specify watch interval</li> 
</ul> 
<br /> 
<br /> 
<i>Compiled with Java 1.6</i> 
<br /> 
<br />]]></description><version>0.1</version><vendor email='jakub@hsz.mobi' url=''>hsz</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<a href="https://github.com/hsz/idea-vcswatch/tree/v0.1" rel="nofollow">v0.1</a> (2015-05-19)
<br />
<br /> 
<ul> 
 <li>Support GIT repositories</li> 
 <li>Support SVN repositories</li> 
 <li>Support Mercurial repositories</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8814' size='7898' date='1438035735000' url=''><name>Git Status</name><id>com.syndatis.idea.git-status</id><description><![CDATA[Enable Git status for modules in project view Known bugs: after Git operations status does not update instantly]]></description><version>1.2</version><vendor email='piotr.wilkin@syndatis.com' url='http://syndatis.com/'>Syndatis</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>1.2: compatibility with newest GitToolBox, recompiled with Java 1.6 support</li> 
 <li>1.1: fixed NullPointer during interactive rebase</li> 
 <li>1.0: first version</li> 
</ul>]]></change-notes><depends>zielu.gittoolbox</depends><rating>00</rating></idea-plugin><idea-plugin downloads='17916' size='8286' date='1454535542000' url=''><name>Git Extender</name><id>gr.jchrist.gitextender</id><description><![CDATA[Git Extender adds an option to 
<em>Update All</em> local branches tracking a remote for all git roots in the current project
<br> Local branches that will be updated are the branches that exist locally and have been configured to track a remote branch.
<br> 
<p><strong>It requires IDE version 2016.3 or higher and Java 8</strong></p> It tries to fast-forward commits in remote branches to local branches. It can be configured through the settings to attempt a simple merge, if the local branch cannot be merged to the tracked remote using fast-forward only. In this case, if there are conflict errors, the merge will be aborted and an error notification will be shown. The update, then, should be performed manually for the reported branch, in order to resolve the conflicts. Any possible uncommitted changes to the current branch will be stashed
<br> After updating a branch, if there were any file changes, they will be displayed in IntelliJ Version Control tab. Currently, the correct list of file changes (updated, created, removed) will be displayed. However, when performing a diff for files in a branch other than the currently checked out, the diff will most probably be incorrect.
<br> This plugin is available under 
<a href="http://www.apache.org/licenses/LICENSE-2.0" rel="nofollow">Apache License, Version 2.0</a> However, there are two special cases. The following people must pay the 
<a href="https://github.com/JChrist" rel="nofollow">plugin author</a> a hefty 10? price, for each new version of the plugin that they download: 
<ul> 
 <li><a href="https://github.com/gsaslis" rel="nofollow">Yorgos</a></li> 
 <li><a href="https://github.com/tdakanalis" rel="nofollow">Themistoklis</a></li> 
</ul>]]></description><version>0.1.3</version><vendor email='io.christod@gmail.com' url='https://github.com/JChrist/gitextender'>JChrist</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>Local branches will tried to be merged with remote ones using fast-forward only</li> 
</ul>]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.vcs</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='7134' size='10212380' date='1467183116000' url=''><name>Team Foundation Server - Version Control Integration</name><id>com.michaelbulava.TFSVCS</id><description><![CDATA[Version Control System for Team Foundation Server.]]></description><version>0.3.0.302</version><vendor email='mbulava@gmail.com' url='https://intellijtfsplugin.codeplex.com/'>Michael Bulava</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>0.3.0.302</b> 
<li>Due to numerous issues plugin is Compiling with IntelliJ 14.X and Java 1.6 again</li> 
<b>0.3.0.301</b> 
<li>Corrected missing native files from prior release</li> 
<b>0.3.0.300</b> 
<li>Recompiled for IntelliJ 2016.1.x</li> 
<b>0.2.2.250</b> 
<li>Corrected null error when checking out Project for first time</li> 
<b>0.2.1.200</b> 
<li>Optimization fix for VCS History</li> 
<b>0.2.0.150</b> 
<li>Corrected error at startup which caused plugin not to function on IntelliJ 15</li> 
<li>More corrections to help ensure file edits properly checkout files from TFS</li> 
<li>Repository tab now shows check-in history of project and/or module(s)</li> 
<li>Need more work on Incoming tab so that Out-of-Date files are properly shown</li> 
<li>Optimized Version Control: Local Changes view.</li> 
<li>Rename/Move refactoring now properly displays in Local Changes view.</li> 
<li>Removed Advanced button from Workspace editor so screen doesn't need to resize</li> 
<b>0.1.3.8</b> 
<li>Corrected issue where Reconnect Workspace dialog would fill screen vertically.</li> 
<li>Corrected issue where Workspace editor dialog would overfill smaller screens.</li> 
<li>Added File listener to help catch file modifications so they are properly reported to TFS</li> 
<li>Get Latest version action works now.</li> 
<b>0.1.3.7</b> 
<li>Added reconnect dialog to help fix issue where local cache would become corrupted.</li> 
<b>0.1.3.6</b> 
<li>Bug fixes when using a project with multiple modules</li> 
<li>Corrected issue that caused IDE to hang when using the Team Foundation Server context menu</li> 
<b>0.1.3.5</b> 
<li>Initial Release, into plugin repository</li>]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>00</rating></idea-plugin><idea-plugin downloads='67472' size='1243255' date='1459987774000' url=''><name>GitLab Projects</name><id>com.ppolivka.gitlabprojects</id><description><![CDATA[GitLab Projects Plugin 
<p>Simple plugin that is adding support for GitLab specific actions to JetBrain IDEs</p> Features: 
<ul> 
 <li><b>GitLab Checkout dialog</b> - list all users projects on GitLab and provides quick way to clone them locally</li> 
 <li><b>GitLab Share dialog</b> - allows quick import of new projects to GitLab, user can specify namespace and project visibility</li> 
 <li><b>GitLab Merge Request dialog</b> - user can quickly create new merge requests from current branch</li> 
 <li><b>GitLab Merge Request List dialog</b> - user can list and accept all open code reviews</li> 
</ul>]]></description><version>1.3.1</version><vendor email='polivka.pavel@gmail.com' url=''>Pavel Polivka</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<br />
<b>1.3.1</b>
<br /> Fix for hi-res monitors
<br /> 
<br />
<b>1.3.0</b>
<br /> 
<b>Added support for listing and accepting merge requests</b>
<br /> GitLab Menu group moved to Git section, this way its only visible if there is Git defined in a project.
<br /> Unified checks for GitLab API Settings,now runs in background Modal dialog
<br /> 
<br />
<b>1.2.3</b>
<br /> Fix for Share Dialog NPE
<br /> 
<br />
<b>1.2.2</b>
<br /> Fix for exception occurring during double shift search
<br /> 
<br />
<b>1.2.1</b>
<br /> Create Merge Request dialog fix
<br /> 
<br />
<b>1.2.0</b>
<br /> New GitLab logo
<br /> Add Create Merge Request Dialog
<br /> 
<br />
<b>1.1.0</b>
<br /> Added support for Import to VCS
<br /> 
<br />
<b>1.0.0</b>
<br /> Added support for GitLab Checkout Dialog
<br />]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.vcs</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='74476' size='12818603' date='1498137888000' url=''><name>Visual Studio Team Services</name><id>com.microsoft.vso.idea</id><description><![CDATA[<br> Visual Studio Team Services is a plugin to enable working with Git and TFVC repositories on Visual Studio Team Services or Team Foundation Server (TFS) 2015+. 
<br> 
<a href="https://github.com/Microsoft/vso-intellij" rel="nofollow">GitHub</a> | 
<a href="https://github.com/Microsoft/vso-intellij/issues" rel="nofollow">Issues</a> | Twitter 
<a href="https://twitter.com/JavaALM" rel="nofollow">@JavaALM</a> 
<br> 
<br> 
<b>Features</b> 
<br> 
<ul> 
 <li>Supports authenticating with Team Services and TFS 2015+ to work with source code in Git and TFVC repositories.</li> 
 <li>Checkout code from Git and TFVC repositories on Visual Studio Team Services and TFS 2015+.</li> 
 <li>Git specific features:</li> 
 <ul> 
  <li>Import IntelliJ projects into Git repositories on Team Services and TFS 2015+.</li> 
  <li>Create pull requests and view your active pull requests.</li> 
  <li>Create a new branch and associate it with the work item you are working on.</li> 
  <li>Quickly browse to file history or commit details on the web from the IDE.</li> 
 </ul> 
 <li>TFVC specific features:</li> 
 <ul> 
  <li>Execute all basic version control actions such as add, delete, rename, move, etc.</li> 
  <li>View local changes and history for your files.</li> 
  <li>Lock and unlock files and directories.</li> 
  <li>Add labels to files and directories.</li> 
  <li>Create, view, and edit a workspace.</li> 
  <li>Supports using a TFS proxy.</li> 
  <li>Local workspace support only.</li> 
 </ul> 
 <li>View work items based on queries and select one or more work items to associate with your commits or checkins.</li> 
 <li>Check the build status of your repository and queue a new build if desired.</li> 
 <li>Supports proxy settings configured in the IDE's System Settings section.</li> 
 <li>Edit cached project information through configuration management.</li> 
</ul> 
<br> 
<br> 
<b>For More Information</b> 
<br> See 
<a href="https://java.visualstudio.com/Docs/tools/intelliJ" rel="nofollow">Visual Studio Team Services ? Java</a> 
<br> 
<br> 
<i>Compiled with Java 1.6</i> 
<br> 
<i>Compatible with IntelliJ Ultimate and Community editions versions 14.1.7 and later and Android Studio 1.2 and later</i> 
<br> 
<br> 
<b>End User License Agreement &amp; Privacy Policy</b> 
<br> By installing this plugin, you agree to our end user license terms and privacy policy. For information about our privacy policy, please view the 
<a href="http://go.microsoft.com/fwlink/?LinkId=528096&amp;clcid=0x409" rel="nofollow">Microsoft Visual Studio Product Family Privacy Statement</a> 
<br>
<i>Note</i>: When using the TFVC support, this plugin will pass your Team Foundation credentials securely to the TF command line tool. That tool is installed separately and it is up to the user to verify that it is in a secure location on disk and has not been tampered with.]]></description><version>1.120.0</version><vendor email='' url='http://java.visualstudio.com/'>Microsoft Corporation</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[This release contains incremental fixes and updates.]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.vcs</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2052' size='8407' date='1445270914000' url=''><name>HCP HTML5 applications</name><id>com.sap.hcp.WebStormPlugin</id><description><![CDATA[HCP HTML5 applications]]></description><version>1.2</version><vendor email='guy.roth@sap.com' url='https://www.sap.com/index.html'>SAP</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Minor bug fix]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2077' size='22741' date='1452577929000' url=''><name>Git Pair</name><id>com.smilingrob.gitpair</id><description><![CDATA[Pair programming plugin. See who is paired, and pick your teammates in the status bar. Changes the name and email address of your local git user so when you commit you commit as all of the checked people. 
<br /> 
<img src="https://github.com/robert-wallis/git-pair.idea/raw/master/docs/screen-shot-gc.png" alt="screenshot" /> 
<br /> 
<ul> 
 <li>Does not depend on or use the git pair plugin, just uses git.</li> 
 <li>Supports solo, trio, N, and un-paired development.</li> 
 <li>Alphabetically sorts, deterministic paired emails.</li> 
 <li>Supports email prefix so pair mail can go to a Google Apps alias, prefix+rob+grumpy@example.com (means prefix@example.com on Google).</li> 
</ul> 
<a href="https://github.com/robert-wallis/git-pair.idea" rel="nofollow">Source code</a> available on GitHub.]]></description><version>1.3</version><vendor email='smilingrob@gmail.com' url=''>Robert Wallis</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Now supporting global setting in the config to change your git name/email for the whole logged in user (global) instead of just the project.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7100' size='55770' date='1491943682000' url=''><name>Open in Git host</name><id>uk.co.ben-gibson.remote.repository.mapper</id><description><![CDATA[Opens a local file under Git version control in its remote host using the default browser. It can also optionally copy the URL to the clipboard. 
<br> 
<br> After installing select your remote host in Settings ? Other Settings ? Open in Git host (currently supports GitHub, Stash, BitBucket, GitLab and GitBlit). Make sure you have registered your project's root under the version control settings. Preferences ? Version Control (see unregistered roots) 
<br> 
<br> To use, open a file that is under Git version control in the editor and select View ? Open in Git host. You can also access this action through the 
<i>Select target</i> menu under Navigate ? Select in. If you want to view a specific commit, you can do this by right clicking the commit from the 
<i>VCS log tool window</i> and selecting Open in Git host. 
<br> 
<br> Note: The current branch is used unless it does not exist in your remote host in which case it defaults to the master branch.]]></description><version>1.6.6</version><vendor email='' url='https://github.com/ben-gibson/jetbrains-open-in-git-host'>Ben Gibson</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<ul> 
 <li> Fixed incompatibility issue with save actions plugin. Note that you have to configure the plugin again! </li> 
</ul>]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.vcs</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='932' size='687258' date='1462651945000' url=''><name>GitBlit Plugin</name><id>dk.erikzielke.gitblit</id><description><![CDATA[This plugin is for easily checking out repositories hosted via GitBlit]]></description><version>1.0</version><vendor email='ez@live.dk' url='https://github.com/erikzielke'>Erik Zielke</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='20921' size='151075' date='1467485315000' url='https://git.oschina.net/oschina/intellij-gitosc'><name>GitOSC</name><id>org.intellij.gitosc</id><description><![CDATA[Allows working with 
<a href="http://git.oschina.net/" rel="nofollow">?? - GitOSC</a>]]></description><version>0.4.1</version><vendor email='likui@oschina.cn' url=''>??</vendor><idea-version min="n/a" max="n/a" since-build='139.225' until-build='141.*'/><change-notes><![CDATA[]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='723' size='9128' date='1481294853000' url=''><name>Pre Commit Hook Plugin</name><id>com.upsolver.PreCommitHook</id><description><![CDATA[Create a file named "pre-commit-hook.sh" in project root, The plugin will run the hook before any commit with the file changed as arguments.]]></description><version>0.3.1</version><vendor email='yahel.yechieli@gmail.com' url='https://github.com/yahely'>Yahel Yechieli</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.1 - Pre Commit Hook Handler Initial Commit 0.2 - Added Progress Indicator 0.3 - Added Skip Buttons 0.3.1 - Fixed null pointer when committing a deleted file]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1454' size='38019' date='1492980383000' url=''><name>Commit Message Template</name><id>MHCommitMessageTemplate</id><description><![CDATA[<p>Adds a button to the commit dialog (right above the commit message field), that loads a commit message template.</p>]]></description><version>1.0.3</version><vendor email='' url='http://www.myheritage.com'>MyHeritage</vendor><idea-version min="n/a" max="n/a" since-build='135.1230' /><change-notes><![CDATA[<p>1.0.3</p> 
<ul> 
 <li>Added the ability to set commentChar when loading template from file.</li> 
</ul> 
<p>1.0.2</p> 
<ul> 
 <li>Added the ability to load template from file</li> 
</ul> 
<p>1.0.1</p> 
<ul> 
 <li>fixed a bug that caused the template to be lost when a project is re-opened</li> 
</ul> 
<p>1.0</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>00</rating></idea-plugin></category><ff>"CVS"</ff><category name="CVS"><idea-plugin downloads='4657' size='2522737' date='1179860279000' url=''><name>CVS - Multi-Project updater</name><id>CVS - Multi-Project updater</id><description><![CDATA[Plugin to update other projects from the same window]]></description><version>1.0.3</version><vendor email='buminda@codegen.net' url='http://www.codegen.it'>Codegen International</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4266' size='3636' date='1359127385000' url=''><name>CVS Info Plug-In</name><id>de.bewalt.intellij.plugin.cvsinfo</id><description><![CDATA[This Plugin shows CVS sticky tags in the project view as known from the Eclipse workbench. 
<p> Known problems: </p>
<ul> 
 <li>After a CVS update not in every case the sticky tags are updated immediately. You have to synchronize the module manually or reopen the project. </li>
</ul>]]></description><version>1.0.2</version><vendor email='helge@bewalt.de' url='http://www.bewalt.de'>Helge Walter</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[Version 1.0.2: Copyright update and longer description for Guthub deployment.
<br /> Version 1.0.1: Support for sticky tags on files.
<br /> Version 1.0.0: Initial release]]></change-notes><depends>CVS</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1755' size='10228' date='1365527814000' url=''><name>Project Set Loader</name><id>de.bewalt.intellij.plugin.psl</id><description><![CDATA[This plugin loads the modules referenced in a project set file (PSF) into the current project or updates the modules to the sticky tag given in the project set file.
<br /> The plugin works with project set files from the Eclipse Project Set plugin and only does support CVS. 
<p>To start loading from CVS use &quot;Update modules from project set file&quot; in the context menu of the project set file. </p>
<p>To do: Automatically launch &quot;Import Modules&quot; wizard.</p>]]></description><version>1.0.1</version><vendor email='helge@bewalt.de' url='http://www.bewalt.de'>Helge Walter</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[Version 1.0.1: Consider case that a module's name may be different from the content root. Version 1.0.0: Initial revision.]]></change-notes><depends>CVS</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3795' size='10515' date='1452551880000' url=''><name>Git Bar</name><id>com.marlboro.gitbar</id><description><![CDATA[Plugin creates quick access buttons for use Git. Based on &quot;SVN bar&quot; plugin.]]></description><version>1.0.2</version><vendor email='marlboro027@foxmail.com' url='https://github.com/marlboro029/gitbar'>Marlboro</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul>
  1.0.2 - Fix push no response 
 <li>change Git.Push to Vcs.Push</li> 
</ul> 
<ul>
  1.0.1 - Change action text 
 <li>delete ...</li> 
</ul> 
<ul>
  1.0.0 - Initial release 
 <li>4 buttons added. [fetch merge pull push]</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='357' size='48942' date='1490926454000' url=''><name>GitGetter</name><id>com.puke.GitGetter</id><description><![CDATA[Clone files from your git repository.
<br>]]></description><version>1.1</version><vendor email='1129090915@qq.com' url='https://github.com/puke3615/GitGetter'>GitGetter</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>v1.1</b>
<br>  Complete plugin configuration
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category><ff>"CC"</ff><category name="CC"><idea-plugin downloads='151' size='8898307' date='1491868773000' url=''><name>Coverity Desktop</name><id>com.coverity.desktop.idea</id><description><![CDATA[Coverity Desktop for use with IntelliJ IDEA and Android Studio]]></description><version>8.7.1 (eclipse-lodi1-push-4600.7.88 on 2017-01-30_10-53-34_PST)</version><vendor email='support@coverity.com' url='http://www.coverity.com'>Synopsys Inc.</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin></category><ff>"UI"</ff><category name="UI"><idea-plugin downloads='48703' size='24466' date='1306670437000' url=''><name>BackgroundImage</name><id>BackgroundImage</id><description><![CDATA[Plugin that loads a background image into editors]]></description><version>0.10.1</version><vendor email='chris@kimptoc.net' url=''>Eric Sheffer/Charles DeCroes/Chris Kimpton</vendor><idea-version min="n/a" max="n/a" since-build='99.18' /><change-notes><![CDATA[
                <ul>
                 <li>Support for IDEA 10.5 and above.
                </ul>
                   ]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='6989' size='10592' date='1089228755000' url=''><name>Refactor Popup</name><id>Refactor Popup</id><description><![CDATA[Mouse shortcut pops up refactor menu as context menu.
 Action found under the "Other" category on Keymap.
 You can map to a shortcut that is the usual context menu plus another modifier key
 (for example, Ctrl+Button3 on Windows).
 In that case, the action only works in editor panes, due to how IDEA processes
 popup triggers.]]></description><version>1.1</version><vendor email='ecooper@liquidnet.com' url=''>Liquidnet Holdings, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='40.2144' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6850' size='10956' date='1088637307000' url=''><name>SkinLFPlugin</name><id>SkinLFPlugin</id><description><![CDATA[SkinLFPlugin loads and keeps list of available skinLF themespack (see www.l2fprod.com and www.javootoo.com)]]></description><version>1.0</version><vendor email='' url=''>Tomas Knappek (tomas.knappek@centrum.cz)</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6015' size='34777' date='1088637588000' url=''><name>ToolbarManager</name><id>ToolbarManager</id><description><![CDATA[This plugin allows you to manage the actions that appear in IDEA's main toolbar.]]></description><version>1.1.3</version><vendor email='chris@chrisbartley.com' url='http://www.chrisbartley.com/'>Chris Bartley</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Updated for IDEA 4.0]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11634' size='76105' date='1189888101000' url='http://www.smardec.com/products/idea.html'><name>IdeaMouseGestures</name><id>IdeaMouseGestures</id><description><![CDATA[
      
        IdeaMouseGestures plugin provides easy way to assign Idea's menu items to mouse gestures.
        Mouse gestures are recognized when the right mouse button is pressed.
        <br>Plugin contains open source (LGPL) components and documentation to add mouse gestures
        recognition and processing for any Swing application (<a href="http://www.smardec.com/products/mouse.html">Mouse Gestures library</a>).
        <br>The plugin is open source (LGPL). The distribution can be found at <a href="http://www.smardec.com/products/idea.html">http://www.smardec.com/products/idea.html</a>.
        <br>We appreciate any feedback (positive or negative). This helps us to improve the software.
        <br><br>Special thanks to Pierre Le Lannic
      
    ]]></description><version>1.10</version><vendor email='idea@smardec.com' url='http://www.smardec.com'>Smardec</vendor><idea-version min="n/a" max="n/a" since-build='40.1162' /><change-notes><![CDATA[
      
        1.10 - Mouse gesture actions are triggered programmatically;<br>
             - Minor visual improvements.<br>
        1.9  - New editor for mouse gestures action. Now allows to select any action from Idea's main menu;<br>
             - Multilanguage support (french translation);<br>
             - The movements (L, R, U, D...) can be defined for different languages.<br>
        1.8  - Visual mouse trail (color and size);<br>
             - Multilanguage support (english and spanish translations);<br>
             - Multiproject issues fixed.<br>
        1.7  - Added diagonal gestures support.<br>
        1.6  - User friendly and intuitive settings: now you can choose menu items from combo box;<br>
             - Fixed bug with cancelling settings.<br>
        1.5  - Minor fixes/changes.<br>
        1.4  - Blocking text cursor movements by right click, the feature can be disabled.
               (Idea's default behaviour is to move text cursor on right mouse click.
               This can be undesirable when using mouse gestures or some items from the popup menu.)<br>
        1.3  - Mouse gesture's editor can be edited via mouse gestures.<br>
        1.2  - Improved mouse gestures recognition algorithm.<br>
        1.1  - Added settings panel to Idea's settings.<br>
        1.0  - Initial release.
      
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='46419' size='27001' date='1176980672000' url=''><name>CVS bar</name><id>CVS bar</id><description><![CDATA[Plugin creates quick access buttons for using CVS]]></description><version>0.7</version><vendor email='lomeo@mail.ru' url=''>Dmitry Antonyuk</vendor><idea-version min="n/a" max="n/a" since-build='55.5245' /><change-notes><![CDATA[
        
            <ul>
                <li>
                    Bug fixed: did not work with Selena.<br>
                    Great thanks to Michal Belicek.
                </li>
            </ul>
        
    ]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='13978' size='29047' date='1124386497000' url=''><name>Describe Key</name><id>Describe Key</id><description><![CDATA[Allows to easily find out what a key or shortcut does. Bound to
       Ctrl+Alt+K by default.]]></description><version>0.3</version><vendor email='vmallet@jfouffa.com' url=''>Vincent Mallet</vendor><idea-version min="n/a" max="n/a" since-build='40.3431' /><change-notes><![CDATA[Better action browser feature, accessible by double-pressing Ctrl+Alt+K]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3149' size='733662' date='1165817927000' url=''><name>Event Sounds</name><id>Event Sounds</id><description><![CDATA[Plays sounds during certain events in the IDE, like build success or error.  There are some bugs in the OpenAPI that prevent me from implementing all of the event sounds I wanted, but this is the best I can do for now.  It has support for customizing the sounds for the following events, {Build Error, Build Success, Build Warning, Exception Thrown, Process Stopped}.  Exception Thrown and Process Stopped will not work if a run tab is reused.  You must close the tab and start a new one.  This is a bug in the OpenAPI.  The events not yet implemented because of OpenAPI issues are, {Breakpoint Hit, Find Failed, Find Success}.]]></description><version>1.00</version><vendor email='' url=''>Shawn Castrianni</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4807' size='30125' date='1180807098000' url=''><name>ToolWindow Manager</name><id>ToolWindow Manager</id><description><![CDATA[Allows availability of IDEA ToolWindow buttons to be controlled on a per-project basis.]]></description><version>1.0.0.5</version><vendor email='mark@codebrewer.org' url=''>Codebrewer</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[
    <b>Version 1.0.0 (Build 5)</b>
<ul>
<li>Initial release</li>
</ul>
  ]]></change-notes><rating>4.9</rating></idea-plugin><idea-plugin downloads='9175' size='40297' date='1194407486000' url=''><name>AAHack</name><id>AAHack</id><description><![CDATA[Allows to enforce subpixel antialiasing and LCD contrast rendering hints when JVM doesn't enable them by default.
Only works with Sun JVM. See also: <a href="http://java.sun.com/products/java-media/2D/reference/faqs/#Q_How_can_I_specify_the_text_ant">http://java.sun.com/products/java-media/2D/reference/faqs/</a>]]></description><version>0.1</version><vendor email='konstantin.sobolev@gmail.com' url=''>Konstantin Sobolev</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
		
			0.1
			<ul>
				<li>Initial revision</li>
			</ul>
		
	]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='38854' size='82747' date='1463403233000' url=''><name>Sexy Editor</name><id>Sexy Editor</id><description><![CDATA[Make your IDE editor 
<b>sexy</b> by putting an image in the editor background :) Use different image(s) for different file sets, on various positions, in random mode, or even in slide-show mode! 
<br>
<br> This plugin is totally useless, but, hey, you'll become a major geek in the office:) Beware: usage of this plugin may produce some jealousy among your co-workers, and may attract some hot-looking-females: use it on your own risk! 
<br>
<br> https://github.com/igorspasic/idea-sexyeditor]]></description><version>2.0</version><vendor email='igor@jodd.org' url='http://oblac.com'>Oblac.com</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Sexy Editor is back! And it's even more sexier! Maybe!]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2864' size='76898' date='1273226586000' url='http://www.smardec.com/products/idea.html'><name>IdeaMouseGestures v9.0.1+</name><id>IdeaMouseGestures v9.0.1+</id><description><![CDATA[
      
        IdeaMouseGestures plugin provides easy way to assign Idea's menu items to mouse gestures.
        Mouse gestures are recognized when the right mouse button is pressed.
        <br>Plugin contains open source (LGPL) components and documentation to add mouse gestures
        recognition and processing for any Swing application (<a href="http://www.smardec.com/products/mouse.html">Mouse Gestures library</a>).
        <br>The plugin is open source (LGPL). The distribution can be found at <a href="http://www.smardec.com/products/idea.html">http://www.smardec.com/products/idea.html</a>.
        <br>We appreciate any feedback (positive or negative). This helps us to improve the software.
        <br><br>Special thanks to Pierre Le Lannic
      
    ]]></description><version>1.10.1</version><vendor email='idea@smardec.com' url='http://www.smardec.com'>Smardec</vendor><idea-version min="n/a" max="n/a" since-build='95.24' /><change-notes><![CDATA[
      ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='5651' size='332938' date='1315103523000' url=''><name>Console Beep</name><id>Console Beep</id><description><![CDATA[Plays a sound when a certain text appears in console]]></description><version>0.2</version><vendor email='' url='https://github.com/ishchenko/idea-console-beep'>Max Ishchenko</vendor><idea-version min="n/a" max="n/a" since-build='107.307' /><change-notes><![CDATA[
        <b>0.2</b>
        <ul>
            <li>Four sounds</li>
            <li>Selecting sound type in context menu</li>
        </ul>
        <b>0.1</b>
        <ul>
            <li>Initial version, single sound</li>
        </ul>
    
    ]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='7210' size='4290' date='1354541092000' url=''><name>Fullscreen</name><id>im.jeanfrancois.ideaplugins.ideafullscreen</id><description><![CDATA[This plugin adds an option to run IDEA in full screen mode, with no title bar. To use it, use Tools &gt; Toggle Fullscreen. Considering this plugin disposes of the IDE frame and recreates it, it may break the UI/cause exceptions/steal your lunch money.]]></description><version>0.1</version><vendor email='jeanfrancois.im@gmail.com' url=''>Jean-Francois Im</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[0.1 First plugin version]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='14028' size='660830' date='1373586138000' url=''><name>Idea 2016.2 Icon Pack</name><id>com.bulenkov.idea.Idea11IconPack</id><description><![CDATA[Changes new modern icons to the old ones. Welcome back to IntelliJ IDEA 2016.2]]></description><version>1.1</version><vendor email='konstantin@bulenkov.com' url='http://bulenkov.com/'>Konstantin Bulenkov</vendor><idea-version min="n/a" max="n/a" since-build='122.519' until-build='162.1000'/><change-notes><![CDATA[Updated to IntelliJ IDEA 13]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='27921' size='710862' date='1402929639000' url=''><name>Presentation Assistant</name><id>org.nik.presentation-assistant</id><description><![CDATA[This plugin shows name and Win/Mac shortcuts of any action you invoke (View | Descriptions of Actions)]]></description><version>0.9.6</version><vendor email='' url=''>Nikolay Chashnikov</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>Keymaps used in notifications can be configured in Settings</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='10276' size='7467' date='1385622306000' url=''><name>SmoothScroll</name><id>SmoothScroll</id><description><![CDATA[Adds smooth and kinetic scrolling to the file editor.]]></description><version>1.0</version><vendor email='hcfields@gmail.com' url='http://www.hccampos.com'>Hugo Campos</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>3.6</rating></idea-plugin><idea-plugin downloads='31932' size='18196' date='1387673222000' url=''><name>Android Holo Colors Generator</name><id>fr.vdl.android.holocolors</id><description><![CDATA[IntelliJ Plugin for Android Holo Colors Genrator
<br /> Generate your Android Holo Widgets (images and xml) using custom colors.]]></description><version>1.0</version><vendor email='jeromevdl@android-holo-colors.com' url='http://www.android-holo-colors.com'>Android Holo Colors</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[First version]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='239' size='5677' date='1395635504000' url=''><name>VcsToModule</name><id>com.github.janwaros.VcsToModule</id><description><![CDATA[After VCS checkout this plugin will ask you whether you want to create a project or module for checked out sources.]]></description><version>13.1.0</version><vendor email='janwar@ebrzozow.net' url='https://github.com/janwaros/VcsToModule'>Jaros?aw Ko?ci?ski</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[13.1.0
<br /> Idea 13.1 compatible 
<br />
<br /> 13.0.0
<br /> Idea 13.0 compatible 
<br />
<br /> 0.666
<br /> Initial version.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='33181' size='16101305' date='1457177501000' url='http://www.jimumirror.com/'><name>jimu Mirror</name><id>com.jimulabs.mirror.plugin</id><description><![CDATA[Mirror gives you live, on-device previews of Android layouts that update as you code. It lets you create high-fidelity Android prototypes and share them with colleagues and clients. (2.5.9-70.678)
<br />]]></description><version>2.5.9</version><vendor email='support@jimulabs.com' url='http://www.jimumirror.com/'>jimu Labs</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Support Android Studio 2.0</li> 
 <li>Support devices running Android Marshmallow (6.0)</li> 
 <li>Removed SD card permissions</li> 
 <li>Fixed the &quot;Unknown device&quot; error</li> 
 <li>Improved search in layout list of the Mirror client</li> 
</ul>]]></change-notes><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='118865' size='15507168' date='1474010124000' url=''><name>Android Material Design Icon Generator</name><id>com.konifar.material_icon_generator</id><description><![CDATA[Android Studio &amp; IntelliJ Plugin for Material Design Icon.
<br> This plugin help you to set material design icon in your app resources.]]></description><version>1.9</version><vendor email='yahpeycoy0403@gmail.com' url='https://github.com/konifar/android-material-design-icon-generator-plugin'>Android
        Material Design Icon Generator</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.9: Changed default icon size. Supported auto directory sync.
<br> 1.8: Added new material design icons 2.3.
<br> 1.7: Fixed vector icons bug.
<br> 1.6: Support vector icons &amp; Fixed bug.
<br> 1.5: Added new material design icons 2.2.
<br> 1.4: Added new material design icons 2.1.
<br> 1.3: Fixed a crashing issue in Windows &amp; Added transparency color support.
<br> 1.2: Added custom color function &amp; Reduced unnecessary icons.
<br> 1.1: Added resource dir setting &amp; document for Windows/Linux.
<br> 1.0: First version released.]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1415' size='59504' date='1472039780000' url=''><name>IDEOM</name><id>com.github.MitI_7.IDEOM</id><description><![CDATA[Customizing the JetBRAINS IDEs.
<br> 
<p>Features: </p>
<ul> 
 <li>Adding background image in Editors. </li>
 <li>Change icons at Editor. </li>
 <li>Plays sound at certain events(Run, Run Error, Open Project, Close Project). </li>
</ul> 
<p></p>]]></description><version>0.2.2</version><vendor email='MitI_7@outlook.com' url='https://github.com/MitI-7/IDEOM'>MitI_7</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[0.2.2 - Bag fix
<br> 0.2.1 - Bag fix
<br> 0.2 - Icon at editor can be changed.
<br> 0.1 - Initial Version]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='361' size='26776' date='1425312803000' url=''><name>Window Decorate Mode Switcher</name><id>by.vkatz.decorate_mode_switcher</id><description><![CDATA[Hide title menu for windows
<br /> Possible issues with fullscreen mode after switching.
<br />]]></description><version>1.1</version><vendor email='vkatsubo@gmail.com' url='https://m.vk.com/vkatz'>VKatz</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='746' size='6423736' date='1428938698000' url=''><name>Vector Icon Pack</name><id>cn.robin.vectorIconPack</id><description><![CDATA[IDE using vector icons,such as Awesome etc.Provided extension point for custom icons.]]></description><version>1.0</version><vendor email='82324767@qq.com' url='https://github.com/OuYuBin'>Robin Ou</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='960' size='3195' date='1429564259000' url=''><name>Simple Titles</name><id>com.roomj.simpletitles</id><description><![CDATA[Limit the file part of the window title only include the file name. Windows speech recognition fails when a window title is too long, this alleviates the problem.]]></description><version>1.0</version><vendor email='' url='https://github.com/tylercal/simple-titles'>Tyler Elliott</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<strong>1.0:</strong> initial version
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='16770' size='42116' date='1435778939000' url=''><name>Android DPI Calculator</name><id>net.nerrd.intellij.plugin.dpicalculator</id><description><![CDATA[An Android DPI calculator for all developers and designers.
<br />
<br /> Allows you to calculate different sizes in all available default densities on Android platform, i.e.: xxxhdpi, xxhdpi, xhdpi, hdpi, mdpi, ldpi and tvdpi.]]></description><version>1.2</version><vendor email='kontakt@nerrd.net' url='https://github.com/JerzyPuchalski/Android-DPI-Calculator'>nerrd.net</vendor><idea-version min="n/a" max="n/a" since-build='141.201' /><change-notes><![CDATA[v1.2 
<ul> 
 <li>Fixed UI colors that look terrible on Dracula theme</li> 
</ul> v1.1 
<ul> 
 <li>Added rounding to &quot;best&quot; scaled ratio</li> 
 <li>Empty inputs when value was removed</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='784' size='44105' date='1441740204000' url=''><name>TypeNGo</name><id>codeflections.typengo</id><description><![CDATA[Replaces shortcuts with mnemonics. The only shortcut to remember is TypeNGo dialog invocation: Ctrl+\. The default shortcut can be changed in Settings|Keymap|Invoke TypeNGo. Abbreviations can be assigned in Settings|Keymap.]]></description><version>0.4</version><vendor email='dev@codeflections.com' url='https://codeflections.com/typengo/'>Rustam V.</vendor><idea-version min="n/a" max="n/a" since-build='141.1' /><change-notes><![CDATA[Fixed plugin startup issues in PhpStorm/WebStorm, repeatable commands (ending with '+' and '-'), more default mnemonics.]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3424' size='53692' date='1438630961000' url=''><name>BackgroundChibiChara</name><id>org.typowriter.intellij.plugins.backgroundchibichara</id><description><![CDATA[drawing chibi-chara(small cute anime character) images, similar to wallpaper]]></description><version>1.0.6</version><vendor email='cocuh.kk@gmail.com' url='https://github.com/cocuh/intellij-background-chibichara'>cocuh</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<dl> 
 <dt>
  1.0.6
 </dt> 
 <dd>
  fix bugs
 </dd> 
 <dt>
  1.0.5
 </dt> 
 <dd>
  compile on jdk6
 </dd> 
 <dt>
  1.0.4
 </dt> 
 <dd>
  validate alpha value
 </dd> 
 <dt>
  1.0.3
 </dt> 
 <dd>
  clean description
 </dd> 
 <dt>
  1.0.2
 </dt> 
 <dd>
  fix description layout
 </dd> 
 <dt>
  1.0.1
 </dt> 
 <dd>
  improve descriptions
 </dd> 
 <dt>
  1.0
 </dt> 
 <dd>
  implement minimum specification
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='1035' size='3248' date='1439255852000' url=''><name>Simple Titles - Project Only</name><id>com.roomj.simpletitlesprojectonly</id><description><![CDATA[Fork of https://github.com/tylercal/simple-titles. Limit the Jetbrains Product window title to only include the project name. This can be useful with using time tracking services.]]></description><version>1.0</version><vendor email='' url='https://github.com/kjaniszewski/simple-titles-project-only'>Krzysztof Janiszewski</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<strong>1.0:</strong> initial version
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2585' size='14016' date='1439660910000' url='https://bitbucket.org/batrdmi/power-mouse'><name>PowerMouse</name><id>PowerMouse</id><description><![CDATA[Allows to bind actions of your choice to the following mouse gestures performed in editor: 
<ul> 
 <li>press-and-hold of right mouse button (bound to "Quick Documentation" by default)</li> 
 <li>simultaneous press of left and right mouse buttons (bound to "Show Usages" by default)</li> 
</ul>]]></description><version>2.0</version><vendor email='dmitry.batrak@gmail.com' url=''>Dmitry Batrak</vendor><idea-version min="n/a" max="n/a" since-build='135.1' /><change-notes><![CDATA[<ul> 
 <li><b>2.0</b> New mouse gesture is recognized - press-and-hold of right mouse button</li> 
 <li><b>1.0</b> Initial version</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='452708' size='2478494' date='1468415298000' url=''><name>Material Theme UI</name><id>com.chrisrm.idea.MaterialThemeUI</id><description><![CDATA[This will add the 
<a href="https://github.com/equinusocio/material-theme" rel="nofollow">Material Theme</a> look to your IDE.
<br>
<br>]]></description><version>0.2.1</version><vendor email='chris@hirvi.no' url='https://hirvi.no'>Hirvi AS</vendor><idea-version min="n/a" max="n/a" since-build='122.519' /><change-notes><![CDATA[<b>Fixed in v0.2.1:</b> 
<ul> 
 <li>Hopefully a final fix for issue #205, IDEA-157843 and IDEA-156327</li> 
</ul> 
<b>Fixed in v0.2.0:</b> 
<ul> 
 <li>Improved visibility for diffs on default color scheme. Thanks @marvhock - #208</li> 
 <li>Hopefully fixes issue #205, IDEA-157843 and IDEA-156327</li> 
 <li>Merged recent changes made to the platform</li> 
</ul> 
<b>Added in v0.2.0:</b> 
<ul> 
 <li>SidePanel background color (Preferences)</li> 
</ul>  
<b>Fixed in v0.1.9:</b> 
<ul> 
 <li>Fails to launch when using Darker or Lighter theme. Thanks @robertfreund - #187</li> 
 <li>Kotlin syntax highlighting - #153</li> 
</ul> 
<b>Added in v0.1.9:</b> 
<ul> 
 <li>File icon: Kotlin - `*.kt`</li> 
 <li>File icon: Liquid - Shopify templating language - `*.liquid`</li> 
 <li>File icon: Lua - `*.lua`</li> 
 <li>File icon: LICENSE files</li> 
</ul>  
<b>Fixed in v0.1.8:</b> 
<ul> 
 <li>In some cases getVirtualFile() for psi elements can be null. Fixes #172, #175 - @anstarovoyt</li> 
 <li>Vertical tabs highlight - @Cyberdelia1987</li> 
 <li>Fixes an error which caused the plugin to misbehave in non-java ide's. See #177</li> 
</ul> 
<b>Added in v0.1.8:</b> 
<ul> 
 <li>File icon: React `*.jsx` - #162</li> 
 <li>File icon: PHTML `*.phtml`</li> 
 <li>File icon: Gradle `*.gradle` - #140</li> 
 <li>File icon: Text `*.txt`</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='1955' size='8544' date='1447068905000' url=''><name>Project Label</name><id>com.drinchev.projectlabel</id><description><![CDATA[Project label creates a small label on the bottom right project window with the name and a changeable color.
<br /> 
<br /> 
<strong>Note :</strong> For best results install Lato font from Google Fonts]]></description><version>0.9</version><vendor email='drinchev@gmail.com' url='https://github.com/drinchev/project-label'>Ivan Drinchev</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1330' size='37262' date='1457183909000' url=''><name>ThinCaret</name><id>com.lostintimedev.java.idea.ThinCaret</id><description><![CDATA[Makes your editor caret 1 pixel thin (for retina users).
<br />]]></description><version>1.0.1</version><vendor email='support@lostintimedev.com' url='https://lostintimedev.com/'>LostintimeDev</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.1 Fixed configuration pane for idea16.
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='61832' size='137256' date='1460822433000' url=''><name>Afterglow Theme</name><id>com.widerwille.afterglow</id><description><![CDATA[<p>Theme based on the <a href="https://github.com/YabataDesign/afterglow-theme" rel="nofollow">Afterglow Sublime Text</a> theme. It replaces the sidebar icons and sidebar background colour, source code is available under the MIT license on <a href="https://github.com/JustSid/AfterglowIntelliJ" rel="nofollow">Github</a>. This theme is an extension of the Darcular theme, which should be applied.</p> 
<p>Forks and pull requests are welcome, although I also take Github issues :)</p>]]></description><version>1.0.8</version><vendor email='justsid@widerwille.com' url='http://widerwille.com'>Sidney Just</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul>
 <b>1.0.8</b> 
 <li>Fixes icons getting accidentally replaced</li> 
 <li>Fixed NullPointerException</li> 
</ul> 
<ul>
 <b>1.0.7</b> 
 <li>Added icon for Vue (supporting vue-for-idea and vue.js plugins)</li> 
 <li>Fixed files losing their extension (for example the CMake icon in CLion would become the text icon after some time)</li> 
 <li>Fixed icons like PyCharm's Python icon not showing their Afterglow goodness</li> 
</ul> 
<ul>
 <b>1.0.6</b> 
 <li>Added icon for Swift</li> 
 <li>Added icon for Rust (intellij-rust Plugin)</li> 
 <li>Fixed slow context (right-click) menus under Windows. If you are still experiencing slow downs, please <a href="https://github.com/JustSid/AfterglowIntelliJ/issues" rel="nofollow">file an issue</a></li> 
 <li>Fixed missing folder icon in the Windows File -&gt; New menu</li> 
</ul> 
<ul>
 <b>1.0.5</b> 
 <li>Fixed broken file icons in the File -&gt; New menu (big thanks to <a href="https://github.com/gicmo" rel="nofollow">gicmo</a> for the pull request)</li> 
 <li>The Afterglow settings are now stored in the IntelliJ app config folder (big thanks to <a href="https://github.com/gicmo" rel="nofollow">gicmo</a> for the pull request)</li> 
</ul> 
<ul>
 <b>1.0.4</b> 
 <li>Added support for Gulp and Bower (big thanks to <a href="https://github.com/grundic" rel="nofollow">grundic</a> for the pull request)</li> 
 <li>Added support for Scala (big thanks to <a href="https://github.com/drhumlen" rel="nofollow">drhumlen</a> for the pull request)</li> 
 <li>Fixed AppCode 3.4 EAP support</li> 
</ul> 
<ul>
 <b>1.0.3</b> 
 <li>Fixed some directories not being coloured properply, this especially affected AppCode. Sorry, got too excited with the previous release and released it too early</li> 
 <li>Fixed the change log HTML</li> 
</ul> 
<ul>
 <b>1.0.2</b> 
 <li>Added support for the original Afterglow color schemes (default, blue, green, orange and magenta). This can be changed in the settings</li> 
 <li>Replaced the default collapse and expand icons with the + and - icons from Afterglow</li> 
</ul> 
<ul>
 <b>1.0.1</b> 
 <li>Added support for the Markdown and MarkdownSupport plugin</li> 
 <li>Added support for the 'npm file' file type</li> 
 <li>Fixed the description to be well formed HTML</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.8</rating></idea-plugin><idea-plugin downloads='12318' size='27988' date='1468883865000' url=''><name>Android Icon Editor</name><id>com.fissionlabs</id><description><![CDATA[<b>Edit Color:</b> Using this you can change selected icon color to any color.
<br> 1. Add or Drag icon to image area.
<br> 2. And then click anywhere on icon to get that color of the pixel.
<br> 3. Now enter color you want to replace with.
<br> 4. Or you can set color using color chooser also.
<br> 5. Repeat steps 2,3,4 until you get the icon in required colors.
<br> 6. If you not satisfied with the changes just click 
<b>Reset</b> button and try again.
<br> 7. To save your changes open 
<b>File</b> menu and click 
<b>Save</b>.
<br> 
<b>NOTE:</b> 
<br> Some times some pixels are in still old color, this will make your image dirty.
<br> So observe carefully before save your image.
<br> Click on those pixels and apply color changes.
<br>
<br> 
<b>Remove Alpha:</b> Using this you can change selected area of icon to fully transparent.
<br> 1. Add or Drag icon to image area.
<br> 2. Open Edit menu and click on 
<b>Remove Alpha</b>.
<br> 3. It opens a new window with more options.
<br> 4. You can select area of icon by drawing Rectangle or Ellipse or simply a Line.
<br> 5. Click 
<b>Apply</b> button then the entire selected area will be converted to transparent.
<br> 6. There is one more options 
<b>Select Color</b>.
<br> 7. For example if icon contains red color and you want remove that color from icon.
<br> 8. Then simply click on that color and it will converts all red color areas to transparent.
<br>
<br> 
<b>Edit Size:</b> Using this you can change icon size.
<br> 1. Add or Drag icon to image area.
<br> 2. Open Edit menu and click 
<b>Edit Size</b>.
<br> 3. Give width and height and click ok button.
<br> 4. If you not satisfied with the changes just click Reset button and try again.
<br> 5. To save your changes open File menu and click Save.
<br> 
<b>NOTE:</b> 
<br> Resizing the small size icon into large size may give blurred icon.
<br> So we set limitations for height and width.
<br>]]></description><version>1.5</version><vendor email='kiran1.rajam@gmail.com' url='http://www.fissionlabs.com'>FissionLabs</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>1.5</b>
<br> 1. Added launcher icon.
<br> 2. Added Remove Alpha functionality
<br> 3. Removing deprecated code. 
<br>
<br> 
<b>1.4</b>
<br> 1. Added Icon resize functionality.
<br> 2. Added File and Edit menus in menu bar. 
<br> 3. Move Save button to File menu. 
<br>
<br> 
<b>1.3</b>
<br> Added Android studio in depends list.
<br>]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2175' size='1809196' date='1456482266000' url=''><name>VectorDrawableImporter</name><id>VectorDrawableImporter</id><description><![CDATA[Import Vector Drawables from the Material-Icons https://design.google.com/icons/]]></description><version>0.2</version><vendor email='ligi@ligi.de' url='http://ligi.de'>ligi</vendor><idea-version min="n/a" max="n/a" since-build='130.1619' /><change-notes><![CDATA[prefix with ic_]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3042' size='39505' date='1459428610000' url=''><name>Wallpaper</name><id>org.typowriter.intellij.plugins.wallpaper</id><description><![CDATA[intellij wallpaper plugin]]></description><version>0.0.2</version><vendor email='cocuh.kk@gmail.com' url='http://typowriter.org'>cocuh</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<dl> 
 <dt>
   0.0.2 
 </dt> 
 <dd>
   change descriptions 
 </dd> 
 <dt>
   0.0.1 
 </dt> 
 <dd>
   release 
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='813' size='8014' date='1460833781000' url=''><name>Window Sizer</name><id>fr.gwallet.intellij.windowsizer</id><description><![CDATA[<p>Center and resize the project window to predefined dimensions, or ask for a custom one if needed.</p> 
<p>Available for IntelliJ platform ? 135, <em>/!\ Requires Java 8 Runtime /!\</em></p> 
<p>Licensed under the Apache License, Version 2.0</p>]]></description><version>1.0.1</version><vendor email='' url='https://github.com/gwallet/intellij-windowsizer'>Guillaume Wallet</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<dl> 
 <dt>
  1.0.1 - 2016-04-16 : bug fix
 </dt> 
 <dd>
  [FIX #1] : Make it available for all IntelliJ platform based product 
 </dd> 
 <dt>
  1.0 - 2016-04-14 : Initial release
 </dt> 
 <dd>
  <p>3 actions in <em>Window</em> menu :<br></p> 
  <ul> 
   <li>Resize ... : display a popup to customize the new project window dimension</li> 
   <li>Resize 1280 x 720</li> 
   <li>Resize 1920 x 1080</li> 
  </ul> 
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6902' size='217205' date='1498547494000' url=''><name>TornadoFX</name><id>no.tornado.tornadofx.idea</id><description><![CDATA[TornadoFX support]]></description><version>1.7.8</version><vendor email='es@syse.no' url='https://www.syse.no'>SYSE</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.7.8 - 2017-06-26 
<ul> 
 <li>TornadoFX 1.7.8</li> 
 <li>More improvements to "Generate ViewModel"</li> 
</ul> 1.7.7.1 - 2017-06-23 
<ul> 
 <li>Generate ViewModel uses new binding syntax</li> 
</ul> 1.7.7 - 2017-06-17 
<ul> 
 <li>TornadoFX 1.7.7</li> 
 <li>Updated Project Templates</li> 
 <li>Simplification intentions for type safe CSS</li> 
</ul> 1.7.6 - 2017-06-13 
<ul> 
 <li>TornadoFX 1.7.6</li> 
 <li>TornadoFX Facet must be installed in project so we no longer interfere with non-TornadoFX Projects</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.jetbrains.kotlin</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='6505' size='736192' date='1484251920000' url=''><name>Android Icon Creator</name><id>com.codewaves.intellij.plugin.iconcreator</id><description><![CDATA[Creates android drawable assets from icon fonts. 
<br>
<br> Supported fonts: 
<br>- Google Material 
<br>- Font Awesome 
<br>- Ico Moon 
<br>- Ligature 
<br>- Metrize 
<br>- Themify]]></description><version>0.9.2</version><vendor email='sergej@codewaves.com' url='http://www.codewaves.com'>Sergej Kravcenko</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Fix properties names to address plugin collision problems]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='539' size='41924' date='1467901496000' url=''><name>Quick Launch</name><id>com.kotcrab.quicklaunch</id><description><![CDATA[Quick Launch plugin lets you favorite run configurations and quickly access them from new tool window. This greatly help if you constantly need to change active run configuration in your project for example when you have separate configuration for server and application or a game and editor.]]></description><version>1.0</version><vendor email='' url='https://www.kotcrab.com'>Kotcrab</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0 - Initial release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3618' size='14002' date='1470142414000' url=''><name>ThemeSwitcher</name><id>com.javils.ThemeSwitcher</id><description><![CDATA[Change the theme of IDE between Darcula and Default depends of the hour that you put into the Settings. You can change the hours in Preferences &gt; Other Settings &gt; Theme Switcher. Or you can change the theme Manually in Tool &gt; Change Theme.]]></description><version>1.2</version><vendor email='javiluke93@gmail.com' url=''>JaviLS</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Now the plugin change automatically the theme when the times comes.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='176' size='3994' date='1469986744000' url=''><name>Font Size Auto Change</name><id>net.kotek.multidpi</id><description><![CDATA[Changes Idea font size if retina display is detected. If not detected, it changes font size back. 
<p></p> There is no configuration window, but you can change settings by editing 'fontsize/fontsize.properties' file in the jar. Default settings is hardcoded for Dell XPS 13 with retina resolution 3200x1200 and font size 22. For normal display it changes font size to 12. 
<p></p> Java Display API is mostly broken, so this plugin is hack, but it works on my system :-) 
<p></p> There is no reliable way to detect display DPI, so it uses display resolution to identify retina display. This plugin checks every 5 seconds if any of connected displays has retina resolution. Newly attached displays might not be detected, so make sure Idea starts with main display enabled. 
<p></p> TODO use xrandr to get list of displays on Linux]]></description><version>1.0</version><vendor email='' url='https://github.com/jankotek/idea-font-size-auto-change'>Jan Kotek</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='95' size='2454' date='1491914800000' url=''><name>Light Bulb Toggle</name><id>org.jetbrains.plugin.lightbulbtoggle</id><description><![CDATA[Allows to 
<a href="https://youtrack.jetbrains.com/issue/IDEA-94381" rel="nofollow">turn off a light bulb</a> in "Editor | General | Appearance".
<br> 
<br> UI for &lt;option name="SHOW_INTENTION_BULB" value="false"/&gt; in editor.xml.
<br> 
<br> Remember to turn it ON before uninstalling plugin.
<br>]]></description><version>1.0.1</version><vendor email='AMPivovarov@gmail.com' url=''>Aleksey Pivovarov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' until-build='173.320'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin></category><ff>"Code tools"</ff><category name="Code tools"><idea-plugin downloads='14215' size='108211' date='1220021145000' url=''><name>API Comparator</name><id>API Comparator</id><description><![CDATA[Plugin for viewing API changes in jar files.]]></description><version>0.4</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='69.7065' /><change-notes><![CDATA[
    0.4<ul>
     <li><a href="http://code.google.com/p/idea-api-comparator/issues/detail?id=2">Make the Api Comparator dialog non modal</a></li>
     <li><a href="http://code.google.com/p/idea-api-comparator/issues/detail?id=3">IDE 7 and 8 (up to 8733 at least) Compatible</a>, tested with both 7.0.4 and 8733</li></ul>
    0.3<ul>
     <li>IDE 6 and Selena Compatible, tested with both 6.0.5, 7.0 M1a and 6951</li></ul>
    0.2.1<ul>
     <li>Hide added/removed/changed filter option</li>
     <li>Progress monitor while comparison and snapshot loading</li>
     <li>View offline comparison results</li>
     <li>Bug fixes</li></ul>
    <p>0.2<ul>
     <li>Export to plain text</li>
     <li>Saving size of dialogs</li>
     <li>Improvements in comparison engine (support for ProgressMonitor in next version)</li>
     <li>Bug fixes</li></ul>
    <p>0.1.1
     <li>DiffTool support</li>
     <li>Bug fixes in configuration states</li></ul>
    <p>0.1
     <li>Recent files</li>
     <li>Option to show only changes in tree</li>
     <li>Option to show/hide class members</li>
     <li>Show comparison results in one tree</li>
     <li>Whole changed core of plugin code</li></ul>
    <p>0.0.2
     <li>Rewriten comparison engine</li
     ><li>Dialog with progress bar while processing</li>
     <li>GUI improvements</li>
     <li>All UI form rebuilded with UI designer</li></ul>
    <p>0.0.1
     <li>Refactored Timur's Zambalayev tool for API comparison (many thanks, Timur)</li>
     <li>Simple GUI for comparator</li>
     <li>Simple plugin for IntelliJ IDEA</li></ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='7605' size='40696' date='1088635764000' url=''><name>ContextViewer</name><id>ContextViewer</id><description><![CDATA[Context Viewer plugin for IDEA.]]></description><version>0.7.4</version><vendor email='' url=''>ksibilev@yahoo.com</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='15281' size='4535' date='1090291820000' url=''><name>CopyFQNPlugin</name><id>CopyFQNPlugin</id><description><![CDATA[Copies Fully Qualified Name of the class under cursor.]]></description><version>1.0.6</version><vendor email='' url=''>Richard Nemec</vendor><idea-version min="n/a" max="n/a" since-build='40.2200' /><change-notes><![CDATA[FQN of a referred class works again (any class name in Java can be FQN-ed)]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='36584' size='159399' date='1208333911000' url='https://code.google.com/archive/p/intellij-copyright-plugin'><name>Copyright</name><id>Copyright</id><description><![CDATA[
        Copyright Notice. This plugin is used to ensure files in a project or module have
        a consistent copyright notice.
    ]]></description><version>1.0.1-8.x</version><vendor email='rick@maddyhome.com' url=''>Rick Maddy</vendor><idea-version min="n/a" max="n/a" since-build='80.8200' /><change-notes><![CDATA[
        
Bug Fixes<br>
<br>
Bug Fixes<br>
- Change use of internal variable $TEMPLATE$ with __TEMPLATE__.<br>
<br>
Changes<br>
- Don't save copyright template to module files if using project level copyright.<br>
- Only perform recursive directory update if all files are writable.
        
    ]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='12279' size='917903' date='1110586268000' url=''><name>Ideascript</name><id>Ideascript</id><description><![CDATA[Script engine for interacting with Idea<br>
        IdeaScript has been completely re-written to allow you to write your scripts in Java mixed
        with plain-text (JSPs).  Please see the documentation at <a href="http://www.casalus.com/ideascript">http://www.casalus.com/ideascript</a>.]]></description><version>2.0.7</version><vendor email='kirk.woll@gmail.com' url=''>Casalus</vendor><idea-version min="n/a" max="n/a" since-build='40.2253' /><change-notes><![CDATA[]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='10934' size='515398' date='1095185623000' url='https://sourceforge.net/projects/jscrappy/'><name>scrappy</name><id>scrappy</id><description><![CDATA[Dynamic code execution environment a la Smalltalk or Visual Age ScrapBook.
        Type in your code, highlight it and then: Do It, Print It, or Inspect It.]]></description><version>1.0.5</version><vendor email='' url=''>Leif Hanack (former Rhett Guthrie - bytecrafters)</vendor><idea-version min="n/a" max="n/a" since-build='40.2239' /><change-notes><![CDATA[The previous version needs to be placed in preinstalled plugin directory. This version should work with the local plugin dir.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='95368' size='2053169' date='1473037194000' url='https://github.com/BasLeijdekkers/MetricsReloaded'><name>MetricsReloaded</name><id>MetricsReloaded</id><description><![CDATA[Automated code metrics for IntelliJ IDEA and IntelliJ Platform IDEs. Lines of Code and file count metrics for all languages supported by your IDE and many more metrics for Java. 
<br>
<br> Getting started 
<p>Select the menu item <code>Help | Find Action...</code> and search for <code>Calculate Metrics...</code>. Try the <i>Lines of code metrics</i> profile first, if you haven't used MetricsReloaded before. </p>
<p>Metrics can also be calculated from the command line for integration into build servers. Enter <code>idea metrics -h</code> for help. For this to work IntelliJ IDEA must NOT be running.</p>]]></description><version>1.8</version><vendor email='basleijdekkers@gmail.com' url='https://twitter.com/inspectorbas'>Bas Leijdekkers</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[MetricsReloaded 1.8. Long overdue update with bugfixes and some minor new features.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='7502' size='0' date='1131207928000' url='http://java.sstiller.de/scrap/index.html'><name>KiwiScrap</name><id>KiwiScrap</id><description><![CDATA[Scrap tool loosely based on the 'Scrappy' plugin using the in-memory compiler from pizzacompiler.sourceforge.net.<br>
		The plugin allows you to execute code snippets and inspect the result.<br>
]]></description><version>1.3</version><vendor email='stefan.stiller@net-linx.com' url=''>KiwiSoft</vendor><idea-version min="n/a" max="n/a" since-build='40.1100' /><change-notes><![CDATA[<html><ul>
		<li>Save selected module
		<li>Bug fixes
	</ul></html>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='28065' size='1243740' date='1105064706000' url='http://emma.sourceforge.net'><name>Emma Code Coverage</name><id>Emma Code Coverage</id><description><![CDATA[EMMA is an open-source toolkit for measuring and reporting Java code coverage.
    EMMA distinguishes itself from other tools by going after a unique feature
    combination: support for large-scale enterprise software development while
    keeping individual developer's work fast and iterative at the same time.
    <p>
    Every developer on your team can now get code coverage for free and they can
    get it fast! EMMA is so lightweight developers can use it during the process
    of writing tests instead of waiting for a "test build". This gets code
    coverage where it belongs: helping with design and implementation before the
    code is checked in.]]></description><version>plugin 0.1 / emma 2.0.4217</version><vendor email='emma-users@lists.sourceforge.net' url='http://emma.sourceforge.net'>Unknown</vendor><idea-version min="n/a" max="n/a" since-build='40.2244' /><change-notes><![CDATA[24 Oct 2004: Initial release. Feedback can be sent to emma-users@lists.sourceforge.net. <br> 
<b>17 Feb 2005: NOTE from JetBrains, Inc.: The author of the plugin IS NOT a member of "Emma Code Coverage Project " team, so please hold on from sending any feedback to the project developers.</b>]]></change-notes><rating>1.3</rating></idea-plugin><idea-plugin downloads='72218' size='830464' date='1146321272000' url=''><name>IdeaSpring</name><id>IdeaSpring</id><description><![CDATA[
        SpringFramework plugin for Idea (5.0.2 to 5.1) that helps you work with SpringFramework.
    ]]></description><version>1.2.4</version><vendor email='ideaspring@yanaware.com' url='http://www.yanaware.com'>Maurice Montgunie</vendor><idea-version min="n/a" max="n/a" since-build='40.3542' /><change-notes><![CDATA[! Rename class refactoring was broken
        ! Exception when checking if xml file was a Spring 2.0 config file]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='38671' size='1113575' date='1459294997000' url=''><name>Compare Directories</name><id>Compare Directories</id><description><![CDATA[<p> Allows the fast comparison of two directories or archive files (jar, zip, war... and also tar/gz) based on file contents. Compared directories/archives are shown in a tree view to give a better and easier-to-read overall view of the differences.<br /> Compared directories/archives may contain archives in archives in archives in..., which are all opened and compared compressed file by compressed file.<br /> In IntelliJ IDEA, compiled Java class files can also be compared at the attribute/method level (option when starting the comparison).<br /> Comparisons can be run on any file or directory inside or outside the current project. </p> 
<p> From the comparison tree view, single file differences (on both text and binary files) can easily be viewed and edited with the usual IDEA diff window. Left-side and right-side files can be separately opened as easily.<br /> You can also view differences in compiled Java class structure and bytecode using the usual IDEA diff window, thanks to the built-in Java disassembler.<br /> Blank-only differences in text files are detected, as well as user-defined differences in text files and differences in source file comments, called &laquo;non-significant differences&raquo;.<br /> The plugin provides some basic mass-merging facilities on compared files and directories (copy/delete on compared files or directories). </p> 
<p> This plugin works on any IntelliJ Platform product, except the Java disassembler, which is only available on IntelliJ products bundled with Java ASM4 library. </p> 
<p> For more information, please read the online help bundled with the plugin (complete plugin sources are also bundled for the IDEA plugin developers' convenience). </p>]]></description><version>1.1.4</version><vendor email='descout underscore olivier at yahoo dot fr' url=''>Olivier Descout</vendor><idea-version min="n/a" max="n/a" since-build='140.0' /><change-notes><![CDATA[Fixed regression introduced in previous release when opening diffs under non-Java IntelliJ-Platform-based products, such as PhpStorm.]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='4762' size='102565' date='1088636991000' url=''><name>Code queries</name><id>Code queries</id><description><![CDATA[Structured code query and replace (EXPERIMENTAL)]]></description><version>1.0</version><vendor email='' url=''>Konstantin Solomatov, Dmitry Lomov</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11911' size='735158' date='1154556112000' url=''><name>JavaDoc Browser</name><id>JavaDoc Browser</id><description><![CDATA[
    View and navigate the API Documentation within an embedded Browser (<a href="http://jdic.dev.java.net/">JDIC</a>) 
		similarly as you do it in Eclipse.
		<p>
		Features:
		<ul>
			<li>Display Quick Documentation Lookup and External JavaDoc via shortcut 'ctrl shift q'</li>
    	<li>Documentation is even read out of zip archives</li>
			<li>Contains support for <a href="http://apidoc.org/">APIdoc Search</a></li>
		</ul>
		</p>
  ]]></description><version>0.2.2</version><vendor email='npe@wolke7.net' url=''>Fliesen-KieBling</vendor><idea-version min="n/a" max="n/a" since-build='50.4192' /><change-notes><![CDATA[
	<ul>
	  <li>Requires at least J2SE 5.0</li>
		<li>Updated to the latest JDIC Build 20060613 and TJWS 1.25</li>
		<li>Minor changes and bug fixes</li>
	</ul>
	]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='15075' size='946329' date='1180977941000' url=''><name>CodeDependency</name><id>CodeDependency</id><description><![CDATA[Graphical visualization of class, package, and module dependencies for IntelliJ IDEA]]></description><version>1.4.2</version><vendor email='info@sixthandredriver.com' url=''>Sixth and Red River Software</vendor><idea-version min="n/a" max="n/a" since-build='55.5600' /><change-notes><![CDATA[Update for Selena EAP changes]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='18096' size='326152' date='1166126297000' url='http://confluence.jetbrains.com/display/CONTEST/IntelliLang'><name>IntelliLang</name><id>IntelliLang</id><description><![CDATA[
    
    This plugin provides the following features, inspired by <a href="http://www.jetbrains.net/jira/browse/IDEADEV-2599">IDEADEV-2599</a>:
    <p>
    - Annotation based and UI configurable language injection<br>
    - Annotation based pattern validation<br>
    - Regular Expression Language implementation with full java.util.regex.Pattern syntax support,
      detailed on-the-fly error highlighting, completion, some intention actions and more.<br>
    </p>
   ]]></description><version>1.2.2</version><vendor email='sascha.weinreuter@cit.de' url=''>Sascha Weinreuter</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[<p>
    * Fixed an ugly bug in runtime pattern-validation instrumentation<br>
  </p>
  <p>
    The complete change-history is available 
    <a href="http://www.jetbrains.net/confluence/display/CONTEST/IntelliLang#IntelliLang-History">here</a>
  </p>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='20614' size='161586' date='1389912788000' url='http://plugins.jetbrains.com/plugin/1124'><name>Tasks</name><id>Tasks</id><description><![CDATA[<p>I am considering rewriting this plugin from scratch. If you like to contribute some ideas, let me know on Github.</p> 
<p></p> 
<p>A plugin for keeping a list of tasks. A todo-list if you like.</p> 
<p>This plugin is a fork of the original plugin with permission of Sergiy Dubovik</p> 
<p>To contact me directly: nlsurfman@hotmail.com</p> 
<p>Bugs can be reported here: <a href="https://github.com/NLSurfMan/tasks/issues" rel="nofollow">https://github.com/NLSurfMan/tasks/issues</a></p>]]></description><version>1.8.2</version><vendor email='nlsurfman@hotmail.com' url='https://github.com/NLSurfMan/tasks'>WarnerJan Veldhuis (Original author: Sergiy Dubovik)</vendor><idea-version min="n/a" max="n/a" since-build='50.4267' /><change-notes><![CDATA[<p><u><b>Version 1.8.2 changes</b></u></p> 
<p>Bugfix</p> 
<ul> 
 <li>&quot;TaskSettings&quot; appeared to be a reserved name. Had to change it to &quot;TaskPluginSettings&quot;. Because of the name change, you will have to redo your settings</li> 
</ul> 
<p><u><b>Version 1.8 changes</b></u></p> 
<p>Enhancements</p> 
<ul> 
 <li>Full Drag and Drop support</li> 
 <li>Button for &quot;Mark uncompleted&quot;</li> 
 <li>Added frequently used functions on the toolbar</li> 
 <li>Tasks now have a long description</li> 
 <li>Start/stop buttons for keeping real-time track of spent time</li> 
 <li>Updated settings storage to Idea12 standards</li> 
 <li>Removed unnecessary code.</li> 
 <li>Made TaskSettings and TaskModel an applicationService</li> 
 <li>Expand/Collapse All buttons</li> 
 <li>Title can be edited directly in the tree by pressing F2</li> 
 <li>Changed e.isRightMouseButton() to e.isPopupTrigger()</li> 
</ul> 
<p>Bugfix</p> 
<ul> 
 <li>updated to IntelliJ IDEA 12</li> 
 <li>Set default button on TaskForm</li> 
 <li>Disabled DnD when using filters and groups</li> 
 <li>Tree is updated per node, instead of an entire update</li> 
</ul> 
<p>Other</p> 
<ul> 
 <li>Updated Copyright notice to 2013</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='9832' size='166282' date='1165072687000' url=''><name>Class Hunter</name><id>Class Hunter</id><description><![CDATA[The Class Hunter Intellij plugin aims to provide a way for Intellij
  programmers to locate missing Java classes in folders or Jar files required by projects.
  Class Hunter is designed to start with a set of locations where Java projects and applications
  are commonly stored (i.e. C:\java) and search for classes. <br><br>
  A search can be initiated directly from source editing when a class in a source file remains red
  without an import prompt, or from opening Class Hunter from a menu and pasting a class from a
  ClassNotFoundException after a runtime failure. Class Hunter integrates with IDEA in an
  unintrusive way by adding a "Find Class" option to the editing context menu and the search menu.
  <br><br>
  Particular features of Class Hunter include:<br>

  <ul>
    <li>Search for a class not found in source code during  editing from the context menu</li>
    <li>Search for classes based on a string search from the search menu</li>
    <li>Finds multiple matches in Jar files</li> <li>Automatically add found Jar files to the module
      classpath</li>
  </ul> <br>
   String searches in Class Hunter also allow the programmer to find potentially useful classes
   by only specifying part of a class name, i.e., the search string "util" would find classes such
   as StringUtils and XmlUtil. <br><br>
   Comments, suggestions, bugs etc. are very welcome.
]]></description><version>0.1.3</version><vendor email='charles@kubicek.org.uk' url=''>Charles Kubicek</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[Fixed bug related to removing folders in the config window.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3695' size='156926' date='1162073454000' url=''><name>iSnippet</name><id>iSnippet</id><description><![CDATA[Search the web for code samples/snippets]]></description><version>1.0</version><vendor email='' url=''>ExCellApps Inc</vendor><idea-version min="n/a" max="n/a" since-build='55.5661' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3622' size='824557' date='1163959671000' url=''><name>Kiwi Generator</name><id>Kiwi Generator</id><description><![CDATA[Code generation tool supporting multiple output files, dynamic file names and complex parameter models]]></description><version>1.1</version><vendor email='' url=''>KiwiSoft</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[<ul>
		<li>Fix: Bug which made it impossible to add parameters to user types
		<li>New: Added new parameters (${Selection.rootDirectory}, ${Selection.module}, ${Selection.moduleDirectory},
				${Selection.project}, ${Selection.projectDirectory}, ${Selection.relativeSourcePath})
		<li>Fix: Exception which is thrown if adding parameters to a user type before the tree node has been expanded
		<li>New: Added static parameters
		<li>New: Default values for parameters
		<li>New: Predefined values for parameters
	</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9530' size='235881' date='1163976261000' url=''><name>Classpath Complete</name><id>Classpath Complete</id><description><![CDATA[You don't have to remember which jar file contains
      which class file any more. This plugin searches all the jar files and their contents on the computer. This
      process actually takes 4-5 minutes depending on the storage capacity of the your computer.
      The plugin can add needed jar files to the classpath of the working module automatically using this
      information. <br>
      Bye bye "cannot resolve symbol" or "ClassNotFoundException" errors:).<br>
      This is a beta version.
    ]]></description><version>0.22</version><vendor email='halilkarakose@gmail.com' url=''>BilgiTurk</vendor><idea-version min="n/a" max="n/a" since-build='50.4000' /><change-notes><![CDATA[You don't have to remember which jar file contains
      which class file any more. This plugin searches all the jar files and their contents on the computer. This
      process actually takes 4-5 minutes depending on the storage capacity of the your computer.
      The plugin can add needed jar files to the classpath of the working module automatically using this
      information. <br>
      Bye bye "cannot resolve symbol" or "ClassNotFoundException" errors:).<br>
      This is a beta version.
    
        "Find Class" dialog box doesn't block any more while searching classes inside the jar files.
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6054' size='792597' date='1187025793000' url='http://www.sixthandredriver.com/inspectorgeneral.html'><name>InspectorGeneral</name><id>InspectorGeneral</id><description><![CDATA[Advanced code improvement and heuristic bug-finding tools for IntelliJ IDEA]]></description><version>1.0.7</version><vendor email='info@sixthandredriver.com' url='http://www.sixthandredriver.com'>Sixth and Red River Software
</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[Bug fix for InspectorGeneral]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9784' size='9017' date='1188347907000' url=''><name>JDocs API Lookup</name><id>JDocs</id><description><![CDATA[A plugin to access the JDocs apis through IDEA.]]></description><version>0.4.1</version><vendor email='' url=''>DZone, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='60.6189' /><change-notes><![CDATA[Added support for proxy connections.]]></change-notes><depends>org.intellij.htmlbrowser</depends><rating>2.0</rating></idea-plugin><idea-plugin downloads='3847' size='5613' date='1196290631000' url=''><name>Carret Inspector</name><id>Carret Inspector</id><description><![CDATA[It simply highlights contents under the carret, found occurences can be navigated using standars search controls,  F3  advance to next occurence ESC clears markers.]]></description><version>1.0</version><vendor email='gregbugaj@yahoo.com' url=''>Greg Bugaj</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[It simply highlights contents under the carret, found occurences can be navigated using standars search controls,  F3  advance to next occurence ESC clears markers.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='2532' size='55322' date='1256408691000' url=''><name>Snipplr API</name><id>Snipplr API</id><description><![CDATA[A plugin that allow the user to get and add code to the Snipplr]]></description><version>2.0</version><vendor email='' url=''>Rayala Udayakumar</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='1549' size='124288' date='1213709935000' url=''><name>ResourcePlugin</name><id>ResourcePlugin</id><description><![CDATA[short description of the plugin]]></description><version>1.0</version><vendor email='' url=''>Syntea</vendor><idea-version min="n/a" max="n/a" since-build='60.6148' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5721' size='619365' date='1241018527000' url=''><name>CheckThread</name><id>CheckThread</id><description><![CDATA[

      

      <b> SUMMARY </b><br>
      CheckThread provides a thread annotation library and a
      static analysis engine for finding certain kinds of threading bugs at compile time.
      CheckThread will report thread confinement violations and race conditions
      within the Intellij IDE.<br><br>

      <b>QUICK START</b><br>

      <ul>
      <li>Install the Intellij Plugin, restart Intellij.</li>

      <li>Import the checkthread-annotation.jar file into your Java project.
      You can get this jar from checkthread.org or inside the unpacked plugin.</li>

      <li>Add @ThreadSafe, @NotThreadSafe, and @ThreadConfined thread policy Java
      annotations to your Java code.</li>

      <li>Alternatively, instead of using Java annotations, you can specify a method's
       thread policy by adding a threadpolicy.xml file to your Intellij project's
       class path. See checkthread.org for a simple example.</li>

      <li>Compile your Java code and press the CheckThread toolbar button to perform analysis.</li>

      <li>CheckThread inspects Java byte code, so be sure to compile your latest changes before pressing the CheckThread button. </li>
   
      </ul>
      <br>

      <b>THREAD POLICY LISTING</b><br>
      <ul>
         <li> <b>ThreadSafe</b> - Add this annotation to methods that are thread safe. CheckThread will validate that there are no race conditions.</li>
         <li> <b>NotThreadSafe</b> - Add this annotation to methods that are not thread safe. </li>
         <li> <b>ThreadConfined</b>-  Add this annotation to methods that are thread confined. For example, methods on Swing components are confined to the event-dispatch thread. CheckThread will report if you are calling a Swing method on the wrong thread.</li>
      </ul>
      <br>
      
	  <b>FOR MORE INFO</b>
	  <ul>
	  <li>See examples on <a href="http://checkthread.org">checkthread.org</a></li>
	  <li>Post a question to the <a href="http://groups.google.com/group/checkthread-discussion-forum">checkthread.org forum</a></li>
	  </ul>

  
  ]]></description><version>1.0.9.1, Tested on Intellij 7,8 running with JRE 1.6 or greater</version><vendor email='checkthread@gmail.com' url='http://checkthread.org/'>checkthread.org</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='55712' size='3973745' date='1229624888000' url=''><name>Code Navigator</name><id>Code Navigator</id><description><![CDATA[Understanding other people's code or your own code in complex systems is a challenging problem in software development. This plugin supports developers in learning the dependencies and couplings in object oriented systems.   Three major plugin-functions can be used: 
<ul> 
 <li>class cloud diagram</li> 
 <li>graphical navigation between dependent classes</li> 
 <li>creation of UML diagrams</li> 
</ul>  The class cloud diagram should be used as a first step when trying to understand an object oriented system. It shows all project classes in a single diagram as a cloud, very similar to tag clouds known from web-applications. Some of the most important classes can such be found by using the class cloud to be further investigated by using the graphical navigator or the source code.   Graphical navigation can be used to find and understand all dependencies (using classes, used classes, extending classes and extended classes of some subject class).   As soon as the developer has understood which classes interact in which way, UML diagrams should be created that condense this knowledge. Though it is really helpful to have at least some UML diagrams, many software systems are not documented well or the existing diagrams are totally outdated. This plugin helps to create static class diagrams that always can be kept in sync with the current state of a system.   The new functions can be accessed by a new menu item in the Analyze menu of the main menu bar (
<i>Analyze Class Cloud</i>) and two new menu items in the project view and editor popup menus (
<i>Show in Graphical Navigator</i> and 
<i>Add to UML Diagram</i>).]]></description><version>1.26_8</version><vendor email='frank.gerberding@gmx.de' url=''>Frank Gerberding</vendor><idea-version min="n/a" max="n/a" since-build='80.8858' /><change-notes><![CDATA[
    
    
      Version 1.26(_8):
      <ul>
        <li>
          fixed: Path2D.Float is not used anymore, so Mac OS X users should be happy, again.
        </li>
      </ul>
      Version 1.25(_8):
      <ul>
        <li>
          fixed: minor bug fixes.
        </li>
        <li>
          added: many NotNull- and Nullable-checks to further improve stability.
        </li>
        <li>
          added: Thumbnail generation for diagrams and graphs
        </li>
        <li>
          added: Source code, generated javadoc and UML class diagrams
        </li>
      </ul>
      Version 1.24(_8):
      <ul>
        <li>
          added: search scope can be chosen for class cloud analysis.
        </li>
        <li>
          added: UML diagrams can now be saved as graphml-files (to be opened and layouted with tools like yed,
                 see <a href="http://www.yworks.com">www.yworks.com</a>).
        </li>
        <li>
          changed: recompiled all classes with target 1.5, so plugin should be usable for Mac OS X users, too.
        </li>
      </ul>
    
      Version 1.23(_8):
      <ul>
        <li>
          added: undo in diagram creation step editor
        </li>
      </ul>
      Version 1.22(_8):
      <ul>
        <li>
          changed: class cloud and graphical navigator graphs are saved with same writer as used for UML diagrams
                   so always a good image quality is achieved
        </li>
        <li>
          added: class cloud diagrams, graphical navigator graphs and UML diagrams can now be saved as SVG
                 files. These vector graphics files can be opened by tools like Inkscape (see
                 <a href="http://www.inkscape.org/">www.inkscape.org</a>)
        </li>
      </ul>
      Version 1.21:
      <ul>
        <li>
          changed: if diagrams are saved to image files (JPG, PNG, GIF), the images will have a resolution
                   that matches the diagrams size in world coordinates and thus are always readable
        </li>
        <li>
          added: dialog to manually edit diagram creation steps for UML diagrams
        </li>
      </ul>
      Version 1.20:
      <ul>
        <li>
          added: class cloud diagram that shows all classes of complete project in a single diagram
                 to find starting points for graphical navigations in order to understand dependencies.
                 Works similar to tag clouds, but for classes.
        </li>
        <li>
          added: class cloud tool window will be opened on demand after a class cloud is computed.
                 If a user selects "Analyze Class Cloud" from the main analyze-menu, all dependencies
                 between all classes will be analyzed and a new tool window will be opened.
        </li>
        <li>
          added: navigation from class in class cloud to graphical navigator
        </li>
        <li>
          added: tool tips in class cloud show fully qualified class name
        </li>
        <li>
          added: navigation from class in class cloud to source code (class source will be shown in editor)
        </li>
        <li>
          added: text input field in class cloud can be used to highlight macthing classes in class cloud
        </li>
        <li>
          added: added reset view button to class cloud toolbar
        </li>
        <li>
          changed: added new settings for class cloud and rearranged settings dialog
        </li>
        <li>
          changed: no new layout will be computed automatically when removing classes from UML diagrams
        </li>
      </ul>
      Version 1.17:
      <ul>
        <li>
          changed: UML diagrams will now be updated for rename class/package and move class/package
                   refactorings and for corresponding undo operations of rename and move refactorings
        </li>
      </ul>
      Version 1.16:
      <ul>
        <li>
          fixed: some minor bugs
        </li>
        <li>
          changed: suggested diagram name for new UML diagrams is now based on selected classes
        </li>
      </ul>
      Version 1.15:
      <ul>
        <li>
          fixed: in some cases on slow machines, the graphical navigator did not repaint node labels
                 at the end of an animation
        </li>
        <li>
          fixed: graphical navigator did not always repaint properly on first opening tool window
        </li>
        <li>
          added: new action "jump to graphical navigator" jumps directly to chosen class, shortcut is "ctrl alt shift G"
        </li>
        <li>
          added: graphical navigator draws direct cyclic dependencies between classes in red. Can be disabled
                 in settings dialog.
        </li>
        <li>
          added: visibility of field and method compartments can be changed via node popup menu in UML diagrams.
        </li>
      </ul>
      Version 1.14:
      <ul>
        <li>
          fixed: saved diagrams could only be loaded explicitely, if at least one diagram existed
        </li>
        <li>
          added: UML diagram node popup menu items for connecting nodes with more control
        </li>
        <li>
          added: UML diagram edge popup menu items for removing multiple edges at once
        </li>
        <li>
          changed: reorganized UML diagram node popup menu
        </li>
        <li>
          added: if a package is added to a UML diagram, all contained classes are added instead
        </li>
        <li>
          changed: if an openend diagram already exists, the user will be asked whether to replace, skip or
                   rename the diagram instead of always renaming it
        </li>
        <li>
          fixed: rename button in UML diagram tool window toolbar throwed exception, if no diagram existed
        </li>
        <li>
          fixed: "add to new diagram" menu item throwed exception, if IDEA does not use JDK 6 (for example on Macs)
        </li>
        <li>
          added: "add to new diagram" menu item and "show in graphical navigator" menu item are now also accessible
                 from editor tab popup menu
        </li>
      </ul>
      Version 1.13:
      <ul>
        <li>
          changed: persistence of settings and diagrams now uses PersistentStateComponent instead of JDOMExternalizable
        </li>
        <li>
          added: added access to settings dialog from graphical navigator and UML diagram tool windows
        </li>
        <li>
          added: one or all diagrams can now be explicitely saved to diagram creation command sequence files as XML
        </li>
        <li>
          added: diagrams can now be explicitely loaded from diagram creation command sequence files
        </li>
        <li>
          added: class in current editor is shown in graphical navigator, if tool window is opened for the first time
                 instead of showing an empty graphical navigator window
        </li>
        <li>
          changed: classes in UML diagrams now show self references for fields
        </li>
      </ul>
      Version 1.12:
      <ul>
        <li>
          changed: icon handling refactored
        </li>
        <li>
          added: Help Dialogs in Graphical Navigator tool window and UML Diagrams tool window
        </li>
      </ul>
      Version 1.11:
      <ul>
        <li>
          changed: multiple selected classes in project view can be added to UML diagrams with a single action
        </li>
        <li>
          fixed: default colors for classes, interfaces, abstract classes and enums fixed
        </li>
      </ul>
      Version 1.10:
      <ul>
        <li>
          added: printing and print preview of graphical navigator
        </li>
        <li>
          added: UML diagram generator
        </li>
      </ul>
      Version 1.04:
      <ul>
        <li>
          fixed: graph was not repainted when stepping back or forward in navigation history with animations turned off
        </li>
        <li>
          changed: settings moved from project to application
        </li>
        <li>
          changed: refactoring of action handling
        </li>
        <li>
          added: export of current graph as image (PNG, GIF, JPEG)
        </li>
      </ul>
      Version 1.03:
      <ul>
        <li>
          added: buttons to zoom in, zoom out, fit contents
        </li>
        <li>
          added: hand cursor on nodes and edges indicates possible clicks
        </li>
        <li>
          added: tooltips on nodes show fully qualified class names
        </li>
        <li>
          fixed: graph is immediately updated after class visibility (non-project classes or test classes) changes
        </li>
      </ul>
      Version 1.02:
      <ul>
        <li>
          fixed: non-project classes no longer show other non-project classes as used classes
        </li>
      </ul>
      Version 1.01:
      <ul>
        <li>
          added: setting "show non-project classes"
        </li>
        <li>
          added: setting "show test classes"
        </li>
        <li>
          fixed: classes that contained inner class, that use the subject class where added as using classes
        </li>
      </ul>
    
    
  ]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='6721' size='80352' date='1223328874000' url=''><name>JavaDoc Sync Plugin 8</name><id>JavaDoc Sync Plugin 8</id><description><![CDATA[
        The JavaDoc Sync Plugin will assist you to keep your
        JavaDoc in sync between interface definitions and the
        implementations, or method definitions and method overrides.
        The plugin now uses template based generation of JavaDoc, so
        that the JavaDoc text can now easily be customized to your needs.<br><br>

        The JavaDoc Sync Plugin was originally written by Raymond Brandon but was updated for IntelliJ 8 by
        Daniel Bingham <br><br>

        The JavaDoc Sync Plugin can: <br>
        <ul>
        <li>highlight methods that define the @inheritDoc tag but there's no super method</li>
        <li>highlight methods that define the @inheritDoc tag but the super method doesn't have javaDoc</li>
        <li>highlight a class if one or more methods do not define JavaDoc</li>
        <li>Generate JavaDoc for all methods that do not define JavaDoc according to user defined templates</li>
        <li>Ignore methods that do not match the configured access modifier level</li>
        <li>Ignore overridden methods of anonymous classes or inner classes</li>
        <li>highlight methods that do not have JavaDoc</li>
        <li>highlight fields that do not have JavaDoc</li>
        <li>highlight methods of interface implementations of which
        the JavaDoc differs from the JavaDoc defined at interface level</li>
        <li>highlight overridden methods/constructors of which
        the JavaDoc differs from the JavaDoc defined in the super classes</li>
        </ul>
        <br>
        When the JavaDoc Sync Plugin detects differences between the
        defining interface or base method and the implementing or
        overriding method, the user will get quick fixes presented to
        update the JavaDoc like:<br>
        <ul>
        <li>Copy JavaDoc from parent</li>
        <li>Move to parent and introduce reference</li>
        <li>Replace parent JavaDoc</li>
        <li>Generate JavaDoc from signature</li>
        <li>Generate JavaDoc from field</li>
        <li>Generate JavaDoc for all methods</li>
        </ul>
        <br>
        To turn on the JavaDoc Sync plugin, go to Settings->Errors and select "JavaDoc issues"
    ]]></description><version>2.0</version><vendor email='webmasterATperniciouspenguinsDOTcom' url=''>Daniel Bingham</vendor><idea-version min="n/a" max="n/a" since-build='80.8823' /><change-notes><![CDATA[
        10-04-2008 Updated to use the changed plugin API with IntelliJ 8.<br>
        <ul>
        <li>This update breaks backwards compatibility with previous IntelliJ versions.
        </ul>
        10-08-2007 Bug fix release, tested against 6.0.5(6180):<br>
        <ul>
        <li>Fixed duplicate introduce reference option.
        <li>//TODO Fix JavaDoc insertion is reformatted automatically causing it not to match with parent anymore.
        </ul>
        14-07-2007 Bug fix release, tested against 6.0.5(6180):<br>
        <ul>
        <li>Fixed NullPointerException when generating reference for method of anonymous class.
        </ul>
        11-07-2007 Added functionality, tested against 6.0.5(6180):<br>
        <ul>
        <li>New feature: support @inheritDoc tag. Verifies that parent has JavaDoc and highlights method if parent
        doesn't.</li>
        <li>New feature: generate JavaDoc for all methods at once at class level</li>
        <li>New feature: configurable detection level for methods so that only methods with a certain access
        modifier are checked for JavaDoc</li>
        <li>New feature: Ability to ignore methods of anonymous classes and inner classes</li>
        </ul>
        13-03-2007 Bug fixes and added functionality, tested against 6.0.4(6148):<br>
        <ul>
        <li>New feature: use templates to allow customization of generated JavaDoc.</li>
        <li>Bug: Generate JavaDoc for interface mentions class instead of interface</li>
        <li>Bug: Depth first in finding super method causes wrong methods in interface hierarchy to be compared
        during inconsistency checks</li>
        <li>Known issue: Generating JavaDoc for Enum types fails</li>
        </ul>
        23-01-2007 Bug fixes and added functionality, tested against 6.0.2(6107) and 6.0.4(6148):<br>
        <ul>
        <li>Bug: Description of class implementing interface method without JavaDoc is "Overridden method
        does not have javadoc" instead of "Method implementation does not have JavaDoc"</li>
        <li>Bug: Description of interface extending other interface and overriding method declaration without
        JavaDoc is "Method implementation does not have JavaDoc" instead of "Overridden method does not
        have JavaDoc"</li>
        <li>Bug: Insertion of JavaDoc reference is mangled;</li>
        <li>Bug: JavaDoc reference is not recognized when it contains qualified package although class is in same
        package as referenced class;</li>
        <li>Bug: Constructor without JavaDoc is interpreted as overridden method;</li>
        <li>Bug: Classes that extend each other should not need to have identical JavaDoc in constructors;</li>
        <li>Reported bug by Henne Huhu: NullPointerException while editing in Jsp;</li>
        <li>New feature: Inspection of missing JavaDoc on class level</li>
        <li>New feature: "Add reference to parent" to solve inconsistent JavaDoc between two methods and
        keeping the exsisting JavaDoc</li>
        </ul>
        23-12-2006 Update to IntelliJ 6.0, including bug fixes and publication to plugins.intellij.net<br>
        27-12-2005 Initial build for IntelliJ 5.0<br>
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4060' size='567832' date='1367066641000' url=''><name>eSnippet Pro plugin</name><id>eSnippet Pro plugin</id><description><![CDATA[Make it to access code snippet repository easy! The central repository is 
<a href="http://snippet.mvnsearch.org" rel="nofollow">http://snippet.mvnsearch.org</a>. You can find all source code at 
<a href="http://code.google.com/p/esnippet" rel="nofollow">http://code.google.com/p/esnippet</a> 
<ul>
  Features List: 
 <li>Snippet repository</li> 
 <li>Snippet Search</li> 
 <li>Snippet Live Template</li> 
 <li>Snippet Editing</li> 
</ul>]]></description><version>1.4.3</version><vendor email='linux_china@hotmail.com' url='http://snippet.mvnsearch.org'>linux_china</vendor><idea-version min="n/a" max="n/a" since-build='129.1' /><change-notes><![CDATA[<ul>
 Change list in 1.4.3 
 <li>Compile for IDEA 12</li> 
 <li>Remove some agents</li> 
</ul> 
<ul>
 Change list in 1.4.2 
 <li>Compile for IDEA 10.5</li> 
</ul> 
<ul>
 Change list in 1.4.0 
 <li>Work on IDEA 9.0 only</li> 
 <li>Bug fix for IDEA 9.0</li> 
 <li>Icon support for popup items</li> 
</ul> 
<ul>
 Change List in 1.3.1 
 <li>Bug fix for file fragment creation</li> 
</ul> 
<ul>
 Change List in 1.3 
 <li>Add RubyMine suport</li> 
 <li>Mvnsearch URL Switch only one setting</li> 
</ul> 
<ul>
 Change List in 1.2 
 <li>EAP 8.1 Build</li> 
 <li>Bug fix for DZone snippet search</li> 
 <li>Bug fix for completion</li> 
 <li>Remove word selection for completion</li> 
 <li>Mnemonic completion with hint support</li> 
</ul> 
<ul>
 Change List in 1.1.2 
 <li>Bug fix for class cast exception</li> 
</ul> 
<ul>
 Change List in 1.1.1 
 <li>Bug fix for datacontext between events</li> 
 <li>Minor bugs fixed</li> 
</ul> 
<ul>
 Change List in 1.1 
 <li>Syntax color high light introduced by jsyntaxpane</li> 
 <li>Fix DZone snippet repository query logic</li> 
 <li>Fix regexlib.com snippet repository query logic</li> 
 <li>Minor bug fix </li> 
</ul> 
<ul>
 Change List in 1.0.1 
 <li>Compiled by Jdk 1.5</li> 
</ul> 
<ul>
 Change List in 1.0 
 <li>Initial Version </li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='23735' size='157427' date='1271804094000' url=''><name>Code Explorer</name><id>Code Explorer</id><description><![CDATA[	CodeExplorer helps to analyze Java code: find all method call chains to the method and what methods called from the method.
	Analysis results (methods and calls between them) are shown on a handy diagram in the CodeExplorer tool window.

    <p>Execute plugin commands from <b>Analyze</b> menu (Method structure, Methods and calls in, Method call chains to), and plugin will show analysis results on the diagram.
    You can add more nodes to the opened diagram by <b>double-clicking</b> on diagram nodes or
    executing commands from the <b>context menu</b> for diagram nodes.</p>

    <p>See usage instructions, <a href="http://handyedit.com/codeexplorer/faq.html">FAQ</a> and
    <a href="http://handyedit.com/codeexplorer/demo.html">demo</a> for more information about plugin features.</p>
    
  ]]></description><version>1.3.2</version><vendor email='codeexplorer@handyedit.com' url='http://handyedit.com/'>HandyEdit</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[
	CodeExplorer helps to analyze Java code: find all method call chains to the method and what methods called from the method.
	Analysis results (methods and calls between them) are shown on a handy diagram in the CodeExplorer tool window.

    <p>Execute plugin commands from <b>Analyze</b> menu (Method structure, Methods and calls in, Method call chains to), and plugin will show analysis results on the diagram.
    You can add more nodes to the opened diagram by <b>double-clicking</b> on diagram nodes or
    executing commands from the <b>context menu</b> for diagram nodes.</p>

    <p>See usage instructions, <a href="http://handyedit.com/codeexplorer/faq.html">FAQ</a> and
    <a href="http://handyedit.com/codeexplorer/demo.html">demo</a> for more information about plugin features.</p>
    
  
    <p>Version 1.3.2
    <ul>
        <li>Idea 9 version</li>
    </ul></p>

    <p>Version 1.3.1
    <ul>
        <li>Fix ClassCastException on foreach</li>
        <li>Fix exception on method delete</li>
        <li>Fix exception on project close</li>
    </ul></p>

    <p>Version 1.3
    <ul>
        <li>Improvements in code chains search</li>
        <li>If jump to source on node selection is enabled (CodeExplorer toolbar)
        then highlight in selected method source: calls shown on graph from the method</li>
        <li>Code chains search: progress dialog fixes</li>
        <li>Graph scrolling and layout fixes</li>
    </ul></p>

    <p>Version 1.2.1
    <ul>
        <li>Idea EAP compatibility</li>
    </ul>
    </p>

    <p>Version 1.2
    <ul>
        <li>Plugin is multitabbed now: Analyze command results are opened in a new tab</li>
        <li>Diagram node for interface method: methods that implement it are shown on diagram instead method calls from it</li>
        <li>Added method filters that used when perform analysis: the plugin doesn't analyze these methods and doesn't show them on diagram (configure filters in CodeExplorer settings)</li>
        <li>Long operations are called with progress dialog. So UI doesn't freeze and you can cancel long operation</li>
        <li>Can perform analysis for selected diagram nodes using context or Analyze menu to add more nodes to the opened diagram</li>
        <li>Changed method structure command: added all calls from the method within class</li>
        <li>Fixes: unit analysis</li>
        <li>UI enhancements: click mode combo, inner class method name</li>
        <li>Node tooltip: more info, toolbar button "Show method body in tooltip" (with method icon)</li>
        <li>Added Jump to source action (F4) to the context menu</li>
    </ul></p>

    <p>Version 1.1
    <ul>
        <li>new menu item: method call chains to specified method from class, package or module</li>
        <li>Method calls in class menu item replaced by method and calls in... (shows methods from class, package, module or project)</li>
        <li>added method tooltip: method sigrature and colored source</li>
        <li>can delete selected nodes from diagram</li>
        <li>save / load diagram from file</li>
        <li>synchronize diagram with current sources</li>
        <li>changed display option: show class names as camel words instead hiding</li>
    </ul></p>
    
  ]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='2598' size='3308235' date='1228346489000' url=''><name>Code-Amnesia</name><id>Code-Amnesia</id><description><![CDATA[
Code-Amnesia is a context aware search tool. You search for code-snippets and other programming elements from within the IDE. Upon search, the plugin analyzes the context of the search and use this information to enhance the search query. It then submit the query to a specialized Code-Amnesia server.
For more information please visit http://www.codeamnesia.org
  ]]></description><version>0.25</version><vendor email='shmulik@codeamnesia.org' url=''>Shmulik London</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1618' size='6894' date='1234855827000' url=''><name>FIT-ifier</name><id>FIT-ifier</id><description><![CDATA[Takes a sentence and turns it into a FIT method or classname]]></description><version>0.2</version><vendor email='' url=''>Gertjan Donkers</vendor><idea-version min="n/a" max="n/a" since-build='50.4000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='7050' size='62022' date='1236141639000' url=''><name>Code snippets</name><id>Code snippets</id><description><![CDATA[Allows to create and store tagged and titled code snippets. Search by tag, title and content.]]></description><version>1.0.1</version><vendor email='denis@danilin.name' url=''>SweetCandy inc.</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Minor update. Added \"Manage snippets\" form.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5347' size='8981' date='1241567526000' url='https://code.google.com/archive/p/ideapropertysorterplugin'><name>Property Sorter</name><id>Property Sorter</id><description><![CDATA[
    <p>Imagine you work with property files every day. The files are updated on different branches copied up to the trunk
    and merged down to new branches, sometimes even updated externally. I got a couple of times into not so funny merge
    conflicts since people did not sort the property files in the same way. To get around that I used an external tool
    to sort the files just before committing them.</p>
    <p>This plugin sorts the property files inside IDEA.</p>
    <p>Simply open a properties file and choose Code - Sort Properties. It detects if this is a real properties file
    (e.g. all lines do have a # at the start or do follow the pattern key=value) and sorts them. If things go boom
    you always can undo ;-).</p>
  ]]></description><version>0.3</version><vendor email='oliver.wehrens@gmail.com' url='http://maxheapsize.com'>Oliver Wehrens</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
    Version 0.3
    <ul>
      <li>Comments above properties will now be preserved and not deleted.</li>
    </ul>
    Version 0.2
    <ul>
      <li>Initial Release.</li>
    </ul>
  ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='139399' size='625230' date='1428416791000' url='http://qaplug.com'><name>QAPlug</name><id>QAPlug</id><description><![CDATA[QAPlug is an Intellij IDEA plugin to manage code quality which integrates tools such as PMD, Checkstyle and Findbugs.]]></description><version>1.3.9</version><vendor email='support@qaplug.com' url='http://www.soldevelo.com'>SolDevelo</vendor><idea-version min="n/a" max="n/a" since-build='141.178' /><change-notes><![CDATA[Compatibility changes to support IntelliJ IDEA 14.1.]]></change-notes><depends>com.intellij.modules.java</depends><rating>3.9</rating></idea-plugin><idea-plugin downloads='1126' size='14203' date='1272326848000' url=''><name>Touch</name><id>Touch</id><description><![CDATA[
      
        <p>Touches files in the IDEA project (like the commun 'touch' UNIX utility).</p>
        <p>This is especially useful when IntelliJ IDEA loses track of the source-controlled status of files
           and shows them as "Files to be added" while they already are source-controlled. Touching these
           files on disk makes IntelliJ IDEA restore their correct source-control status.</p>
      
    ]]></description><version>1.0</version><vendor email='descout underscore olivier at yahoo dot fr' url=''>Olivier Descout</vendor><idea-version min="n/a" max="n/a" since-build='60.6700' /><change-notes><![CDATA[
      
        <p>Touches files in the IDEA project (like the commun 'touch' UNIX utility).</p>
        <p>This is especially useful when IntelliJ IDEA loses track of the source-controlled status of files
           and shows them as "Files to be added" while they already are source-controlled. Touching these
           files on disk makes IntelliJ IDEA restore their correct source-control status.</p>
      
    
      
        <p>1.0</p>
        <ul>
            <li>Initial revision.</li>
        </ul>
      
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14567' size='303869' date='1323895214000' url='http://logsupport.sourceforge.net/'><name>Log Support</name><id>LogSupport</id><description><![CDATA[
		<b>Log Support</b>
		<p>
		This plugin supports <b>creating</b> and <b>managing log calls</b>.
		<p>
		Once installed the plugin makes using log frameworks as painless as printing to <i>stdout</i>.
		<br>
		This is achieved with the addition of <b>intentions</b>, <b>live templates</b> and
		<b>code inspections</b> that support the most important aspects of the configured log framework.
		<br>
		Whenever you'd attempt to write to <i>stdout</i> using
		"<b>sout + <i>TAB</i></b>" you can now use "<b>logd + <i>TAB</i></b>" to write a
		debug log line instead (other log levels are accessible via similarly named live templates).
		<p>
		The plugin is aware of loggers that are currently reachable from the context and can also
		add new loggers if none are reachable. Creating log output remains the same no matter what
		log framework is used as all operations inside the bundled live templates are performed using
		the framework that was previously defined for the current project scope.
		Log calls are validated and optionally wrapped in conditional expressions if this is desired.
		<p>
		On top of the basic feature set, enterprise class features like <b>log ID</b> and
		<b>log review</b> generation are available to help improving the overall
		quality of the generated log.
		<p>
		<b>Features:</b>
		<ul>
			<li>Supports possibly any log framework and facade</li>
			<li>
				Pre-configured and tested with: <i>log4j12</i>, <i>slf4j</i>,
				<i>java.util.logging</i> and <i>commons log</i>
			</li>
			<li>Assists in the generation of log IDs</li>
			<li>
				Generates editable <i>XHTML</i> or <i>ODS</i> (Open Document Spreadsheet) review
				documents containing a  collection of log messages that can be reviewed and adjusted
				by a non-developer  (e.g. technical writer).
			</li>
			<li>
				Adds 5 live templates <b>logt</b>, <b>logd</b>, <b>logi</b>,
				<b>logw</b> and <b>loge</b> that offer a framework neutral way
				of using log calls in the day to day business.
			</li>
			<li>
				Adds 5 intentions and context actions that allow:
				<ul>
					<li>Wrapping and unwrapping log calls in 'if' conditions.</li>
					<li>Add, update, replace or remove log IDs.</li>
				</ul>
			</li>
			<li>
				Adds 3 code inspections that verify whether:
				<ul>
					<li>
						Log calls are wrapped in 'if' conditions
						(depending on the project setup)
					</li>
					<li>
						Formatted messages are valid when using MessageFormat or
						printf enabled frameworks.
					</li>
					<li>
						Throwables can be combined with formatted messages (e.g. logback does not support this)
					</li>
				</ul>
			</li>
		</ul>
		<p>
		Full usage instructions can be found at the plugin's <a href="http://logsupport.sf.net/">homepage</a>.
		<p>
	]]></description><version>1.0.11-11_and_newer</version><vendor email='' url=''>Juergen Kellerer</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[
		<ul>
			<li>1.0.11
				<ol>
					<li>Fixed compatibility issues with IDEA >= 11.0</li>
					<li>Refactored the plugin to have 2 build targets: One for IDEA prior to 11 and one for 11 and later.
					(thanks to B.K. for opening the thread <a href="http://devnet.jetbrains.net/message/5304686#5304686">#5304686</a>)</li>
				</ol>
			</li>
			<li>1.0.10
				<ol>
					<li>Fixed 3401836: Deadlock when generating log reviews and no matching log messages were found.</li>
					<li>Improvement: Added support for static log methods.</li>
					<li>Improvement: Added configurations for Android 'Log' and slf4j 'XLogger'.</li>
				</ol>
			</li>
			<li>1.0.9
				<ol>
					<li>Fixed 3396819: The cursor is not positioned correctly with braced conditions.</li>
					<li>Improvement: Showing a notification when no default log framework is set but required.</li>
					<li>Improvement 3305941: Shorten source names in log review.</li>
					<li>Improvement 3398563: Log reviews should maintain the order of logs as they appear.</li>
				</ol>
			</li>
			<li>1.0.8
				<ol>
					<li>Fixed 3308797: Log calls are not always detected correctly.</li>
					<li>Improvement: Throwables are optionally added when using any of the live templates and
					exceptions are in the scope (this used to be hardcoded in <i>loge</i>).</li>
				</ol>
			</li>
			<li>1.0.7
				<ol>
					<li>Fixed 3308351: Logging fails in IDEA 10.5 if multiple loggers exist.</li>
					<li>Fixed 3308322: Cannot enable the option "Do not use configured instances..".</li>
				</ol>
			</li>
			<li>1.0.6
				<ol>
					<li>Added initial support for JBoss logging.</li>
				</ol>
			</li>
			<li>1.0.5
				<ol>
					<li>Fixed 3306029: UI blocks if creating a log review and the rev. file exists.</li>
				</ol>
			</li>
			<li>1.0.4
				<ol>
					<li>Added 3305936: Support if condition that was stored in a variable.</li>
					<li>Fixed 3305978: Logger is not detected if the instance is a subclass.</li>
					<li>Fixed 3305945: Fails when surrounding class is interface.</li>
					<li>Fixed 3305942: No 'if' wrapping for newly added logger.</li>
				</ol>
			</li>
			<li>1.0.3
				<ol>
					<li>Added experimental support for log reviews in Open Document Spreadsheet (*.ods) format.</li>
					<li>Fixed code corruption bug in the recursive addition and removal of 'if' conditions.</li>
					<li>Fixed a couple of compatibility issues with IDEA >= 10.0.2</li>
				</ol>
			</li>
			<li>1.0.2
				<ol>
					<li>Fixed bugs in the action "Integrate Log Review".</li>
					<li>Added shortening of FQ names when logger field is added.</li>
				</ol>
			</li>
			<li>1.0.1
				<ol>
					<li>Fixed several minor bugs.</li>
					<li>Runs on IntelliJ IDEA 8 and 9 now.</li>
					<li>Released sources on SF.net.</li>
				</ol>
			</li>
			<li>1.0
				<ol>
					<li>Initial Release for IDEA >= 8.</li>
				</ol>
			</li>
		</ul>
	]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='3785' size='5569011' date='1306697404000' url=''><name>Remote Groovy Console</name><id>Remote Groovy Console</id><description><![CDATA[This plugin allows to run Groovy Console attached to Remote Console Sever. So that you can easily integrate Remote Console Server into your application, and execute any script remotely in your application on-the-fly, while having all IDEA's goodies - syntax highlighting, refactoring, code completion and so on. The plugins also is able to run Remote Console Server in IDEA JVM, and run any groovy script in IDEA on-the-fly. This feature makes the plugin extremely useful fot IDEA plugins developers.]]></description><version>0.1.12</version><vendor email='enterit@gmail.com' url='http://www.devcake.org/Projects/idea-remoteGroovyConsole'>Sergey Bondarenko</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[New version available. Support of Groovy 1.8. Fixed several major defects in underlying libraries.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1282' size='118443' date='1292344635000' url=''><name>MigLayout Verifier</name><id>MigLayout Verifier</id><description><![CDATA[Verify your MigLayout code before you run it]]></description><version>1.4</version><vendor email='' url=''>Kevin Peck</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='46402' size='289361' date='1423502844000' url=''><name>ASM Bytecode Outline</name><id>ASM Bytecode Outline</id><description><![CDATA[Displays bytecode for Java classes and ASMified code which will help you in your class generation.]]></description><version>0.3.5</version><vendor email='' url=''>C?dric Champeau</vendor><idea-version min="n/a" max="n/a" since-build='103.14' /><change-notes><![CDATA[<b>Version 0.3.5</b> 
<ul> 
 <li>Fixed ASM lib classes version</li> 
 <li>Upgraded ASM to 5.0.5</li> 
</ul> 
<b>Version 0.3.4</b> 
<ul> 
 <li>Support bytecode display for inner classes based on the caret position in the active editor</li> 
 <li>Fix outline not beeing always updated when file changed</li> 
</ul> 
<b>Version 0.3.3</b> 
<ul> 
 <li>Upgraded ASM to 5.0</li> 
</ul> 
<b>Version 0.3.2</b> 
<ul> 
 <li>Upgraded ASM to 4.0</li> 
</ul> 
<b>Version 0.3.1</b> 
<ul> 
 <li>Updated for IntelliJ IDEA 10.0.2</li> 
 <li>Supports showing bytecode for .class files for which we have source code</li> 
</ul> 
<b>Version 0.3</b> 
<ul> 
 <li>Add diff view popup which shows the differences with the previous version of bytecode</li> 
 <li>Search in every output directory, including test files</li> 
 <li>Support for Groovy @groovyx.ast.bytecode.Bytecode annotation</li> 
 <li>Configuration of ASM ClassReader flags</li> 
 <li>Configuration of Groovy code style</li> 
</ul> 
<b>Version 0.2</b> 
<ul> 
 <li>Fixed .class files not being found under Windows</li> 
 <li>Fixed tool window not opening if output directory doesn't exist</li> 
 <li>Added shortcut in &quot;Code&quot; menu</li> 
 <li>Do not compile file if up-to-date</li> 
</ul>]]></change-notes><rating>3.8</rating></idea-plugin><idea-plugin downloads='3063' size='5625' date='1302526795000' url=''><name>GenerateStaticBuilder</name><id>GenerateStaticBuilder</id><description><![CDATA[Generates a builder in an static inner class]]></description><version>1.0.3</version><vendor email='' url=''>Moginc</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Fixed full class names appearing, should use presentable class names now. May require manual changing in exceptional circumstances.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='117007' size='165093' date='1499591050000' url='https://plugins.jetbrains.com/idea/plugin/6149'><name>Shifter</name><id>Shifter</id><description><![CDATA[Detects type of selection, line or keyword at caret and shifts it "up" or "down" on keyboard shortcut. If there's only one shiftable word in a line, it can be shifted without the caret touching it. Lowercase/uppercase or lower case with upper first character of shifted words is maintained.
<br> 
<br> 
<strong>DEFAULT KEYBOARD SHORTCUTS</strong> 
<ul> 
 <li>Ctrl+Shift+Alt+Comma - Shift Down</li> 
 <li>Ctrl+Shift+Alt+Period - Shift Up</li> 
 <li>Ctrl+Shift+Alt+K - Shift Up More*</li> 
 <li>Ctrl+Shift+Alt+J - Shift Down More*</li> 
</ul> Shift more: repeats shifting a value multiple times. The amount of repetitions can be configured in the plugin configuration (default: 10). 
<br>
<br> 
<strong>Mac Users:</strong> On Macs, the keyboard shortcuts are Comma or Period key together with Shift+Alt+Cmd 
<br>
<br> 
<strong>Tip: Using Mouse Wheel</strong> 
<br> To setup the mouse wheel to invoke shifting, open the IDE preferences and go to: ?Keymap?. Search for ?Shift?, than right-click the shifter action items and use the option ?Add mouse shortcut?. Mouse shortcuts can include hotkeys, this way for instance ?Shift + Wheel Up? can be assigned to ?Shift-Up?, ?Shift + Wheel Down? to ?Shift-Down?. 
<br>
<br> 
<strong>SHIFTING TYPES</strong> 
<br> 
<strong>Sorting</strong> 
<ul> 
 <li>Shifting a multi-line selection sorts the lines alphabetically ascending/descending.</li> 
 <li>Shifting a single-line selection, that is a comma- or pipe-separated list, sorts the items ascending/descending.</li> 
 <li>Shifting a single-line selection, that is a tupel, flips the items' order (delimiters: ":", "|", ", ", " - ", " + ", " &lt; ", " &gt; ", " &lt;= ", " &gt;= ", " == ", " != ", " === ", " !== ", " || ")</li> 
 <li>Shifting a selection that is a camelCased (w/ lower or upper lead character) word pair, flips the order of the words.</li> 
 <li>Shifting a selected (from questionmark on) ternary expression, swaps "than" and "else" statements</li> 
 <li>Shifting a selected PHP concatenation from two strings / variables, toggles the concatenated items' order</li> 
 <li>Shifting a selection from a CSS file, sorts all attributes inside their selectors (alphabetically, vendor-attributes and vendor-styles at the end)</li> 
 <li>Shifting selected attribute-style lines inside a CSS (or LESS or SASS) file, sorts them (alphabetically, vendor-attributes and vendor-styles at the end)</li> 
</ul> 
<strong>Numeric Shifting</strong> 
<ul> 
 <li>Numeric values - Incrementing/decrementing numbers</li> 
 <li>Strings ending with numbers - increments/decrements the postfix</li> 
 <li>Numeric block selection: opens dialog to chose: 1. in/decrement each or: 2. replace by enumeration</li> 
 <li>UNIX (and millisecond based) timestamps - Increments/decrements by one day, shows a balloon info with the shifted date in human-readable format</li> 
 <li>CSS hex RGB colors - Shifts color value lighter/darker</li> 
 <li>CSS length values - Shifts numeric length values up/down by 1 (units: em, in, px, pt, cm, rem, vw, vh, vmin, vmax)</li> 
 <li>Increment/decrement roman numerals</li> 
</ul> 
<strong>String Manipulations</strong> 
<ul> 
 <li>Shifting a selection within a single line: detects and swaps characters: single quote vs. double quote OR slash vs. backslash</li> 
 <li>Shifting a selected (or the caret touching a) camel-cased string, converts it into a minus-separated path (and vice versa)</li> 
 <li>Strings wrapped in single/double quotes and backticks - Shifts to alphabetically next/previous quoted string found in current document</li> 
 <li>Strings surrounded by round or square brackets: toggles surrounding "(" and ")" versus "[" and "]"</li> 
 <li>Logical operators: toggles between (selected) "&amp;&amp;" and "||"</li> 
 <li>HTML en/decoding of selected special characters</li> 
 <li>Single characters and string consisting from any amount of the same character can be shifted to the previous/next ASCII value</li> 
</ul> 
<strong>Code- and DOC Comments</strong> 
<ul> 
 <li>Selection which is a block comment or multiple line-comments (e.g. PHP, JavaScript, C syntax) - toggle among comment type (//... vs. /*...*/). Merges multi-line comments into 1 line.</li> 
 <li>Selected line of code ending with a trailing //-comment - Moves the comment into a new line before the code</li> 
 <li>Selected HTML comment inside a PHP / PHTML file: converts it into a PHP block comment (and vice versa)</li> 
 <li>PHP DOC: Shifting a selected PHP doc comment block that contains @param comments w/ variable name but no data type, guesses and inserts data types</li> 
 <li>PHP DOC: Shifting while the caret is inside an @param annotation that contains no data type, inserts a data type (guessed from the variable name)</li> 
 <li>JsDOC: Shifting w/ the caret touching a data type that is not wrapped in curly brackets, inside an "@param", "@returns" or "@type" annotation: adds the missing curly brackets</li> 
 <li>Selected JsDoc block: Convert "@return" into "@returns", add missing curly brackets around data types in "@param", "@returns" and "@type" lines, correct invalid data types into existing data types (bool =&gt; boolean, int(eger) =&gt; number), reduce empty JsDoc lines</li> 
</ul> 
<strong>PHP and JavaScript</strong> 
<ul> 
 <li>PHP variables - Shifts to alphabetically next/previous variable found in current document ("shift more" shifts until first variable with a different first letter)</li> 
 <li>Selected PHP array - Shifts among long and shorthand syntax (PHP &gt;= 5.4)</li> 
 <li>Selection which is a Sizzle-Selector - Converts the selector into a corresponding JavaScript variable declaration</li> 
 <li>Selection of multiple JavaScript var declarations in succession - are joined into multiple comma-separated declarations</li> 
</ul> 
<strong>Dictionaric Keyword Shifting</strong> 
<br> Shifter comes with a customizable, file extension specific and globally usable dictionary of shiftable keywords. Some keyword types from the default dictionary:
<br> 
<ul> 
 <li>PHP core magical constants - Shifts PHP's magic constants (__FILE__/__LINE__ etc.)</li> 
 <li>CSS orientations and positioning: top/right/bottom/left and absolute/relative, and geographical directions (north/east/south/west)</li> 
 <li>Accessibility types: public/private/protected</li> 
 <li>MySql data types: Shifts to next bigger/smaller numeric/string type</li> 
 <li>Primitive data types of Java, JavaScript, PHP, Objective-C</li> 
 <li>Doc comment tags (Java, JavaScript, PHP)</li> 
 <li>JavaScript event types (mouse, keyboard, frame/object, form, control, touch)</li> 
 <li>Named colors from the sRGB color space (white/lightgray/gray...)</li> 
 <li>Text styles (bold, italic...)</li> 
 <li>Web image (gif/jpg/png) and audio (au/aif/wav etc.) format extensions</li> 
 <li>Full and abbreviated names of months and weekdays and units of time</li> 
 <li>Logical operators (and/or/xor/not), arithmetic operations (addition/subtraction...) and arithmetic elements (sum/difference/product..)</li> 
 <li>Meta-syntax terms: foo/bar/baz...</li> 
 <li>Names of common data collection types (list/set/bag/dictionary/tree...)</li> 
 <li>Names of numbers (one/two/three etc.) and ordinal numbers (first/second/third etc.) </li>
 <li>Boolean (paired) keyword values - Toggles true/false, on/off, yes/no (e.g. Objective-C), shown/hidden, show/hide, positive/negative, from/until, enable(d)/disable(d), pass/fail, min/max, expand/collapse, asc/desc, first/last </li> 
</ul> 
<br>Please note: This plugin is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.]]></description><version>1.7.5</version><vendor email='info@stenschke.com' url='https://github.com/kstenschke/shifter-plugin'>Kay Stenschke</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<ul> 
 <li>1.7.5 
  <ul> 
   <li>Improved: Ternary shifting: maintain multi-line formatting, reformat selection after shifting</li> 
   <li>Improved: Quotes conversion: extended intention popup options</li> 
   <li>Improved: DOC data type detection</li> 
  </ul> </li> 
 <li>1.7.4 
  <ul> 
   <li>Improved: Shiftable type detection</li> 
   <li>Improved: DOC part detections and shifting</li> 
   <li>Improved: JsDoc shifting - added @type completion + correction, improved detect / complete / correct annotations</li> 
  </ul> </li> 
 <li>1.7.3 
  <ul> 
   <li>Improved: Plugin settings UI</li> 
  </ul> </li>
 <li>1.7.2 
  <ul> 
   <li>Added: Plugin setting to enable quote conversions (1. single quotes to double, 2. double quotes to single)</li> 
   <li>Added: Plugin setting to enable PHP array syntax conversions (1. long to short, 2. short to long)</li> 
   <li>Added: Selection that is wrapped in parenthesis: toggle surrounding round vs. square brackets</li> 
   <li>Added: Intention popup when selection is both: shiftable PHP array (short syntax) and surrounded by parenthesis</li> 
   <li>Improved: DOC param shifting and data type detection</li> 
  </ul> </li> 
 <li>1.7.1 
  <ul> 
   <li>Improved: JsDoc @param line w/o data type can now be shifted (to insert the missing data type) without having to be selected</li> 
   <li>Improved: Shifting selected JsDoc block comment (add missing data type annotations)</li> 
   <li>Improved: Extended type detection of PHP Doc and JsDoc data type completion</li> 
   <li>Improved: PHP DOC @param data type insertion - can now also be invoked from selected line out of DOC comment block</li> 
   <li>Improved: When there are only 2 sortable items, the related intention option now says "swap items order" instead of "sort items"</li> 
  </ul> </li> 
</ul>
<br> 
<a href="https://github.com/kstenschke/shifter-plugin/blob/master/CHANGELOG.textile" rel="nofollow">...Read full changelog on github</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='66897' size='56709' date='1473727705000' url='https://github.com/mjedynak/Builder-Generator'><name>Builder Generator</name><id>Builder Generator</id><description><![CDATA[Adds ability to generate builder for a class and switch between them. Switching between builder and source class is similar to 'Go To Test' action. Generated builder class does not use reflection, only setter methods or constructor. Usage: 
<ul> 
 <li>ALT+SHIFT+B inside a class.</li> 
</ul>]]></description><version>1.1.2</version><vendor email='m.jedynak [at] gmail.com' url=''>Michal Jedynak</vendor><idea-version min="n/a" max="n/a" since-build='129.713' /><change-notes><![CDATA[version 1.1.2 
<br> 
<ul> 
 <li>Inner builder is able to assign fields without constructor or setter <a href="https://github.com/mjedynak/builder-generator-idea-plugin/issues/11" rel="nofollow">(issue #11)</a> (contribution by <a href="https://github.com/blindpirate" rel="nofollow">blindpirate</a>)</li> 
</ul> version 1.1.1 
<br> 
<ul> 
 <li>'but' method is now optional and disabled by default (issue #23)</li> 
 <li>Generated builder class is final (issue #24)</li> 
 <li>Added possibility to find inner builder</li> 
</ul> version 1.1.0 
<br> 
<ul> 
 <li>Added possibility to generate builder as inner class (issue #13)</li> 
</ul> version 1.0.11 
<br> 
<ul> 
 <li>Added 'but' method generation (issue #10)</li> 
 <li>Fix for deadlock on startup (issue #12)</li> 
 <li>Fix for method name generation (issue #14)</li> 
</ul> version 1.0.10 
<br> 
<ul> 
 <li>Support for Code Style field and parameter prefixes (issue #9)</li> 
</ul> version 1.0.9 
<br> 
<ul> 
 <li>Added customizable prefix for builder method (contribution by Bjorn Monnens)</li> 
</ul> version 1.0.8 
<br> 
<ul> 
 <li>Comments are no longer copied when creating builder(issue #5)</li> 
 <li>Compiled for Java 6 (issue #6)</li> 
</ul> version 1.0.7 
<br> 
<ul> 
 <li>Attempt to fix a bug that caused deadlock during IDEA startup (issue #4)</li> 
</ul> version 1.0.6 
<br> 
<ul> 
 <li>Fixed bug that prevented generating builder in multimodule project</li> 
</ul> version 1.0.5 
<br> 
<ul> 
 <li>Added action to 'Navigate' menu (can be easier found in 'Find Action' box)</li> 
</ul> version 1.0.4 
<br> 
<ul> 
 <li>Fixed bug that prevented generating builder for class that was added as a project dependency</li> 
</ul> version 1.0.3 
<br> 
<ul> 
 <li>Added ability to create builder for class with fields initialized in constructor</li> 
</ul> version 1.0.2 
<br> 
<ul> 
 <li>Updated for IDEA 11.0</li> 
</ul> version 1.0.1 
<br> 
<ul> 
 <li>Annotations of fields are now ignored when creating a builder</li> 
 <li>Source class in builder is no longer a field, but a local variable in build() method</li> 
</ul>]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='44468' size='853842' date='1341321564000' url=''><name>Assets Compressor</name><id>Assets Compressor</id><description><![CDATA[Compressing js and css files, go to Refactor &gt; Compress]]></description><version>1.2.1</version><vendor email='memo@abdelmonem.com' url=''>Abdelmonem Ahmed</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.5</rating></idea-plugin><idea-plugin downloads='1497' size='4514' date='1325889170000' url=''><name>Compare Tab With Editor</name><id>Compare Tab With Editor</id><description><![CDATA[Allows to compare file selected by right click on tab with currently edited file.]]></description><version>0.1</version><vendor email='' url=''>Adam Laczynski</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7949' size='39851' date='1421281605000' url='https://github.com/janickr/shortcuttranslator'><name>Shortcut Translator</name><id>Shortcut Translator</id><description><![CDATA[Translates shortcuts from one keymap to another. Let's say you want to try this Jetbrains IDE you heard about, but you are used to the Eclipse / TextMate / Emacs / Netbeans shortcuts. Sure, you can easily change your keymap in IDEA / RubyMine / PyCharm ... But you want to learn the default Intellij shortcuts, just like you learned the TextMate shortcuts in TextMate and the Eclipse shortcuts in Eclipse. This plugin together with the ctrl+shift+a shortcut wil get you up to speed in no time. press Ctrl+Shift+K to activate the plugin or select &quot;Translate Shortcut&quot; from the help menu]]></description><version>1.0.1</version><vendor email='shortcuttranslator@janickreynders.be' url='http://janickreynders.be'>Janick Reynders</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<p>version 1.0.1</p> 
<ul> 
 <li>Added button to swap source and destination keymaps (Mark T. Kennedy)</li> 
</ul> 
<p>version 1.0</p> 
<ul> 
 <li>Made the plugin available for multiple JetBrains IDEs</li> 
</ul> 
<p>version 0.6</p> 
<ul> 
 <li>The plugin remembers which keymaps were selected</li> 
 <li>More information is given about the action the shortcut performs</li> 
 <li>Fixed minor layout issues</li> 
</ul> 
<p>version 0.5</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='952' size='9950' date='1328022106000' url=''><name>FocusTask</name><id>FocusTask</id><description><![CDATA[Allows the user to run a script when IntelliJ loses focus, like synchronizing files in tomcat etc
        etc.
    ]]></description><version>1.1.1</version><vendor email='' url=''>Moginc</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='942' size='16737' date='1330199906000' url=''><name>Olymp Plugin</name><id>Olymp Plugin</id><description><![CDATA[
		
		<b>Generates Main class without dependencies.</b>
		<p>This plugin is intended to be used at online contests (competitive programming). It does only one simple thing &mdash; adds button to IDEA's toolbar that can generate Main.java in default package using your solution (it integrates all dependencies and eliminates some unused code).</p>
		
	]]></description><version>1.2</version><vendor email='madkite@gmail.com' url=''>Kosenko Roman</vendor><idea-version min="n/a" max="n/a" since-build='90.11169' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='36172' size='78285' date='1427581626000' url='https://github.com/mjedynak/equals-hash-code-deluxe-generator-idea-plugin'><name>Equals and HashCode Deluxe Generator</name><id>Equals and HashCode Deluxe Generator</id><description><![CDATA[Generates equals() and hashCode() using Guava library or Objects class from Java 7. Usage: 
<ul> 
 <li>ALT + INSERT -&gt; equals() and hashCode() deluxe (inside Java Editor).</li> 
</ul>]]></description><version>1.0.12</version><vendor email='m.jedynak [at] gmail.com' url=''>Michal Jedynak</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[version 1.0.12 
<br /> 
<ul> 
 <li><a href="https://github.com/mjedynak/EqualsHashCodeDeluxeGenerator/issues/21" rel="nofollow">Fixed incompatibility with IntelliJ 14.1</a></li> 
</ul> version 1.0.11 
<br /> 
<ul> 
 <li><a href="https://github.com/mjedynak/EqualsHashCodeDeluxeGenerator/issues/16" rel="nofollow">Improved formatting in equals method (contribution by eduardog)</a></li> 
</ul> version 1.0.10 
<br /> 
<ul> 
 <li><a href="https://github.com/mjedynak/EqualsHashCodeDeluxeGenerator/issues/15" rel="nofollow">Added comparing arrays using Objects.deepEquals or Arrays.equals</a></li> 
</ul> version 1.0.9 
<br /> 
<ul> 
 <li><a href="https://github.com/mjedynak/EqualsHashCodeDeluxeGenerator/issues/13" rel="nofollow">Fixed bug with missing call to super class</a></li> 
</ul> version 1.0.8 
<br /> 
<ul> 
 <li><a href="https://github.com/mjedynak/EqualsHashCodeDeluxeGenerator/issues/12" rel="nofollow">Fixed bug with crashing when no fields were chosen for hashCode method</a></li> 
</ul> version 1.0.7 
<br /> 
<ul> 
 <li>Fixed bug with incorrect class name shown when asking about permission to delete existing equals/hashCode methods</li> 
</ul> version 1.0.6 
<br /> 
<ul> 
 <li><a href="https://github.com/mjedynak/EqualsHashCodeDeluxeGenerator/issues/11" rel="nofollow">Fixed bug with incorrect call to parent class</a></li> 
</ul> version 1.0.5 
<br /> 
<ul> 
 <li>Added ability to choose between Java 7 and Guava</li> 
</ul> version 1.0.4 
<br /> 
<ul> 
 <li>Added comparison with base class fo subclasses in equals method</li> 
</ul> version 1.0.3 
<br /> 
<ul> 
 <li>Fixed compatibility issue with IDEA 12</li> 
</ul> version 1.0.2 
<br /> 
<ul> 
 <li>Tested against IDEA 10.5</li> 
</ul> version 1.0.1 
<br /> 
<ul> 
 <li>Changed plugin name as slash character ('/') caused a bug with download link on JetBrains site.</li> 
</ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='2535' size='48657' date='1358624821000' url='https://github.com/IvoNet/ApacheCommonsEqualsHashcode'><name>Equals and HashCode Apache Commons Generator</name><id>Equals and HashCode Apache Commons Generator</id><description><![CDATA[Generates equals() and hashCode() using the Apache Commons library.
<br /> Usage:
<br /> 
<ul> 
 <li>ALT + INSERT -&gt; equals() and hashCode() Apache (inside Java Editor).</li> 
</ul> Don't forget to put the commons-lang jar on your classpath.]]></description><version>2.0.0</version><vendor email='' url='https://www.ivonet.nl/contact'>IvoNet.nl</vendor><idea-version min="n/a" max="n/a" since-build='123.123' /><change-notes><![CDATA[Fixed the &quot;Finish&quot; button of the wizzard. It now also works on IntelliJ 12.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1023' size='38818' date='1340239108000' url=''><name>Shortcut Trainer</name><id>Shortcut Trainer</id><description><![CDATA[Allows you to train your current keymap by presenting the description of a random shortcut (Cmd-Shift-K / Ctrl-Shift-K). If you don't know the shortcut you can ask for the solution (Alt-S) or try the next (Alt-N).]]></description><version>1.0</version><vendor email='' url=''>Leif Hanack</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Plugin can be started with Cmd-Shift-K / Ctrl-Shift-K or from the main menu Help &gt; Shortcut Trainer]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10672' size='44282' date='1341095715000' url=''><name>Springirun</name><id>Springirun</id><description><![CDATA[Spring Framework integration plugin for IntellijIDEA Community Edition]]></description><version>0.1</version><vendor email='' url=''>Andrii Borovyk &lt;a href=&quot;mailto:shupakabras@gmail.com&quot;&gt;shupakabras@gmail.com&lt;/a&gt;</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[0.1 features: 
<ul> 
 <li>[feature] basic spring xml files support</li> 
 <li>[feature] auto-import of spring.schema xsd from classpath (Main Menu:Springirun-&gt;Re-import schemas)</li> 
 <li>[feature] p-context referencing and completion</li> 
 <li>[feature] init-method, factory-method, property#name referencing and completion</li> 
 <li>[feature] bean referencing and completion (only for current xml)</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='36572' size='111028' date='1426680860000' url='http://www.coexec.com/en/home'><name>Realigner</name><id>Realigner</id><description><![CDATA[The Realigner plugin adds three tools for reformatting text: 
<ul>
 <li>Join (Ctrl+Shift+Alt+J) - Removes newlines from selected lines, optionally joining them using a &quot;glue&quot; string.</li> 
 <li>Split (Ctrl+Shift+Alt+L)- Replaces arbitrary strings with newlines.*</li> 
 <li>Wrap / Unwrap (Ctrl+Shift+Alt+W) - Adds or removes a prefix- and postfix- string to a selection, the current line or each of multiple selected lines. Frequently used wraps can be stored as quick-wrap buttons, hint: quick-wrap buttons can be selected via cursor up/down keys as well.</li> 
</ul>
<br /> 
<b>Mac Users: </b>On Macs, the keyboard shortcuts are J, L or W together with Shift+Alt+Cmd
<br />
<br /> *Splitting with an empty delimiter and w/o selection inserts a newline at the soft-wrap boundary. 
<br />
<br /> Realigner is helpful e.g. for: 
<ul>
 <li>Reformatting lines into comma-separated lists</li> 
 <li>Converting lists into lines</li> 
 <li>Breaking up long URLs for easier analysis</li> 
 <li>Quickly commenting-out multiple lines of code even if that particular language is not supported</li> 
 <li>Quickly un-commenting lines of code even if that particular language is not supported</li> 
 <li>Commenting-out / un-commenting using keyboards with layouts not compliant to the keyboard shortcuts for the similar in-built function</li> 
 <li>Reformatting long lines to wrap at the soft-wrap boundary (120 chars)</li> 
</ul> 
<br />Please note: This plugin is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.]]></description><version>1.5.1</version><vendor email='kay@coexec.com' url='http://www.coexec.com/'>Kay Stenschke</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<ul> 
 <li>1.5.1 Changed join: parts are now trimmed from whitespace before joining </li>
 <li>1.5.0 
  <ul> 
   <li>Improved keyboard accelerator: quick-wraps can now be applied w/ ENTER key</li> 
   <li>Improved UI: globalized mode options (instead of being quick-wrap exclusive)</li> 
   <li>Improved UI: removed explicit un/wrap buttons, renamed &quot;Autodetect&quot; to &quot;Toggle&quot;</li> 
  </ul> </li>
 <li>1.4.2 Added undo/redo capability to all text fields of realigner dialogs</li> 
 <li>1.4.1 Compiled for JDK 1.6 (was 1.7 w/ 1.4.0), minor code optimization</li> 
 <li>1.4.0 Added multi-caret support to wrapping</li> 
</ul>
<br /> 
<a href="https://github.com/kstenschke/realigner-plugin/blob/master/CHANGELOG.textile" rel="nofollow">...Read full changelog on github</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='17038' size='922743' date='1491573463000' url=''><name>CHelper</name><id>CHelper</id><description><![CDATA[Inlines library code and provides testing framework]]></description><version>4.1.10</version><vendor email='' url=''>Egor Kulikov</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='6918' size='90594' date='1350931274000' url=''><name>Pastebin</name><id>Pastebin-IDEA</id><description><![CDATA[Pastebin.com plugin for Intellij IDEA]]></description><version>0.9.3</version><vendor email='yuri.denison@jetbrains.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='121.0' /><change-notes><![CDATA[fixed icons bug]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='249432' size='6675360' date='1396021292000' url=''><name>Java Decompiler IntelliJ Plugin</name><id>jd-intellij</id><description><![CDATA[JD-IntelliJ is a plug-in for the IntelliJ IDEA platform. It allows you to display all the Java sources during your debugging process, even if you do not have them all. It is based on the famous tools JD-GUI.]]></description><version>0.6</version><vendor email='' url='https://bitbucket.org/bric3/jd-intellij'>Brice Dutheil, Emmanuel Dupuy</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[<p> <strong>Version 0.6</strong> </p>
<ul> 
 <li> Updated to work with the new IntelliJ IDEA 13.1 extension point. </li> 
</ul> 
<strong>Version 0.5</strong> 
<ul> 
 <li> Adds a new toggle to escape the unicode chars. </li> 
 <li> The long awaited realignment feature is there, provided the classes are compiled with line numbers. <a href="https://bitbucket.org/bric3/jd-intellij/issue/14" rel="nofollow">JD-IntelliJ Issue 14</a> </li> 
 <li> JD-IntelliJ native code should no longer crash the running JVM. <a href="https://bitbucket.org/bric3/jd-intellij/issue/7" rel="nofollow">JD-IntelliJ Issue 7</a> &amp; <a href="https://bitbucket.org/bric3/jd-intellij/issue/8" rel="nofollow">JD-IntelliJ Issue 8</a> </li> 
</ul> 
<strong>Version 0.4.1</strong> 
<ul> 
 <li> Packages a more recent guava version as IntelliJ 10.5 guava dependency is too old. <a href="https://bitbucket.org/bric3/jd-intellij/issue/17" rel="nofollow">JD-IntelliJ Issue 17</a> </li> 
 <li>There is a known issue that <strong>could</strong> <strong>crashes</strong> the VM on some 64bit Linux boxes.</li> 
</ul> 
<strong>Version 0.4</strong> 
<ul> 
 <li> Fixes the wrong clickable references (ctrl-click / cmd-click), Still not perfect though as file's local references don't work.<br /> For more development information about the issue, see <a href="http://youtrack.jetbrains.com/issue/IDEA-100029" rel="nofollow">IDEA-100029</a>, <a href="https://bitbucket.org/bric3/jd-intellij/issue/6" rel="nofollow">JD-IntelliJ Issue 6</a> </li> 
 <li>There is a known issue that <strong>could</strong> <strong>crashes</strong> the VM on some 64bit Linux boxes.</li> 
</ul> 
<strong>Version 0.3</strong> 
<ul> 
 <li>Fixes an undesirable effect for people using the Flex SDK, see <a href="http://youtrack.jetbrains.com/issue/IDEA-93429" rel="nofollow">IDEA-93429</a></li> 
 <li> Note that references in the editor are not correctly clickable (ctrl-click / cmd-click), this does seem to be a bug in IntelliJ IDEA itself; see <a href="http://youtrack.jetbrains.com/issue/IDEA-100029" rel="nofollow">IDEA-100029</a> </li> 
 <li>There is a known issue that <strong>could</strong> <strong>crashes</strong> the VM on some 64bit Linux boxes.</li> 
</ul> 
<strong>Version 0.2</strong> 
<ul> 
 <li>Now fallback to IntelliJ decompiler when JD cannot decompile normally for some rare class file. Before an assertion error was reported in IntelliJ.</li> 
 <li>There is a known issue that <strong>could</strong> <strong>crashes</strong> the VM on some 64bit Linux boxes.</li> 
</ul> 
<strong>Version 0.1</strong> 
<ul> 
 <li>First release. Using JD-Core 0.6.1</li> 
 <li>There is a known issue that <strong>could</strong> <strong>crashes</strong> the VM on some 64bit Linux boxes.</li> 
</ul> 
<p></p> 
<p> <strong>Legal Stuff</strong> </p>
<p>JD-IntelliJ is free for non-commercial use. This means that JD-IntelliJ shall not be included or embedded into commercial software products. Nevertheless, this project may be freely used for personal needs in a commercial or non-commercial environments.</p> 
<p>Website : <a href="http://java.decompiler.free.fr/?q=jdintellij" rel="nofollow">http://java.decompiler.free.fr/?q=jdintellij</a></p> 
<p>Sources : <a href="https://bitbucket.org/bric3/jd-intellij" rel="nofollow">https://bitbucket.org/bric3/jd-intellij</a></p> 
<p></p> 
<p> <strong>For Windows users, you might need to install the prerequisites.</strong> </p>
<p>The native library, included into JD-Eclipse for Windows, has been built with Microsoft Visual C++ 2008 Express Edition. Some runtime components of Visual C++ Libraries are required to run the decompiler. If they are missing you can download and install them from the Microsoft Web site :</p> 
<ul> 
 <li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=A5C84275-3B97-4AB7-A40D-3802B2AF5FC2&amp;displaylang=en" rel="nofollow">Microsoft Visual C++ 2008 SP1 Redistributable Package (x86)</a></li> 
 <li><a href="http://www.microsoft.com/downloads/details.aspx?familyid=BA9257CA-337F-4B40-8C14-157CFDFFEE4E&amp;displaylang=en" rel="nofollow">Microsoft Visual C++ 2008 SP1 Redistributable Package (x64)</a></li> 
</ul> 
<p></p>]]></change-notes><rating>3.9</rating></idea-plugin><idea-plugin downloads='22371' size='87377' date='1496441789000' url=''><name>Referencer</name><id>Referencer</id><description><![CDATA[The plugin adds three new tools for inserting, copying and navigating among references out of the edited file(s) and other contexts. To copy and insert items, a list suggestions is added to the editor, taken from various contexts: 
<ul> 
 <li>File(s)</li> 
 <li>Text selection</li> 
 <li>Caret position in the editor</li> 
 <li>Date and time</li> 
 <li>And more....</li> 
</ul> 
<br> When evoking the referencer plugin, a list of reference items taken from the current contexts is opened. 
<br> KEYBOARD SHORTCUTS 
<br> 
<ul> 
 <li>Ctrl+Shift+Alt+V twice - Open list of references for inserting into the current document</li> 
 <li>Ctrl+Shift+Alt+C twice - Open list of references for copying to clipboard</li> 
 <li>Ctrl+Shift+Alt+G twice - Open list of jump destinations in current file for going to</li> 
</ul> 
<br> TYPES OF REFERENCES TO INSERT/COPY 
<br> All parsed items in the following list are relative to the current caret position, for example "previous classname" refers to the first classname found when searching backwards starting from the caret position. Some references are only specifically available for certain file types.
<br> 
<br> 
<ul> 
 <li>Current date/time formatted as YYYY-MM-DD and YYYY-MM-DD HH:MM:SS</li> 
 <li>Current UNIX timestamp in seconds and milliseconds</li> 
</ul>
<ul> 
 <li>Path to current file</li> 
 <li>Current filename</li> 
 <li>Current filename::line number</li> 
 <li>Path to current file::line number</li> 
 <li>When having a multi-line selection: File path / selection: line num. sel. start - line num. sel. end</li> 
 <li>When having opened more than one file: list of paths to all opened files</li> 
</ul>
<ul> 
 <li>PHP files: list of method names in current file</li> 
 <li>PHP files: previous classname::previous method name</li> 
 <li>PHP files: previous classname::line number</li> 
 <li>PHP files: previous classname</li> 
 <li>PHP files: previous function name</li> 
 <li>PHP files: previous/next variable name</li> 
</ul>
<ul> 
 <li>JavaScript files: namespace.classname</li> 
 <li>JavaScript files: namespace.classname.previous method name</li> 
 <li>JavaScript files: namespace.classname::line number</li> 
 <li>JavaScript files: previous/next method name</li> 
 <li>JavaScript files: filepath formatted as namespace</li> 
</ul>
<ul> 
 <li>General word-completions: all continuations to the word to the left of the caret, found in the current file</li> 
</ul> 
<br> TYPES OF REFERENCES TO GO TO 
<br> 
<ul> 
 <li>All lines with bookmarks in the current file</li> 
 <li>All lines with PHP or JavaScript method declarations in the current file</li> 
 <li>All lines with occurrences of any of the configured dynamic jump patterns in the current file</li> 
</ul> 
<br> Please note: This plugin is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.]]></description><version>1.2.0</version><vendor email='info@stenschke.com' url=''>Kay Stenschke</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<ul> 
 <li>1.2.0 
  <ul> 
   <li>Updated plugin settings implementation to be compatible w/ recent Open API</li> 
   <li>Added option to copy or insert list of all method names from current file</li> 
   <li>Improved PHP file methods indexer</li> 
   <li>Improved Darcula compatibility</li> 
   <li>Modernized source code</li> 
  </ul> </li>
 <li>1.1.1 
  <ul> 
   <li>Sorted "Go To..." jump destination from configured patterns alphabetically</li> 
   <li>Sorted "Go To..." methods alphabetically</li> 
   <li>Made section headers within options popup more visually obvious</li> 
   <li>Bugfix: Destination patterns were utilized even if not yet stored (= would list all lines)</li> 
  </ul> </li> 
 <li>1.1.0 
  <ul> 
   <li>Added: plugin settings with dynamic "Go To..." jump patterns</li> 
   <li>Added: PHP and JavaScript methods listing in "Go To..." menu</li> 
   <li>Bugfix: IndexOutOfBoundsException in go to bookmark action</li> 
   <li>Reduced changelog to previous five versions, added separate full changelog</li> 
  </ul> </li> 
 <li>1.0.12 Bugfix: Opening Referencer on first character of document caused IndexOutOfBoundsException</li> 
 <li>1.0.11 
  <ul> 
   <li>Added: notification when there are no bookmarks for going to</li> 
   <li>Improved compatibility: Compiled with JDK target bytecode version 1.6 (was 1.7)</li> 
  </ul> </li> 
</ul>
<br> 
<a href="https://github.com/kstenschke/referencer-plugin/blob/master/CHANGELOG.textile" rel="nofollow">...Read full changelog on github</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3187' size='15666' date='1363285140000' url=''><name>Google Closure Require Statement Checker</name><id>Google Closure Require Statement Checker</id><description><![CDATA[This plugin adds another inspection for javascript files to check whether all the google closure classes are imported properly. If the class is not imported it will give an error. It is possible to click on the error statement and get a quick fix bubble to auto import those missing classes]]></description><version>1.0.13</version><vendor email='' url=''>CMC Markets</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Improved static method analysis and fixed the plugin build problem]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='258' size='2015' date='1352653888000' url=''><name>LTFunctions</name><id>net.org.selector.idea.plugins.LTFunctions</id><description><![CDATA[Additional functions for Live Templates
<br /> 
<small>var name by definition</small>]]></description><version>1.0</version><vendor email='litvinovSD@gmail.com' url='https://www.facebook.com/litvinovsd'>Stepan Litvinov aka Selector</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[First release
<br /> 
<small>enjoy</small>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='122882' size='2379377' date='1451059664000' url='http://setial.github.io/intellij-javadocs/'><name>JavaDoc</name><id>com.github.setial</id><description><![CDATA[Plugin that generates java docs on java class elements, like field, method, etc.]]></description><version>2.1.2</version><vendor email='s.timofiychuk@gmail.com' url='http://setial.github.io/intellij-javadocs/'>Sergey Timofiychuk</vendor><idea-version min="n/a" max="n/a" since-build='132.102' until-build='142.4761'/><change-notes><![CDATA[Changes in intellij-javadoc-2.1.2 
<ul> 
 <li>Update freemarker version to most recent</li> 
</ul> Changes in intellij-javadoc-2.1.1 
<ul> 
 <li>Update supports intellij-idea versions (supports only 14.x versions)</li> 
</ul> Changes in intellij-javadoc-2.1.0 
<ul> 
 <li>Fix issue related to File Locked Exception</li> 
 <li>Fix issue on update 'throws' tags</li> 
 <li>Fix issue on generate @see and @link tags</li> 
 <li>Fix issue on load custom template configuration</li> 
 <li>Improve field templates to generate correct javadoc for constants in interfaces</li> 
 <li>Improve field templates to generate correct javadoc for constants in enums</li> 
 <li>Add fieldName variable to templates</li> 
 <li>Add notification messages during indexing process</li> 
 <li>Change template engine to freemarker</li> 
</ul> Changes in intellij-javadoc-2.0.0 
<ul> 
 <li>Update support build versions (supported intellij idea build versions 132.102+)</li> 
 <li>Fix issue related to File Locked Exception</li> 
</ul> Changes in intellij-javadoc-1.0.11 
<ul> 
 <li>Add actions to Remove javadocs on selected element or on the java file</li> 
 <li>Add actions to Create/Remove javadocs on a project/package/selected files</li> 
</ul> Changes in intellij-javadoc-1.0.10 
<ul> 
 <li>Fix critical issue on generate javadocs in interfaces</li> 
</ul> Changes in intellij-javadoc-1.0.9 
<ul> 
 <li> Change key mappings, since previous are reserved by intellij idea 13.<br /> Details about new mapping please find on <a href="https://github.com/setial/intellij-javadocs/wiki" rel="nofollow">wiki page</a> </li> 
 <li>Fix bug to show menu only in generate menu of java sources</li> 
</ul> Changes in intellij-javadoc-1.0.8 
<ul> 
 <li>Persist javadocs settings on a global level</li> 
</ul> Changes in intellij-javadoc-1.0.7 
<ul> 
 <li>Fixed issue with line breaks on javadocs for enum values.</li> 
 <li>Fixed exception on try to generate javadoc on last line of class.</li> 
 <li>Add generic types support</li> 
</ul> Changes in intellij-javadoc-1.0.6 
<ul> 
 <li>Fixed issue with generating javadocs formatted as single line.</li> 
 <li>Add feature of generating javadocs for the elements in selected area.</li> 
</ul> Changes in intellij-javadoc-1.0.5 
<ul> 
 <li>Introduce new setting that allows to check whether you want to generate splitted class name or not</li> 
 <li>Bug fixing</li> 
</ul> Changes in intellij-javadoc-1.0.4 
<ul> 
 <li>Fixed logging issue on different environment</li> 
</ul> Changes in intellij-javadoc-1.0.3 
<ul> 
 <li>Improve regular expressions to better methods recognition</li> 
 <li>Improve the way how old javadoc and new one are merged in update mode</li> 
</ul> Changes in intellij-javadoc-1.0.2 
<ul> 
 <li>Recompile plugin with java 1.6 support</li> 
</ul> Changes in intellij-javadoc-1.0.1 
<ul> 
 <li>Initial implementation of &quot;JavaDoc&quot; plugin</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='3009' size='5951' date='1465978169000' url=''><name>GenerateO2O</name><id>com.taobao.wuzheng</id><description><![CDATA[This plugin can generate an Object to another Object transfer methods. 
<br>]]></description><version>1.1</version><vendor email='17173as@163.com' url=''>taobao</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[support parent class fields]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='27969' size='572181' date='1461093048000' url=''><name>Android Toolbox Plugin</name><id>com.idamobile.android.toolbox</id><description><![CDATA[Android Toolbox Plugin for IDEA.
<br> 
<br> Supported features: 
<ul> 
 <li>Create ViewHolder/ViewPresenter from layout.xml</li> 
 <li>Generates ButterKnife annotations, if ButterKnife presents in project dependencies</li> 
 <li>Optional inheritance from RecyclerView.ViewHolder</li> 
</ul> For more information go to github https://github.com/idamobile/android-toolbox-plugin]]></description><version>1.1.7</version><vendor email='as@idamob.ru' url='http://www.idamob.com'>iDa Mobile</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Ready for Android Studio 2.0]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='18177' size='11261764' date='1387306062000' url='http://kotlinlang.org/'><name>KAnnotator</name><id>org.jetbrains.kannotator</id><description><![CDATA[Automatic inference of nullability and kotlin annotations from a set of jar files]]></description><version>0.2.1205</version><vendor email='' url='http://www.jetbrains.com'>JetBrains Inc.</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='74407' size='73811' date='1405874161000' url=''><name>Dummy Text Generator</name><id>Dummy Text Generator</id><description><![CDATA[The plugin adds a random text generator, capable of creating witty texts in different genres. Created text can be inserted newly at the caret, or replace a selection.
<br /> The dummy text generator is added to the main menu, tools menu and into the generate... popup (Alt+Insert). 
<br />
<br /> The plugin allows to choose from several genres:
<br /> 
<ul> 
 <li>Culinary Inspirations</li> 
 <li>Esoteric Wisdom</li> 
 <li>Fake Latin (similar to &quot;Lorem Ipsum&quot; blindtext)</li> 
 <li>Pirate Lingo</li> 
 <li>Science Fiction</li> 
</ul>
<br /> When replacing a multi-lined selection of text, the generated dummy text maintains the amount of lines. When replacing a selection of text within a single line, the amount of words is roughly being maintained.
<br /> When the replaced text selection consists fully of lower-cased or capital letters or begins with a capital letter, that previous casing is maintained. Furthermore, the presence or absence of a trailing punctuation mark of a replaced text selection is being maintained.
<br /> 
<br />Please note: This plugin is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.]]></description><version>1.0.11</version><vendor email='info@stenschke.com' url=''>Kay Stenschke</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>1.0.11
  <ul> 
   <li>Exchanged icons with retina / darcula theme compatible ones</li> 
   <li>Extended cookery vocabulary</li> 
  </ul></li> 
 <li>1.0.10 Improved declensions, extended vocabulary and sentence vicissitude</li> 
 <li>1.0.9 Bugfix: Generating dummytext w/o selection caused null pointer exception.</li> 
 <li>1.0.8 Improved text length maintenance</li> 
 <li>1.0.7
  <ul> 
   <li>Added preservation of empty lines</li> 
   <li>Removed medical drama genre</li> 
  </ul></li> 
</ul> 
<a href="https://github.com/kstenschke/dummytext-plugin/blob/master/CHANGELOG.textile" rel="nofollow">...Read full changelog on github</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='18437' size='6490212' date='1401201468000' url=''><name>IDEA Feature Suggester</name><id>org.intellij.featureSuggester</id><description><![CDATA[Provides feature suggesting utility.]]></description><version>0.2.3</version><vendor email='' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='135.760' /><change-notes><![CDATA[Updated for the latest 13.1 EAP]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='750' size='28028' date='1371592962000' url=''><name>Concordion</name><id>com.bitard.concordion</id><description><![CDATA[Help you use concordion faster.
<br /> 
<small>First version just flag your method as &quot;unused&quot;</small> 
<br /> More coming!!]]></description><version>1.0_alpha2</version><vendor email='bitard.michael@gmail.com' url=''>BitossEditions</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[1.0 : Flag java method unused in concordion html files
<br /> 1.0_alpha2 : 
<ul> 
 <li>dont check static methods</li> 
 <li>dont check non public methods</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10570' size='15676' date='1381028615000' url=''><name>Apache Equals HashCode and ToString generator</name><id>com.shankh.intellij.plugin.apache.eht</id><description><![CDATA[Generates equals() and hashCode() and toString() using the Apache Commons lang3 library.
<br /> Usage:
<br /> 
<ul> 
 <li>On Windows/Linux use ALT + INSERT -&gt; Apache equals() and hashCode(), Apache toString()</li> 
 <li>On Mac use CTRL + N -&gt; Apache equals() and hashCode(), Apache toString()</li> 
</ul> Don't forget to put the commons-lang3 jar on your classpath. Alternatively you can import it from maven
<br /> 
<pre> &lt;groupId&gt;org.apache.commons&lt;/groupId&gt; &lt;artifactId&gt;commons-lang3&lt;/artifactId&gt; &lt;version&gt;3.1&lt;/version&gt; </pre> 
<br />
<br /> For more information on Apache equals, hashCode and toString builders follow the links 
<ul> 
 <li>http://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/builder/EqualsBuilder.html</li> 
 <li>http://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/builder/HashCodeBuilder.html</li> 
 <li>http://commons.apache.org/proper/commons-lang/apidocs/org/apache/commons/lang3/builder/ToStringBuilder.html</li> 
</ul>]]></description><version>1.2</version><vendor email='support@shankh.com' url='http://www.shankh.com'>shankh.com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Version 1.2 released. Now ignores serialVersionUid and static final fields]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5378' size='351742' date='1377648034000' url=''><name>Camelry</name><id>Camelry</id><description><![CDATA[<p>This IntelliJ plugin is designed to improve the development experience when working with Apache Blueprint, Apache karaf and Apache Camel.</p> 
<p>For further details see <a href="https://github.com/AlanFoster/Camelry" rel="nofollow">Github Project</a></p>]]></description><version>0.1.1</version><vendor email='' url='https://github.com/AlanFoster'>Alan Foster</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p>For further details see <a href="https://github.com/AlanFoster/Camelry" rel="nofollow">Github Project</a> </p>
<ul> 
 <li> 0.1.1 
  <ul> 
   <li>Improve reference finding support for `direct-vm` within from/to URI attributes.</li> 
   <li>Add Support for onException elements.</li> 
   <li>Support Java 1.6</li> 
  </ul> </li> 
 <li> 0.1.0 
  <ul> 
   <li>Initial Release</li> 
  </ul> </li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4212' size='41705' date='1381527401000' url=''><name>Adds a generateCompareTo action to all classes with no external dependencies</name><id>com.hartmanster.compareToGenerator</id><description><![CDATA[Generates a compareTo() method for the class]]></description><version>1.0</version><vendor email='atomicforce@gmail.com' url='http://hartmanster.com/'>Joshua Hartman</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='200480' size='47141' date='1462923631000' url=''><name>Android Parcelable code generator</name><id>pl.charmas.parcelablegenerator</id><description><![CDATA[Plugin which generates Android Parcelable boilerplate code for you.]]></description><version>0.7.0</version><vendor email='michal@charmas.pl' url='http://blog.charmas.pl'>Michal Charmas</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[]]></change-notes><rating>4.6</rating></idea-plugin><idea-plugin downloads='329302' size='88373' date='1490187282000' url=''><name>Android ButterKnife Zelezny</name><id>eu.inmite.android.plugin.butterknifezelezny</id><description><![CDATA[Plugin for generating ButterKnife injections from selected layout XMLs in activities/fragments/adapters.]]></description><version>1.6.0</version><vendor email='android@avast.com' url='http://github.com/avast'>Avast</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<ul> 
 <li>Added support for Unbinder in ButterKnife 8</li> 
 <li>Added support for generating separate OnClick methods</li> 
 <li>Updated test-app</li> 
 <li>Fixed bugs</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='23387' size='2186313' date='1489645254000' url=''><name>Android Layout ID Converter</name><id>jp.funnything.offing_harbor</id><description><![CDATA[This plugin convert IDs in your android layout xml, to java source code.
<br> Supported format: Plain Android style, AndroidAnnotations, ButterKnife
<br> See 
<a href="http://youtu.be/L0KV4n13Gs4" rel="nofollow">demo movie</a>.
<br> Source code is 
<a href="https://github.com/funnything/OffingHarbor" rel="nofollow">here</a>.]]></description><version>1.6</version><vendor email='coding.while.sleep@gmail.com' url='http://flavors.me/funnything'>Yosaku Toyama</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[1.6: Fix NPE on Android Studio 2.3 / Update ButterKnife annotation
<br> 1.5: Use JDK 1.6 for build.
<br> 1.4: Quick-fix for NullPointerException.
<br> 1.3: Always specify resource id if ButterKnife selected.
<br> 1.2: Fix bugs.
<br> 1.1: Add ButterKnife support. Add java visibility support. (@zaki50++)
<br> 1.0: Initial release.
<br>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='10205' size='25630' date='1396436077000' url=''><name>Android Annotations @ViewById injection code generator</name><id>io.nlopez.androidannotations.viewbyid</id><description><![CDATA[This plugin will generate automatically all the @ViewById annotations for an 
<a href="http://androidannotations.org" rel="nofollow">Android Annotations</a> annotated class.
<br /> Just select your R.layout name in the class and access the 
<strong>Generate</strong> menu on the contextual options, and it will appear there.]]></description><version>1.1</version><vendor email='nacho@nlopez.io' url='http://nlopez.io'>Nacho Lopez</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Fixed support to View, ViewStub and SurfaceView, and added Fragment support.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6538' size='426912' date='1398109578000' url=''><name>Gist Templates</name><id>com.gisttemplates</id><description><![CDATA[Fetch gists from one or several github gists accounts and use them as templates inside IntelliJ.
<br /> If you like it don't forget to rank and comment the plugin 
<a rel="nofollow">on JetBrains site</a>. 
<br /> If you don't, please drop by our github repository and submit an 
<a href="https://github.com/geowarin/gist-templates-plugin/issues" rel="nofollow">issue</a> or propose an improvement !
<br />]]></description><version>0.3.6</version><vendor email='geowarin@gmail.com' url='http://geowarin.github.io/gist-templates-plugin/'>Geoffroy Warin</vendor><idea-version min="n/a" max="n/a" since-build='117.418' /><change-notes><![CDATA[v0.3.6 : Fixed compatibility issues with API 131 (AppCode, Intellij 13.0...)]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.plugins.github</depends><rating>1.5</rating></idea-plugin><idea-plugin downloads='4441' size='14627912' date='1456667429000' url='http://www.snip2code.com/Static/Downloads#intellij_plugin'><name>Snip2Code Plugin for IntelliJ</name><id>com.snip2code.intellij.plugin</id><description><![CDATA[This plugin allows the user to interact with Snip2Code service directly from within IntelliJ IDEA. 
<br /> The user is able to select a piece of code and directly add it to his personal basket in one click. 
<br /> The user has also access to the standard search engine to retrieve his own snippets and the public ones. 
<br /> Snip2Code offers a solution to store and publish software snippets and maintain such snippets always up to date. 
<br /> This solutions appeals to the needs of software companies who want to provide continuous access to the best snippets of code despite personnel changes, as well as software gurus and academics who need a tool to propagate or share with others the best snippets in their communities.]]></description><version>1.8.1</version><vendor email='info@snip2code.com' url='http://www.snip2code.com'>Snip2Code</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Fix on Windows 7 instances of IDEA 15]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='70436' size='112789' date='1424819470000' url='http://dej.in.ua/emmet-everywhere/'><name>Emmet Everywhere</name><id>ua.in.dej.myEmmet</id><description><![CDATA[EmmetEverywhere Plugin for IntelliJ IDEA
<br /> ==================================
<br /> 
<br /> WARNING!
<br /> v.1.2.3+ for JAVA 1.8
<br /> v.1.2.2 for JAVA 1.7
<br /> 
<br /> Use HTML Emmet anywhere.
<br /> For example in Google Closure Template (*.soy files).
<br /> Just type your code and press CTRL+ALT+]
<br /> 
<br /> Here?s an example: this abbreviation
<br /> 
<br /> #page&gt;div.logo+ul#navigation&gt;li*5&gt;a{Item $}
<br /> 
<br /> ...can be transformed into
<br /> 
<br /> &lt;div id=&quot;page&quot;&gt;
<br /> &lt;div class=&quot;logo&quot;&gt;&lt;/div&gt;
<br /> &lt;ul id=&quot;navigation&quot;&gt;
<br /> &lt;li&gt;&lt;a href=&quot;&quot;&gt;Item 1&lt;/a&gt;&lt;/li&gt;
<br /> &lt;li&gt;&lt;a href=&quot;&quot;&gt;Item 2&lt;/a&gt;&lt;/li&gt;
<br /> &lt;li&gt;&lt;a href=&quot;&quot;&gt;Item 3&lt;/a&gt;&lt;/li&gt;
<br /> &lt;li&gt;&lt;a href=&quot;&quot;&gt;Item 4&lt;/a&gt;&lt;/li&gt;
<br /> &lt;li&gt;&lt;a href=&quot;&quot;&gt;Item 5&lt;/a&gt;&lt;/li&gt;
<br /> &lt;/ul&gt;
<br /> &lt;/div&gt;
<br /> 
<br /> more information about Emmet:
<br /> http://emmet.io/
<br />]]></description><version>1.2.5</version><vendor email='efim@dej.in.ua' url='http://dej.in.ua/emmet-everywhere/'>Efim Vl. Dejin</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='397' size='3256' date='1400254918000' url=''><name>Class Breakpoint Plugin</name><id>com.yourcompany.classbreaskpoints.plugin</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<small>most HTML tags may be used</small>]]></description><version>1.0</version><vendor email='haya.axelrod@gmail.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Add change notes here.
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='415' size='35594' date='1401995907000' url=''><name>LikeOrm schemes plugin</name><id>com.github.nrudenko.plugin.ormgenerator</id><description><![CDATA[Plugin for autogeneration schemes which will using in db interaction]]></description><version>1.3.4</version><vendor email='r.nikolay.e@gmail.com' url='https://github.com/nrudenko/'>https://github.com/nrudenko/</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11365' size='7446' date='1404347175000' url=''><name>AndroidAccessors</name><id>com.jonathonstaff.androidaccessors</id><description><![CDATA[AndroidAccessors is designed to generate getters and setters for Android projects. It removes leading m's from field names so the external methods are cleaner.
<br /> For more details, look at the repo on GitHub:
<br /> 
<a href="https://github.com/jonstaff/AndroidAccessors" rel="nofollow">https://github.com/jonstaff/AndroidAccessors</a>]]></description><version>1.1</version><vendor email='jon@nplexity.com' url='http://www.jonathonstaff.com'>Jonathon Staff</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Updated AndroidAccessors to support a leading 's' in field names. Check out the repo at https://github.com/jonstaff/AndroidAccessors.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='400' size='71007' date='1404754584000' url=''><name>Make-It-Easy Plugin</name><id>uk.co.neylan.plugins.makeiteasy</id><description><![CDATA[<p>A code-generator for <a href="https://code.google.com/p/make-it-easy/" rel="nofollow">Make-It-Easy Makers</a></p> 
<p>Thanks to Michal Jedynak as much of this is based on his Builder Generator</p>]]></description><version>1.1</version><vendor email='plugins@neylan.co.uk' url='http://www.neylan.co.uk'>Neylan Consulting</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.1 Bug-fixes including automatic imports</p> 
<p>1.0 Initial version</p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='20620' size='11594' date='1403788907000' url=''><name>Android strings.xml tools</name><id>com.civ.androidStringsTools</id><description><![CDATA[Provides simple actions for sorting entries in Android localization files and adding missing ones.]]></description><version>1.0</version><vendor email='civanov.aiesec@gmail.com' url=''>Constantine Ivanov</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[Initial release]]></change-notes><depends>org.jetbrains.android</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='3096' size='119388' date='1475787844000' url=''><name>Guava Postfix Completion</name><id>uk.co.drache.intellij.guavaPostfixCompletion</id><description><![CDATA[Postfix completion templates for guava 
<b>Available templates:</b>
<br>
<br> 
<ul> 
 <li> <b>.checkArgument</b><br><em>Checks that the boolean is true</em><br><b>checkArgument(expr)</b></li> 
</ul> 
<ul> 
 <li> <b>.checkNotNull</b><br><em>Checks that the value is not null</em><br><b>checkNotNull(expr)</b></li> 
</ul> 
<ul> 
 <li> <b>.checkState</b><br><em>Checks some state of the object, not dependent on the method arguments</em><br><b>checkState(expr)</b></li> 
</ul> 
<ul> 
 <li> <b>.checkElementIndex</b><br><em>Checks that index is a valid element index into a list, string, or array with the specified size</em><br><b>checkElementIndex(index, size)</b></li> 
</ul> 
<ul> 
 <li> <b>.checkPositionIndex</b><br><em>Checks that index is a valid position index into a list, string, or array with the specified size </em><br><b>checkPositionIndex(index, size)</b></li> 
</ul> 
<ul> 
 <li> <b>.checkPositionIndexes</b><br><em>Checks that [start, end) is a valid sub range of a list, string, or array with the specified size</em><br><b>checkPositionIndexes(start, end, size)</b></li> 
</ul> 
<ul> 
 <li> <b>.join</b><br><em>Joins pieces of text (specified as an array, Iterable, varargs or even a Map) with a separator</em><br><b>Joiner.on(',').join(iterable)</b></li> 
</ul> 
<ul> 
 <li> <b>.split</b><br><em>Extracts non-overlapping sub-strings from an input string, typically by recognizing appearances of a separator sequence</em><br><b>Splitter.on(',').split(CharSequence)</b></li> 
</ul> 
<ul> 
 <li> <b>.immutableListCopyOf</b><br><em>Creates an immutable list containing the given elements, in order</em><br><b>ImmutableList.copyOf(Array|Collection|Iterator|Iterable)</b></li> 
</ul> 
<ul> 
 <li> <b>.immutableListOf</b><br><em> Creates an immutable list containing a single element</em><br><b>ImmutableList.of(Object)</b></li> 
</ul> 
<ul> 
 <li> <b>.immutableSetCopyOf</b><br><em>Creates an immutable set containing the given elements, in order</em><br><b>ImmutableSet.copyOf(Array|Collection|Iterator|Iterable)</b></li> 
</ul> 
<ul> 
 <li> <b>.immutableSetOf</b><br><em>Creates an immutable set containing a single element</em><br><b>ImmutableSet.of(Object)</b></li> 
</ul> 
<ul> 
 <li> <b>.fluentIterable</b><br><em>Creates a fluent iterable that wraps iterable, or iterable itself if it is already a FluentIterable</em><br><b>FluentIterable.from(Iterable)</b></li> 
</ul> 
<ul> 
 <li> <b>.optional</b><br><em>Creates an optional around the element, if variable is annotated as @Nullable then .fromNullable will be used, .of otherwise</em><br><b>Optional.of(Object)</b></li> 
</ul> Postfix completion templates for java 7+ 
<b>Available templates:</b>
<br>
<br> 
<ul> 
 <li> <b>.requireNonNull</b><br><em>Requires that the value is not null</em><br><b>requireNonNull(expr)</b></li> 
</ul>]]></description><version>1.1.3</version><vendor email='rob@drache.co.uk' url='https://github.com/ukcrpb6/guava-postfix-plugin'>Bob Browning</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[* Improved checkNotNull message support by allowing no prefix to be excluded for faster completion * Added interim support for Java 7 requireNonNull]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>2.0</rating></idea-plugin><idea-plugin downloads='837' size='13931522' date='1408650037000' url=''><name>SwissKnife Plugin</name><id>com.arasthel.swissknife.plugin</id><description><![CDATA[This plugin lets you quickly generate methods which are compatible with SwissKnife using the Generate Menu.
<br /> You select &quot;Generate SwissKnife Method&quot;, select an annotation and a compatible method and the code, both the annotation and the method code will be generated for you.]]></description><version>1.0.1</version><vendor email='contacto@arasthel.com' url='https://arasthel.com/'>Arasthel</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Fixed asking for an id in @OnUIThread and @OnBackground annotations.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1047' size='14137783' date='1419868601000' url=''><name>PageObject evaluator</name><id>com.intellij.plugin.poe</id><description><![CDATA[Allows evaluating PageObjects without starting a full Selenium test run, just feed it some HTML.]]></description><version>0.2</version><vendor email='' url='https://github.com/bjorm/PageObjectEvaluator'>https://github.com/bjorm</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Plugin is no longer used through menu. Instead it now provides its own type of run configuration where you specify the page object class and possibly an HTML file. If no file is given, user is prompted to paste HTML before page object is evaluated.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3513' size='5390786' date='1424227815000' url=''><name>Magnet rest2mobile</name><id>com.magnet.r2m</id><description><![CDATA[Native Android API generator for REST services Interacting with REST APIs from a mobile app can require a lot of code: 
<ul> 
 <li>Connecting to the server</li> 
 <li>Building the REST URL and HTTP headers</li> 
 <li>Marshaling and un-marshaling JSON data</li> 
 <li>Converting JSON data to type safe objects</li> 
</ul> The Magnet rest2mobile Android Studio and Intellij Plugin turns REST services into Java components that you can call from your mobile app. The components are native classes and interfaces that automatically handle server connections and type safety.]]></description><version>1.1.12</version><vendor email='' url='http://developer.magnet.com'>Magnet</vendor><idea-version min="n/a" max="n/a" since-build='94.539' /><change-notes><![CDATA[Bug fixes, Close wizard&quot; window stays in the foreground, UI Cosmetics, Lazily create .rest2mobile. fix for #23 fix for #22 fix for #4 fix for #26]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='542' size='43357' date='1412202530000' url=''><name>Varsity</name><id>de.balpha.varsity</id><description><![CDATA[Folds redundant type information in local variable declarations (including for and foreach loops) to just display &quot;var&quot;. Conversely, if you enter &quot;var&quot; as the type in a local variable declaration, a for loop, or a foreach loop, replaces the &quot;var&quot; with the actual type once you press Enter. Can also handle &quot;val&quot; in the same way, just for final variables (this is disabled by default).]]></description><version>0.3.5</version><vendor email='' url='http://balpha.de'>Benjamin Dumke-von der Ehe</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1481' size='119298299' date='1413807074000' url=''><name>CxViewer</name><id>com.checkmarx.intellij</id><description><![CDATA[Checkmarx plugin for IntelliJ allows retrieving scan results from the Checkmarx scan server. Full user's manual can be found here: http://www.checkmarx.com/instructions]]></description><version>7.1.3.7</version><vendor email='support@checkmarx.com' url='https://www.checkmarx.com/'>Checkmarx.com Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='57222' size='2449521' date='1454491314000' url='http://tmorcinek.github.io/android-codegenerator-plugin-intellij/'><name>Android Code Generator</name><id>com.morcinek.android.codegenerator.plugin.intellij</id><description><![CDATA[Android Code Generator Author Author of this plugin is 
<b>Tomasz Morcinek</b>. 
<br /> Public 
<b>github</b> profile: 
<a href="https://github.com/tmorcinek" rel="nofollow">https://github.com/tmorcinek</a>. Repository Project on github 
<a href="https://github.com/tmorcinek/android-codegenerator-plugin-intellij" rel="nofollow">android-codegenerator-plugin-intellij</a> Description Plugin parses xml file, and retrieves data about all the views that contain android:id attribute. 
<br /> Plugin collects information about view's type and id. Based on that, plugin generates fields, assignment, imports and methods. 
<br /> Full project description on 
<a href="http://tmorcinek.github.io/android-codegenerator-plugin-intellij" rel="nofollow">github's information page</a>. Features 
<p>There are several very useful features some of them are:</p> 
<ul> 
 <li>generating Activity Class code from layout</li> 
 <li>generating Fragment Class code from layout</li> 
 <li>generating Adapter Class code from item layout</li> 
 <li>generating Menu code from menu xml</li> 
 <li>creating files from code</li> 
 <li>preview screen with generated code that can be modified before creation of file</li> 
 <li>detection of project package</li> 
</ul> 
<i>Compiled with Java 1.6</i> 
<br /> 
<br />]]></description><version>1.6</version><vendor email='tomasz.morcinek@gmail.com' url='http://www.morcinek.co.uk/'>Tomasz Morcinek</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>Version 1.6</b> 
<ul> 
 <li>ISSUE #11: Add Butter Knife support. </li>
</ul> 
<b>Version 1.5</b> 
<ul> 
 <li>ISSUE #19: Code generation dialog box is out of the screen! </li>
 <li>ISSUE #13: Change Plugin name </li>
</ul> 
<b>Version 1.4</b> 
<ul> 
 <li>ISSUE #7: Android Studio throwing error when Android Designer editor is open.</li> 
 <li>ISSUE #8: Source path's on windows are too long.</li> 
 <li>ISSUE #9: Error when creating file on windows .</li> 
 <li>ISSUE #10: Adding github.io page link to Plugin description.</li> 
</ul> 
<b>Version 1.3</b> 
<ul> 
 <li>Support for IntelliJ IDEA 14.</li> 
</ul> 
<b>Version 1.2</b> 
<ul> 
 <li>ISSUE #2: Templates should be editable in PreferencesPages.</li> 
 <li>ISSUE #6: When plugin is about to override existing file content user should be informed.</li> 
 <li>ISSUE #5: Source path should be retrieved from project and there should be combo instead of text field.</li> 
</ul> 
<b>Version 1.1</b> 
<ul> 
 <li>ISSUE #1: Editor should pops up when creating file.</li> 
 <li>ISSUE #3: Source path should be saved in persistence store.</li> 
 <li>ISSUE #4: Generate Code Menu Options should be available through editor.</li> 
</ul> 
<b>Version 1.0</b> 
<ul> 
 <li>generating Activity Class code from layout</li> 
 <li>generating Fragment Class code from layout</li> 
 <li>generating Adapter Class code from item layout</li> 
 <li>generating Menu code from menu xml</li> 
 <li>creating files from code</li> 
 <li>preview screen with generated code that can be modified before creation of file</li> 
 <li>detection of project package</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1729' size='8306855' date='1433874829000' url=''><name>Appstrakt Translations Sync</name><id>com.appstrakt.syncTranslation</id><description><![CDATA[Synchronize your Google Sheets directly into your strings.xml
<br />]]></description><version>1.7.1</version><vendor email='jasper.vandeklundert@appstrakt.com' url='http://www.appstrakt.com'>Appstrakt</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Changed the logic for finding the key column to be more forgiving.
<br /> Fixed login error
<br /> Changed the indent from tabs to 4 spaces which is now the default in Android Studio.
<br /> -----------------------------------------------------------------------
<br /> Added shortcut to sync the translations (default: cmd/win - ctrl - s) 
<br /> Added option to give a default column which will be used as default 
<br /> Added option to ignore certain columns 
<br /> Added tooltips in the settings to clarify some things 
<br /> Missing strings.xml files which are noted in the Google Sheet will be made and placed in the corresponding resource folder 
<br /> Fixed some issues 
<br /> Added support for tabs 
<br /> Added support for regions
<br /> Added support for multiple flavors
<br /> Changed login flow from cmdline to browser
<br /> Added support for not formatted strings
<br /> Added support for special characters
<br /> Initial release
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1472' size='93227' date='1416874525000' url=''><name>Explore Trace</name><id>ExploreTrace</id><description><![CDATA[Works with Java thread dumps.
<br /> Reads thread dump from clipboard buffer.
<br /> 
<br />Menu: Analyze -&gt; Explore Stack Trace
<br /> 
<br /> Features:
<br /> 
<ul> 
 <li>automatic grouping of similar threads - works well for dumps with thread pools</li> 
 <li>patterns for socket, I/O, waiting for process detection</li> 
 <li>prioritizes by different factors</li> 
 <li>allows view editing - reorder or delete &quot;not interesting&quot; threads</li> 
 <li>filters by thread category (jdk/pools/socket/waiting etc)</li> 
 <li>remove all not interesting and export back into text</li> 
 <li>navigation into code also by method name: useful when code had changed</li> 
 <li>removes email prefixes like &quot;&gt;&quot; or concatenates lines cut by Windows console</li> 
 <li>on start jdk threads (except EDT) and thread pools already filtered</li> 
</ul>]]></description><version>0.1.1</version><vendor email='Irina.Chernushina@jetbrains.com' url='https://github.com/irengrig/exploretrace'>Irina Chernushina</vendor><idea-version min="n/a" max="n/a" since-build='139.224' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.xdebugger</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2819' size='49286' date='1418481324000' url=''><name>Hash Generator</name><id>ru.itbasis.plugins.intellij.hashGenerator</id><description><![CDATA[Plugin to calculate Hash code for the text string]]></description><version>0.3</version><vendor email='Victor@Alenkov.name' url='https://github.com/BorzdeG'>Victor Alenkov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>version 0.3</p> 
<ul> 
 <li>change: package name</li> 
 <li>change: contact information</li> 
</ul> 
<p>version 0.2.2</p> 
<ul> 
 <li>add: calculate BCrypt (maximum number of rounds = 10)</li> 
</ul> 
<p>version 0.1</p> 
<ul> 
 <li>add: calculate CRC32</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='41148' size='1640176' date='1456109394000' url='https://www.codota.com/ide-plugin'><name>Codota</name><id>com.codota.csp.intellij</id><description><![CDATA[<b>Search millions of code snippets</b>
<br> Coding collaboration platforms such as GitHub, Google Code, and StackOverflow are treasure troves of programming knowledge. 
<a href="http://www.codota.com" rel="nofollow">Codota</a> helps you find the best code examples from *any* source that may have them. 
<p>&nbsp;</p> 
<p> The Codota intellij plugin also integrates with your CodeBox. Install the <a href="https://www.codota.com/extension" rel="nofollow">Codota Chrome Extension</a> to save snippets from your browser into your CodeBox and use them in the IDE. </p> 
<p> <i>Use Codota to find the best code examples for every class or method in the code. Tap into the collective knowledge of the community!</i> </p> 
<p> To use the Codota plugin, just select a class/method name in your code and hit <i>alt+k</i> (or ?k). You can also hit <i>alt+k</i> (or ?k) without any text selected and use the popup search box to enter your search query. </p> 
<p> To index and search your own code, visit <a href="https://www.codota.com/index-your-repo" rel="nofollow">Index your repo</a> and use <i>alt+l</i> (or ?l), or <i>ctrl+shift+k</i> (or ?+shift+k). </p>]]></description><version>0.9.8</version><vendor email='support@codota.com' url='https://www.codota.com/'>Codota</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<ul> 
 <li>0.9.8 bug fixes for method signatures </li> 
 <li>0.9.7 bug fixes for Java xref </li> 
 <li>0.9.6 more robust xref support from Scala </li> 
 <li>0.9.5 preliminary support for xref from Scala</li> 
 <li>0.9.4 bug fixes (including avatar on retina bug), key binding for IDEA15/mac </li> 
 <li>0.9.3 bug fixes, xref support for org search</li> 
 <li>0.9.2 bug fixes </li> 
 <li>0.9.1 bug fixes (problems processing large projects) </li> 
 <li>0.9 performance, less intrusive contextual search, bug fixes</li> 
 <li>0.8.9 highlights </li> 
 <li>0.8.8 fix for performance problems </li> 
 <li>0.8.7 improved login and authentication process </li> 
 <li>0.8.6 general fixes </li> 
 <li>0.8.5 cross reference </li> 
 <li>0.8.4 bug fixes, minor UI improvements, add alt+k as alternative key binding</li> 
 <li>0.8.3 performance, bug fixes, passive search</li> 
 <li>0.8.2 downgrade to JDK1.6 for compatibility</li> 
 <li>0.8.1 documentation, messages</li> 
 <li>0.8 performance, bug fixes</li> 
 <li>0.1.2 improved UX, bug fixes</li> 
 <li>0.1.1 improved http connection performance and minor bug fixes</li> 
 <li>0.1 initial release - private beta</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='60256' size='39194' date='1498141375000' url=''><name>Save Actions</name><id>com.dubreuia</id><description><![CDATA[<p>Supports configurable, Eclipse like, save actions, including "organize imports", "reformat code", "rearrange code", "compile file" and some quick fixes like "add / remove 'this' qualifier", etc. The plugin executes the configured actions when the file is synchronised (or saved) on disk.</p> 
<p><strong>Available save actions</strong></p> 
<p>Code formatting:</p> 
<ul> 
 <li>Organize imports</li> 
 <li>Reformat code (only changed text or all)</li> 
 <li>Rearrange code (reorder methods, fields, etc.)</li> 
</ul> 
<p>Build:</p> 
<ul> 
 <li>Compile file</li> 
</ul> 
<p>Quick fixes:</p> 
<ul> 
 <li>Add final to local variable</li> 
 <li>Add final to field</li> 
 <li>Remove explicit generic type for diamond</li> 
 <li>Qualify field access with this</li> 
 <li>Remove unused suppress warning annotation</li> 
 <li>Remove final from private method</li> 
 <li>Remove unnecessary semicolon</li> 
 <li>Add missing @Override annotations</li> 
</ul> 
<p>Other:</p> 
<ul> 
 <li>File inclusion / exclusion with regex support</li> 
 <li>Works on any file type Intellij IDEA can reformat (Java, XML, etc.)</li> 
 <li>Simple option page to activate / deactivate actions</li> 
</ul> 
<p><strong>Compatibility</strong></p> 
<p>Intellij IDEA Community Edition build 135+</p> 
<p><strong>Resources</strong></p> 
<ul> 
 <li>code: <a href="https://github.com/dubreuia/intellij-plugin-save-actions" rel="nofollow">https://github.com/dubreuia/intellij-plugin-save-actions</a></li> 
 <li>documentation: <a href="https://github.com/dubreuia/intellij-plugin-save-actions/blob/master/README.md" rel="nofollow">https://github.com/dubreuia/intellij-plugin-save-actions/blob/master/README.md</a></li> 
 <li>issues: <a href="https://github.com/dubreuia/intellij-plugin-save-actions/issues" rel="nofollow">https://github.com/dubreuia/intellij-plugin-save-actions/issues</a></li> 
 <li>questions: <a href="https://twitter.com/dubreuia" rel="nofollow">https://twitter.com/dubreuia</a></li> 
 <ul></ul>
</ul>]]></description><version>0.16</version><vendor email='dubreuil.alex@gmail.com' url='https://www.github.com/dubreuia'>Alexandre DuBreuil</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[Release notes: 
<a href="https://github.com/dubreuia/intellij-plugin-save-actions/releases" rel="nofollow">https://github.com/dubreuia/intellij-plugin-save-actions/releases</a>]]></change-notes><rating>4.2</rating></idea-plugin><idea-plugin downloads='337158' size='157627' date='1485093137000' url=''><name>GsonFormat</name><id>GsonFormat</id><description><![CDATA[quickly to convert a JSON string to an InnerClassEntity class ..
<br> 
<a href="https://github.com/zzz40500/GsonFormat" rel="nofollow"> openSource</a>]]></description><version>1.5.0</version><vendor email='wyh405003836@126.com' url=''>zzz40500</vendor><idea-version min="n/a" max="n/a" since-build='107.121' /><change-notes><![CDATA[<p> 1.4.0 </p>
<ul> 
 <li>New: Support for autovalue</li> 
 <li>New: Support for lombok</li> 
 <li>New: Support for split generate class</li> 
</ul> 1.5.0 
<ul> 
 <li>fix several bug </li> 
 <li>fix unlock setting window size </li> 
 <p></p>
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='243242' size='38741152' date='1479675502000' url=''><name>Android Drawable Importer</name><id>de.mprengemann.intellij.plugin.androidicons</id><description><![CDATA[This plugin consists of three main features. You can access them by a right-click anywhere, but 
<b>not on a file</b>, inside an Android module under New.
<br>
<br> 
<b>1. AndroidIcons and Material Icons Drawable Import</b>
<br> You are able to select the asset, specify your color, change the target resource name and select all the resolutions you want to import.
<br> All the missing folders will be created automatically. If there are already drawables with the same name, you will be warned. You can even search for your desired asset by just start typing when the first spinner has focus.
<br> Since Material Icons provide also Vector Drawables, those can be imported now as well!
<br> 
<br> 
<b>2. Batch Drawable Import</b>
<br> Select assets (or a whole folder) and specify the source resolutions. You can change the source size of every image as well. Specify all resolutions, to which it should be resized to.
<br> This works also with 9-Patch-Images. But take care: sometimes it's necessary to remove / add the one or other "pixel" in the 9-Patch-Editor. But just give it a try :)
<br> 
<br> 
<b>3. Multisource-Drawable</b>
<br> Ever got a zip with drawables for your Android project by your designer with the following structure?
<br>
<br> root/
<br> ./drawable_ldpi.png
<br> ./drawable_mdpi.png
<br> ./drawable_hdpi.png
<br> ./drawable_xhdpi.png
<br>
<br> No problem! Now you can just select for every resolution a different asset, specify one name for them, and the rest is done by the plugin.
<br> Or even easier, you can select the whole zip, and this plugin will auto extract the asset to the best matching folder.
<br>
<br> 
<em>Hint: When you select an asset, you can also just drag a file from your explorer to the text field and drop it there.</em>]]></description><version>0.5-81</version><vendor email='marcprengemann@gmail.com' url='https://plus.google.com/+MarcPrengemann'>Marc Prengemann</vendor><idea-version min="n/a" max="n/a" since-build='139.1603' /><change-notes><![CDATA[- Various Bug Fixes]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='2187' size='10414' date='1422251323000' url=''><name>Reactor boilerplate generator</name><id>io.dwak.reactor.intellij.plugin</id><description><![CDATA[Plugin that generates Reactor boilerplate for you]]></description><version>0.4</version><vendor email='dinosaurwithakatana@gmail.com' url=''>Dinosaur With a Katana</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2710' size='14381' date='1423138235000' url=''><name>Jni Helper</name><id>org.kitdroid.jnihelper</id><description><![CDATA[Jni Helper for Android Studio or Intellij IDEA]]></description><version>1.0.1</version><vendor email='huiyh@live.com' url=''>Kitdroid.org</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[1. Compile with JDK1.6.0 to repair bug: Null child action in group Editor Popup Menu (Editor Popup Menu) of class class com.intellij.openapi.actionSystem.DefaultActionGroup 2. Add icon with logo of NDK]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='17855' size='4758724' date='1459561650000' url=''><name>Selenium plugin</name><id>SeleniumPlugin</id><description><![CDATA[With our plugin your web tests development using selenium becomes as simple as it could be. All info you could find on our site : http://perfect-test.com]]></description><version>1.3.3</version><vendor email='mail@perfect-test.com' url='http://www.perfect-test.com'>Perfect Test</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Fixed some minor bugs and problem with plugin not available for community version]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3742' size='107667' date='1483114219000' url=''><name>Jackson Generator Plugin</name><id>pl.klamborowski.plugin.jacksongenerator</id><description><![CDATA[This plugin allows you to generate Jackson ready java files from provided Json formatted string.
<br>
<br> How to use: 
<ul> 
 <li>Select folder from Project Window , click RMB (right mouse button) &gt; New &gt; JacksonGenerator.</li> 
 <li>Enter main class name and json string in dialog.</li> 
 <li>Click OK.</li> 
</ul>]]></description><version>1.2.5</version><vendor email='support@klamborowski.pl' url='http://klamborowski.pl/'>Klamborowski.pl</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.2.5 Dialog resize and focus fix]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='14401' size='286872' date='1423346783000' url='https://github.com/inmite/android-selector-chapek'><name>Android Selectors Generate</name><id>com.eunut.android.plugin.selectors.generate</id><description><![CDATA[This plugin automatically generates drawable selectors from appropriately named Android resources.]]></description><version>1.0.4</version><vendor email='i@eunut.com' url='https://eunut.com/'>Chaly</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[File name suffix Drawable state     _normal (default state)   _pressed state_pressed   _focused state_focused   _disabled state_enabled (false)   _checked state_checked   _selected state_selected   _hovered state_hovered   _checkable state_checkable   _activated state_activated   _windowfocused state_window_focused    
<br /> 
<b>Plugin HomePage</b>
<br /> 
<a href="https://github.com/inmite/android-selector-chapek" rel="nofollow">https://github.com/inmite/android-selector-chapek</a> 
<br /> 
<b>1.0.4</b> (02/08/2015) 
<ul> 
 <li>??????????_selector??? </li>
</ul> 
<b>1.0.3</b> (01/25/2014) 
<ul> 
 <li>???????_selector </li>
 <li>????xml??Drawable????????????.xml </li>
</ul> 
<b>1.0.2</b> (09/03/2013) 
<ul> 
 <li>Support for all drawable directories </li>
</ul> 
<b>1.0.1</b> (08/20/2013) 
<ul> 
 <li>Support for all IntelliJ Platform Products </li>
</ul> 
<b>1.0</b> (08/19/2013) 
<ul> 
 <li>Initial release </li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='2209' size='1756438' date='1426245856000' url=''><name>Code2Smali</name><id>blue.stack.j2Smali</id><description><![CDATA[Android Studio Java to Smali Plugin.
<br /> 
<em>Support For Android Studio (IDEA 14+)</em>]]></description><version>2.0</version><vendor email='bunnyblueair@gmail.com' url='http://bunnyblue.github.io'>BunnyBlue</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Release.
<br /> 
<em>2.0</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3102' size='5199072' date='1432079071000' url=''><name>Apiary Blueprint Manager</name><id>com.apiary.abm</id><description><![CDATA[Apiary Blueprint Manager is a plugin for Android studio or any other IntelliJ IDEA based IDE. It helps keep the code up-to-date with Apiary documentation, by notifying about changes and helps by generating code based on Apiary documentation.
<br />
<br /> Plugin can analyze Apiary blueprint and tell you: 
<ul> 
 <li>Which methods need to be implemented</li> 
 <li>Which methods have changed in your code, or at Apiary documentation</li> 
 <li>Which methods are implemented, but no longer supported by API</li> 
</ul> 
<br /> Plugin can also: 
<ul> 
 <li>Give you detailed information about requests</li> 
 <li>Generate example code for requests methods</li> 
 <li>Generate example code for entities</li> 
</ul> 
<br /> Plugin limitations: 
<ul> 
 <li>Plugin currently works only with retrofit library</li> 
 <li>Plugin currently works only with JSON body in requests</li> 
</ul>]]></description><version>2.1.1</version><vendor email='tuxilero@gmail.com' url='http://blog.helu.cz/'>Luk?? Hermann a.k.a &quot;Tuxilero&quot;</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[2.1.1 - Java 1.7 crash fix. Theme update
<br /> 2.1.0 - Major bugfixes
<br /> 2.0.4 - Minor bugfixes
<br /> 2.0.3 - Generate entity button &amp; plugin reset option
<br /> 2.0.2 - Bug &amp; crash fixes
<br /> 2.0.1 - Google Analytics
<br /> 2.0.0 - First public release
<br />]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='3685' size='49922' date='1427025892000' url=''><name>SerializableParcelable Generator</name><id>blue.stack.SerializableParcelableGenerator</id><description><![CDATA[Plugin which generates Android SerializableParcelable boilerplate code for you.
<br /> lib location at https://github.com/bunnyblue/SerializableParcelable]]></description><version>1.2</version><vendor email='bunnyblueair@gmail.com' url='https://github.com/bunnyblue/SerializableParcelableGenerator'>BunnyBlue</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[fix error at Android Studio 1.2 preview 3.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5910' size='8856521' date='1427201103000' url=''><name>AndroidCodeGenerator</name><id>com.fuxy.android.ide.plugin</id><description><![CDATA[This plugin helps you to generate dumb android specific code. 
<ul> 
 <li>ViewHolder pattern</li> 
 <li>Create findView method</li> 
</ul> Please feel free to contact me and ask any questions or suggest some features]]></description><version>1.0</version><vendor email='fu_xiuyuan@hotmail.com' url='https://github.com/fuxiuyuan'>xiuyuan.fuxy</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[First release.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='208' size='16233452' date='1433262284000' url=''><name>Contentful Model Generator Plugin</name><id>com.contentful.ideagenerator</id><description><![CDATA[Provides an easy way to to generate Vault models for Contentful content types. Uses 
<a href="https://github.com/contentful/generator.java" rel="nofollow">generator.java</a> under the hood.]]></description><version>1.1.0</version><vendor email='support@contentful.com' url='https://www.contentful.com/'>Contentful, GmbH.</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.0: Initial release. 1.1.0: Support Vault models. 1.1.1: Vault models use Resource as superclass.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5050' size='124070' date='1462277955000' url=''><name>Json2Class</name><id>com.softdream.intellij.plugin</id><description><![CDATA[Plugin for generating java file from json string.]]></description><version>1.3</version><vendor email='anzewei88@gmail.com' url='https://github.com/anzewei/Json2Class'>An Zewei</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.3
<br> 
<em>add implements Parcelable</em>
<br> 1.2
<br> 
<em>Fixed Crash Bug</em>
<br> 1.1
<br> 
<em>add implements Serializable</em>
<br> 1.0
<br> 
<em>created.</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='487' size='7323' date='1427804864000' url=''><name>Generatable</name><id>ru.korgov.intellij.Generatable</id><description><![CDATA[Plugin added some actions to Generate menu: 
<ul> 
 <li>Generate inner Builder class</li> 
 <li>Generate All: getters, equals and hashCode, toString, Constructor, Builder</li> 
</ul> See also: 
<ul> 
 <li> <a href="https://plugins.jetbrains.com/plugin/7188" rel="nofollow">FuGen</a> - You can create custom generate-actions by templates on the fly! </li> 
</ul>]]></description><version>1.0.1</version><vendor email='kirill@korgov.ru' url=''>Kirill Korgov</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[1.0.1
<br /> 
<ul> 
 <li>Updated inner sdk version for IDEA-14.1</li> 
</ul> 1.0
<br /> 
<ul> 
 <li>First version</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1111' size='988502' date='1428136309000' url=''><name>Phaser Chains</name><id>com.boniatillo.phaserchains</id><description><![CDATA[<p> Phaser Chains is an alternative but improved place to browse the Phaser API and docs. With this service you don't need to navigate into the tree of the Phaser types and methods, you only need to write the method (or method chain) you are interested about and the matching Phaser API is shown, together with the documentation. </p> 
<p>This IntelliJ IDEA plugin was inspired by the online tool <a href="http://phaserchains.boniatillo.com" rel="nofollow">phaserchains.boniatillo.com</a></p> 
<p>Phaser is a fast, fun and free open source HTML5 game framework.</p> 
<p>Phaser logo and images are Phaser trademark (<a href="http://phaser.op" rel="nofollow">http://phaser.io</a>).</p>]]></description><version>1.0</version><vendor email='support@boniatillo.com' url=''>Boniatillo.com</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Search on Phaser API and examples.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2028' size='79316' date='1471753591000' url=''><name>ServiceStack</name><id>net.servicestack.ideaplugin</id><description><![CDATA[Integration with ServiceStack Web Services, includes support for Java, Kotlin and TypeScript Add ServiceStack Reference.]]></description><version>1.0.12</version><vendor email='team@servicestack.net' url='https://servicestack.net/'>ServiceStack</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>1.0.12 - Fix TypeScript dialog defaults to use classes over definitions only.</li> 
 <li>1.0.11 - Small UI fixes.</li> 
 <li>1.0.10 - Add TypeScript support. Fix issue with resolving URL to match behavior of other extensions.</li> 
 <li>1.0.9 - Fix plugin to support Android Studio 2.0.</li> 
 <li>1.0.8 - Add support for Kotlin projects with Add/Update ServiceStack reference.</li> 
 <li>1.0.7 - Bug fixes and client now gets dependency version from ServiceStack.Java tags, falls back to 1.0.15 if it fails.</li> 
 <li>1.0.6 - Update client and android dependency versions to 1.0.13.</li> 
 <li>1.0.5 - Update client and android dependency versions to 1.0.12.</li> 
 <li>1.0.4 - Bug fixes for Maven project support and new versions of net.servicestack:client.</li> 
 <li>1.0.3 - Added support to detect Maven pom.xml and inject net.servicestack:client dependency for IntelliJ + Maven modules.</li> 
 <li>1.0.2 - Fix plugin.xml template bug to enable search from IDE.</li> 
 <li>1.0 - Initial release.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='45717' size='122142' date='1468173553000' url=''><name>Android Postfix Completion</name><id>com.kogitune.intellij.androidPostfixCompletion</id><description><![CDATA[Postfix completion templates for Android
<br>
<br> 
<b>Available templates:</b>
<br>
<br> 
<ul> 
 <li> <b>.toast</b><br><em>Create and show Toast</em><br><b>Toast.makeText(context, expr, Toast.LENGTH_SHORT).show();</b></li> 
</ul> 
<ul> 
 <li> <b>.log</b><br><em>Log</em><br><b>Log.d("log", expr);</b></li> 
</ul> 
<ul> 
 <li> <b>.logd</b><br><em>If BuildConfig.DEBUG is true, Log message.</em><br><b>Log.d("log", expr);</b></li> 
</ul> 
<ul> 
 <li> <b>.find</b><br><em>Typed FindView</em><br><b>(ViewType) findViewById(expr);</b></li> 
</ul> 
<ul> 
 <li> <b>.isemp</b><br><em>isEmpty</em><br><b>TextUtils.isEmpty(expr);</b></li> 
</ul> 
<ul> 
 <li> <b>.vg</b><br><em>? View.VISIBLE : View.GONE;</em><br><b> (expr) ? View.VISIBLE : View.GONE;</b></li> 
</ul>]]></description><version>2.0.3</version><vendor email='takam.dev@gmail.com' url='https://github.com/takahirom/android-postfix-plugin'>takahirom</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[* Add .find that generate (ViewType) findViewById(expr). * Add .vg that generate (expr) ? View.VISIBLE : View.GONE.]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='153' size='2328635' date='1432668541000' url=''><name>Vignelli Code Designer</name><id>com.simonstuck.vignelli</id><description><![CDATA[Vignelli Code Designer helps you develop better-designed code.
<br /> 
<em>Vignelli will observe what you are typing and suggest possible refactorings that will improve the design of your code.</em> The tool currently supports the detection and refactoring suggestions for train wrecks and the direct use of singletons.]]></description><version>1.0</version><vendor email='simon.stuckemann11@imperial.ac.uk' url='http://simonstuck.com'>Simon Stueckemann</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='331' size='16726' date='1432837693000' url=''><name>Extended Generate Actions</name><id>org.foxsly.idea.extended.generate.actions</id><description><![CDATA[Adds additional actions to the Generate (Alt + Insert) dialog. 
<ul> 
 <li> Ability to generate a constructor that adds a Guava Preconditions.checkNotNull() to each non-primitive parameter. </li> 
 <li> Ability to generate add and addAll 'setters' for field variables that are Collections. </li> 
</ul>]]></description><version>0.3</version><vendor email='timothylbelcher@gmail.com' url='https://github.com/Foxsly/extended-generate-actions'>Timothy Belcher</vendor><idea-version min="n/a" max="n/a" since-build='129.451' /><change-notes><![CDATA[<ul> 
 <li> Version 0.3 </li> 
 <ul> 
  <li> Fixed issue with new constructor being inserted in the wrong spot </li> 
  <li> Cleaned up static imports </li> 
 </ul> 
 <li> Version 0.2 </li> 
 <ul> 
  <li> Moved the generate preconditions constructor action to directly below the generate constructor action </li> 
  <li> Added support for not calling checkNotNull on primitive objects </li> 
  <li> Added static import of checkNotNull </li> 
 </ul> 
 <li> Version 0.1 </li> 
 <ul> 
  <li> Added action for generating Preconditions constructors </li> 
  <li> Added action for generating add/addAll methods for collections </li> 
 </ul> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9264' size='113553' date='1433323374000' url=''><name>JsonFormat</name><id>JsonFormat</id><description><![CDATA[Base on GsonFormat. Quickly to convert a JSON string to an entity class ..
<br /> And it supports Jackson Annotation.
<br />]]></description><version>1.0.0</version><vendor email='morson.deng@gmail.com' url=''>Morson.Deng</vendor><idea-version min="n/a" max="n/a" since-build='107.112' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='1060' size='30782' date='1454806517000' url=''><name>FXML Declaration Helper</name><id>com.eagles13.fxmldeclarationhelper</id><description><![CDATA[This extension lets you easily extract control declarations from FXML files, and copy them to the clipboard, whereupon you can use them!]]></description><version>1.2</version><vendor email='hello@rchrdsn.uk' url=''>Eagles13</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v0.1 - initial release.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8986' size='351009' date='1471704127000' url=''><name>DTO generator</name><id>com.nvinayshetty.DTOnator</id><description><![CDATA[Data Transfer Object(DTO) generator that generates Java classes from the given feed.
<br> 
<em>This is a open source project please raise a feature request or file a bug if any,at our <a href="https://github.com/nvinayshetty/DTOnator" rel="nofollow"> repository</a> we are looking forward for your feedBack </em>]]></description><version>V0.49</version><vendor email='nvinayshetty@gmail.com' url=''>N Vinay shetty</vendor><idea-version min="n/a" max="n/a" since-build='107.118' /><change-notes><![CDATA[<ul>
  V 1 
 <li>DTO generation support for GSON and Plain old Java Beans</li> 
 <li>Support to create static inner class or separate classes</li> 
 <li>Feild encapsulation support</li> 
</ul> 
<ul>
 V 2 
 <li>Create camel Cased fields from word separators</li> 
 <li>Prefix fields with your favourite characters</li> 
 <li>Generates class fields in the same order of the feed</li> 
 <li>Simple strategy to resolve naming conflicts</li> 
 <li>Notifications to clearly indicate problems and solutions</li> 
 <li>Consistent and bold UI across different look and feel standards</li> 
</ul> 
<ul> 
 <ul>
  V 3 
  <li>Bug fixes</li> 
 </ul>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='1311' size='132979' date='1472739841000' url=''><name>KodeBeagle</name><id>kodebeagleidea</id><description><![CDATA[<strong><i>KodeBeagle</i></strong> 
<br> 
<p> A tool to assist you when you need code references. As Developers, we tend to hunt for best-practices of using common and uncommon libraries in order to make our code more efficient. Often, a lot of time and energy is spent understanding the pros and cons of different approaches. KodeBeagle aims to solve this problem. It cites common practices from standard code references. </p> 
<br> 
<u>How it works ?</u> 
<br>
<p> KodeBeagle servers crawl through existing popular open source projects only and collects useful information about them. When a user searches, it queries the kodebeagle servers by making a remote call and fetches relevant results. Currently, the source for code of open source projects is Github.</p> 
<p>We do not collect any personal information on our servers nor do we send user-end code on our servers for processing. The processing of keywords takes place on the plugin locally. These keywords are references to libraries <em>external</em> to the projects. These are send as part of the query to our servers. There is a way to exclude user defined library by clicking settings icon on the plugin and configuring exclude imports. Deciding which library is external and should be included in search is automatic and user configurable both.</p> 
<p>Furthermore, participation on improving search results based on anonymous search logging can be opted-out from plugin settings. Please review our privacy policy for more details on data collection <a href="http://kodebeagle.com/about/privacy-policy.html" rel="nofollow"> KodeBeagle privacy policy. </a> </p> 
<br> 
<p>KodeBeagle Website: <a href="http://kodebeagle.com/" rel="nofollow">KodeBeagle.com</a></p> 
<p>Technology Stack : Elasticsearch and Apache Spark</p> 
<br> 
<p>Current Status: Beta</p> 
<br>
<p>Supported Languages: Java, Scala</p>]]></description><version>0.1.5</version><vendor email='kodebeagle@googlegroups.com' url='http://www.imaginea.com/'>Imaginea</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[See milestone for this version(0.1.5) at: 
<a href="https://github.com/Imaginea/KodeBeagle/milestones" rel="nofollow"> Milestones</a> on github.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='230' size='2885267' date='1437402910000' url=''><name>Voice Recognition</name><id>com.apibility.voicerecognition</id><description><![CDATA[Use voice to work with IDEA]]></description><version>0.2Beta</version><vendor email='ivansannikov@apibility.com' url='http://www.apibility.com'>Applicability</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[0.2 Beta]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3387' size='196132' date='1437685051000' url=''><name>Android File Grouping</name><id>com.dmytrodanylyk.fold</id><description><![CDATA[This plugin is very helpful in Android Development.
<br /> It can display your files as a group of different folders only in project structure view. 
<b>Note:</b> files will not be physically moved to folders.
<br /> 
<br /> Before decompose.
<br /> 
<pre>
      res/
        layout/
          chat_activity.xml
          chat_toolbar.xml
          chat_item.xml
          chat_share_view.xml
          home_activity.xml
          home_toolbar.xml
          home_fragment_sign_in.xml
          home_fragment_sign_up.xml
      </pre> 
<br /> After decompose.
<br /> 
<pre>
      res/
        layout/
          chat/
            chat_activity.xml
            chat_toolbar.xml
            chat_item.xml
            chat_share_view.xml
          home/
            home_activity.xml
            home_toolbar.xml
            home_fragment_sign_in.xml
            home_fragment_sign_up.xml
      </pre> 
<br /> Naming rules: folder name -&gt; file name part till underscore
<br /> 
<br /> 
<b>Note</b> The Android project view defines its own structure and does not allow modifying the structure through any extensions.
<br />]]></description><version>1.0</version><vendor email='dmytrodanylyk@gmail.com' url='http://www.dmytrodanylyk.com/'>Dmytro Danylyk</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Initial release.]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='657' size='1577834' date='1439388327000' url=''><name>ttt-idea</name><id>com.pojosontheweb.ttt</id><description><![CDATA[A plugin for the 
<a href="https://github.com/pojosontheweb/ttt" rel="nofollow">Typed Text Templates framework</a>. Provides 
<ul> 
 <li>TTT paths (source and gen folders) can be configured from the modules settings page, via a new tab</li> 
 <li>Compile action for generating the Java sources from the templates</li> 
 <li>Detect .ttt file change and re-gen template Java sources transparently</li> 
</ul> No language support is bundled with the plugin. We recommend associating .ttt files to JSP Editor for the best UX (completion etc). 
<br />]]></description><version>0.1-beta4</version><vendor email='remi@rvkb.com' url='http://www.pojosontheweb.com'>POJOs on the Web</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[TTT compiler output tool window]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1388' size='158302' date='1439033877000' url=''><name>MageWizards</name><id>com.jadi</id><description><![CDATA[Miscellaneous Magento code generation.
<br /> See Tools -&gt; MageWizards.
<br /> 
<p>Features available:</p> 
<ul> 
 <li>Product attribute wizard</li> 
</ul> 
<p>Report bugs and suggest features <a href="https://github.com/nevvermind/storm-mage-wizards/issues" rel="nofollow">here</a>.</p>]]></description><version>1.0-alpha2</version><vendor email='' url=''>nevvermind</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li> <b>1.0-alpha1</b> (20 Jul 2015) 
  <ul> 
   <li>initial release</li> 
  </ul> </li> 
 <li> <b>1.0-alpha2</b> (8 Aug 2015) 
  <ul> 
   <li>added test cases</li> 
  </ul> </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='138' size='303526' date='1439673348000' url=''><name>CodeCook plugin</name><id>io.codecook</id><description><![CDATA[Directly insert code snippets from CodeCook.io.]]></description><version>0.1</version><vendor email='info@codecook.io' url=''>CodeCook.io</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Very basic snippet insertion]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14378' size='44773' date='1447319355000' url=''><name>Android Selector</name><id>importre.intellij.android.selector</id><description><![CDATA[Generate selectors for background drawable 
<br /> You can use `colorButtonNormal` simply, 
<br /> but make easily touch feedback of normal `View`s as well as `Button`s with this plugin. 
<br />
<br /> 1. Set your colors(in `res/values/colors.xml`). 
<br /> 2. Select `New -&gt; Android Selector(or Ctrl/Cmd + N)` on your `res` directory. 
<br /> 3. Select filename, color, pressed and pressed-v21 respectively. 
<br />
<br /> - ripple drawable is generated in drawable-v21 directory.
<br /> - normal drawable is generated in drawable directory.
<br />
<br /> Dependency 
<br /> - com.android.support:appcompat-v7:22.+]]></description><version>0.2.0</version><vendor email='jaeweheo@gmail.com' url='http://import.re'>importre</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[- Implementation of color selection based on `res/values/colors.xml` 
<br /> - Changing icon]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='46' size='14800' date='1439837494000' url=''><name>Shared Views</name><id>com.hotels.intellij.plugins.sharedviews</id><description><![CDATA[This plugin allows the grouping of classes and/or files into a view which can be shared by committing into a VCS.]]></description><version>1.1</version><vendor email='jbesson@hotels.com' url=''>Hotels.com</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li><strong>1.1</strong> Added infinite depth tree structure.</li> 
 <li><strong>1.0</strong> Initial version.</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3729' size='162642' date='1462552029000' url=''><name>Auto Generator</name><id>com.fishy.plugin.idea.auto</id><description><![CDATA[Auto Generator 
<br>
<br>It's a tool for auto generate Data Persistence Layer by Create Table SQL. 
<br>
<br>What is "Data Persistence Layer", just contain DO, Query, DAO, Manager, And sqlmap ... 
<br>
<br>I designed it just for java and scala . other languages maybe later ... 
<br>
<br>The generate code will use ibatis and 
<a href="https://github.com/alibaba/tb_tddl" rel="nofollow">tddl</a> to access database. 
<br>
<br>If you don't like, change it your self. of course, you also can send other framework to me . 
<br>
<br>This tool will appeared at "Tools" menu and "Go To" menu, shortcut key is: ctrl+shift+\ 
<br>
<br>jdk1.7 for 1.0.0, jdk1.6 for 1.0.1 and later. 
<br>
<br>If you download slow here, please go 
<a href="https://github.com/i17c/AutoGenerator/tree/master/releases" rel="nofollow">https://github.com/i17c/AutoGenerator/tree/master/releases</a> 
<br> 
<br> 
<br>Auto Generator 
<br>
<br>??????????????????. 
<br>
<br>???????DO, Query, DAO, Manager, sqlmap ? 
<br>
<br>?????????java?scala??, ?????????????? 
<br>
<br>??????????ibatis?
<a href="https://github.com/alibaba/tb_tddl" rel="nofollow">tddl</a>, ??????, ????????. 
<br>
<br>??, ???????, ???????. 
<br>
<br>?????"Tools"????"Go To"??????, ???: ctrl+shift+\ 
<br>
<br>jdk1.7 for 1.0.0, jdk1.6 for 1.0.1 and later. 
<br>
<br>?????????, ???
<a href="https://github.com/i17c/AutoGenerator/tree/master/releases" rel="nofollow">https://github.com/i17c/AutoGenerator/tree/master/releases</a> 
<br> 
<br> 
<br>
<img src="http://gtms02.alicdn.com/tps/i2/TB1NvCuJXXXXXblXXXXfMzNVVXX-312-375.png" width="300" height="360"> 
<br>
<img src="http://gtms03.alicdn.com/tps/i3/TB1GsiXJXXXXXXQaXXXqbSXOpXX-609-433.png" width="600" height="400"> 
<br>
<a href="http://www.laiwang.com/" rel="nofollow"><img src="http://i01.lw.aliimg.com/tfs/TB15JfxGXXXXXcrXFXXXCDWUVXXLAIWANGi_1_1136_1136.jpg" width="120" height="120"></a>]]></description><version>1.1.0</version><vendor email='i17c.net@gmail.com' url='http://weibo.com/dxkkk'>??</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[2016.5.5. v1.1.0 upgrade template engine to velocity and custom template
<br> 2016.1.23. v1.0.8 persistent the sql in project config
<br> 2016.1.12. v1.0.7 fix text sql line analy
<br> 2016.1.6. v1.0.6 fix path exception &amp; comment null exception
<br> 2015.12.30. v1.0.5 fix column null bug
<br> 2015.12.1. v1.0.4 add freemarker
<br> 2015.9.11. v1.0.3 fix errors for analy column which have no sign `
<br> 2015.9.1. v1.0.2 fix errors for analy type decimal(2,3) ...
<br> 2015.8.25. v1.0.1 support for jdk1.6, 1.0.0 may use at jdk1.7
<br> 2015.8.18. v1.0.0 project create
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1474' size='43553' date='1443329490000' url=''><name>Additional Tools</name><id>me.guichaguri.additionaltools</id><description><![CDATA[This 
<em>small</em> plugin adds random and useful tools.
<br /> 
<ul> 
 <li>Import All - Imports all missing imports</li> 
 <li>Dynamic Documentation - Shows documentation on top of the auto completion list</li> 
 <li>More? I just need ideas :)</li> 
</ul> It's a small plugin with tools that I really wanted to have. If you have a suggestion for more functionality, just leave it in the Issue Tracker
<br /> I only tested on IntelliJ IDEA. I may add support to others JetBrains IDEs in the future.
<br />]]></description><version>1.0.2</version><vendor email='guichaguri@gmail.com' url='https://github.com/Guichaguri/'>Guichaguri</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Fixed a small crash when loading the Import All action</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='82' size='106208' date='1444213962000' url=''><name>Yume Plugin</name><id>com.vuonghv2.vpmt.plugin.yumeplugin</id><description><![CDATA[Yume Plugin Version 5.0]]></description><version>5.0</version><vendor email='vuonghv2@viettel.com.vn' url=''>Yume</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Yume Plugin Version 5.0]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='816' size='12817' date='1441810726000' url=''><name>Splitting Up (Java)</name><id>com.tapper.splittingup</id><description><![CDATA[Getting errors from the Java Compiler that a String constant is too long?
<br /> Or do you just want to split up big Strings into smaller pieces?
<br /> 
<br /> This plugin helps you with the tedious task of splitting it manually.
<br /> 
<br /> You can split Strings too big for Java to appropriate lengths (automatic length calculations), or use the option for splitting up Strings in chunks, even if they aren't too long for Java.
<br /> 
<br /> This plugin will add a menu group under the 
<b>Tools</b> menu with name 
<b>Split Strings</b>
<br /> 
<br /> By default the shortcuts to activate the splitting are Ctrl+Shift+S (Mac: Cmd+Shift+S) for standard splitting, and Ctrl+Alt+Shift+S (Mac: Cmd+Alt+Shift+S) for custom chunk size.]]></description><version>1.0</version><vendor email='robbin@samlingar.com' url='http://samlingar.com'>SplittingUp</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[v1.0: 
<ul> 
 <li>First version</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2472' size='21614' date='1442505936000' url=''><name>Java8 Postfix</name><id>net.orekyuu.java8postfix</id><description><![CDATA[Postfix completion templates for java8 
<br />   Template Before After   .stream array.stream Arrays.stream(array)   .lambda someMethod().lambda () -&gt; someMethod()   .opt obj.opt Optional.of(obj)   .optnull obj.optnull Optional.ofNullable(obj)]]></description><version>1.0.0</version><vendor email='orekyuu@gmail.com' url='http://blog.orekyuu.net'>orekyuu</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.0]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='51' size='4317' date='1443159751000' url=''><name>Penny</name><id>com.baidu.penny</id><description><![CDATA[Penny is a plug in for style checking within IDEA.
<br />]]></description><version>1.0</version><vendor email='wanghaitao01@baidu.com' url='http://www.baidu.com'>Baidu</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2684' size='118305' date='1443633929000' url=''><name>Android Snippets Search</name><id>com.eltonkola.androidsnippets</id><description><![CDATA[Search android snippets directly from android studio.
<br /> 
<em>code preview, online code and many other features</em>]]></description><version>1.0</version><vendor email='eltonkola@gmail.com' url=''>EltonKola</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[First version.
<br /> 
<em>also check the the firefox search plugin, the chrome extension and the open source components of this service.</em>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2986' size='250893' date='1459258598000' url=''><name>Properties to YAML Converter</name><id>io.codearte.props2yaml</id><description><![CDATA[Properties to YAML Converter]]></description><version>1.0.2</version><vendor email='oss@codearte.io' url='http://www.codearte.io'>Codearte</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Added context menu entry]]></change-notes><rating>3.5</rating></idea-plugin><idea-plugin downloads='481' size='922745' date='1491573211000' url=''><name>CHelper Beta</name><id>CHelper Beta</id><description><![CDATA[Inlines library code and provides testing framework]]></description><version>4.1.10</version><vendor email='' url=''>Egor Kulikov</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7733' size='57742' date='1447862944000' url=''><name>Android Asset Importer</name><id>com.davy307.androidassetimporter</id><description><![CDATA[This plugin is designed to facilitate the process of importing multiple assets into Android Studio in a painless manner.
<br />
<br /> Usage:
<br />
<br /> - Select an Android Project top level folder
<br /> - Select a folder with appropriate assets, following the agreed naming convention.
<br /> - Rename your asset.
<br /> - Select densities from list of available ones.
<br /> - Import! (if folders don't exist they will be created automatically
<br />
<br /> Find the source code on my 
<a href="https://github.com/davy307/AndroidAssetImporter" rel="nofollow">GitHub page</a>.]]></description><version>2.0.3</version><vendor email='davy307@gmail.com' url=''>David Serrano Galicia</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[- Fix bug with extensions not updating correctly.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3138' size='45222' date='1448990195000' url=''><name>Decompile and Attach</name><id>io.gulp.intellij</id><description><![CDATA[<a href="https://github.com/bduisenov/decompile-and-attach" rel="nofollow">GitHub</a> | 
<a href="https://github.com/bduisenov/decompile-and-attach/issues" rel="nofollow">Issues</a> | 
<br> decompiles jar package using Intellij's build in Fernflower decompiler and attaches decompiled sources to project. the purpose is to have a possibility for searching through compiled code (Search Scope: Project and Libraries). 
<br> to use it, just right click on jar file and select "Decompile And Attach" action]]></description><version>1.5</version><vendor email='bduisenov@gmail.com' url='https://github.com/bduisenov'>Babur</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[jar decompilation continues even if decompilation for some classes failed added multiple jars decompilation added cancellation for process added form for selecting folder where sources would be stored switched from BYTECODE_SOURCE_MAPPING to USE_DEBUG_LINE_NUMBERS for decompiler. fix see github issue #6]]></change-notes><depends>org.jetbrains.java.decompiler</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11768' size='1526133' date='1489978750000' url=''><name>JSON Model Generator</name><id>com.moxun.generetor</id><description><![CDATA[Tool to covert JSON string to Java class.
<br> 
<br> * Support get JSON string from URL or user's input.
<br> * Support data conversion library like fastjson.
<br> * Support auto implementation Java interface.
<br> * Support generate getter and setter.
<br> * Support field type inference.
<br>
<br> 
<a href="https://github.com/misakuo/JsonModelGenerator" rel="nofollow">Sourcecode and Tutorial</a>
<br> 
<a href="https://github.com/misakuo/JsonModelGenerator/issues" rel="nofollow">Bug report</a>
<br> 
<br>Hope you enjoy it :)
<br>
<br>]]></description><version>0.5.0</version><vendor email='furmint@foxmail.com' url=''>moxun</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>0.5.0</b>
<br> Support generate getter and setter;
<br> 
<b>0.4.5</b>
<br> Modify value type inference rules;
<br> 
<b>0.4.4</b>
<br> Better support for value type inference;
<br> 
<b>0.4.3</b>
<br> You can specified the name of root class now (default is the directory's name);
<br> 
<b>0.4.2</b>
<br> Replaced with a new icon;
<br> Support parsing JSON Array to List;
<br> 
<b>0.4.1</b>
<br> Fixed conflicts of the same name parameter elements,you can using 
<a href="http://www.mrtao.net/wp-json/posts" rel="nofollow">this case</a> to testing;
<br> 
<b>0.4.0</b>
<br> Fixed crash in Android Studio 2.0 Preview;
<br> You can specify the source of JSON string by URL or user input now;
<br> Parsing JSONArray as root node is supported, plugin will traverse the whole array and finding the first JSONObject child to start parsing.
<br> 
<b>0.3.1</b>
<br> Building plugin with Java 6, you can using it with JDK1.6 and higher;
<br> Bug Fixed, some new feature added.
<br> 
<b>0.3.0</b>
<br> Async file writing, fix ClassNotFoundException when class not in classpath, more rubust.
<br> 
<b>0.2.1</b>
<br> Add logger, support show log to Event Log.
<br> 
<b>0.2.0</b>
<br> Handle all exception occurred on plugin.
<br> 
<b>0.1.0</b>
<br> Created.
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='787' size='59527' date='1455095281000' url=''><name>CreateIntent method generator</name><id>com.scache.createintentmethodgenerator</id><description><![CDATA[Plugin for generates createIntent method for Android Activity]]></description><version>1.1.1</version><vendor email='scal.che@gmail.com' url='https://github.com/sckm'>scache</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p>1.1.1</p> 
<ul> 
 <li>restore checkbox state to last state</li> 
</ul> 
<p>1.1.0</p> 
<ul> 
 <li>can use variable name for constant value(optional)</li> 
</ul> 
<p>1.0.1</p> 
<ul> 
 <li>automatically import Intent and Context</li> 
</ul> 
<p>1.0</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='53' size='55008' date='1449107044000' url=''><name>Sentry Stack Formatter</name><id>35e38c06-9762-11e5-8dd3-54a050ace290</id><description><![CDATA[Import Java stacktraces logged by Sentry into IntelliJ
<br />]]></description><version>1.1</version><vendor email='' url=''>Fabien Chebel</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<b>Changes in version 1.1:</b> 
<ul> 
 <li>Added support for IntelliJ 14</li> 
 <li>Added support for Sentry 'Stacktrace' event</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='33677' size='1079725' date='1460334285000' url=''><name>Android Methods Count</name><id>xyz.marcato.ideaplugin.methodscount</id><description><![CDATA[A plugin to get information about the number of methods on Android libraries.]]></description><version>1.1.5</version><vendor email='dario@marcato.xyz' url='http://www.methodscount.com'>Dario Marcato</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<b>1.1.5</b> 
<ul> 
 <li>Bug fixes</li> 
</ul> 
<b>1.1.4</b> 
<ul> 
 <li>Bug fixes</li> 
</ul> 
<b>1.1.3</b> 
<ul> 
 <li>Added persistent cache to reduce network calls</li> 
</ul> 
<b>1.1.2</b> 
<ul> 
 <li>Improved support for Groovy variables</li> 
</ul> 
<b>1.1.1</b> 
<ul> 
 <li>Experimental support for Groovy variables (only if running on Android Studio with latest Android plugin)</li> 
</ul> 
<b>1.0.0</b> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>org.jetbrains.android</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='18612' size='30053' date='1493741161000' url=''><name>Parcelable Code Generator(for kotlin)</name><id>cn.nekocode.plugin.parcelablegenerator</id><description><![CDATA[<a href="https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin" rel="nofollow">Parcelable Code Generator</a> is a plugin which generates Android Parcelable boilerplate code for 
<strong>kotlin class</strong>.
<br>]]></description><version>0.7.1</version><vendor email='syfyw@qq.com' url='https://github.com/nekocode/android-parcelable-intellij-plugin-kotlin'>nekocode</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Fix issues.]]></change-notes><depends>org.jetbrains.kotlin</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='770' size='7945' date='1463322732000' url=''><name>ParcelablePlease</name><id>com.hannesdorfmann.parcelableplease.plugin</id><description><![CDATA[Generates code for ParcelablePlease. See 
<a href="https://github.com/sockeqwe/ParcelablePlease" rel="nofollow">ParcelablePlease on github</a>]]></description><version>1.0.2</version><vendor email='' url='http://hannesdorfmann.com/'>Hannes Dorfmann</vendor><idea-version min="n/a" max="n/a" since-build='135.1' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='76221' size='471539' date='1489633605000' url=''><name>SVG2VectorDrawable</name><id>com.moxun.plugin.s2v</id><description><![CDATA[Tools for convert SVG file to Android VectorDrawable. 
<br> 
<a href="https://github.com/misakuo/svgtoandroid" rel="nofollow">Sourcecode and Tutorial</a>
<br> 
<a href="https://github.com/misakuo/svgtoandroid/issues" rel="nofollow">Bug report</a>
<br> 
<br>
<b>If this tool is helpful to you, please give me a star on <a href="https://github.com/misakuo/svgtoandroid" rel="nofollow">Github</a></b>
<br>]]></description><version>1.6.2</version><vendor email='furmint@foxmail.com' url=''>moxun</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>1.6.2</b>
<br> Add the missing library 'org.w3c.css.sac' on Android Studio.
<br> Insert 'pathData' attribute at the end of all attributes.
<br> 
<b>1.6.1</b>
<br> Better support for polygon parsing.
<br> 
<b>1.6</b>
<br> Supports SVG with CSS styles; Improve conversion accuracy.
<br> 
<b>1.5.2</b>
<br> Fix the NumberFormatException.
<br> 
<b>1.5.1</b>
<br> Fix the StringIndexOutOfBoundsException.
<br> 
<b>1.5</b>
<br> Support attr 'fill-rule'; And many improvements, it is highly recommended to upgrade to this version
<br> 
<b>1.4.6</b>
<br> Fix crash when no 'transform' attribute on SVG.
<br> 
<b>1.4.5</b>
<br> Fix issue of element order.
<br> 
<b>1.4.4</b>
<br> Fix NullPointerException on class AttrMergeUtil.
<br> 
<b>1.4.3</b>
<br> Fix bug on merge transform attributes.
<br> 
<b>1.4.2</b>
<br> Optimizing for SVG that exported by Sketch.
<br> 
<b>1.4.1</b>
<br> Updating new ICON.
<br> Optimize code structure.
<br> 
<b>1.4</b>
<br> The 'transform' attribute on source SVG is supporting now.
<br> 
<b>1.3</b>
<br> Fixed 'NoSuchMethodError' in older Android Studio.
<br> 
<b>1.2</b>
<br> Fixed crash in Android Studio 2.0 Preview.
<br> 
<b>1.1</b>
<br> Fixed a little issue, close log.
<br> 
<b>1.0</b>
<br> Created.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2061' size='202877' date='1458799665000' url=''><name>Ultimate PasteBin</name><id>com.github.kennedyoliveira.ultimatepastebin</id><description><![CDATA[<p>Best plugin ever for PasteBin in IntelliJ IDEA.</p> 
<p>You'll love this plugin!</p> 
<p>With this plugin you can easily see all your pastes, get links for them, create new pastes, download pastes, open pastes in editor, see trending pastes and more!</p> 
<p>Check the project page <a href="https://kennedyoliveira.github.io/ultimate-pastebin-intellij-plugin" rel="nofollow">Ultimate PasteBin IntelliJ IDEA</a> to see some pictures, and informatino!</p> 
<p>If you like this plugin, make us happy by donating! <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=CR4K3FDKKK5FA&amp;lc=GB&amp;item_name=Kennedy%20Oliveira&amp;item_number=ultimate%2dpastebin&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donate_LG%2egif%3aNonHosted" rel="nofollow">Donate</a></p>]]></description><version>1.4.0</version><vendor email='kennedy.oliveira@outlook.com' url='https://github.com/kennedyoliveira'>Kennedy Oliveira</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Version 1.4.0 
<ul> 
 <li>Added support for interacting with Pastebin using HTTPS [<a href="https://github.com/kennedyoliveira/ultimate-pastebin-intellij-plugin/issues/3" rel="nofollow">PR #3</a>, <a href="https://github.com/kennedyoliveira/pastebin4j/pull/1" rel="nofollow">PR #1</a>], Thank you jcassee!</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='7857' size='17478963' date='1450872663000' url=''><name>POJO Generator</name><id>uk.me.jeffsutton.pojogen</id><description><![CDATA[Generate Java objects from XML and JSON files.
<br /> 
<br /> JSON generation using jsonschema2pojo and supports Gson or Jackson2 annotations.
<br /> XML generation is done using a custom parser and supports Simple XML annotations.
<br />
<br /> As with all automatic class generators, output should be reviewed and modified as required.]]></description><version>1.2.2</version><vendor email='indieboy1979@gmail.com' url=''>Jeff Sutton</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='1119' size='75673' date='1450956213000' url=''><name>EspressoCodeCreator</name><id>com.boredream.plugin.espressocreator</id><description><![CDATA[auto create code 4 testing Android using Espresso]]></description><version>1.0</version><vendor email='boredream@163.com' url='https://github.com/boredream/EspressoTestCodeCreatorPlugin'>Github</vendor><idea-version min="n/a" max="n/a" since-build='103.0' /><change-notes><![CDATA[first version
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10452' size='36747' date='1468237339000' url=''><name>LayoutCreator</name><id>com.boredream.plugin.layoutcreator</id><description><![CDATA[??????Activity?Adapter???????
<br> auto generator findViewById code in Activity or Adapter(ViewHolder) etc.]]></description><version>1.4</version><vendor email='boredream@163.com' url='https://github.com/boredream/BorePlugin'>Github</vendor><idea-version min="n/a" max="n/a" since-build='103.0' /><change-notes><![CDATA[1.0 ?????
<br> 1.1 ???Fragment ViewHolder???
<br> 1.2 ???EditText???????, ??? ??????4
<br> 1.3 ????????????????
<br> ????????????????????, ??????
<br> 1.4 ???????
<br> ????????????????????????m???
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1799' size='77897' date='1489000719000' url=''><name>CheckMate</name><id>com.thomas.checkMate</id><description><![CDATA[<b>Alt+U (Shift+Alt+U for Mac OS X) to discover unchecked exceptions that might be thrown in the statements you selected.</b>
<br>
<br> Create or update a try catch statement based on the exceptions you selected.
<br> Customize the search process through the settings menu (Ctrl+Alt+S: find CheckMate).
<br>]]></description><version>2.1</version><vendor email='checkmateplugin@hotmail.com' url=''>Thomas Goris</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Added Shift+Alt+U shortcut for Mac OS X]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2797' size='6441' date='1453380042000' url=''><name>CsvEditor</name><id>com.shandiangou.plugin.csveditor</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>V0.1</version><vendor email='452426120@qq.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='52' size='28650' date='1454240843000' url=''><name>Template Navigator</name><id>com.thoughtworks.tools.idea.templatenav</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.1</version><vendor email='yutaodou@gmail.com' url='http://ddou.github.io'>Dou Yutao</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='166' size='1945397' date='1455669199000' url=''><name>SPOJ Submitter</name><id>com.develmagic.spoj.submitter</id><description><![CDATA[This plugin submits your solution to SPOJ code challenge (http://www.spoj.com). It has some overview of your latest submits including memory and time performance statistics.
<br /> 
<img src="http://develmagic.com/static/SPOJSubmitter.png" />]]></description><version>1.8</version><vendor email='formanko@develmagic.com' url=''>Develmagic.com - Martin Formanko</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='658' size='32531' date='1466332972000' url=''><name>Line Counter</name><id>com.strv.linecounter</id><description><![CDATA[Purpose of this plugin is to display list of files and methods that have more lines than user specified.
<br>This can be specially useful when you want to refactor your code.]]></description><version>1.3</version><vendor email='hermann@helu.cz' url='http://www.strv.com'>STRV</vendor><idea-version min="n/a" max="n/a" since-build='135.1286' /><change-notes><![CDATA[Version 1.3 - Saving values
<br> Version 1.2 - Later versions support
<br> Version 1.1 - updated icons &amp; description
<br> Version 1.0 - first version]]></change-notes><depends>com.intellij.modules.all</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3533' size='66436' date='1457606166000' url=''><name>Android View Generator</name><id>com.footprint.asplugin.plugin.viewgenerator</id><description><![CDATA[Plugin for: 
<br /> 1?Generating fields from selected layout XMLs in activities/fragments/adapters; 
<br /> 2?Initializing the fields by findViewById method; 
<br /> 3?Generating viewholder-template for adapter; 
<br />]]></description><version>1.2.1</version><vendor email='footprint-lqm@qq.com' url='https://github.com/BigFootprint'>BigFootprint</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[?1.1??? 2016/02/25 
<br /> Initial Release 
<br /> 
<br />
<br /> ?1.1.1??? 2016/02/26 
<br /> ?? 
<a href="https://github.com/BigFootprint/AndroidViewGenerator/issues/1" rel="nofollow">Bug</a> 
<br />
<br /> ?1.2??? 2016/02/27 
<br /> ?????????View 
<br />
<br /> ?1.2.1??? 2016/02/27 
<br /> BugFix: ???Click?????????]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='66' size='4448097' date='1457395943000' url=''><name>Scclippy</name><id>uk.ac.glasgow.scclippy</id><description><![CDATA[Source Code Clippy allows searching for Java code snippets from Stack Overflow by using:
<br /> - The Stack Exchange API
<br /> - A web service (requires login to sibu.dcs.gla.ac.uk)
<br /> - Google
<br /> - Local index on files
<br />]]></description><version>1.0</version><vendor email='boris.ts.nikolov@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1721' size='7931' date='1457904912000' url=''><name>Aligner</name><id>com.aqqxa.plugin.aligner</id><description><![CDATA[??]]></description><version>1.0</version><vendor email='hi@aqqxa.com' url=''>AQ</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='224' size='13537' date='1458714669000' url=''><name>Auto Transfer</name><id>cn.fishy.plugin.idea.auto.transfer</id><description><![CDATA[Auto Transfer 
<br />
<br />It's a tool for auto generate object to object code if the objects have the same field. 
<br />
<br />In the object to object function, open the &quot;Generate&quot; menu(Right Click-&gt;&quot;Generate&quot; / Alt+Insert), select &quot;AutoTransfer&quot; and you will get the code. 
<br />
<br />This Also support List/ArrayList/Set/HashSet/Map/HashMap class translate. 
<br /> 
<br /> 
<br />Auto Transfer 
<br />
<br />????????????????????????. 
<br />
<br />????????????, ??&quot;Generate&quot;??(??-&gt;&quot;Generate&quot; / Alt+Insert), ??&quot;AutoTransfer&quot;??????????. 
<br />
<br />??????List/ArrayList/Set/HashSet/Map/HashMap???, ???????. 
<br /> 
<br />
<img src="http://gtms04.alicdn.com/tps/i4/TB1vONAMXXXXXboXpXXJTdjJFXX-601-482.jpg" width="300" height="240" /> 
<br />
<a href="http://www.laiwang.com/" rel="nofollow"><img src="http://i01.lw.aliimg.com/tfs/TB15JfxGXXXXXcrXFXXXCDWUVXXLAIWANGi_1_1136_1136.jpg" width="120" height="120" /></a>]]></description><version>1.0.1</version><vendor email='i17c.net@gmail.com' url='http://weibo.com/dxkkk'>??</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[2016.3.23. v1.0.1 plugin upload 
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14844' size='69905' date='1497508971000' url=''><name>FindViewByMe</name><id>com.jaeger.findviewbyme</id><description><![CDATA[A plugin for android developer, with the plugin you can generate "findViewById" code quickly.
<br>]]></description><version>1.3.8</version><vendor email='chjie.jaeger@gmail.com' url='http://laobie.github.io'>Jaeger</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[<li>0. Now can remember "add m" profile info</li> 
<li>1. Now can generate in Java source file</li> 
<li>2. Support generate "findViewById" code for activity.</li> 
<li>3. Support generate "findViewById" code for fragment, and you can customize root view name.</li> 
<li>4. Support generate "findViewById" code for ViewHolder.</li> 
<li>5. Bug fix</li> 
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='89' size='7540' date='1462860813000' url=''><name>ColorReborn</name><id>com.shanbay.plugin.color.reborn</id><description><![CDATA[usage:
<br> 1. input rgb/argb color value
<br> 2. click ok
<br> 3. has already pasted to clipboard
<br> 
<br> samples:
<br> input: #ff209e85
<br> output: &lt;color name="color_298_cyan"&gt;#ff209e85&lt;/color&gt;
<br> 
<br> input: #aa209e85
<br> output: &lt;color name="color_t298_cyan"&gt;#aa209e85&lt;/color&gt;
<br> 
<br> input: #209e85
<br> output: &lt;color name="color_298_cyan"&gt;#209e85&lt;/color&gt;
<br> 
<br> input: 209e85
<br> output: &lt;color name="color_298_cyan"&gt;#209e85&lt;/color&gt;
<br> 
<br> 
<em>for night mode</em>
<br> input: #ff209e85 &amp; #ff1b836e
<br> output:
<br> &lt;color name="color_298_cyan_186_cyan"&gt;#ff209e85&lt;/color&gt;
<br> &lt;color name="color_298_cyan_186_cyan"&gt;#ff1b836e&lt;/color&gt;
<br> 
<br> 
<br> have fun!
<br> :D
<br>]]></description><version>3.3</version><vendor email='liang.wang@shanbay.com' url='http://www.shanbay.com'>shanbay</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[...]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='526' size='86476' date='1499860479677' url=''><name>CommonGeneratorTools</name><id>com.souyidai.common.plugin.generators</id><description><![CDATA[<p> HULI.COM(????) common generator tools,generate json/thrift idl from model/bean.Or generate properties from xml<br> usage:<br> 1,Type <code>alt+insert</code> to choose your target(such as JsonSample,ThriftIDL,XmlToProperties).<br> 2,You can set the blacklist of field by using regular expression.(Setting -&gt; Other Setting -&gt; SYDCommonGenSetting)<br><br> <strong>enjoy it!</strong><br> <a href="https://plugins.jetbrains.com/plugin/8280?pr=" rel="nofollow">Plugin home page</a> <br> </p>]]></description><version>1.2.10</version><vendor email='wanghaomiao@huli.com' url='https://www.huli.com'>HULI.TECH</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[v 1.2.10
<br> fix v1.2.9 change log.
<br> v 1.2.9
<br> can extract text in '\&lt;\!\[CDATA\[.*\]\]\&gt;'
<br> v 1.2.8
<br> exclude xml root tag 
<br> v 1.2.7
<br> support xml to properties 
<br> v 1.2.6
<br> fix circular reference.
<br> v 1.2.5
<br> fix bug.
<br> v 1.2.3
<br> skip enum
<br> v 1.2.2
<br> Strengthen the tolerance
<br> v 1.1 
<br> 1,refactor package
<br> 2,fix bug
<br> v 1.0 
<br> 1,Generate thrift idl from bean obj. 
<br> 2,Generate json sample from bean obj. 
<br> 3,You can set black field pattern to determine which field will be skipped. 
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='504' size='27075' date='1459924832000' url=''><name>android-json-generator</name><id>gt.tool.plugins.org.json.gen</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1681' size='186472' date='1461020414000' url=''><name>Android Res Resizer</name><id>com.pguardiola.androidresresizer</id><description><![CDATA[Resizer for Android image resources]]></description><version>0.0.1</version><vendor email='guardiola31337 at gmail dot com' url='http://pguardiola.com/'>Pablo Guardiola</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.0.1: Initial version.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3256' size='13449513' date='1461759773000' url=''><name>Grails tools</name><id>yan.intellij.plugin.grailsTools</id><description><![CDATA[To make grails development easier.]]></description><version>0.1</version><vendor email='37767856@qq.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[V 0.1
<br> implement the related symbol goto for domain,controller and views.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2457' size='882755' date='1465600438000' url=''><name>Code comments</name><id>com.jmg.codecomment</id><description><![CDATA[Add comments to code without change it.]]></description><version>2.1</version><vendor email='indulgent@inbox.ru' url=''>indulgent</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 2.1: Add "Download comments" button for export all comments to file.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='886' size='57061' date='1464647301000' url=''><name>Kotlin Jackson Generator</name><id>ru.hungrymole.kotlin</id><description><![CDATA[Generate kotlin classes from input json to use with 
<a href="https://github.com/FasterXML/jackson-module-kotlin" rel="nofollow">jackson-module-kotlin</a>
<br>
<br> How to use: 
<ul> 
 <li>Select folder from Project Window , click RMB &gt; New &gt; JacksonKotlinGenerator.</li> 
 <li>Enter class name.</li> 
 <li>Enter json string in second input dialog.</li> 
</ul>]]></description><version>1.0.1</version><vendor email='hungrymolq@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0.1 Fixed missing array type]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='728' size='4885' date='1464633374000' url=''><name>Path hide</name><id>com.pyango.gmbh</id><description><![CDATA[This is a very small plugin to remove the project path in the tree view to prevent horizontal scrolling.]]></description><version>1.0</version><vendor email='webmaster@pyango.ch' url='http://pyango.ch'>Pyango GmbH</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[- Add initial classes and overwrite the PsiDirectoryNode to prevent displaying the project or module path]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='77' size='10469' date='1464940821000' url=''><name>TranslateEnglish for AS</name><id>com.pengli</id><description><![CDATA[support 1:?????????,?????TE-TETC support 2:??????generate-TCTE?????????? translate chinese for selected english word
<br>]]></description><version>1.0</version><vendor email='330413101@163.com' url=''>penglijava</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[notes:??????????????????????? ??????????]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='781' size='41880' date='1492367149000' url=''><name>Generate Android Resource</name><id>com.eddyyuan.plugin.android.AndroidResourceGenerated</id><description><![CDATA[A quick way to help you extract an existing Java or XML string/demin/color etc to a resource.
<br> 
<br> You just write like "@string/example/exmpleVaule" in Java or Layout , the words will be replaced by "xxx.getResource().getString(R.string.example)" in Java or "@string/example" in Layout and "&lt;string name="example"&gt;exampleValue&lt;/string&gt;" will be generated in strings.xml.
<br>]]></description><version>1.2</version><vendor email='eddyyuan_qqmusic@qq.com' url='https://github.com/Androidyuan/AndroidResourceGeneratedPlugin'>eddyyuan (??)</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[bug fix and remove annotation with file name]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3176' size='8680' date='1474027240000' url=''><name>RemoveButterKnife</name><id>com.u3coding.removebutterknife</id><description><![CDATA[What's the plugin 
<br>An Android Studio plugin to help remove use of ButterKnife
<br>  Why i do this 
<br>ButterKnife is a wellknow open source tool to help you inject your view, but some times, you use plugin to gen butterknife's code, but you don't want to use it again.
<br> 
<br> It's a very horrible job to delete every line inject code and write findviewbyid code, so, i made this plugin to do it. 
<br> How to use it 
<br>1.Clone the code and build it in your idea 
<br> 
<br>2.Then, you can find a jar, install it as a plugin in your AndroidStudio(You also can find the jar in the project)
<br> 
<br>3.Open your Activity/Fragment you want to change.
<br> 
<br>4.Find the RemoveButterKnife button in your android studio edit menu
<br>]]></description><version>1.2.0</version><vendor email='u3coding@gmail.com' url=''>u3coding</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[add support to one line such as @Bind(R.id.test)type name;]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2746' size='464517' date='1466677237000' url=''><name>GsonOrXmlFormat</name><id>GsonOrXmlFormat</id><description><![CDATA[Support GSON and XML to the entity class
<br> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='hml690@126.com' url='http://www.jianshu.com/u/ba75c37d6571'>xiaomei</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='805' size='35832' date='1470382470000' url=''><name>CopyWithStyle</name><id>com.peterae86.copy</id><description><![CDATA[This plugin allows copying code from editor to clipboard with colors and style! Select lines you want copy, and then right click on the editor, you can see "Copy with style" options on the first line]]></description><version>1.0.3</version><vendor email='peterae87@gmail.com' url=''>..</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0 basic
<br> 1.0.1 just modify the description, no need to update
<br> 1.0.2 fix style bug
<br> 1.0.3 fix line overflow style
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4110' size='10673873' date='1472934357000' url=''><name>Scalagen, Java to Scala converter</name><id>org.github.feiwongreed</id><description><![CDATA[<p> This plugin allows you to convert Java code into Scala. Selection in current editor will be converted if any and the whole document if nothing is selected. </p> 
<ul> 
 <li>Default shortcut is <em>Ctrl+K, Ctrl+G</em></li> 
 <li>Supports quick opening of Scala scrathes (default shortcut is <em>Ctrl+K, Ctrl+S</em>) and Java scratches (default shortcut is <em>Ctrl+K, Ctrl+J</em>)</li> 
</ul>]]></description><version>1.0.7</version><vendor email='pshirshov@gmail.com' url='https://github.com/pshirshov/idea-scalagen'>pshirshov</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li><em>1.0.7</em>: Rebuilt for latest IDEA</li> 
 <li><em>1.0.4</em>: Default shortcuts changed, converted code is always opened as a scratch, refactorings</li> 
 <li><em>1.0.2</em>: Read-only files conversion support (Scala scratch used for converted code)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.intellij.scala</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1928' size='413683' date='1467867602000' url=''><name>Bytecode Editor</name><id>com.github.pshirshov.bytecodeeditor</id><description><![CDATA[<p>Provides <i>View | Edit Bytecode</i> action for those who learns JVM internals.</p> 
<p> Based on ByteCode Viewer by JetBrains but is better: </p>
<ul> 
 <li>it uses an editor tab instead of a popup</li> 
 <li>it allows you to edit bytecode assembler and assemble edited code back into .class files</li> 
 <li>it provides default hotkey for bytecode analysis: <em>Ctrl+K, Ctrl+B</em></li> 
</ul> 
<p></p> 
<p>Based on ASM6.</p> 
<p>It's a very gloomy tool. WIP.</p> 
<p>TODO: </p>
<ul> 
 <li>Support for ASM Textifier representation</li> 
 <li>Support for ASM Textifier representation assembling</li> 
 <li>Check Jasmin compatibility with recent class file versions and rework it if required</li> 
 <li>Representation switching</li> 
 <li>Krakatau integration (maybe, I'm not sure)</li> 
 <li>Refactor all that shit!</li> 
</ul> Patches are welcome... 
<p></p>]]></description><version>0.2.0</version><vendor email='' url=''>com.github.pshirshov</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li><em>0.2.0</em>: ASM XML format is used by default. Jasmin/ASM Textifier are temporarily turned off</li> 
 <li><em>0.1.3</em>: Replaced outdated Jasper disassembler with ASM 6</li> 
</ul>]]></change-notes><depends>ByteCodeViewer</depends><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='390' size='30541' date='1467910225000' url=''><name>Log Support Lite</name><id>LogSupportLite</id><description><![CDATA[<p> Clone core features from "Log Support" which is not maintained for a long time.<br> Optimized only for SLF4J. </p>
<ul> 
 <li>Support live templates: logt, logd, logi, logw, loge.</li> 
 <li>Support inspection that detects mismatched argument count for log message format, and the last throwable argument is excluded now. :) </li> 
</ul> 
<p></p>]]></description><version>0.4.2</version><vendor email='' url=''>com.github.lixian</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>0.4.2: Bug fix.</li> 
 <li>0.4: Add quick fix when the count of placeholders is not enough.</li> 
 <li>0.3.2: Support custom logger name. but you need to modify the live templates by yourself. </li> 
 <li>0.3: Support inspection that detects mismatched argument count for log message format, and the last throwable argument is excluded now. :) </li> 
 <li>0.2: Support 'sqlp' to create a MapSqlParameterSource with all parameter filled. </li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='21506' size='11848' date='1486526395000' url=''><name>ECTranslation</name><id>com.boohee.plugin.translation</id><description><![CDATA[Plugin for translate English to Chinese.
<br> 
<li>1. Choose the word you want translate.</li> 
<li>2. Press Command + I.</li>]]></description><version>1.5</version><vendor email='daqingkai@boohee.com' url='https://github.com/Skykai521'>Boohee</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<li>1.4 : New: new entrance at editor's popup menu;<br> better support for words select;<br> better support for split abbreviations.</li> 
<li>1.3 : New: Remove message INFO icon.</li> 
<li>1.3 : New: Remove message INFO icon.</li> 
<li>1.2 : New: Support more translate mode. such as: setContentView, ALIGN_CENTER</li> 
<li>1.2 : New: Increase popupWindow show time.</li> 
<li>1.1 : New: Code Refactoring.</li> 
<li>1.1 : Fixed: Long click bug.</li> 
<li>1.0 : init </li>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='45' size='95888' date='1468242997000' url=''><name>AutoConvertLayout</name><id>com.sum.qiu</id><description><![CDATA[Enter short description for your plugin here.
<br> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='qiujunsen@gmail.com' url=''>Qiujunsen</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='360' size='54119' date='1468389030000' url=''><name>varname-go-die</name><id>Royll.ID</id><description><![CDATA[Android Studio plugin(??????????????????????) .
<br>]]></description><version>1.0</version><vendor email='liulou.zh@gmail.com' url='https://github.com/lololiu'>Roy</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.0</b> (7/13/2016) 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='23' size='2502670' date='1468580519000' url=''><name>GUtils Auto Code</name><id>com.gutils.android.autocode.plugin.intellij</id><description><![CDATA[GUtils Auto Code 
<i>Compiled with Java 1.7</i> 
<br> 
<br>]]></description><version>1.5</version><vendor email='1162584980@qq.com' url='http://www.gutils.com/'>hyxf</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>Version 1.5</b> 
<ul> 
 <li>generating Activity Class code from layout</li> 
 <li>generating Fragment Class code from layout</li> 
 <li>generating Adapter Class code from item layout</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='358' size='434266' date='1472549687000' url=''><name>magicwindow sdk plugin</name><id>cn.magicwindow.sdk</id><description><![CDATA[This plugin is convenient for developers to quickly integrate magicwindow's SDK
<br>]]></description><version>1.1.6</version><vendor email='tony.shen@magicwindow.cn' url='http://www.magicwindow.cn'>magicwindow</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<pre>
      V1.1.6 Add one stop solution to integrate SDK.
      V1.1.5 Fix bug
      V1.1.4 Add about us and keep magicwindow sdk when obfuscated the project.
      V1.1.3 Add mLink Annotation generation
      V1.1.2 Add SDKVersionAction
   </pre>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='251' size='8702' date='1483064833000' url=''><name>HasteIt</name><id>de.lukweb.hasteit</id><description><![CDATA[With HasteIt you can quickly share your current file or selected text to 
<a href="http://hastebin.com" rel="nofollow">Hastebin</a>.]]></description><version>1.03</version><vendor email='info@lukweb.de' url='https://github.com/LukWebsForge/HasteIt'>LukWeb</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[This update fixes a problem occuring when trying to upload a file or selection to hastebin.]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='402' size='51488' date='1469068825000' url=''><name>Log generator</name><id>bigfootindie.log_generator</id><description><![CDATA[<pre>

Generate log methods from class fields.

    Its good for model class.
    Default log class is Android.Log.
    Plugin generate debugTag from "foo.class.getName()";
    Is possible set log class on plugin settings.
    <b>Example settings:</b> timber.log.Timber;

    <b>Use:</b>click right in class -&gt; generate -&gt; DebugLog
    <b>Shortcut:</b> ctrl+shift+L.
    Choose fields to log and choose level log.

    Only for Android studio. Im working on others.
<b>Example:</b>

 <b>model class before generate:</b>

 package sk.bigfootindie.loscocos;

 public class Foo {
        private String name;
        private String city;
        private int age;
   }

 <b>model class after generate:</b>

 package sk.bigfootindie.loscocos;

 import android.util.Log;

 public class Foo {
        private static final String debugTag = Foo.class.getName();
        private String name;
        private String city;
        private int age;

        public void printToDebugLog() {
            if (BuildConfig.DEBUG) {
                Log.i(debugTag, "name = " + name);
                Log.i(debugTag, "city = " + city);
                Log.i(debugTag, "age = " + age);
               }
        }
  }
</pre>]]></description><version>0.3</version><vendor email='r.masarovic@gmail.com' url=''>RMasarovic</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[beta early version 0.3]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='480' size='11726' date='1476192670000' url=''><name>nutzwk-plugin</name><id>cn.enilu</id><description><![CDATA[??nutzwk????????????nutzwk-code-generator??.
<br>]]></description><version>1.6</version><vendor email='eniluzt@qq.com' url='http://www.enilu.cn'>enilu</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[??nutzwk?bootstrap-3.3.x??????????????]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='991' size='11120' date='1472460711000' url=''><name>Bunyan Pretty Print</name><id>BunyanConsole</id><description><![CDATA[Plugin for IntelliJ IDEs to pretty print JSON log through Bunyan.
<br> 
<em>You'll need globally installed bunyan command line tool (npm install -g bunyan) for this plugin to work.</em>]]></description><version>1.0.6</version><vendor email='compl.yue@icloud.com' url='https://github.com/complyue/BunyanConsole'>Compl Yue</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Work around NPE in finding bunyan]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='8063' size='2758738' date='1485312928000' url=''><name>Json2Pojo</name><id>net.hexar.json2pojo</id><description><![CDATA[Allows for easy creation of Java POJOs from JSON, with GSON annotations and accessors. Once installed, just right-click on the destination package and choose "New -&gt; Generate POJOs from JSON", then enter in your root class name and source JSON text. 
<br>
<br> 
<a href="https://github.com/Hexara/Json2Pojo" rel="nofollow">Source code</a> available on GitHub.]]></description><version>1.0.7</version><vendor email='hexar@hexar.net' url='https://github.com/HexarA/Json2Pojo'>HexarA</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0.7 - Sanitizing JSON property names better to remove characters that are invalid for Java identifiers.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1158' size='41403' date='1494835484000' url=''><name>SingletonTest</name><id>com.zone.unique.plugin.singleton</id><description><![CDATA[generate singleton template.
<br>]]></description><version>1.1</version><vendor email='1149324777@qq.com' url=''>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='107.121' /><change-notes><![CDATA[support version 2.3 2.4]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='958' size='12275' date='1471302729000' url=''><name>FindViewById to BindView</name><id>tw.yalan.android.plugin.findviewbyidtobindview</id><description><![CDATA[Android plugin for converting findViewById(R.id.xx) to ButterKnife field.]]></description><version>1.2</version><vendor email='ch8154@gmail.com' url='https://github.com/ch8154/findviewbyid-to-bindview'>Yalan</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<b>1.2</b> (8/16/2016) 
<ul> 
 <li>Fix some bugs.</li> 
 <li>Add some rule when parsing class.</li> 
</ul> 
<b>1.1</b> (8/13/2016) 
<ul> 
 <li>Fix plugin depends.</li> 
</ul> 
<b>1.0</b> (8/13/2016) 
<ul> 
 <li>First release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1149' size='297486' date='1474215739000' url=''><name>Easy-Translation</name><id>com.gogh.android.plugin.translation</id><description><![CDATA[An Intellij/Android Studio plugin that support Chinese English words or sentence translation of each other, this function is simple, but very useful, if you have any questions or suggestions in the course, you can always feedback. 
<br> 
<br> 
<p> Instructions(important update): </p> 
<li>1. Double click to select the English word you want to translate. </li> 
<li>2. Press shortcut key(Alt + A) to view translation result. </li> 
<li>3. To Step 2. you also can right click the word and select menu item "Translate". </li> 
<li>4. Another way is to press shortcut(Alt + S) display translation content in tool window(Floation Mode or Pinned Mode). </li> 
<li>5. Press shortcut key(Shift + F10) to select an translation engine(Goole or YouDao) to translate it in web page . </li> 
<br> 
<p> Fixed: </p> 
<li>1. Solve the garbage problem. </li> 
<li>2. The balloon support for mouse events. </li>]]></description><version>1.05.01</version><vendor email='xiaofeng355@gmial.com' url='http://xiaofeng.site/'>Gogh&apos;s Blog</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='162.*'/><change-notes><![CDATA[An Intellij/Android Studio plugin that support Chinese English words or sentence translation of each other, this function is simple, but very useful.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4090' size='108379022' date='1478857941000' url=''><name>autodoc</name><id>com.ludditelabs.autodocintellij.plugin</id><description><![CDATA[Validate and auto fix source code documentation. 
<ul> 
 <li><b>Code -&gt; Autodoc current file</b> to generate documentation strings for Python and Java.</li> 
 <li><b>Code -&gt; Autodoc current project</b> to generate documentation strings for all files of a project.</li> 
</ul>]]></description><version>0.1.3</version><vendor email='autodoc@ludditelabs.io' url='http://autodoc.ai/'>Luddite Labs</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<dl> 
 <dt>
  0.1.3
 </dt> 
 <dd> 
  <ul> 
   <li>Better UI.</li> 
   <li>Usage statistics.</li> 
  </ul> 
 </dd> 
 <dt>
  0.1.2
 </dt> 
 <dd> 
  <ul> 
   <li>MacOS support.</li> 
  </ul> 
 </dd> 
 <dt>
  0.1.1
 </dt> 
 <dd> 
  <ul> 
   <li>Update metadata.</li> 
  </ul> 
 </dd> 
 <dt>
  0.1.0
 </dt> 
 <dd> 
  <ul> 
   <li>Initial release.</li> 
  </ul> 
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.3</rating></idea-plugin><idea-plugin downloads='2702' size='133849' date='1474039187000' url=''><name>Stepik Union</name><id>org.stepik.plugin.union</id><description><![CDATA[Stepik plugin for code challenges on Python, Java, asm, C, C++, Clojure, Haskell, JavaScript, Mono C#, Octave, R, Ruby, Rust, Shell, Scala.
<br> To uses this plugin you have to have Stepik account and follow the course.
<br> 
<br> Optional plugins:
<br> Python
<br> Clojure-Kit
<br> Haskell
<br> Scala
<br> BashSupport
<br> Ruby
<br> Rust
<br> R Language Support
<br>]]></description><version>0.3.8</version><vendor email='plugin@stepik.org' url='https://stepik.org'>Stepik</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.python</depends><depends>com.jetbrains.edu.intellij</depends><depends>com.jetbrains.edu.interactivelearning</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='17' size='39306' date='1473234740000' url=''><name>Mvp Classes Generator</name><id>com.ryan.MvpClassesGenerator</id><description><![CDATA[????Mvp? for Android - Activity/Fragment/View/Presenter. 
<br> ??
<em>Corelibs</em>????????. 
<br> ?? https://theseyears.gitbooks.io/android-architecture-journey/content/mvp_generator.html]]></description><version>1.0</version><vendor email='fengxidadi@gmail.com' url='https://github.com/TheseYears/MvpClassesGenerator'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='825' size='13038469' date='1475066729000' url=''><name>AtlasTool</name><id>AtlasTool</id><description><![CDATA[Features 
<ul> 
 <li>?????awo?</li> 
 <li>?????????</li> 
 <li>?????????</li> 
 <li>gradle??????????????maven????</li> 
 <li>??????</li> 
 <li>?????</li> 
</ul>]]></description><version>2.3.2.4</version><vendor email='wuzhong@taobao.com;zhaomi.zm@alibaba-inc.com;guanjie.yjf@taobao.com' url=''>taobao_wireless</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>org.intellij.groovy</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='151' size='88903' date='1481534949000' url=''><name>LeeInjectView</name><id>cn.leeii.plugin.annotation</id><description><![CDATA[???????????????????~]]></description><version>1.1.1</version><vendor email='leeiidesu@gmail.com' url=''>Lee</vendor><idea-version min="n/a" max="n/a" since-build='2.0' /><change-notes><![CDATA[???ButterKnife 8.4.0 ???]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='676' size='301911' date='1480966456000' url=''><name>DatabindingConvert</name><id>cn.mycommons.tools.plugin.databindingconvert</id><description><![CDATA[Convert normal android xml layout to databinding layout.]]></description><version>0.0.4</version><vendor email='xiaqiulei@126.com' url='https://github.com/LiushuiXiaoxia/DatabindingConvert'>LiushuiXiaoxia</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[??xml??,????????]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='500' size='10474305' date='1479233098000' url=''><name>BeTranslate</name><id>co.lujun.plugin.betranslate</id><description><![CDATA[Generate Android string resource from Excel
<br> 
<a href="https://github.com/whilu/BeTranslate" rel="nofollow">BeTranslate on GitHub</a>]]></description><version>1.0.5</version><vendor email='lujun.byte@gmail.com' url='https://www.lujun.co/'>lujun</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<li> 1.0.5(2016-11-15)<br> - Support edit the target language </li> 
<li> 1.0.4(2016-11-11)<br> - Support ignore [translatable="false"] attribute<br> - Fix bugs </li> 
<li> 1.0.3(2016-9-14)<br> - Support resize window<br> - Fix bugs </li> 
<li> 1.0.2(2016-9-13)<br> - Support fill 'string.xml'<br> - Support export 'string.xml' to Excel<br> - Fix bugs </li> 
<li> 0.9.0(2016-9-10)<br> - Alpha version(0.9.0)<br> </li>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='508' size='5665' date='1473682035000' url=''><name>Data Binding Formatter</name><id>moe.xing.databindingformatter</id><description><![CDATA[Quickly add android data binding setter and getter for a model.
<br> 
<br> After created model,open Generate window, select Data Binding Formatter.
<br> 
<br> In this preview version,you still have to manually add import for BR class and add implements Observable.
<br> 
<br> todo:
<br> find exits getter and setter.
<br> allow select field.
<br> 
<br> 
<a href="https://github.com/Qixingchen/DataBindingModelFormatter" rel="nofollow">GitHub repo</a>: https://github.com/Qixingchen/DataBindingModelFormatter 
<br> 
<br> If you find a Bug,please create a Issue in 
<a href="https://github.com/Qixingchen/DataBindingModelFormatter/issues/new" rel="nofollow">GitHub</a> 
<br>]]></description><version>0.0.2</version><vendor email='databinding@xing.moe' url='http://loli.xing.moe'>Qixingchen</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add support for Android Studio.]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='28' size='9411' date='1473767869000' url=''><name>Pasta</name><id>com.ioncodes.pasta</id><description><![CDATA[Paste code with a click!]]></description><version>0.9.5</version><vendor email='ionix@protonmail.com' url=''>ion</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Fixed bug which removed everything after a '&amp;' in your code.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='7043' size='3468203' date='1492374153000' url=''><name>RoboPOJOGenerator</name><id>com.robohorse.robopojogenerator</id><description><![CDATA[Generate Java and Kotlin POJO files from JSON: GSON, FastJSON, AutoValue (GSON), Logan Square, Jackson, empty annotations template.
<br> Supports: primitive types, multiple inner JSONArrays. key words: JsonToPojo, Json2Pojo, Kotlin, GSON, FastJSON, AutoValue, Jackson, LoganSquare]]></description><version>1.8.3</version><vendor email='robohorsed@gmail.com' url='https://github.com/robohorse/RoboPOJOGenerator'>ROBOHORSE</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Unused annotation removed]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='164' size='14104' date='1474982222000' url=''><name>Step Builder Generator</name><id>at.kienmeier.plugins.creational.stepbuilder</id><description><![CDATA[<p> <b>What is it?</b><br> Based on the Builder creational design pattern, this plugin generates an internal Step Builder for a class. A Step Builder guides the users of your class through the creation process without creating objects with inconsistent internal state.<br> </p> 
<br> 
<p> <b>Where do I find the plugin when it is installed?</b><br> You can find an additional action in the "Generate..." menu.<br> </p> 
<br> 
<p> <b>How do I start?</b><br> Implement the easiest version of your class, e.g.:<br> <code> public class Person {<br> &nbsp;&nbsp;&nbsp;&nbsp;protected final String firstName;<br> &nbsp;&nbsp;&nbsp;&nbsp;protected final String lastName;<br> &nbsp;&nbsp;&nbsp;&nbsp;protected int age;<br> &nbsp;&nbsp;&nbsp;&nbsp;protected boolean active;<br> }<br> </code> <br> Even though this class will not compile as is (final fields need to be initialized at once or in constructors), it is a good starting point for the Step Builder. The plugin uses all final fields as mandatory fields, creating explicit Step interfaces for them. All non-final fields are considered optional. A private constructor having parameters for all final fields is created (all other constructors will be removed), as well as getters for all fields. The starting point, a static method called "newInstance", is added to the class.<br> </p> 
<br> 
<p> <b>What's the benefit for the users of my class?</b><br> Users of your class will leverage the Step Builder whenever they need to create new instances. Example:<br> <code> Person p = Person.newInstance()<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.firstName("John")<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.lastName("Doe")<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.age(27)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.active(true)<br> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.build(); </code> <br> </p> 
<br> 
<p> <b>Additional resources about the Builder pattern and the Step Builder:</b><br> <a href="http://blog.crisp.se/2013/10/09/perlundholm/another-builder-pattern-for-java" rel="nofollow">Crisp's Blog - Another builder pattern for Java</a><br> <a href="http://rdafbn.blogspot.ie/2012/07/step-builder-pattern_28.html" rel="nofollow">Remove duplications and fix bad names: Step Builder pattern</a><br> </p>]]></description><version>1.0.0</version><vendor email='ekienmeier@gmail.com' url=''>Emanuel Kienmeier</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p> <b>Version 1.0.0</b><br> </p>
<ul> 
 <li>Initial version.</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='560' size='8626' date='1475001255000' url=''><name>IntelliJ Shortcuts For AEM</name><id>IntelliJ-Shortcuts-For-AEM</id><description><![CDATA[IntelliJ Shortcuts For AEM supports following operations: 
<br> 
<ul> 
 <li>Create AEM Component</li> 
 <li>Create Sling Folder</li> 
</ul>]]></description><version>1.0.1</version><vendor email='dawid.lewandowski@cognifide.com' url='http://www.cognifide.com'>Cognifide</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='4466' size='2346748' date='1491826579000' url=''><name>MybatisHelper</name><id>com.ccnode.codegenerator.mybatis.generator</id><description><![CDATA[<p><a href="https://github.com/zhengjunbase/codehelper.generator" rel="nofollow">GitHub</a> |&nbsp;<a href="https://github.com/zhengjunbase/codehelper.generator/issues" rel="nofollow">Issues</a></p> 
<p>An Generator, generate code more easily and productive.</p> 
<p>AutoCoding Features</p> 
<ul> 
 <li><p>Auto gen all Setter method(method start with set) when you click AutoCoding btn(support shortcut).</p></li> 
 <li><p>Auto gen all Setter method with default value when you click AutoCoding btn twice.</p></li> 
</ul> 
<p>AutoCoding Usage</p> 
<ul> 
 <li><p>Click main menu Tools-&gt; Codehelper-&gt; AutoCoding button to generate the code</p></li> 
</ul> 
<p>GenDaoCode Features</p> 
<ul> 
 <li><p>Generate dao, service, sql and mybatis xml file according to pojo by one click.</p></li> 
 <li><p>Update sql, mybatis xml file elegantly when the pojo file updated by one click.</p></li> 
 <li><p>Provide insert, insertList, select, update and delete method.</p></li> 
 <li><p>You can generate for multi pojo by once click.</p></li> 
 <li><p>Recognize comment of pojo fields automatically and add as sql comment.</p></li> 
 <li><p>Support rich config by config file, and use default config for no config file.</p></li> 
 <li><p>Shortcut for generate.</p></li> 
 <li><p>Support java + MySQL and later will support more DB.</p></li> 
 <li><a href="http://www.codehelper.me/generator?from=jetbrains" rel="nofollow">www.codehelper.me</a> to learn more.</li> 
</ul> 
<p>GenDaoCode Usages</p> 
<ul> 
 <li>Click main menu Tools-&gt; Codehelper-&gt; GenDaoCode button to generate the code.</li> 
 <li>Method One: Click GenDaoCode, and then enter the Pojo name in prompt box,<br> multiple Pojo separated by | , CodeHelper will generate code use default config.</li> 
 <li>Method two: Add a codehelper.properties in you project directory.<br>Click GenDaoCode and Codehelper Generator will generates code for you based on codehelper.properties file.</li> 
</ul> 
<p>GenDaoCode ??</p> 
<ul> 
 <li><p>??Pojo ?????? Dao?Service?Xml?Sql???</p></li> 
 <li><p>Pojo????????????Sql?mybatis xml???</p></li> 
 <li><p>??insert?insertList?update?select?delete?????</p></li> 
 <li><p>????????Pojo???????</p></li> 
 <li><p>???pojo?????????Sql????????</p></li> 
 <li><p>????????????????????????</p></li> 
 <li><p>???Intellij Idea?????????????</p></li> 
 <li><p>????MySQL + Java?????????DB?</p></li> 
 <li><p>???????????????????</p></li> 
</ul> 
<p>GenDaoCode ????</p> 
<ul> 
 <li><p>???Tools-&gt; Codehelper-&gt; GenDaoCode ?????????</p></li> 
 <li><p>??????GenDaoCode??????????Pojo?????Pojo? | ???</p></li> 
 <li><p>Codehelper Generator??????????????</p></li> 
 <li><p>????????????????codehelper.properties????</p></li> 
 <li><p>??GenDaoCode?Codehelper Generator???????????????</p></li> 
 <li><p>????: http://codehelper.me/generator/config</p></li> 
</ul> 
<p>???? &amp; ????</p> 
<ul> 
 <li><p> QQ?: 322824200 </p></li> 
</ul>]]></description><version>2017.04.11</version><vendor email='zhengjunbase@gmail.com' url='http://www.codehelper.me/generator'>CodeHelper</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[use gradle, fix bugs.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='759' size='37596' date='1476388415000' url=''><name>ColorPanelHelper</name><id>co.lujun.plugin.colorpanelhelper</id><description><![CDATA[Convert color with alpha value to hex format
<br> 
<a href="https://github.com/whilu/colorpanelhelper" rel="nofollow">ColorPanelHelper on GitHub</a>]]></description><version>1.0.0</version><vendor email='lujun.byte@gmail.com' url='https://www.lujun.co/'>lujun</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<li> 1.0.0(2016-10-13)<br> - Beta version </li>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1786' size='47922' date='1477340581000' url=''><name>AI Predictive Coding</name><id>codes.ai.java.intellij</id><description><![CDATA[<p> Coding is hard, let AI help </p>  Features  
<ul> 
 <li> AI can infer the most relevant method you are calling, and rank it first in autocomplete list </li> 
 <li> Tell AI by writing a line of intention such as <code>/// convert myString to int </code>, Enter, AI will fill in the code snippet for you.</li> 
 <li> ... more to come </li> 
</ul>  Notes  
<p> You will also need to the AI.codes <a href="https://github.com/aicodes/dashboard/releases/latest" rel="nofollow">dashboard</a> (in fact a local proxy) for this plugin to be functional. The local proxy ensures good user experience by talking to server asynchronously, as retrieving candidates from server usually takes more than 100ms, causing visible delay in UI. </p> 
<p> This feature is still in early alpha, and it can break, burn, or make your eyes itchy. Help me improve this plugin by <a href="https://github.com/aicodes/idea-plugin/issues" rel="nofollow">reporting issues</a></p>]]></description><version>0.4.2</version><vendor email='exu@ai.codes' url='https://www.ai.codes/'>ai.codes</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p> 0.4.2</p> 
<ul> 
 <li> fixed a few bugs in completion </li> 
</ul> 
<p> 0.4 </p> 
<ul> 
 <li> recognize variable names in context </li> 
 <li> a special AI icon for snippets generated by AI </li> 
</ul> 
<p> 0.3 </p> 
<ul> 
 <li> /// intention-based predictive coding </li> 
 <li> Fixed NPE issues in editor </li> 
 <li> Fetch probabilities in async fashion for faster code completion </li> 
</ul> 
<p> 0.2.1 </p> 
<ul> 
 <li> Context-aware token ranking in code completion </li> 
</ul> 
<p> 0.1 </p> 
<ul> 
 <li> Usage frequency-based token ranking in code completion </li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='162' size='523827' date='1476983045000' url=''><name>Java Antidecompiler</name><id>com.bisguard.java.antidecompiler.idea</id><description><![CDATA[The strongest Java code protection tool
<br> Refund 200% if you will crack it]]></description><version>8.5</version><vendor email='taas@bisguard.com' url=''>BIS Guard &amp; Co.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[The first version of Java Antidecompiler for Intellij Idea]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='201' size='1044448' date='1478011533000' url=''><name>Get Code</name><id>org.hexu.getcode</id><description><![CDATA[Getcode?????Mybatis???????IntelliJ IDEA??.
<br> ??Maven??Mybatis generator?IntelliJ IDEA???&amp;??????,????????IntelliJ IDEA???Mybatis???.
<br> ??????xmlmapper?dao,?????????,???????????????.
<br>]]></description><version>1.2</version><vendor email='fhx35@hotmail.com.com' url=''>????</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='82' size='41039' date='1479806526000' url=''><name>PropertiesToClass</name><id>com.xiyuan.PropertiesToClass</id><description><![CDATA[A tool to generate a class for a properties file.
<br> Right click on the *.properties file, then click Generate Class, choose a package, a java file will be generated.]]></description><version>1.2</version><vendor email='xiyuan_fengyu@163.com' url='https://github.com/xiyuan-fengyu/PropertiesToClassIdeaPlugin'>xiyuan_fengyu</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add two features: 1.Regenrate the java class when the properties file is changed; 2.Delete the java class when the properties file is deleted. You can disable these features at Settings &gt; Tools &gt; Properties To Class.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1070' size='3361337' date='1482115888000' url=''><name>Geocoding Plugin</name><id>teeschke.geocode</id><description><![CDATA[This plugin is made for engineers working with Location-Based-Services / -Applications. Thus you can replace address names by its coordinates (Geocoding) and vice versa (Reverse Geocoding). It enables you to create test-locations quickly or resolve coordinates to its addresses within your IntelliJ Editor.
<br> 
<br> After you installed the plugin you have a new action group 
<b>Geocode</b> inside your 
<b>Refactoring</b> context menu.
<br> 
<br> 
<b>Shortcuts</b>
<br> =========
<br> 
<b>Alt</b> + 
<b>Cmd</b> + 
<b>G</b> for geocoding
<br> 
<b>Shift</b> + 
<b>Alt</b> + 
<b>Cmd</b> + 
<b>G</b> for reverse geocoding
<br> 
<br> 
<b>Geocoding Context Menu</b>
<br> ===================
<br> 
<img src="https://github.com/dnltsk/intellij-geocoding-plugin/raw/master/src/main/resources/META-INF/context-menu.png" title="Geocode Context Menu">
<br> 
<br> 
<b>Create Sample Data Demo</b>
<br> =====================
<br> 
<img src="https://github.com/dnltsk/intellij-geocoding-plugin/raw/master/src/main/resources/META-INF/geocoding.gif" title="Create Sample Data Demo">
<br> 
<br> 
<b>Reverse Geocoding Demo</b>
<br> =====================
<br> 
<img src="https://github.com/dnltsk/intellij-geocoding-plugin/raw/master/src/main/resources/META-INF/reverse-geocoding.gif" title="Reverse Geocoding Demo">
<br> 
<br> 
<b>Geocoding Plugin Preferences</b>
<br> =========================
<br> 
<img src="https://github.com/dnltsk/intellij-geocoding-plugin/raw/master/src/main/resources/META-INF/preferences.png" title="Geocode Context Menu">
<br> 
<br> License
<br> =======
<br> Source Code under Apache 2.0
<br> Geocoded data is provided under the ODbL via Nominatim / OpenStreetMap?
<br> 
<br>]]></description><version>1.1.1</version><vendor email='daniel.teske@gmail.com' url='https://github.com/dnltsk/intellij-geocoding-plugin'>dnltsk</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[updated github username (teeschke =&gt; dnltsk)]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='572' size='2362009' date='1479322027000' url=''><name>Appaie</name><id>com.jamhub.appaie.plugin.dbot</id><description><![CDATA[Appaie - Deploy a coding bot to create native android app automatically
<br> 
<em>Developer SDK for Android</em>]]></description><version>2.1</version><vendor email='arun@appaie.com' url='http://appaie.com/'>Appaie</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 2.1. Security features added
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='11' size='4325' date='1479329862000' url=''><name>View binder</name><id>com.znshadow.viewbinder</id><description><![CDATA[Enter short description for your plugin here.
<br> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='zakharchenkoWork@gmail.com' url=''>LocalHost</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='127' size='45278' date='1482214690000' url=''><name>Loopeer Model Format</name><id>loopeer</id><description><![CDATA[an Android Studio plugin for generating model using loopeer data dictionary.
<br>]]></description><version>0.2</version><vendor email='liuzizhang@loopeer.com' url='https://github.com/loopeer/android-plugin-loopeermodel'>loopeer</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>0.1</b> (11/18/2016) 
<ul> 
 <li>Initial release</li> 
</ul> 
<b>0.2</b> (12/19/2016) 
<ul> 
 <li>??????</li> 
 <li>????????????</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='682' size='763497' date='1485157276000' url=''><name>AutoCurd</name><id>lx</id><description><![CDATA[?????mybatis mapper?dao????????????idea14????.
<br> ????????https://github.com/haola334/auto_curd????bug?patch.
<br> Auto generate mybatis from mapper to dao level code. Just support uppon idea14 version.
<br> This project is an open source, please see https://github.com/haola334/auto_curd.]]></description><version>1.0.2</version><vendor email='haola334@qq.com' url=''>xiao.liang</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[????mybatis?mapper?dao????????????.
<br> ???????datetime?text?blob???bug.
<br> Auto generate mybatis from mapper to dao level code.
<br> Fix bug: unsupport datetime?text?blob type.
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6044' size='9851346' date='1499669555000' url=''><name>360 FireLine Plugin</name><id>com.fireline.plugin.id</id><description><![CDATA[<p>360?????360???Qtest????????????????<br> ???????????????<a href="http://magic.360.cn/" rel="nofollow">magic.360.cn</a><br> </p> 
<p> FireLine is a static code analysis software produced by the test team named Qtest in Qihoo 360 Company.<br> For more details,please visit the website: <a href="http://magic.360.cn/" rel="nofollow">magic.360.cn</a><br> </p> 
<em></em>]]></description><version>1.2.8</version><vendor email='g-qtest-fankui@360.cn' url='http://magic.360.cn/'>QiHoo360 QTest team</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.2.8 
<ul> 
 <li>Update rule Sensitive information log leak</li> 
 <li>Update rule Denial of service vulnerability</li> 
</ul> 1.2.7 
<ul> 
 <li>Modify the strategy when muti-AndroidManifest.xml under project</li> 
 <li>User experience optimization on Code intercepting in AndroidManifest.xml</li> 
</ul> 1.2.6 
<ul> 
 <li>Qihoo 360 Android Developers feedback Bug fixed</li> 
 <li>User experience optimization on FireLine Report</li> 
</ul> 
<a href="https://plugins.jetbrains.com/plugin/9292-360-fireline-plugin" rel="nofollow">Full Changelog History</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='43' size='40944' date='1480502420000' url=''><name>SingletonGenerate</name><id>name.gudong.singletongenerate</id><description><![CDATA[quickly to generate a Singleton implement.
<br> 
<a href="https://github.com/maoruibin/SingletonGenerate" rel="nofollow"> openSource</a>]]></description><version>1.0.0</version><vendor email='gudong.name@gmail.com' url=''>??</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p> 1.0.0 </p>
<ul> 
 <li>New: support four different implements for singleton</li> 
 <li>New: open file auto</li> 
 <li>New: add .java point</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='323' size='779873' date='1481450446000' url=''><name>AutovalueConvert</name><id>cn.mycommons.autovalueconvert</id><description><![CDATA[Convert normal java model or pojo or entry to auto value model. ?????Android Studio?? ???????Java Model???AutoValue????]]></description><version>0.6</version><vendor email='xiaqiulei@126.com' url='https://github.com/LiushuiXiaoxia/AutoValueConvert'>LiushuiXiaoxia</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[.????bug,??Kotlin????]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='549' size='25527' date='1484481502000' url=''><name>MVVM Generator</name><id>com.stfalcon.mvvmgenerator</id><description><![CDATA[Plugin which generates classes for activities and fragments for MVVM architecture and Android Data Binding]]></description><version>0.5.1</version><vendor email='anton.bevza@stfalcon.com' url='https://stfalcon.com/'>stfalcon.com</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Rename method getInstance on newInstance for generation binding fragment]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='447' size='391421' date='1481785128000' url=''><name>simplexml-format</name><id>Royll.SimpleXmlFormat.ID</id><description><![CDATA[A plugin you can generate javabean from xml]]></description><version>1.01</version><vendor email='liulou.zh@gmail.com' url=''>Roy</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[fix bug]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1542' size='35319' date='1492438743000' url=''><name>GenerateAllSetter</name><id>com.bruce.intellijplugin.generatesetter</id><description><![CDATA[<p><a href="https://github.com/gejun123456/intellij-generateAllSetMethod" rel="nofollow">GitHub</a> |&nbsp;<a href="https://github.com/gejun123456/intellij-generateAllSetMethod/issues" rel="nofollow">Issues</a></p> 
<p> generate a class all setter method default value by alt+enter on the variable class</p> 
<p> generate a set method for two object converter when they have same field</p> 
<p> generate default value when returnType is List Set Map </p> 
<p> like a user class has setName, setPassword methods</p> 
<p> <b>User</b> user = new User();</p> 
<p> then alt+enter on User</p> 
<p> will generate following</p> 
<p> user.setName("");</p> 
<p> user.setPassword("");</p> 
<p> support all your class set method including super class</p> 
<p> view more on <a href="https://github.com/gejun123456/intellij-generateAllSetMethod" rel="nofollow">https://github.com/gejun123456/intellij-generateAllSetMethod</a></p>]]></description><version>1.8</version><vendor email='gejun123456@gmail.com' url='https://github.com/gejun123456/intellij-generateAllSetMethod'>bruceGe</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<li>1.8 support byte type</li> 
<li>1.7 support two list convert</li> 
<p>1.6 fix exception when the cursor on constructor method</p> 
<p>1.5 generate default value for returnType is List Set Map</p> 
<p>1.4 could use on method, and if method parameter contain same value, then will pass to it</p> 
<p>1.3 fix doc</p> 
<p>1.2 fix suffix for long and double</p> 
<p>1.1 auto add import</p>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='13133' size='88074' date='1483076503000' url=''><name>Android ButterKnife Plugin Plus</name><id>life.iuni.android.plugin.butterknife</id><description><![CDATA[Plugin for generating ButterKnife injections from selected layout XMLs in activities/fragments/adapters.
<br> Add some new features based on on the Android ButterKnife Zelezny(Version 1.6.0-SNAPSHOT).
<br>]]></description><version>1.0.0-SNAPSHOT</version><vendor email='q568660429@gmail.com' url='https://github.com/OriginalLove/Android-ButterKnife-Plugin-Plus'>wincomit</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.0.0-SNAPSHOT</b> 
<ul> 
 <li>Include Android ButterKnife Zelezny(Version 1.6.0-SNAPSHOT) all the functions.</li> 
 <li>Add function allows you to choose whether to initialize the butterKnife in activities/fragments.</li> 
 <li>In the Android Studio settings interface, you can set whether the class can initialize the ButterKnife default value.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='32' size='7932053' date='1499084385000' url=''><name>Spartanizer</name><id>il.ac.technion.yearlyproject2016.team8</id><description><![CDATA[Spartanizer plugin for IntelliJ]]></description><version>1.2.0</version><vendor email='oren.afek@cs.technion.ac.il' url='http://www.cs.technion.ac.il'>Team 8</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='171.*'/><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7102' size='3618689' date='1489573185000' url=''><name>MyBatisCodeHelper</name><id>com.ccnode.codegenerator.MyBatisCodeHelper</id><description><![CDATA[<p><a href="https://github.com/gejun123456/MyBatisCodeHelper" rel="nofollow">GitHub</a> |&nbsp;<a href="https://github.com/gejun123456/MyBatisCodeHelper/issues" rel="nofollow">Issues</a></p> 
<p>??</p> 
<ul> 
 <li>??mysql?oracle</li> 
 <li><p>??java????mybatis crud?????sql</p></li> 
 <li><p><b>??mybatis?????????mybatis?sql ??find,update,delete,count?? ????????????????mybatis xml?? ??????????sql ??????</b></p></li> 
 <li><p>mybatis?????mapper xml???????</p></li> 
 <li><p>???????????????Sql?mybatis xml??</p></li> 
 <li><p>????insert?insertSelective?insertList?update???delete???????? ?????</p></li> 
 <li><p>??mybatis????????</p></li> 
 <li>refid, resultMap????????????</li> 
 <li>refid,resultMap,keyProperty,property?????</li> 
 <li><p>mybatis mapper xml??sql?????</p></li> 
</ul> 
<p>????</p> 
<ul> 
 <li><p>?????????alt+insert (generate mybatis files)???crud?????sql(mac???ctrl+N)</p></li> 
 <li><p>????????????alt+insert (generate mybatis files) ?????sql,mapper xml????</p></li> 
 <li><p>?mybatis?????????alt+enter??????mapper sql</p></li> 
 <li><p>????: <a href="https://github.com/gejun123456/MyBatisCodeHelper" rel="nofollow">https://github.com/gejun123456/MyBatisCodeHelper</a></p></li> 
 <li>qq??542735959</li> 
</ul> 
<p>Features</p> 
<ul> 
 <li>Generate mybatis crud and create table sql according to domain class</li> 
 <li><p><b>Generate mybatis sql based on mybatis interface method name, with this, you don't have to write most sql for non join query</b>,support with method name start with find,update,delete,count</p></li> 
 <li><p>Jump from mybatis dao interface to mapper xml each other</p></li> 
 <li><p>generate files provide insert, insertSelective,insertList,update. others can be generated by methodName</p></li> 
 <li><p>refactor for mybatis interface method name</p></li> 
 <li><p>jump from refid resultMap to their definition, refactor their name as well</p></li> 
 <li><p>mybatis mapper sql auto completion</p></li> 
 <li>refid,resultMap,keyProperty,property auto complete</li> 
 <li><p>Support java + MySQL and Oracle and later will support more DB.</p></li> 
 <li><a href="https://github.com/gejun123456/MyBatisCodeHelper" rel="nofollow">https://github.com/gejun123456/MyBatisCodeHelper</a> to learn more.</li> 
</ul> 
<p>How to use</p> 
<ul> 
 <li>alt+insert (generate mybatis files) on domain class to generate mybatis files (ctrl+N on mac)</li> 
 <li>alt+insert (generate mybatis files) on domain class to update mybatis files when domain class add field (ctrl+N on mac)</li> 
 <li>alt+enter on dao interface method to generate mybatis mapper sql</li> 
 <li>view more on <a href="https://github.com/gejun123456/MyBatisCodeHelper" rel="nofollow">https://github.com/gejun123456/MyBatisCodeHelper</a></li> 
</ul>]]></description><version>1.4.5</version><vendor email='gejun123456@gmail.com' url=''>MyBatisCodeHelper</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p></p>1.4.5 
<ul> 
 <li>support with enum type</li> 
</ul> 
<p></p> 
<p></p>1.4.4 
<ul> 
 <li>fix exception when start up</li> 
</ul> 
<p></p> 
<p></p>1.4.3 
<ul> 
 <li> support multiple method xml generate</li> 
 <li> support for mybatis plus</li> 
 <li> support domain class with protected field and static field</li> 
 <li> support for small resolution</li> 
 <li>bugfix - fix can't generate to path</li> 
</ul> 
<p></p> 
<p></p>1.4.2 
<ul> 
 <li>bugfix - fix Could not initialize class com.ccnode.codegenerator.freemarker.TemplateUtil</li> 
</ul> 
<p></p> 
<p></p>1.4.1 
<ul> 
 <li>bugfix - oralce insertList</li> 
 <li>bugfix - import issue</li> 
</ul> 
<p></p> 
<p></p>1.4 
<ul> 
 <li>add support for oracle</li> 
 <li>config use generate key</li> 
 <li>auto complete for resultMap,refid,keyProperty,property</li> 
 <li>support with java.sql.Timestamp java.sql.Date java.sql.Time Enum LocalDateTime LocalDate</li> 
 <li>support update field with insertSelective</li> 
 <li>add new icon of mybatis jump to xml ect</li> 
</ul> 
<p></p> 
<p></p>1.3 
<ul> 
 <li>add index column and hasDefault column when generate mybatis files</li> 
 <li>jump from refid resultMap to their definition in mybatis xml. could refactor as well</li> 
 <li>could refactor method name in xml</li> 
 <li>add insertSelective when generate mybatis files</li> 
 <li>generate for greaterThanOrEqualTo and lessThanOrEqualTo and betweenOrEqualTo</li> 
 <li>add configuration to use with @Mapper</li> 
 <li>fix not null issue for find module - bug fix</li> 
</ul> 
<p></p> 
<p></p>1.2 
<ul> 
 <li>add support for unsigned type, small int.</li> 
 <li>check for using object type instead of primitive type</li> 
 <li>support more auto completion for sql</li> 
 <li>double type support - bug fix</li> 
 <li>update field exception -bug fix</li> 
</ul> 
<p></p> 
<p> 1.1 fix doc</p> 
<p>1.0 use gradle, fix bugs.</p>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='59' size='46116' date='1487326151000' url=''><name>Converter</name><id>com.github.me10zyl.converter</id><description><![CDATA[Converter Code Generator!
<br> By using this tool, you can generate converter code more easily!
<br> Converter code example?
<br> 
<pre>
      public TestSchema convert(TestModel source){
           TestSchema target = new TestSchema();
           target.setProp1(source.getProp1());
           return target;
      }
      </pre> 
<img src="https://github.com/me10zyl/intellij-converter/raw/master/1.png">
<br> 
<img src="https://github.com/me10zyl/intellij-converter/raw/master/2.png">
<br> 
<img src="https://github.com/me10zyl/intellij-converter/raw/master/3.png">
<br> 
<em>Any advice mailing to me or put an issue on github</em> 
<br>  ?????
<br> ??????? ??????????(Converter)???
<br>]]></description><version>1.3</version><vendor email='me10zyl@qq.com' url='https://github.com/me10zyl/intellij-converter'>me10zyl</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li> v1.3 add delete property button, rebuild code, fix bugs. </li> 
 <li> v1.2 android studio support </li> 
 <li> v1.1 add description </li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='95' size='31601' date='1488510828000' url=''><name>IDsCreate</name><id>com.axter.plugin.IDsCreate</id><description><![CDATA[Plugin for generating code from selected layout XMLs in java file(via R.layout.xxx) 
<ul> 
 <li>support declare/findViewById/setOnClickListener.</li> 
 <li>support ButterKnife Annotate fields and listeners.</li> 
</ul>]]></description><version>1.5.1</version><vendor email='milyqs@163.com' url=''>axter</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 1.5.1 (3/3/2017) 
<ul> 
 <li>In order to support Android Studio search plugin</li> 
</ul> Version 1.5 (2/3/2017) 
<ul> 
 <li>?????,???????</li> 
</ul> Version 1.4 (24/2/2017) 
<ul> 
 <li>????????</li> 
 <li>??View.OnClickListener????</li> 
 <li>??ButterKnife Annotate listeners with @OnClick</li> 
</ul> Version 1.3 (29/7/2016) 
<ul> 
 <li>??ButterKnife Annotate fields with @BindView </li>
</ul> Version 1.2 (27/7/2016) 
<ul> 
 <li>????import View????</li> 
 <li>??????</li> 
</ul> Version 1.1 (27/7/2016) 
<li>??????</li> 
<li>????????</li>  Version 1.0 (26/7/2016) 
<ul> 
 <li>??????</li> 
 <li>?????????(??initView??) findViewById</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2188' size='11145' date='1489719160000' url=''><name>MVPPlugin</name><id>com.yugai.mvp</id><description><![CDATA[This is a can help developers to quickly generate the MVP template plug-ins
<br> 
<em>What's the problem can be feedback on my email</em>]]></description><version>1.4</version><vendor email='784787081@qq.com' url='https://yugai.github.io'>MaYi</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[????????????
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='103' size='68540' date='1493964205000' url=''><name>NeiPlugin</name><id>com.netease.hearttouch.as_nei_plugin</id><description><![CDATA[<ul> 
 <li>Android Studio plug-in developed by NetEase Department of Front-End Technology</li> 
 <li>Generate network requests and models defined on <a href="https://nei.netease.com" rel="nofollow">NEI</a></li> 
</ul>]]></description><version>1.2</version><vendor email='colortouch@hz.netease.com' url='https://nei.netease.com'>Netease Easy Interface</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<em>Version 1.0</em> 
<ul> 
 <li>Generate network requests and models defined on <a href="https://nei.netease.com" rel="nofollow">NEI</a></li> 
</ul> 
<em>Version 1.1</em> 
<ul> 
 <li>Fix NullException when nei.json is empty</li> 
 <li>nei.json is not necessary</li> 
</ul> 
<em>Version 1.2</em> 
<ul> 
 <li>Cache inputs</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='245' size='2747570' date='1491975230000' url=''><name>CodeGen</name><id>me.hehaiyang.codegen</id><description><![CDATA[<p><a href="https://github.com/hehaiyangwork/CodeGen" rel="nofollow">GitHub</a> | <a href="https://github.com/hehaiyangwork/CodeGen/issues" rel="nofollow">Issues</a> | <a href="https://plugins.jetbrains.com/plugin/9574-codegen" rel="nofollow">JetBrains</a> </p> 
<br> 
<p>This plugin helps you to generate specific template code by create table statement or database .</p> 
<ul> 
 <li>Generation type (Text/Database)</li> 
 <li>In-house variables and (handlebars) helpers</li> 
 <li>Predefined variables</li> 
 <li>Custom template groups</li> 
 <li>Data sources manager</li> 
</ul> 
<p>Please feel free to contact me and ask any questions or suggest some features .</p>]]></description><version>0.5</version><vendor email='hehaiyangwork@qq.com' url=''>hehaiyang</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='108' size='64053' date='1494236488000' url=''><name>FindViewByX</name><id>cyningxu.findviewbyx</id><description><![CDATA[A plugin which automatic generation "findViewById" code.]]></description><version>1.1</version><vendor email='cyningxu@163.com' url='http://git.oschina.net/cyningxu/findviewbyx'>FindViewByX</vendor><idea-version min="n/a" max="n/a" since-build='93.0' /><change-notes><![CDATA[The first version, there may be many deficiencies.Thanks for using.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='32' size='33129' date='1498804929000' url=''><name>BrownBat</name><id>brown.bat</id><description><![CDATA[??????????: 
<br> @MonitorSwagger
<br> @RestController
<br> @RequestMapping(value = SOME_STRING + "/company")
<br> public class TestController {
<br> @ApiResponses(value = { 
<br> @ApiResponse(code = 404, message = "error") 
<br> }) 
<br> @PostMapping("/xxxx/xx") 
<br> public ResponseEntity filter(@ApiParam(value = "??????", required = true) @RequestBody Object request) throws SuspendExecution { 
<br> return new ResponseEntity&lt;&gt;(response, HttpStatus.OK); 
<br> } 
<br> }
<br> ???????????????? 
<br> /** 
<br> * error 
<br> */ 
<br> @Test 
<br> public void filter_404() { 
<br> def headers = userLogin(accountInfo.dj) 
<br> def body = [ 
<br> "request" : "Object" 
<br> ] 
<br> def res = restClient().post( 
<br> path: "/api/company/xxxx/xx", 
<br> contentType: JSON, 
<br> body : body, 
<br> headers: headers) 
<br> assert res.status == 404202 
<br> } ps : def restClient = new RESTClient("127.0.0.1:8080") 
<br> ????Object???????,??????????????? 
<br> 2.Simple Plugin (?????????): 
<br> step1: ????linux?????
<br> step2: ??expect
<br> step3: ??terminator
<br> step4: ??config, ???? ?.IntelliJIdea2016.3/config/plugins/bb?
<br> config ?? : ??????? 
<br> ?? ?? ?? ip ?? 
<br> ?? ???????????????????????????????????????????????????????????? 
<br> ????? ssh username@ip ,??????????????? 
<br>]]></description><version>1.3.0.5</version><vendor email='xin.hu@socialcredits.com' url='xin.hu@socialcredits.com'>socialcredits</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[?????????????????????groovy ???????]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='51' size='933761' date='1499329358000' url=''><name>NewDataClassAction</name><id>cn.kotliner.dataclass</id><description><![CDATA[Create Data Class on the fly!!
<br> 
<a href="https://github.com/enbandari" rel="nofollow"> openSource</a>]]></description><version>1.0.b5a0799-SNAPSHOT</version><vendor email='bennyhuo@kotliner.cn' url=''>bennyhuo</vendor><idea-version min="n/a" max="n/a" since-build='107.121' /><change-notes><![CDATA[fixbug]]></change-notes><depends>org.jetbrains.kotlin</depends><rating>00</rating></idea-plugin><idea-plugin downloads='17' size='7625129' date='1499869778432' url=''><name>MyBatisCodeHelperPro</name><id>com.ccnode.codegenerator.MyBatisCodeHelperPro</id><description><![CDATA[<p><a href="https://github.com/gejun123456/MyBatisCodeHelper-Pro" rel="nofollow">GitHub</a> |&nbsp;<a href="https://github.com/gejun123456/MyBatisCodeHelper-Pro/issues" rel="nofollow">Issues</a></p> 
<p>??</p> 
<ul> 
 <li>??mysql?oracle</li> 
 <li><p>??java????mybatis crud?????sql</p></li> 
 <li><p><b>??mybatis?????????mybatis?sql ??find,update,delete,count?? ????????????????mybatis xml?? ??????????sql ??????</b></p></li> 
 <li><p>mybatis?????mapper xml???????</p></li> 
 <li><p>???????????????Sql?mybatis xml??</p></li> 
 <li><p>????insert?insertSelective?insertList?update???delete???????? ?????</p></li> 
 <li><p>??mybatis????????</p></li> 
 <li>refid, resultMap????????????</li> 
 <li>refid,resultMap,keyProperty,property?????</li> 
 <li><p>mybatis mapper xml??sql?????</p></li> 
</ul> 
<p>????</p> 
<ul> 
 <li><p>?????????alt+insert (generate mybatis files)???crud?????sql(mac???ctrl+N)</p></li> 
 <li><p>????????????alt+insert (generate mybatis files) ?????sql,mapper xml????</p></li> 
 <li><p>?mybatis?????????alt+enter??????mapper sql</p></li> 
 <li><p>????: <a href="https://github.com/gejun123456/MyBatisCodeHelper-Pro" rel="nofollow">https://github.com/gejun123456/MyBatisCodeHelper-Pro</a></p></li> 
 <li>qq??542735959</li> 
</ul> 
<p>Features</p> 
<ul> 
 <li>Generate mybatis crud and create table sql according to domain class</li> 
 <li><p><b>Generate mybatis sql based on mybatis interface method name, with this, you don't have to write most sql for non join query</b>,support with method name start with find,update,delete,count</p></li> 
 <li><p>Jump from mybatis dao interface to mapper xml each other</p></li> 
 <li><p>generate files provide insert, insertSelective,insertList,update. others can be generated by methodName</p></li> 
 <li><p>refactor for mybatis interface method name</p></li> 
 <li><p>jump from refid resultMap to their definition, refactor their name as well</p></li> 
 <li><p>mybatis mapper sql auto completion</p></li> 
 <li>refid,resultMap,keyProperty,property auto complete</li> 
 <li><p>Support java + MySQL and Oracle and later will support more DB.</p></li> 
 <li><a href="https://github.com/gejun123456/MyBatisCodeHelper-Pro" rel="nofollow">https://github.com/gejun123456/MyBatisCodeHelper-Pro</a> to learn more.</li> 
</ul> 
<p>How to use</p> 
<ul> 
 <li>alt+insert (generate mybatis files) on domain class to generate mybatis files (ctrl+N on mac)</li> 
 <li>alt+insert (generate mybatis files) on domain class to update mybatis files when domain class add field (ctrl+N on mac)</li> 
 <li>alt+enter on dao interface method to generate mybatis mapper sql</li> 
 <li>view more on <a href="https://github.com/gejun123456/MyBatisCodeHelper-Pro" rel="nofollow">https://github.com/gejun123456/MyBatisCodeHelper-Pro</a></li> 
</ul>]]></description><version>1.6.2</version><vendor email='gejun123456@gmail.com' url=''>MyBatisCodeHelperPro</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p></p>1.6.0 
<ul> 
 <li>support generate if test</li> 
 <li>support generate in service and service interface</li> 
 <li>support multiple column index,multiple column unique</li> 
 <li>support generate on function</li> 
 <li>support generate dto when find more than one field</li> 
 <li>not using pojo as default param</li> 
</ul> 
<p></p> 
<p></p>1.4.5 
<ul> 
 <li>support with enum type</li> 
</ul> 
<p></p> 
<p></p>1.4.4 
<ul> 
 <li>fix exception when start up</li> 
</ul> 
<p></p> 
<p></p>1.4.3 
<ul> 
 <li> support multiple method xml generate</li> 
 <li> support for mybatis plus</li> 
 <li> support domain class with protected field and static field</li> 
 <li> support for small resolution</li> 
 <li>bugfix - fix can't generate to path</li> 
</ul> 
<p></p> 
<p></p>1.4.2 
<ul> 
 <li>bugfix - fix Could not initialize class com.ccnode.codegenerator.freemarker.TemplateUtil</li> 
</ul> 
<p></p> 
<p></p>1.4.1 
<ul> 
 <li>bugfix - oralce insertList</li> 
 <li>bugfix - import issue</li> 
</ul> 
<p></p> 
<p></p>1.4 
<ul> 
 <li>add support for oracle</li> 
 <li>config use generate key</li> 
 <li>auto complete for resultMap,refid,keyProperty,property</li> 
 <li>support with java.sql.Timestamp java.sql.Date java.sql.Time Enum LocalDateTime LocalDate</li> 
 <li>support update field with insertSelective</li> 
 <li>add new icon of mybatis jump to xml ect</li> 
</ul> 
<p></p> 
<p></p>1.3 
<ul> 
 <li>add index column and hasDefault column when generate mybatis files</li> 
 <li>jump from refid resultMap to their definition in mybatis xml. could refactor as well</li> 
 <li>could refactor method name in xml</li> 
 <li>add insertSelective when generate mybatis files</li> 
 <li>generate for greaterThanOrEqualTo and lessThanOrEqualTo and betweenOrEqualTo</li> 
 <li>add configuration to use with @Mapper</li> 
 <li>fix not null issue for find module - bug fix</li> 
</ul> 
<p></p> 
<p></p>1.2 
<ul> 
 <li>add support for unsigned type, small int.</li> 
 <li>check for using object type instead of primitive type</li> 
 <li>support more auto completion for sql</li> 
 <li>double type support - bug fix</li> 
 <li>update field exception -bug fix</li> 
</ul> 
<p></p> 
<p> 1.1 fix doc</p> 
<p>1.0 use gradle, fix bugs.</p>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Fun stuff"</ff><category name="Fun stuff"><idea-plugin downloads='36812' size='255386' date='1426210771000' url=''><name>Dilbert Daily Strip</name><id>Dilbert</id><description><![CDATA[Displays the cartoon strip of the day from the dilbert.com website.]]></description><version>1.4.1.72</version><vendor email='mark@codebrewer.org' url=''>Codebrewer</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Now compatible with CLion (no change for users of other IntelliJ Platform-based products)]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='6440' size='15258' date='1088635743000' url=''><name>Connect4</name><id>Connect4</id><description><![CDATA[An amusing plugin for IDEA.]]></description><version>1.0</version><vendor email='' url=''>Sirovy Software</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6366' size='74448' date='1088635910000' url=''><name>Digger</name><id>Digger</id><description><![CDATA[Plugin for old game Digger]]></description><version>1.0</version><vendor email='' url=''>My Software</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9051' size='22436' date='1088636848000' url=''><name>Bad Pacman</name><id>Bad Pacman</id><description><![CDATA[Name says it all. Try at your own risk. (Ctrl+Alt+Shift+P)]]></description><version>0.1</version><vendor email='vmallet@jfouffa.com' url=''>Vincent Mallet</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8514' size='21870' date='1095730191000' url=''><name>Sokoban</name><id>Sokoban</id><description><![CDATA[Classic game of Sokoban with 50 levels (see Tools Menu)]]></description><version>0.3.1</version><vendor email='vmallet@jfouffa.com' url=''>Vincent Mallet</vendor><idea-version min="n/a" max="n/a" since-build='40.2026' /><change-notes><![CDATA[Updated for IDEA 4.5 (no functionality change)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='15418' size='13094' date='1088637503000' url=''><name>Tetris</name><id>Tetris</id><description><![CDATA[An amusing plugin for IDEA.]]></description><version>1.0</version><vendor email='' url=''>Sirovy Software</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4349' size='458904' date='1140561168000' url=''><name>LYCAY</name><id>LYCAY</id><description><![CDATA["LYCAY - Let Your Code plAY" generates music from software source code.
        It can be used by programmers to "hear" their code while they are developing it.
        To get additional information see homepage http://lycay.sourceforge.net]]></description><version>0.512</version><vendor email='polost@gmail.com' url='http://lycay.sourceforge.net'>iLia Malinovsky</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2366' size='1330143' date='1175786887000' url=''><name>LJFriendListReader</name><id>LJFriendListReader</id><description><![CDATA[
		This plugin allows you to have fresh posts of your LiveJournal friends inside IDEA.
	]]></description><version>1.2.6</version><vendor email='idea20061024@chur.ru' url='http://chur.livejournal.com/tag/ljreader'>Sergey Churikov</vendor><idea-version min="n/a" max="n/a" since-build='40.3500' /><change-notes><![CDATA[

Version 1.2.6:<br>
	<ul>
		<li>Fixed: "SAXParseException: Invalid byte 2 of 2-byte UTF-8 sequence" had place on OS X platform</li>
		<li>Fixed: "UnmarshalException: Unexpected end of element {}:rss" exception stopped update process</li>
	</ul>

Version 1.2.5:<br>
	<ul>
		<li>New: It is possible to exclude some friend's channels from update. Use &quot;My Friends&quot; dialog and &quot;Update&quot; column for this.</li>
		<li>Fix: bug with news of the removed friends (news did not leave from the list)</li>
	</ul>

Version 1.2.4:<br>
	<ul>
		<li>Navigation buttons to walk through news list have added</li>
	</ul>

Version 1.2.3:<br>
	<ul>
		<li>'Friend-only' security support has been implemented</li>
	</ul>
Version 1.2.2:<br>
	<ul>
		<li>This release fixes two bugs: 1.not updateable unread items number in case of more then one project and 2.bug with removing old items</li>
	</ul>
Version 1.2.1:<br>
	<ul>
		<li>Bug in NewTableModel class with access at UnmodifiableCollection has been fixed. Please upgrade if you use version 1.2.</li>
	</ul>
Version 1.2:<br>
	<ul>
		<li>Migration on Java 5.0</li>
		<li>News list can be sorted</li>
		<li>Update operation can be terminated with new 'Cancel' button</li>
	</ul>
Version 1.1.1:<br>
	Two bugs are fixed:<br>
	<ul>
		<li>During updating the list of friends already removed friend did not removed from the list</li>
		<li>Wrong Russian translations</li>
	</ul>
Version 1.1:<br>
	<ul>
		<li>Style of news text is imporoved</li>
		<li>New dialog with friends</li>
		<li>New dialog with setting</li>
		<li>The max size of news for a friend can be set individually</li>
		<li>Few bugs are fixed</li>
	</ul>
Version 1.0.1:<br>
	Plugin is compiled with -target jsr14 to compatible with JDK 1.4<br>
	Source codes are available from http://www.chur.ru/lj/LJFriendListReader-src.zip<br>
	Vendor email address is changed<br>
	Private information is removed for codes 8-)<br>
Version 1.0:<br>
	This plugin uses JAXB 1.0 from WSDP 1.1 thereby the size is so big.<br>
	To get your friends list is used LJ XML-RPC protocol.<br>
	To get friend's new posts is used RSS channel of the user/community.<br>

	]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='8165' size='60875' date='1265117123000' url=''><name>Sudoku Plugin</name><id>Sudoku Plugin</id><description><![CDATA[
    The Sudoku plugin creates and displays a game of Sudoku in a separate
    tool window.
  ]]></description><version>1.0.3</version><vendor email='' url=''>Jens Voss</vendor><idea-version min="n/a" max="n/a" since-build='50.4000' /><change-notes><![CDATA[


  <b>Version 1.0.3</b>
  
    <ul>
      <li>Update for IntelliJ IDEA 8.x and onward</li>
    </ul>
  
  <b>Version 1.0.2</b>
  
    <ul>
      <li>Update for IntelliJ IDEA 7.0</li>
    </ul>
  
  <b>Version 1.0.1</b>
  
    <ul>
      <li>Timer functionality added</li>
      <li>Pause/Continue functionality added</li>
      <li>Immediate error indication</li>
      <li>Keyboard shortcuts for all actions</li>
      <li>Minor bugfixes</li>
    </ul>
  
  <b>Version 0.9.1</b> (initial release)
  
    <ul>
      <li>Basic sudoku generation</li>
      <li>Three difficulty levels</li>
      <li>Solution check</li>
    </ul>
  


  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3736' size='273955' date='1182449987000' url=''><name>IntellIRC</name><id>IntellIRC</id><description><![CDATA[IntellIRC (or Intelli IRC) is an integrated IRC Client, featuring for example:
	  	<ul>
			<li>Managing list of IRC Network and Channel Favorites</li>
			<li>Auto-Connect to Favorites at startup</li>
			<li>Connect to multiple Servers/Channels</li>
			<li>New: Specify a HTTP or SOCKS proxy</li>
			<li>Fully supports IRC features (e.g. Actions)</li>
			<li>Included Identd Server may be enabled if necessary</li>
			<li>Enabling/Disabling Text Formatting/Timestamps</li>
			<li>Conversation logging</li>
		</ul>]]></description><version>1.3.1</version><vendor email='jannikovacs@roar-software.net' url=''>Janni Kovacs</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2627' size='17337' date='1162229613000' url=''><name>Puzzle</name><id>Puzzle</id><description><![CDATA[Some of the developers remember the old Fox Pro 2.6 for DOS.
      It used to come with a puzzle game included. Maybe IDEA should have one, too, so here it is.
      It works as a tool window, so you can start it just by selecting Window / Tool Windows / Puzzle.
  ]]></description><version>1.0</version><vendor email='' url=''>Ramona Dromereschi</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3875' size='1444561' date='1207865513000' url='http://amip.tools-for.net/wiki/amip/ideaamp'><name>IdeaAmp</name><id>IdeaAmp</id><description><![CDATA[Lets you control your media player from IDEA. IdeaAmp uses AMIP to support
    the following media players: Winamp, foobar2000, iTunes, AIMP, QCD/QMP, Apollo.
  ]]></description><version>2.1</version><vendor email='sbaranov@gmail.com' url='http://amip.tools-for.net/wiki/amip/ideaamp'>Serge Baranov</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[http://amip.tools-for.net/wiki/amip/ideaamp]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='4928' size='34794' date='1235178734000' url=''><name>Code Consultant</name><id>Code Consultant</id><description><![CDATA[Ever notice how just talking through an issue with a co-worker is enough to help you solve a problem,
        even if they don't say a word? This plug-in gives you someone to explain your problem to without bothering your
        co-workers.
    ]]></description><version>1.3</version><vendor email='nathan@voxland.net' url='https://sites.google.com/site/codeconsultantplugin/'>Nathan Voxland</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[
        ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3090' size='497737' date='1228811054000' url=''><name>HotOrNot Plugin</name><id>HotOrNot Plugin</id><description><![CDATA[Something productive to do while waiting for your build to complete.]]></description><version>1.4</version><vendor email='' url=''>geoffreyarnold.com</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Modified plugin to use JXLayer (https://jxlayer.dev.java.net/) for UI locking, progress indication, and shortcut key handling (thanks NBP).]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3599' size='61976' date='1244735654000' url=''><name>Intellij BashOrg</name><id>Intellij BashOrg</id><description><![CDATA[
    This plugin allows to browse quotes from the popular russian website BashOrg (www.bash.org.ru).
    It periodically (every 15 mins) checks the site for new quotes and updates the list.
  ]]></description><version>0.3.0</version><vendor email='aleksander.zhuravlev@googlemail.com' url=''>Alexander Zhuravlev</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[New features:

- improved look & feel
- possibility to delete quotes from list
- possibility to vote for and against quote
- possibility to mark quote \"bayan\"
- State persistance 
- windows synchronization per projects
- performance improvements
]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='2923' size='535539' date='1400440784000' url=''><name>TweetCode</name><id>com.github.denofevil.TweetCode</id><description><![CDATA[Tweets selected code]]></description><version>1.2</version><vendor email='dennis.ushakov@jetbrains.com, alexander.zolotov@jetbrains.com' url='https://github.com/denofevil/TweetCode'>Dennis Ushakov, Alexander Zolotov</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2799' size='64850' date='1345567864000' url=''><name>Geek And Poke</name><id>com.abelsky.idea.geekandpoke</id><description><![CDATA[Displays comic strips from the famous Geek And Poke, http://geekandpoke.typepad.com]]></description><version>0.1.1</version><vendor email='andy@abelsky.com' url=''>Andy Belsky</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Updated Geek&amp;Poke to version 0.1.1 - this minor patch fixes an issue with entries caching.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2168' size='919869' date='1351083617000' url=''><name>Aquarium</name><id>Aquarium</id><description><![CDATA[An aquarium full of fishes. contact: parag.patil.p@gmail.com]]></description><version>1.0</version><vendor email='' url=''>LiquidArt</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2792' size='300668' date='1357499357000' url=''><name>IdeaTweet</name><id>com.github.hotchemi.IdeaTweet</id><description><![CDATA[Simple tweet plugin.]]></description><version>1.0</version><vendor email='hot.chemistry21@gmail.com' url='https://github.com/hotchemi/IdeaTweet'>Shintaro Katafuchi</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2030' size='2894' date='1363041969000' url=''><name>Post to Instacode</name><id>com.eugeny.instacode.idea</id><description><![CDATA[Lets you post code snippets to 
<a href="http://instacod.es" rel="nofollow">instacod.es</a>]]></description><version>1.2</version><vendor email='e@ajenti.org' url='http://instaco.de/'>Instacode</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='22457' size='3849039' date='1409315258000' url=''><name>IntelliJ Code Golf</name><id>org.jetbrains.code-golf</id><description><![CDATA[This plugin for IntelliJ IDEA allows to carry out competitions on knowledge of IDEA features (e.g. 'write this code using minimum number of keystrokes', 'transform one piece of code to another using minimum number of refactorings'). Invoke Code | 'Start Code Golf' to start.]]></description><version>0.2.3</version><vendor email='Nikolay.Chashnikov@jetbrains.com' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='129.1' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='1334' size='4495' date='1379180216000' url=''><name>Chuck Norris Facts</name><id>fr.azelart.intellij.plugin.cnf</id><description><![CDATA[Display on status bar a fact from ChuckNorrisFacts.fr]]></description><version>1.1</version><vendor email='corentin@azelart.fr' url='https://twitter.com/CooRentin_'>Corentin Azelart</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[1.1 : Change for API and remove fortune]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='49494' size='8640' date='1391763972000' url=''><name>Bootstrap</name><id>com.jasonnz.bootstrap</id><description><![CDATA[Bootstrap 3 live templates / snippets 
<p><a href="https://github.com/JasonMortonNZ/bootstrap3-phpstorm-plugin" rel="nofollow">GitHub Homepage</a></p> 
<br /> 
<p>Follow me on Twitter: <a href="https://twitter.com/JasonMortonNZ" rel="nofollow"><b>@JasonMortonNZ</b></a></p>]]></description><version>0.1.1</version><vendor email='@JasonMortonNZ' url='https://github.com/JasonMortonNZ/bootstrap3-phpstorm-plugin'>@JasonMortonNZ</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<dl>
  &lt;
 <dt>
  No changes so far...
 </dt> 
 <dd></dd> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='16520' size='88235' date='1403344518000' url='http://www.codeivate.com'><name>Codeivate</name><id>com.codeivate.plugin</id><description><![CDATA[Personal code analytics and motivation, requires a Codeivate account. 
<br /> Checkout 
<a href="http://www.codeivate.com/" rel="nofollow">www.codeivate.com</a> for more details. 
<br /> Feedback / bugs http://codeivate.userecho.com/ or 
<a href="http://twitter.com/codeivate" rel="nofollow">@codeivate</a> on twitter]]></description><version>0.2.4</version><vendor email='paul@codeivate.com' url='http://www.codeivate.com'>Codeivate</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<strong>Fixes/improvements</strong>
<br /> 
<em>0.2.4</em> 
<ul> 
 <li>Fixes IDE name reporting.</li> 
</ul> 
<em>0.2.3</em> 
<ul> 
 <li>Fixed org.json.simple.JSONObject cannot be cast to org.json.simple.JSONArray Exception.</li> 
</ul> 
<em>0.2.2</em> 
<ul> 
 <li>Improved ActionScript support.</li> 
 <li>Properly trim user_id and user_token to stop errors with authenticating.</li> 
 <li>Added IDE name to upload.</li> 
 <li>Fix ANY language to report as &quot;Plain text&quot;.</li> 
</ul> 
<em>0.2.1</em> 
<ul> 
 <li>Improved detection of language in new files.</li> 
 <li>Improved detection of HTML in some files.</li> 
</ul> 
<em>0.2.0</em> 
<ul> 
 <li>Improved settings page.</li> 
</ul> 
<em>0.1.9 and below</em> 
<ul> 
 <li>Re-complied with Java 1.6</li> 
 <li>Improved settings page, now accessible by clicking Codeivate widget bottom right.</li> 
 <li>Added clickable links to settings page, and added more useful links</li>
 <li> </li>
 <li>Added users signature to Settings page (enter username to see)</li> 
 <li>Improved authentication</li> 
 <li>Fixed apply button modal showing up on all settings forms</li> 
 <li>Fixed bug with trying to remove settings</li> 
 <li>Fixed bug with not fetching new machine name if it was blank</li> 
 <li>Fixed small bug with TEXT language</li> 
 <li>Fixed null pointer for users with no settings.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='2710' size='488560' date='1429485706000' url=''><name>ADNCode</name><id>net.stateful.jetbrains.ADNCode</id><description><![CDATA[Posts selected code to App.net. (Requires an App.net account) 
<p>Uploads image of text selection to App.net w/post text (code comment?).</p>]]></description><version>1.3</version><vendor email='mark@stateful.net' url='https://github.com/mgrimes/adncode'>Mark Grimes</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Update; sync with latest SDK]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2653' size='5460' date='1422757658000' url=''><name>What The Commit</name><id>com.eclectide.intellij.whatthecommit</id><description><![CDATA[Integration for whatthecommit.com 
<p>Adds a button to the commit dialog (right above the commit message field), that loads a random commit message.</p>]]></description><version>1.1</version><vendor email='darekkay@eclectide.com' url='https://darekkay.com/'>Eclectide</vendor><idea-version min="n/a" max="n/a" since-build='135.1230' /><change-notes><![CDATA[Fixed: Plugin doesn't work while indexing files]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='109' size='698957' date='1479654818000' url=''><name>LamuneSoda</name><id>com.github.MitI_7.LamuneSoda</id><description><![CDATA[Support for Online judge, Programming contest and Competitive programming 
<p>contest site: </p>
<ul> 
 <li>AOJ </li>
 <li>AtCoder </li>
</ul> 
<p></p>]]></description><version>0.1.0</version><vendor email='MitI_7@outlook.com' url='https://github.com/MitI-7/LamuneSoda'>MitI_7</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.1.0 - Initial Version]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='566' size='319164' date='1426182778000' url=''><name>Pudelek plugin for Intellij IDEA</name><id>eu.meshuga.pudelek</id><description><![CDATA[Remake of 
<a href="https://sites.google.com/site/pudelekeclipseplugin/" rel="nofollow">Pudelek Eclispe Plug-in</a>]]></description><version>1.1</version><vendor email='' url=''>meshuga</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4962' size='62505' date='1431907457000' url=''><name>AtSoundtrack</name><id>biz.paluch.atsoundtrack</id><description><![CDATA[AtSoundtrack 
<br> 
<a href="https://github.com/mp911de/atsoundtrack" rel="nofollow">GitHub</a> | 
<a href="https://github.com/mp911de/atsoundtrack/issues" rel="nofollow">Issues</a> 
<p>Plugin that provides @soundtrack using iTunes and Spotify. This plugin works only if you use a Mac. @soundtrack can be used either with code completion or as variable in the file templates. </p> 
<p>To setup @soundtrack in your templates: Open <strong>Preferences</strong> go to <strong>Editor</strong> -&gt; <strong>File and Code Templates</strong> -&gt; <strong>Includes</strong> and select "File Header" <br> Add the following code: </p>
<pre><code>
#if (${soundtrack} &amp;&amp; ${soundtrack} != "")
 *  @soundtrack ${soundtrack}
#end
</code></pre> Language support 
<ul> 
 <li>CoffeeScript</li> 
 <li>CSS</li> 
 <li>HTML</li> 
 <li>Java</li> 
 <li>JavaScript</li> 
 <li>Kotlin</li> 
 <li>PHP</li> 
 <li>Python</li> 
 <li>Ruby</li> 
 <li>Scala (and ScalaScript)</li> 
 <li>SQL</li> 
 <li>XML</li> 
</ul> 
<i>Compiled with Java 1.8 using 1.6 compatibility.</i>]]></description><version>1.1</version><vendor email='mpaluch@paluch.biz' url='http://www.paluch.biz'>mp911de</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[AtSoundtrack now supporting Spotify on OS X]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='239' size='41421' date='1474671040000' url=''><name>Shuffler</name><id>Shuffler</id><description><![CDATA[<p> Non-destructive java source-code (not bytecode) obfuscation. </p> 
<p> Plugin adds "Shuffle" action to Refactoring menu.<br> This action shuffles names of private and protected classes, methods and variables in current project.<br> To do so it generates Markov chains from sources in project, then generates new names based on corresponding Markov chain.<br> It also removes some comments. </p> 
<p> Author: Vladislav Dolgikh<br> Copyright: LLC Open Code, 2015 </p>]]></description><version>1.6</version><vendor email='' url='http://www.o-code.ru'>LLC Open Code</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Shuffle will now produce same results every time it is launched on the same sources]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='125' size='6632' date='1436458810000' url=''><name>Find me tagged in code</name><id>find.me.tagged</id><description><![CDATA[Find @author tagged in the code just to see how many FIXME and TODO are pending on author]]></description><version>1.0</version><vendor email='nishant1286@gmail.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13743' size='2553478' date='1436791886000' url=''><name>Snake</name><id>com.jetbrains.hackathon2015.S</id><description><![CDATA[<p>A snake game inside your code structure in IntelliJ.</p> 
<p>Make your code more Python-like by helping the snake eat all the curly braces and semicolons!</p> 
<p>To start the game type 'snake' in the editor or use &quot;Tools | Run Snake&quot; action.</p>]]></description><version>1.0.1</version><vendor email='andrey.vlasovskikh@gmail.com' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p>1.0.1</p> 
<ul> 
 <li>Renamed the plug-in to Snake</li> 
</ul> 
<p>1.0:</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11225' size='189775066' date='1446599462000' url=''><name>idear</name><id>com.jetbrains.idear</id><description><![CDATA[Speech recognition for IntelliJ IDEA. Idear listens to voice commands and assists with simple actions like debugging, navigation, and refactoring. For a complete list of commands, please see the 
<a href="https://github.com/breandan/idear/blob/master/src/main/resources/com.jetbrains.idear/grammars/command.gram" rel="nofollow">command grammar</a>.]]></description><version>1.1</version><vendor email='breandan.considine@jetbrains.com' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Now supports AceJump-style navigation and simple debugging commands.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='816' size='437856' date='1441360708000' url=''><name>Soa Debugger</name><id>com.alaster.soa.requests</id><description><![CDATA[Debugger for soa services. You can send json request to service and get a json response.]]></description><version>1.03</version><vendor email='' url=''>alaster</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[...]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='370' size='17478' date='1450319848000' url=''><name>AFC for coders</name><id>ru.sadv1r.afc.ideaPlugin</id><description><![CDATA[This is the small plugin for adding some fun to coding.
<br /> 
<em>It adds the ability to earn achievements during coding</em>]]></description><version>0.1.2</version><vendor email='sadv12@gmail.com' url=''>Sadv1r</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Added 
<b>Week without NullPointerException</b> achievement.
<br /> All Achievements translated to English.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2312' size='41177' date='1459176953000' url=''><name>Power mode</name><id>com.bmesta.powermode</id><description><![CDATA[Based on the activate-power-mode atom plugin.
<br /> How to use
<br /> Install the plugin then simply enable the sparkling in Preferences &gt; Appearance &gt; Power mode]]></description><version>0.9.1</version><vendor email='baptiste.mesta@gmail.com' url='https://github.com/baptistemesta/power-mode-intellij-plugin'>Baptiste Mesta</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p>0.9.1 Fix scrolling issue</p> 
<p>0.9 First version.</p>]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='370' size='51516' date='1456847981000' url=''><name>Smart Search</name><id>com.wannabe.smartsearch</id><description><![CDATA[Allows to do quick web search log information without project-specific data, such as: 
<ul> 
 <li>Project class names with methods</li> 
 <li>Project file names</li> 
</ul>]]></description><version>1.1</version><vendor email='smelov.kirill@gmail.com' url=''>Smelov Kirill</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add web search ide popup]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='728' size='3069114' date='1469233788000' url=''><name>University Android</name><id>com.universityandroid.tutorial</id><description><![CDATA[University Android helps you become an Android Developer.]]></description><version>1.1.2</version><vendor email='kmatthew.dupree@gmail.com' url='http://www.univeristyandroid.com'>University Android</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[This version adds a new lesson explaining the basics of Android layout files.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='362' size='84629' date='1473126231000' url=''><name>Dissemination: 2d ASCII game</name><id>com.outofmemory.entertainment.dissemination</id><description><![CDATA[when programmer closes IDE, the secret life of computer program begins: binary goo starts to grow in dirty code and if nobody takes an action, it will eventually spawn bugs. Here comes the code guardian. With his weapon he fights the goo to keep code clean, but every time fails: bugs are inevitable 
<br>
<br> use "Tools | Play Dissemination" action to launch the game 
<br>
<br> !!!do not play the game in files with uncommitted changes!!!]]></description><version>1.2</version><vendor email='root@outofmemory-entertainment.com' url='https://outofmemory-entertainment.com/'>OutOfMemory Entertainment</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1811' size='13050815' date='1492608196000' url=''><name>Nyan Progress Bar</name><id>some.awesome</id><description><![CDATA[Pretty progress bars for IJ based IDEs.]]></description><version>1.8</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>Hello world app inc</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<em>1.3 cool indeterminate progress bar</em>
<br> 
<em>1.4 indeterminate progress bar is updated as was suggested by the guru of UX (Denis Fokin)</em>
<br> 
<em>1.6 more friendly indeterminate progress bar</em> 
<em>1.7 fix: infinitely played sound</em> 
<em>1.8 hidpi fixes, don't play sound on startup</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='657' size='153727' date='1472254406000' url=''><name>Translator</name><id>com.juanfelippo.translator</id><description><![CDATA[Easy Translate to any language!!!! For FREEE!!!!.
<br> Default language is English ("en"). Go Settings-&gt;Other Settings -&gt;Translator]]></description><version>1.0</version><vendor email='jafelippo@gmail.com' url='https://twitter.com/JuanFelippo'>Juan Felippo</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='17' size='10867' date='1478814525000' url=''><name>Zalgofy</name><id>eu.sim642.idea.zalgofy</id><description><![CDATA[Zalgofy your code with ease! 
<ul> 
 <li>Zalgofy refactoring to apply zalgo to single identifier</li> 
 <li>Zalgofy inspection and fix to apply zalgo to identifiers in bulk</li> 
</ul>]]></description><version>1.3</version><vendor email='simmo.saan@gmail.com' url='https://github.com/sim642/intellij-zalgofy'>Simmo Saan</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<dl> 
 <dt>
  v1.3
 </dt> 
 <dd> 
  <ul> 
   <li>Make inspection fix non-interactive</li> 
   <li>Fix inspection fix renaming constructors differently from classes</li> 
  </ul> 
 </dd> 
 <dt>
  v1.2
 </dt> 
 <dd> 
  <ul> 
   <li>Add zalgofy inspection</li> 
   <li>Allow inspection to be used as cleanup tool</li> 
  </ul> 
 </dd> 
 <dt>
  v1.0
 </dt> 
 <dd> 
  <ul> 
   <li>Add zalgofy of identifiers</li> 
  </ul> 
 </dd> 
</dl>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='733' size='4408' date='1489194736000' url=''><name>stackoverflow</name><id>com.bruce.intellijpluin.stackoverflow</id><description><![CDATA[go to stackoverflow by right click]]></description><version>1.1</version><vendor email='gejun123456@gmail.com' url=''>stackoverflow</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Tools integration"</ff><category name="Tools integration"><idea-plugin downloads='97641' size='823805' date='1089186330000' url='http://www.tagtraum.com/ideajad.html'><name>IdeaJad</name><id>IdeaJad</id><description><![CDATA[Plugin for the popular decompiler JAD]]></description><version>2169.1</version><vendor email='hendrik.schreiber@tagtraum.com' url='http://www.tagtraum.com/'>tagtraum industries incorporated</vendor><idea-version min="n/a" max="n/a" since-build='40.2169' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='4986' size='2806316' date='1088637735000' url=''><name>Xp4IdeaProjectPlugin</name><id>Xp4IdeaProjectPlugin</id><description><![CDATA[Bring XP capabilities into Idea]]></description><version>1.0</version><vendor email='' url=''>CRS4</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14285' size='1955101' date='1273270601000' url=''><name>XPlanner plugin</name><id>XPlanner plugin</id><description><![CDATA[XPlanner integration plugin]]></description><version>0.9.1</version><vendor email='ekarpov@klocwork.com' url='https://sourceforge.net/projects/xplanner-idea/'>Evgeny Karpov</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[
        ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='93732' size='18932087' date='1476444147000' url='https://www.atlassian.com/software/clover'><name>Atlassian Clover for IDEA</name><id>com.atlassian.clover</id><description><![CDATA[<b>Introduction</b>
<br> Clover is an award-winning Java code coverage analysis tool. Clover instruments source code and then records precisely what is executed when tests are run. The detailed test coverage reports help developers easily identify areas where the testing is weak, enabling them to write better tests faster. Clover fits into a developer's environment, be it Ant, Maven, IDEA, Eclipse or the command line. Quality Assurance and Project Managers can access important quality metrics over time via html and pdf reports. Clover provides test analysis to thousands of companies and open source projects all over the world. 
<br>
<br> 
<b>Resources</b>
<br> Documentation is available online from 
<a href="http://confluence.atlassian.com/x/i4U3CQ" rel="nofollow">http://confluence.atlassian.com/display/CLOVER/Clover-for-IDEA</a>. 
<br> To activate this plugin, you will require a Clover license file, available from 
<a href="http://my.atlassian.com" rel="nofollow">MyAtlassian page</a> 
<br>
<br> 
<b>License</b>
<br> Clover is licensed under the 
<a href="http://www.atlassian.com/legal/customer-agreement" rel="nofollow">Atlassian Customer Agreement</a>.]]></description><version>idea-4.1.2</version><vendor email='sales@atlassian.com' url='https://www.atlassian.com/'>Atlassian</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[Clover for IDEA 4.1.2 brings support for IntelliJ IDEA 2016.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='18062' size='1174232' date='1146771767000' url='http://jetstyle.sourceforge.net/'><name>JetStyle</name><id>JetStyle</id><description><![CDATA[Checkstyle Plugin for IntelliJ IDEA]]></description><version>0.9</version><vendor email='' url=''>Mark Lussier, Lars K??hne, Glen Stampoultzis, Dennis Lundberg</vendor><idea-version min="n/a" max="n/a" since-build='40.2000' /><change-notes><![CDATA[Upgrade to Checkstyle 4.1. Thanks to Mohit Kumar for the patch.
        Adapted the Ant build to create its output in the same places as Maven.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5229' size='710956' date='1119486627000' url=''><name>Retroweaver Integration</name><id>Retroweaver Integration</id><description><![CDATA[Automatically retroweave classes compiled by IDEA.]]></description><version>1.0.1</version><vendor email='' url=''>Marcus Brito (mbrito@gmail.com)</vendor><idea-version min="n/a" max="n/a" since-build='40.3378' /><change-notes><![CDATA[Plugin repository should be working again. *hides in a corner*]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8785' size='60680' date='1195066518000' url=''><name>IvyDependencyImportor</name><id>IvyDependencyImportor</id><description><![CDATA[
    Import all the libs which described in the ivy.xml will be imported to the current module library.
    If you have any suggestion, please mail to me.
  ]]></description><version>2.2final</version><vendor email='gzkaneg@gmail.com' url='https://code.google.com/archive/p/ivydependencyimportor'>Kane Gong</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
    
    
     Changes in v2.2final<br>
     <ul>
     <li>Add single jar to jar library
     <li>Add the function to export jars to a directory.
     <li>This is the final version of 2.x. A complete new version will be developed later.
      Welcome to visit the page:http://code.google.com/p/ivydependencyimportor and give us any suggestion.
     </ul>
     
     Changes in v2.1<br>
     <ul>
     <li>Add i18n function, en_us and zh_cn are supported now.
     <li>Fix a bug when click right mounse key on some certain files.
     </ul>
     Created at:2006-11-23 22:09
    
      Changes in v2.0:<br>
      <ul>
        <li>Add function to customize ivy pattern in IDE Settings.
        <li>Fix some bugs in V1.0.
       </ul>
       Created at:2006-02-19 14:01
      
     

  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7563' size='655284' date='1198609224000' url='http://almworks.com/tracklink/overview.html'><name>TrackLink</name><id>TrackLink</id><description><![CDATA[
    
      TrackLink (build 221) offers integrated issue tracking with <a href="http://bugzilla.org">Bugzilla</a> or
      <a href="http://www.atlassian.com/software/jira/">Atlassian JIRA</a>.
      TrackLink allows to monitor issues in IDEA, analyze stack traces contained in issues,
      generate VCS commit message and more.
      A corresponding
      desktop issue tracking client from ALM Works is required -
      <a href="http://almworks.com/deskzilla">Deskzilla</a> (for Bugzilla) or
       <a href="http://almworks.com/jiraclient">JIRA Client</a> (for JIRA).
    
  ]]></description><version>2.1.221</version><vendor email='info@almworks.com' url='http://almworks.com'>
    ALM Works
</vendor><idea-version min="n/a" max="n/a" since-build='69.6900' /><change-notes><![CDATA[
    ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='4753' size='989826' date='1159301170000' url=''><name>Xcalia Core (Formerly LiDO-JDO)</name><id>Xcalia Core (Formerly LiDO-JDO)</id><description><![CDATA[This plugin facilitates the developement of an application using XIC (formely LiDO). To automatise the JDO byte-code instrumentation, it transparently adds the Class Instrumention Compiler of XIC in the build process. It can also generate and install the mapping related schema in your database, after the instrumentation and just before the execution.]]></description><version>2.2.0</version><vendor email='stephane.passignat@xcalia.com' url='https://www.progress.com/datadirect-connectors'>Xcalia SA.</vendor><idea-version min="n/a" max="n/a" since-build='40.3542' /><change-notes><![CDATA[
		 ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9871' size='598744' date='1144286246000' url=''><name>Retrotranslator Integration</name><id>Retrotranslator Integration</id><description><![CDATA[
<b>Automatically retrotranslate classes compiled by IDEA.</b><br>
Generates classes compatible with 1.4 virtual machines from your Java 5 source code.<br>
Now you can code using almost all new features in Java 5, compile, debug against a JVM 1.4 (selecting an alternative JRE), change your code, reload it, and continue debugging as usual.<br>
All this can be done just selecting a check box in your module configuration and adding retrotranslator libraries to it.<br>
Thanks to Taras Puchko, Retrotranslator author, for adding some extra functionality to his product to make this plugin development easier.<br>
If you find this plugin useful and want to make a comment on it (bug, feature, whatever) feel free to send it to my email address.<br>
]]></description><version>0.2.5</version><vendor email='ideaplugins@gmail.com' url=''>Alejandro Gomez</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[<ul>
  <li>0.2.5</li>
	<ul>
	  <li>Retrotranslator 1.0.3 integrated.</li>
	</ul>
<!--
  <li>0.2.4</li>
	<ul>
	  <li>package-info bug fixed.</li>
	</ul>
  <li>0.2.3</li>
	<ul>
	  <li>Bug fixing.</li>
	  <li>Retrotranslator 1.0.2 integrated.</li>
	  <li>Tested with Irida 4171.</li>
	</ul>
  <li>0.2.2</li>
	<ul>
	  <li>Retrotranslator 1.0.1 integrated.</li>
	  <li>Configuration panel bug fixed.</li>
	</ul>
  <li>0.2.1</li>
	<ul>
	  <li>Minor bug fixes.</li>
	</ul>
  <li>0.2.0</li>
	<ul>
	  <li>Hot swap (class reloading) support.</li>
	</ul>
  <li>0.1.2</li>
	<ul>
	  <li>Minor bug fixes.</li>
	  <li>No need to select JDK if you are not verifying classes.</li>
	</ul>
-->
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7023' size='51956' date='1203582846000' url=''><name>IntelliWO</name><id>IntelliWO</id><description><![CDATA[
Integrates WebObjects tools and classes into IntelliJ.  Allows opening EOModel and WebObjects Builder files from within IntelliJ, and creating WebObjectsBuilder files from WOComponent classes.
  ]]></description><version>1.65</version><vendor email='info@360works.com' url='http://www.360works.com'>360Works</vendor><idea-version min="n/a" max="n/a" since-build='40.3436' /><change-notes><![CDATA[ n/a ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5565' size='2510362' date='1161874890000' url='http://intellij.expertsystems.se/aspectwerkz.html'><name>AspectWerkz plugin</name><id>AspectWerkz plugin</id><description><![CDATA[Post-compile AspectWerkz weaving]]></description><version>1.02</version><vendor email='mattias.jiderhamn@expertsystems.se' url='http://www.expertsystems.se/'>Mattias Jiderhamn</vendor><idea-version min="n/a" max="n/a" since-build='40.2253' /><change-notes><![CDATA[
  
    <b>1.02</b> Improving compatibility with other post-processing plugins.<br>
    <b>1.01</b> Improved progress indication. Internal restructuring. <b><i>Must be re-enabled!</i></b>.<br>
    <b>1.0</b> Now supports IDEA 6. Fixing Windows compatibility.<br> 
  
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9843' size='16182' date='1155049336000' url='https://code.google.com/archive/p/intellij-plugin-eclipse-integration'><name>Eclipse Dependency Sync</name><id>Eclipse Dependency Sync</id><description><![CDATA[This plugin keeps IntelliJ project classpath in sync with Eclipse .classpath file. Whenever Eclipse project changes IntelliJ is notiifed and refreshes classpath. It might
        be useful for developers using IntelliJ in a team, in which the main IDE is Eclipse. More information at
        http://code.google.com/p/intellij-plugin-eclipse-integration
    ]]></description><version>0.9.1</version><vendor email='piotrga@gmail.com' url='https://piotrga.wordpress.com/'>Piotr Gabryanczyk</vendor><idea-version min="n/a" max="n/a" since-build='55.5581' /><change-notes><![CDATA[
        Added saving of settings, so when you restart IntellJ it will still keep track of Eclipse classpath changes.
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5332' size='2436014' date='1159215534000' url='http://www.kyub.com/blog/?page_id=11'><name>MantisConnect for Idea</name><id>MantisConnect for Idea</id><description><![CDATA[Mantis Bug tracker Integration. Search, view and resolve Issues registred in mantis with an integrated gui]]></description><version>1.0RC2</version><vendor email='sam@kyub.com' url='http://www.kyub.com/blog/?page_id=11'>kyub.com</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
      Fully functional and stable version. Test still needed. Beta testers welcome. Please report issues at http://www.kyub.com/mantis/login_page.php
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5540' size='971486' date='1159831259000' url=''><name>IDEAStickyPaper</name><id>IDEAStickyPaper</id><description><![CDATA[
Sticky Paper!! sound likes everyone know about it. but what about if it is available with in IntelliJ idea !!!.
Following features are implemented:                                                                                 

1. you can minimize Sticky paper.
2. you can select a bunch of code and click on "send to sticky" or apply short key to create a new sticky paper.
3. share sticky with in your LAN
4. send email over Sticky.
5. short cut to create/open, hide/minimize or display sticky paper
6. Minimize sticky will be stored inside a bottom tab.
7. Sticky configuration
8. Sticky friend manager
9. Automatic sticky location, background color, size, minimize state, content and title will be stored.
10. Double click on sticky title it will appear with text field and button (Ajax on swing Huh ;))
11. lot more...
                    
Write down your TODO list within sticky paper. etc...
Manage your friend/contact list from sticky friend manager.

I bet it will help you to be more productive. :D
    ]]></description><version>1.0-2</version><vendor email='hasan@somewherein.net' url=''>somewhere in...(http://www.somewherein.net)</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
    <ul>
    <li>
    Version - 1.0-2
    ------------------------------------------------------------------
    1. Project based sticky paper
        Usages: apply ALT+CTRL+SHIFT+P - view project based sticky papers
    2. File linked sticky paper (it will automatically linked up with open file while it was creating)
        Usages: apply ALT+CTRL+SHIFT+L - view file linked sticky papers
    3. Global Sticky paper
    4. Minimize button added on caption bar
    5. Collapse and expand button on right top corner
    6. Network transmitted sticky can be retransmit to it's sender by pressing "Ctrl+R"
    7. Network retransmit status icon on sticky top right corner
    
    </li>
    <li>
    Version - 1.0-1
    ------------------------------------------------------------------
    1. Sticky preview
    using "Alt+ctrl+shift+Next" will popup next sticky
    using "ALT+ctrl+shift+Back" will bring previous sticky 
    using short cut key or menu these task can be performed.    
    it is very helpful to rotate through all stickies. similar example could be found in window "Atl+tab"
    </li>
    </ul>
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='45022' size='1636924' date='1357565106000' url='http://intellij.expertsystems.se/aspectj.html'><name>AspectJ weaver</name><id>AspectJ weaver</id><description><![CDATA[Post-compile AspectJ weaving]]></description><version>3.0.0</version><vendor email='mattias.jiderhamn@expertsystems.se' url='http://www.expertsystems.se/'>Mattias Jiderhamn</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[<b>3.0.0</b> Support for IntelliJ 12. Thanks to Jo&atilde;o Marcus Christ for contributing necessary changes!
<br /> 
<b>2.09</b> Indicating compatibility with IntelliJ 11.1.5 in plugin meta data...
<br /> 
<b>2.08</b> Indicating incompatibility with IntelliJ 12 in plugin meta data.
<br /> 
<b>2.07</b> Fix problems with OpenJDK and Groovy.
<br /> 
<b>2.06</b> AspectJ 1.6.10 bundled.
<br /> 
<b>2.05</b> Changing internal naming since JetBrains &quot;stole&quot; the current one.
<br /> 
<b>2.04</b> Use JDK 1.5 to fix OS X compatibility.
<br /> 
<b>2.03 / 1.25</b> Ignore abstract aspects.
<br /> 
<b>2.02 / 1.24</b> Fixing problems with source line references.
<br /> 
<b>2.01</b> Support for IntelliJ 9 final.
<br /> 
<b>2.00</b> Support for IntelliJ 9 beta. Thanks to Mario Ivankovits! Note that this version is not compatible with previous versions of IntelliJ.
<br /> 
<b>1.23</b> Adding hidden setting noInline. Setting last compatible build.
<br /> 
<b>1.22</b> Bundling AspectJ 1.6.5. Fixing problems with package-info.java. Thanks to Mario Ivankovits!
<br /> 
<b>1.21</b> Avoid some problems with searching for aspects inside aspectjlib.jar. Avoid problems with disabled aspects.
<br /> 
<b>1.20</b> Add support for IntelliJ IDEA 8.
<br /> 
<b>1.13</b> Avoid possibility of NullPointerException introduced in 1.12.
<br /> 
<b>1.12</b> Fix problems with @DeclareParents. Bundle AspectJ 1.6.1.
<br /> 
<b>1.11</b> Silently ignore invalid class files when scanning for aspects.
<br /> 
<b>1.10</b> AspectJ 1.6.0 bundled.
<br /> 
<b>1.07</b> Bugfix: IntelliJ would hang at project load if weaving was active but no aspects listed.
<br /> 
<b>1.06</b> AspectJ 1.5.4 bundled.
<br /> 
<b>1.05</b> Fixing unclosed file stream.
<br /> 
<b>1.04</b> Fixing problems with aspect inheritance/classpath issues.
<br /> 
<b>1.03</b> Updating to AspectJ 1.5.3. Fixing a few bugs, for example regarding annotations in join point patterns.
<br /> 
<b>1.02</b> Fixing bug related to Windows pathnames with spaces.
<br /> 
<b>1.01</b> Internal improvement to prevent potential bug.
<br /> 
<b>1.00</b> Fixing bugs with regards to aspects in JAR files. Several minor improvements.
<br /> 
<b>0.20</b> Radically improved performance by storing aspects in project files. Aspects may be enabled/disabled in project settings
<br /> 
<b>0.11</b> Improved message handling.
<br />]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='109120' size='3773761' date='1458064810000' url=''><name>PMDPlugin</name><id>PMDPlugin</id><description><![CDATA[A plugin to run static analysis using PMD in intelliJ.]]></description><version>1.7.7</version><vendor email='' url=''>bodhi</vendor><idea-version min="n/a" max="n/a" since-build='133.690' /><change-notes><![CDATA[Support for multiple actions]]></change-notes><rating>2.8</rating></idea-plugin><idea-plugin downloads='8714' size='1138403' date='1163498103000' url=''><name>Jar Juggler</name><id>Jar Juggler</id><description><![CDATA[
      Library package manager.  It downloads jars, source, and javadocs from maven2 and ivy repositories, then configures them for your project.
      After installing you can launch Jar Juggler under Tools -> Jar Juggler.
  ]]></description><version>0.9b</version><vendor email='morgandev@NgOmSaPiAlM.com' url='https://code.google.com/archive/p/jarjuggler'>Ragingkegger</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='6441' size='11817' date='1174931206000' url=''><name>EclipseConverter</name><id>EclipseConverter</id><description><![CDATA[Sync eclipse userlibrary file to intelliJ global library.
	  Snyc eclipse project classpath file to intelliJ module dependence.]]></description><version>0.1</version><vendor email='terry_h@126.com' url=''>Terry Huang</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6971' size='18701' date='1175188633000' url=''><name>JBehave Plugin</name><id>JBehave Plugin</id><description><![CDATA[JBehave Launcher that launches the verification process of the current behavior.]]></description><version>1.0.1</version><vendor email='' url='http://jbehave.org'>JBehave</vendor><idea-version min="n/a" max="n/a" since-build='55.5784' /><change-notes><![CDATA[
        First formal release
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2162' size='107704' date='1196173473000' url=''><name>Excelsior JET</name><id>Excelsior JET</id><description><![CDATA[
    Excelsior JET Plug-in streamlines the process of compiling 
    Java SE applications down to native code (AOT) and packaging 
    them for deployment using Excelsior JET. 
  ]]></description><version>1.0.1</version><vendor email='java@excelsior-usa.com' url=''>
      Excelsior LLC
</vendor><idea-version min="n/a" max="n/a" since-build='55.5784' /><change-notes><![CDATA[Updated for Intellij IDEA 7.0]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='43555' size='485589' date='1208705689000' url=''><name>IntelliJad</name><id>IntelliJad</id><description><![CDATA[IntelliJad integrates the Jad decompiler into IntelliJ.]]></description><version>1.4.3</version><vendor email='' url=''>Steve Chaloner</vendor><idea-version min="n/a" max="n/a" since-build='69.7126' /><change-notes><![CDATA[
        
        <ul>
            <li>1.4.3
                <ol>
                    <li>Fixed icon selection bug in memory file manager.</li>
                </ol>
            </li>
            <li>1.4.2
                <ol>
                    <li>NPE when opening Window menu with no project open fixed.</li>
                </ol>
            </li>
            <li>1.4.1
                <ol>
                    <li>Project cleanup is now triggered from canProjectClose to circumvent a deadlock issue.</li>
                </ol>
            </li>
            <li>1.4.0
                <ol>
                    <li>Project cleanup is optional, based on a config flag.  This is a temporary facility while project-closing deadlock issues are examined.</li>
                </ol>
            </li>
            <li>1.3
                <ol>
                    <li>Project configuration is only stored when used.</li>
                </ol>
            </li>
            <li>1.2.2.1
                <ol>
                    <li>Flush release to synchronize svn repository and released version inconsistencies due to server issues recently.</li>
                    <li>Fixed a couple of typos in the help.</li>
                </ol>
            </li>
            <li>1.2.2
                <ol>
                    <li>Added total/selected file size counter to memory VFS manager.</li>
                </ol>
            </li>
            <li>1.2.1
                <ol>
                    <li>Added attach/detech memory VFS source root controls to memory VFS manager.</li>
                </ol>
            </li>
            <li>1.2.0
                <ol>
                    <li>Added source to SDK to enable SDK-class attachment.</li>
                    <li>Decompilation is attemped up to three more times per class if the resulting output is empty.</li>
                </ol>
            </li>
            <li>1.1.0
                <ol>
                    <li>The memory VFS is now based entirely on the deprecated VFS to sort out issues with library
                    attachment and file creation.</li>
                    <li>Added CloseAllX-like functionality for decompiled file editors.</li>
                    <li>Project-level configurations are now stored in the workspace file.</li>
                </ol>
            </li>
            <li>1.0.1
                <ol>
                    <li>Added quotes to decompiled class paths if a space exists.</li>
                    <li>Normalised some documentation.</li>
                </ol>
            </li>
            <li>1.0
                <ol>
                    <li>All help documentation now present and hopefully useful.</li>
                </ol>
            </li>
            <li>0.7.1
                <ol>
                    <li>Various GUI tweaks.</li>
                    <li>Added help documentation for the memory VFS manager.</li>
                </ol>
            </li>
            <li>0.7
                <ol>
                    <li>Added a basic manager for the memory file system.</li>
                    <li>Added a package browser to the exclusion UI.</li>
                </ol>
            </li>
            <li>0.6.1
                <ol>
                    <li>Fixed some more GUI behaviour bugs.</li>
                    <li>All screenshots replaced with up-to-date versions.</li>
                    <li>More help documentation added.</li>
                </ol>
            </li>
            <li>0.6
                <ol>
                    <li>Added namespace to decompilation action ID.</li>
                    <li>Sorted code maturity issues.</li>
                    <li>Added "clear and close console" control to config editor.</li>
                    <li>Read-only status set always on memory files, and as per config on local file-system files.</li>
                </ol>
            </li>
            <li>0.5.4
                <ol>
                    <li>Non-jarred classes are now opened and decompiled correctly.</li>
                    <li>Project configuration view enables/disables controls on dialog opening.</li>
                </ol>
            </li>
            <li>0.5.3
                <ol>
                    <li>Config is persisted alphabetically.</li>
                    <li>Console now appears when there is an issue.</li>
                </ol>
            </li>
            <li>0.5.2
                <ol>
                    <li>ConfigForm now checks for modified data in unbound items correctly.</li>
                </ol>
            </li>
            <li>0.5.1
                <ol>
                    <li>Line numbers only present in user-preferred code style if requested.</li>
                    <li>Line numbers never present in debuggable style - this will be remedied later.</li>
                </ol>
            </li>
            <li>0.5
                <ol>
                    <li>The fallback decompilation file system is now the memory FS.</li>
                    <li>If decompilation is attempted with no, or an invalid, Jad path defined the user has the opportunity to cancel the decompilation or open the config.</li>
                    <li>Reformatting styles are now user-preferred OR debuggable.</li>
                    <li>Local file system decompilation is now based on the memory decompilation to provide greater control over file content.</li>
                </ol>
            </li>
            <li>0.4 - Moved to IntelliJ 7-only compatibility.</li>
            <li>0.3 - Memory decompilation now results in source code that is debuggable.</li>
            <li>0.2 - Added more icons to console tree renderer; added more help content.</li>
            <li>0.1 - Initial release.</li>
        </ul>
        
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='17798' size='141566' date='1198086268000' url=''><name>Spell Checker</name><id>SpellChecker</id><description><![CDATA[Integrates spell checker jazzy into IDEA as inspection]]></description><version>1.0</version><vendor email='' url=''>Sergiy Dubovik, Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='75.7531' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='27007' size='404754' date='1198080513000' url=''><name>Spell Checker English Dictionary</name><id>SpellChecker-Dict-English</id><description><![CDATA[Standard english dictionary for Spell Checker plugin]]></description><version>1.1</version><vendor email='' url=''>Sergiy Dubovik, Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='72.7269' /><change-notes><![CDATA[]]></change-notes><depends>SpellChecker</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='17666' size='863673' date='1198080560000' url=''><name>Spell Checker German Dictionary</name><id>SpellChecker-Dict-German</id><description><![CDATA[Standard german dictionary for Spell Checker plugin]]></description><version>1.0</version><vendor email='' url=''>Sergiy Dubovik, Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='72.7269' /><change-notes><![CDATA[]]></change-notes><depends>SpellChecker</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='15421' size='485313' date='1198080603000' url=''><name>Spell Checker Russian Dictionary</name><id>SpellChecker-Dict-Russian</id><description><![CDATA[Standard russian dictionary for Spell Checker plugin]]></description><version>1.0</version><vendor email='' url=''>Sergiy Dubovik, Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='72.7269' /><change-notes><![CDATA[]]></change-notes><depends>SpellChecker</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4061' size='863920' date='1461460929000' url='https://github.com/shvets/cafebabe-idea-plugin'><name>CafeBabe</name><id>CafeBabe</id><description><![CDATA[This plugin integrates CafeBabe Bytecode editor with Intellij IDEA.]]></description><version>1.0.1</version><vendor email='alexander.shvets@gmail.com' url='http://shvets.github.io/'>Alexander Shvets</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p>This plugin integrates CafeBabe Bytecode Editor with Intellij IDEA.</p> 
<p>How to use Class Viewer/Editor</p> 
<ul> 
 <li>Select class file in the files tree or click on "Open File" icon within plugin toolwindow;</li> 
 <li>Activate context menu for the selected file;</li> 
 <li>Select "Open in CafeBabe" item from the context menu;</li> 
 <li>Class will be disassembled and represented in CafeBabe toolwindow.</li> 
 <li>If you want to disassemble some method, navigate to methods list, select one method and activate context menu. Follow "Go to method body" link. You will be redirected to "Bytecode Editor" toolwindow.</li> 
 <li>Now you can create/delete/edit bytecode instructions.</li> 
 <li>In constant pool you can modify UTF strings;</li> 
 <li>If you want to get explanation for a given instruction, click on Help icon.</li> 
 <li>If you modified the file and then trying to save it, "Save as" dialog will be initiated, allowing you to save modified class.</li> 
 <li>You can click on "Save as" icon any time when you want to save your modifications.</li> 
</ul> 
<p>How to use ClassHound</p> 
<ul> 
 <li>Click on ClassHound icon - new toolwindow will be open;</li> 
 <li>In ClassHound toolwindow select archive, then package, class, fileld or method. You can select only package or only package class;</li> 
 <li>By double clicking on package, class, field or method - selected item will be loaded into Class Viewer/Editor. If it's field or method, Class File Viewer/Ediror will be positioned on selected field/method;</li> 
 <li>You can add new archive to the list of available archives - then you can explore it in standard way.</li> 
</ul> Changes: 
<ul> 
 <li>1.0.1 
  <ol> 
   <li>Fix issues with latest version of IDE.</li> 
  </ol> </li> 
 <li>1.0.0 
  <ol> 
   <li>Added implementation of ClassHound service.</li> 
   <li>Added implementation of Save Class File function.</li> 
  </ol> </li> 
 <li>0.9.0 
  <ol> 
   <li>Bug fix: disabling initial openning of plugin toolwindow</li> 
  </ol> </li> 
 <li>0.8.0 
  <ol> 
   <li>Initial Release.</li> 
  </ol> </li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='498789' size='9450272' date='1499843092497' url='http://www.jetbrains.com/teamcity/'><name>TeamCity Integration</name><id>Jetbrains TeamCity Plugin</id><description><![CDATA[Integration with JetBrains TeamCity - innovative solution for continuous integration and build management.]]></description><version>2017.1.46915</version><vendor email='teamcity-support@jetbrains.com' url='http://www.jetbrains.com/teamcity/'>JetBrains, s.r.o.</vendor><idea-version min="n/a" max="n/a" since-build='133.1800' /><change-notes><![CDATA[]]></change-notes><rating>3.7</rating></idea-plugin><idea-plugin downloads='2892' size='3837544' date='1207836820000' url=''><name>Rio</name><id>Rio</id><description><![CDATA[
        
        Adds integration tools with <a href="http://rio.dev.java.net">Rio</a>.
        
    ]]></description><version>0.8</version><vendor email='info@elasticgrid.com' url=''>Elastic Grid</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[
        
            <li>Updated to reflect latest Rio changes.
            <li>Fixed Java 5 compatibility (so that the plugin works on the Mac platform)
        
    ]]></change-notes><depends>DevKit</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1166' size='3934345' date='1198875987000' url=''><name>Prefontaine</name><id>Prefontaine</id><description><![CDATA[An enhanced FIT test runner.  ]]></description><version>0.5</version><vendor email='' url=''>Cyrus Innovation</vendor><idea-version min="n/a" max="n/a" since-build='60.6197' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6892' size='6890' date='1220040232000' url=''><name>GWT ImageBundle</name><id>GWT ImageBundle</id><description><![CDATA[Generates GWT ImageBundle]]></description><version>0.3</version><vendor email='' url=''>Beno??t Mah??</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3989' size='788964' date='1242606764000' url=''><name>JumpToCode</name><id>JumpToCode</id><description><![CDATA[allows other programs to make IDEA jump to specififed java code]]></description><version>0.7</version><vendor email='' url=''>MaartenBosteels</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[JumpToCode updated for IDEA 8.x]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='2338' size='10047' date='1227143624000' url='http://lilith.huxhorn.de/idea/'><name>Lilith</name><id>Lilith</id><description><![CDATA[

This plugin opens a server socket on port 11111 and waits for connections, expecting serialized StackTraceElement objects.

<p>IDEA will try to open the code defined by the StackTraceElement.</p>

<p>It's primary use is IDEA integration in Lilith but it may also be used by other applications that require this type of functionality.</p>

	]]></description><version>0.0.4</version><vendor email='contact@lilith.huxhorn.de' url='http://lilith.huxhorn.de'>Huxhorn</vendor><idea-version min="n/a" max="n/a" since-build='75.7757' /><change-notes><![CDATA[

<ul>
	<li>0.0.4 - 2008-11-19
	<ul>
		<li>Fixed critical bug that resulted in "com.intellij.ide.projectView.impl.AbstractProjectViewPSIPane$5 java.lang.IllegalStateException: @NotNull method com/intellij/psi/impl/PsiElementFactoryImpl.createRawSubstitutor must not return null"
		in idea.log and an endless "Loading..." in Project Viewer.</li>
		<li>Fixed the memory leak. It was caused by ste receiver threads that kept running.</li>
	</ul></li>

	<li>0.0.3 - 2008-11-17
	<ul>
		<li>Updated to support both IDEA 7 and IDEA 8.</li>
		<li>Only accepting connections from 127.0.0.1.</li>
	</ul></li>

	<li>0.0.2 - 2008-04-06
	<ul>
		<li>Fixed problem with anonymous classes.</li>
		<li>Now building against IDEA 1.5 SDK so this should work on Mac, too.</li>
	</ul></li>

	<li>0.0.1 - 2008-04-04
	<ul>
		<li>Initial release.</li>
	</ul></li>
</ul>

	]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='507043' size='10144835' date='1429537894000' url='https://www.atlassian.com/software/ide-connectors/overview'><name>Atlassian Connector for IntelliJ IDE</name><id>Atlassian Connector for IntelliJ IDE</id><description><![CDATA[Atlassian Connector for IntelliJ IDE provides integration for the following Atlassian products: 
<ul> 
 <li>JIRA 3.12 and above</li> 
 <li>Bamboo 2.7 and above</li> 
 <li>Crucible 2.4 and above</li> 
 <li>FishEye 2.4 and above</li> 
</ul>]]></description><version>3.0.16, SVN:1504201227</version><vendor email='' url='https://www.atlassian.com/'>Atlassian</vendor><idea-version min="n/a" max="n/a" since-build='95.627' /><change-notes><![CDATA[Change Notes 
<ol> 
 <li>Compatibility with IDEA 13</li> 
 <li>bugfixes</li> 
</ol> 
<p>Fore more information please see the <a rel="nofollow">Release Notes</a>.</p>]]></change-notes><depends>Subversion</depends><rating>3.6</rating></idea-plugin><idea-plugin downloads='13337' size='1000255' date='1297035856000' url='https://code.google.com/archive/p/intellij-ivy-plugin'><name>Ivy Plugin</name><id>Ivy Plugin</id><description><![CDATA[
        Synchronizes IDEA module settings such as classpath and source directories from ivy setup. Creates one IDEA
        module per ivy project
    ]]></description><version>3.6</version><vendor email='janssk77@gmail.com' url=''>gui</vendor><idea-version min="n/a" max="n/a" since-build='95.429' /><change-notes><![CDATA[
        === 3.6, 2011.02.06 <br>
                  * Intellij 10 compatibility: Removed embedded ant from plugin
                 === 3.5, 2011.01.23 <br>
                  * Bug: Only the first usage of a dependency was taken into account.
                  * Added unit tests
                 === 3.4, 2011.01.16 <br>
                  * Bug: Dependency scope was not correctly updated in some cases
                  * Support multiple configurations for each scope. The 'compile' scope now has 'default' & 'compile' as standard configurations
                 === 3.3, 2011.01.03 <br>
                  * Ignore evicted dependencies
                  * Changed default settings file property value to ivy.settings.file
                  * If a dependency is used both in runtime & test configurations, use it as test
                 === 3.2, 2010.12.09 <br>
                  * Sync module resource dirs as libraries i/o source
                 === 3.1, 2010.12.06 <br>
                  * Support for scoped dependencies <br>
                  * Select/unselect all buttons <br>
                  * Support for non-ivy runtime dependencies <br>
                 === 3.0, 2010.10.19 <br>
                  * Intellij 9 compatibility <br>
                  * Upgraded ivy to 2.2 <br>
                  * Performance improvements <br>
                 === 2.5.2, 2009.02.13 <br>
                  * Intellij 8 compatibility <br>
                 === 2.5.1, 2008.04.19 <br>
                  * Added sync of source/doc jars<br>
                  * Various bugfixes & improvements<br>
                 === 2.4, 2008.02.12 <br>
                  * Upgraded ivy to 1.4.1 <br>
                 === 2.3, 2008.02.02 <br>
                  * Intellij 7 compatibility <br>
                  * Library order entries were not removed <br>
                  * Error handling <br>
                  * Added to google code <br>
                 === 2.2, 2006.05.08 <br>
                  * Bugfixes <br>
                 === 2.1, 2006.05.01 <br>
                  * Support for IDEA modules<br>
                  * Support for ivy 1.3.1<br>
                  * Packaged source<br>
                  1.8, 2006.02.08 <br>
                  * Bugfixes.<br>
                 === 1.7, 2006.02.06 <br>
                  * Bugfixes.<br>
                  * Environment settings can be altered after project creation. <br>
                 === 1.6, 2006.01.26 <br>
                  * Added artifact type filter<br>
                 === 1.5, 2006.01.26 <br>
                  * Bugfixes<br>
                 === 1.4, 2006.01.16 <br>
                  * Added regexp to specify included directories. Modules are now alphabeticaly sorted<br>
                 === 1.3, 2005.12.10 <br>
                  * Improved error reporting<br>
                 === 1.2, 2005.12.08 <br>
                  * Initial release<br>
      
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='336328' size='1850655' date='1463713610000' url='https://github.com/guymahieu/ivyidea'><name>IvyIDEA</name><id>IvyIDEA</id><description><![CDATA[Resolves module dependencies through Ivy 
<p>Features: </p>
<ul> 
 <li>Apache Ivy integration (up to v2.4.0); no need for external ant build scripts to be called</li> 
 <li>Automatic ivy configuration of modules using facets (for modules containing an ivy.xml file)</li> 
 <li>Detection of dependencies that are really other intellij modules in the same project; these are added as module references</li> 
 <li>Detect source/document/jar type ivy artifacts in dependencies and add them as such to the module</li> 
 <li>Creation of a module library with all resolved ivy dependencies</li> 
 <li>Ivy configurations that need to be resolved can be chosen for each module</li> 
 <li>Properties can be injected into the ivy resolve process</li> 
</ul> 
<p></p>]]></description><version>1.0.14</version><vendor email='guy.mahieu@gmail.com' url='http://www.clarent.org'>Guy Mahieu</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[New bugfix release of the IvyIDEA plugin available!]]></change-notes><rating>3.7</rating></idea-plugin><idea-plugin downloads='622643' size='7022006' date='1437335320000' url='http://andrepdo.github.io/findbugs-idea'><name>FindBugs-IDEA</name><id>FindBugs-IDEA</id><description><![CDATA[The FindBugs plugin for IntelliJ IDEA
<br> Provides static byte code analysis to look for bugs in Java code from within IntelliJ IDEA. FindBugs is a defect detection tool for Java that uses static analysis to look for more than 200 bug patterns, such as null pointer dereferences, infinite recursive loops, bad uses of the Java libraries and deadlocks. FindBugs can identify hundreds of serious defects in large applications (typically about 1 defect per 1000-2000 lines of non-commenting source statements). The name FindBugs? and the FindBugs logo are trademarked by The University of Maryland. As of July, 2008, FindBugs has been downloaded more than 700,000 times. FindBugs-IDEA uses FindBugs? under the hood. For more information see 
<a href="http://findbugs.sourceforge.net/" rel="nofollow">http://findbugs.sourceforge.net/</a>. 
<p> ..."We use IDEA inspections and FindBugs complementary. FindBugs is running in our continuous integration process and IDEA inspections are used during coding." What about using both during coding from within IntelliJ IDEA? </p> 
<p> </p>
<ul> 
 <li>for screenshots see <a href="http://andrepdo.github.io/findbugs-idea" rel="nofollow">http://andrepdo.github.io/findbugs-idea</a></li> 
 <li>@see article at dzone: <a href="http://jetbrains.dzone.com/tips/intellij-idea-finds-bugs" rel="nofollow">http://jetbrains.dzone.com/tips/intellij-idea-finds-bugs</a></li> 
</ul> 
<p></p> 
<p> FindBugs-IDEA plugin features: </p>
<ul> 
 <li>FindBugs 3 support</li> 
 <li>Quickfix: annotate, suppress findbugs patterns (GutterIcon and document markup (alt+enter))</li> 
 <li>idea 13.0 until the latest 15 EAP compatibility</li> 
 <li>configure findbugs on idea project and module level</li> 
 <li>jump to source from results shown in toolwindow including anonymous classes</li> 
 <li>bug descriptions, solutions</li> 
 <li>run analysis always in background</li> 
 <li>run findbugs analysis on all affected files after compile/automake</li> 
 <li>min. priority to report</li> 
 <li>background scanning</li> 
 <li>configurable effort run level</li> 
 <li>configurable detectors</li> 
 <li>bug categories to report</li> 
 <li>file filter (include, exclude, exclude baseline bugs)</li> 
 <li>load additional detector plugins like fb-contrib.jar</li> 
 <li>group results by: bug category, classname, package, priority, bug rank</li> 
 <li>intellij local history support</li> 
 <li>quick search within the result tree</li> 
 <li>basic Scala, Groovy and AspectJ support</li> 
 <li>Analyze actions (all actions are also available in the intellij project tree, toolbar menu, context menu): 
  <ul> 
   <li>analyze all modified files</li> 
   <li>analyze all files on the active changelist (available from FindBugs-IDEA main ToolWindow and the ChangelistToolWindow)</li> 
   <li>analyze class under cursor</li> 
   <li>analyze current editor file</li> 
   <li>analyze all files of an intellij project</li> 
   <li>analyze all files of an intellij module</li> 
   <li>analyze all files of the selected package</li> 
   <li>analyze a bunch of selected files (project tree)</li> 
   <li>analyze a scope</li> 
  </ul> </li> 
 <li>export a bug collection to html and/or xml with limited configurable dir based archive support</li> 
 <li>import a bug collection from xml</li> 
 <li>configurable : open an exported bug collection html page in the intellij configured browser</li> 
 <li>configurable : preview found bugs in an editor preview panel</li> 
</ul> 
<p></p>]]></description><version>0.9.997</version><vendor email='see@https://github.com/andrepdo' url='https://github.com/andrepdo'>Andre Pfeiler</vendor><idea-version min="n/a" max="n/a" since-build='133.193' until-build='149.*'/><change-notes><![CDATA[0.9.997 
<ul> 
 <li>Issue 97: HiDPI improvements (incomplete, icons)</li> 
 <li>Issue 99: fix possible NPE</li> 
 <li>Issue 100: configurable notification</li> 
 <li>Issue 101: delaying auto-analyze after auto-compile by 30 seconds (default)</li> 
 <li>Issue 102: make deployment of bundled custom plugins more stable</li> 
 <li>Update bundled custom plugins: fb-contrib 6.2.1 and find-sec-bugs 1.4.1</li> 
 <li>Plugin compatibility: IDEA 13.0 (133.193) until the latest IDEA 15 EA (142.3230.1)</li> 
 <li>Minor fixes, cleanups and improvements</li> 
</ul> 0.9.996 
<ul> 
 <li>Bundle with patched FindBugs 3.0.1 (compiled with JDK 6)</li> 
 <li>Issue 79: fix possible AE on &quot;Suppress for class&quot;</li> 
 <li>Issue 90: fix open maven project (POM file)</li> 
 <li>Issue 91: make BugInstance.writeXML more robust (patched FindBugs)</li> 
 <li>Issue 92: fix possible NPE on regroup while analysis is running</li> 
 <li>Issue 95: fix error caused by TypeQualifier detector (patched FindBugs)</li> 
 <li>Update bundled custom plugin find-sec-bugs 1.4.0</li> 
 <li>Plugin compatibility: IDEA 13.0 (133.193) until the latest IDEA 14 EA (141.498.1)</li> 
 <li>Minor fixes, cleanups and improvements</li> 
</ul> 0.9.995 
<ul> 
 <li>Bundle with FindBugs 3.0.1-rc2 compiled with JDK 6</li> 
 <li>Issue 31: X-button should clear UI</li> 
 <li>Issue 78: avoid assertion error</li> 
 <li>Issue 87: support -Didea.is.internal=true</li> 
 <li>Support analyze after auto make (replacement for the inspection)</li> 
 <li>Basic Scala, Groovy and AspectJ support</li> 
 <li>Update bundled custom plugin find-sec-bugs 1.3.0</li> 
 <li>Plugin compatibility: IDEA 13.0 (133.193) until the latest IDEA 14 release (140.2683.2)</li> 
 <li>Note that IDEA 12.x is no longer supported</li> 
 <li>Minor fixes, cleanups and improvements</li> 
</ul> 0.9.994 
<ul> 
 <li>Bundle with FindBugs 3.0.1 EAP (Rev. 11189b911ff3) compiled with JDK 6</li> 
 <li>Issue 77</li> 
 <li>Update bundled custom plugins: fb-contrib 6.0.0 and find-sec-bugs 1.2.1</li> 
 <li>Plugin compatibility: IDEA 12.1.4 (129.713) until the latest IDEA 14 release (139.224)</li> 
</ul> 0.9.993 
<ul> 
 <li>Bundle with FindBugs 3.0.0</li> 
 <li>Issue 51</li> 
 <li>Issue 62</li> 
 <li>Issue 63</li> 
 <li>Issue 64</li> 
 <li>Issue 65</li> 
 <li>Bundled with custom plugins: findbugs-for-android 0.5, fb-contrib 5.2.1 and find-sec-bugs 1.2.0</li> 
 <li>Minor fixes, cleanups and improvements</li> 
 <li>Plugin compatibility: IDEA 12.1.4 (129.713) until the newest IDEA 13 release 13.1.3 (135.909) inclusive the latest EAP 13.1.4 (135.1146) and 14 (138.777)</li> 
</ul> 0.9.992 
<ul> 
 <li>Issue 46: support import findbugs settings from sonar profile xml</li> 
 <li>Issue 50: bundle with findbugs 2.0.3</li> 
 <li>Issue 52: Fix NPE and make element visitor more defensive</li> 
 <li>Issue 55: new default SuppressFBWarnings</li> 
 <li>Issue 56: disable &quot;Analyze Package&quot; action on invalid VirtualFile selection (f.e module directory selected)</li> 
 <li>Minor cleanups and improvements</li> 
 <li>Plugin compatibility: IDEA 12.1.4 (129.713) until the newest IDEA 13 release 13.0.2 (133.969) inclusive the latest EAP 13.1 (134.1160)</li> 
</ul> 0.9.991 
<ul> 
 <li>Issue 29: annotation color: do not change foreground and background - make only use of effect color and effect type (dark color theme problems)</li> 
 <li>Issue 41: compilemanager fixed (after hook idea 12) </li> 
 <li>some cleanups</li> 
 <li>Issue 47: New &quot;Analyze Scope&quot; action</li> 
 <li>IDEA 13 RC3 (133.162) compatibility (builds/works with 129.713 too) </li> 
</ul> 0.9.99 
<ul> 
 <li>mainly and many UI fixes/adaptations for the dark side of idea</li> 
 <li>some release management stuff</li> 
 <li>thanks to Reto Merz for contributing lot of fixes, enhancements and compatibility issues fixes</li> 
 <li>Issue 25</li> 
 <li>apply patch Issue 29 (settings panel) contributed by simon@billingsley.me.uk</li> 
 <li>apply patch Issue 38 IntelliJ FileChooser (dark theme osx) contributed by</li> 
</ul> 0.9.98 
<ul> 
 <li>thanks to Reto Merz for contributing lot of fixes, enhancements and compatibility issues fixes</li> 
 <li>removed idea8 compatibility</li> 
 <li>for details see revision: r201 - r219</li> 
 <li>import/export plugins findbugs settings</li> 
 <li>make plugin searchable</li> 
</ul> 0.9.97 
<ul> 
 <li>findbugs-2 support</li> 
 <li>Quickfix: annotate, suppress findbugs patterns</li> 
 <li>idea 9 until idea 12 compatibility</li> 
</ul> 0.9.96 
<ul> 
 <li>JumpToSource now works for anonymous classes (per default findbugs does not report any source line annotation for anonymous classes)</li> 
 <li>add preview support: preview bug in source file (Preview panel inside toolwindow)</li> 
 <li>add import bug collection from xml</li> 
 <li>export a bug collection to html and/or xml with limited configurable dir based archive support</li> 
 <li>fix export (xml, html)</li> 
 <li>fix Issue 14 (Inspection ID must satisfy [a-zA-Z_0-9.]+ pattern)</li> 
 <li>fix exclude- include filter settings and exclude base line bugs</li> 
 <li>fix issue 15 IDEA hangs when user closes FindBugs tab.</li> 
 <li>add persistence action states (scrollTosource, GroupBy, preview)</li> 
 <li>add bug pattern abbr to bug pattern result explanation view matching preference bug pattern category </li> 
 <li>configurable : open an exported bug collection html page in the intellij configured browser</li> 
 <li>configurable : default export dir</li> 
 <li>some performance improvements (non blocking Grouping and JavaPsiFacade.getInstance(...).findClass)</li> 
</ul> 0.9.95 
<ul> 
 <li>add export (xml html)</li> 
 <li>fix possible npe (balloontip)</li> 
 <li>add support for directory based config format</li> 
 <li>made openjdk-7 compatible</li> 
 <li>apdated some deprecated usages</li> 
</ul> 0.9.94 
<ul> 
 <li>fixed ClassCastException (unregister ChangelistAction)</li> 
</ul> 0.9.93 
<ul> 
 <li>fixed AbstractMethodError due to API change (ChangeListListener)</li> 
</ul> 0.9.92 
<ul> 
 <li>initialize default properties on run if empty</li> 
 <li>configurable: analyze affected files after compile</li> 
</ul> 0.9.91 
<ul> 
 <li>maybe fix init default properties on first init</li> 
 <li>show settings dialog (no configured detectors, categories)</li> 
 <li>rename all target (build.xml)</li> 
 <li>configurable activate tool window on analyzis run property</li> 
</ul> 0.9.9 
<ul> 
 <li>time to configure ... treated some configuration options:</li> 
 <li>configure findbugs on idea project and module level</li> 
 <ul> 
  <li>&nbsp;min. priority to report</li> 
  <li>&nbsp;background scanning</li> 
  <li>&nbsp;configurable effort run level</li> 
  <li>&nbsp;configurable detectors</li> 
  <li>&nbsp;bug categories to report</li> 
  <li>&nbsp;file filter (include, exclude, exclude baseline bugs)</li> 
  <li>&nbsp;load additional detector plugins like fs-contrib.jar</li> 
 </ul> 
 <li>updated findbugs under the hood to version 1.3.9</li>
 <li> </li>
 <li>new action: run analysis on all changed files of the the active (selected) changelist (findbugs-idea toolwindow and changelist toolwindow)</li> 
 <li>new action: group by bug rank</li> 
</ul> 0.9.84-dev 
<ul> 
 <li>refix [Issue #4] jump to source not working in win environments</li> 
 <li>updated findbugs under the hood to version 1.3.8</li>
 <li> </li>
 <li>add findbugs bug pattern running as inspection (note: this is an experimental feature, quickfix (FindBugs.SuppressWaring()) is not fully/finally implemented)</li>
 <li> </li>
</ul> 0.9.83-dev 
<ul> 
 <li>some minor fixes</li> 
 <li>fix again [Issue #7] Exception while navigating results tree</li> 
</ul> 0.9.82-dev 0.9.81-dev 0.9.31-dev 0.9.30-dev 0.9.21 0.9.2 0.9.1 
<ul> 
 <li>Initial dev release (contest jit release)</li> 
 <li><a href="https://findbugs-idea.dev.java.net/#screenshots" rel="nofollow">for screenshots see https://findbugs-idea.dev.java.net/#screenshots</a></li> 
 <li><a href="https://findbugs-idea.dev.java.net/servlets/ProjectIssues" rel="nofollow">issue tracker</a></li> 
 <li>some features are still missing, e.g. sorting by Class or by bug category or package. current default ordering is by bug category. jump to source/bug is still missing.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='1138' size='216816' date='1239997118000' url='https://sourceforge.net/projects/intellijsvsplug/'><name>SourceViewerService Plugin</name><id>SourceViewerService Plugin</id><description><![CDATA[
        Modern Java IDEs such as IntelliJ feature state-of-the-art Java source code viewing capabilities which
        third-party programs (such as other standalone software development tools) may want to exploit. This project
        aims to address this lack of external editor controllability for one particular IDE by specifying the
        requirements for a new plugin for the targetted IDE. This Plugin is released under GPL v3 license -
        http://www.gnu.org/licenses/gpl-3.0.txt
    ]]></description><version>1.0</version><vendor email='info@softwarepearls.com' url='http://www.softwarepearls.com'>Software Pearls</vendor><idea-version min="n/a" max="n/a" since-build='81.9164' /><change-notes><![CDATA[Source Viewer Service plugin to integrate with CollectionSpy profiler. Contact info@softwarepearls.com for details.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='12578' size='101725' date='1264097807000' url='http://argoidea.sourceforge.net/'><name>ArgoUML Integration</name><id>ArgoUML.Integration</id><description><![CDATA[
        Integrates ArgoUML into IntelliJ IDEA including basic round trip engineering.
        
        <b>Note:</b> This plugin requires a pre-installed ArgoUML, version >= 0.28.
        If you don't have ArgoUML yet, download it from
        <a href="http://argouml.tigris.org/">http://argouml.tigris.org/</a>.
        The plugin can either be used with a fully installed ArgoUML or with the
        unpacked ZIP based distribution.
        
        Full usage instructions can be found at the plugin's
        <a href="http://argoidea.sf.net/">homepage</a>.
    ]]></description><version>0.1.1</version><vendor email='' url=''>Juergen Kellerer</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        Cleaned code and plublished sources at http://argoidea.sf.net/
		Added option to disable the integration at project level
		Fixed minor bugs
		Tested with latest ArgoUML release 0.28.1
    ]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='92422' size='492286' date='1392577327000' url='https://github.com/ishchenko/idea-nginx'><name>nginx Support</name><id>ideanginx9</id><description><![CDATA[nginx server support for IntelliJ IDEA
<br> Runs/reloads configuration/stops nginx server from IDEA.
<br> Configuration file syntax highlighting, auto-completion and inspections.]]></description><version>0.0.15</version><vendor email='' url='https://github.com/ishchenko/idea-nginx'>Max Ishchenko</vendor><idea-version min="n/a" max="n/a" since-build='130.0' /><change-notes><![CDATA[<b>0.0.15</b> 
<ul> 
 <li>FileTypeFactory for type registration</li> 
</ul> 
<b>0.0.14</b> 
<ul> 
 <li>Deprecated FileChooser fixed</li> 
</ul> 
<b>0.0.13</b> 
<ul> 
 <li>Built for IDEA 12 and later</li> 
 <li>Documentation and autocompletion update for nginx 1.4</li> 
</ul> 
<b>0.0.12</b> 
<ul> 
 <li>Built for IDEA 11 and later</li> 
</ul> 
<b>0.0.11</b> 
<ul> 
 <li>-V output pattern parser fixed again, should work for all versions</li> 
 <li>Documentation and autocompletion update for nginx 1.1.1</li> 
 <li>Built for IDEA 10.5.x and later</li> 
</ul> 
<b>0.0.10</b> 
<ul> 
 <li>-V output pattern fixed for versions 0.8.23+ and 0.7.64+</li> 
 <li>Works for all Jetbrains platform products (since build 93.94)</li> 
 <li>Documentation and autocompletion update for nginx 0.8.35</li> 
</ul> 
<b>0.0.9</b> 
<ul> 
 <li>Now only &quot;Run&quot; button is enabled for nginx run configuration.</li> 
 <li>Works for WebIDE.</li> 
 <li>Documentation and autocompletion update.</li> 
</ul> 
<b>0.0.8</b> 
<ul> 
 <li>Documentation and autocompletion update.</li> 
</ul> 
<b>0.0.7</b> 
<ul> 
 <li>Open included files with ctrl+b (Go to Declaration).</li> 
</ul> 
<b>0.0.6</b> 
<ul> 
 <li>Autoformat support.</li> 
</ul> 
<b>0.0.5</b> 
<ul> 
 <li>Quick documentation lookup support for directives and variables. Only for those that can be found at wiki.nginx.org.</li> 
 <li>$arg_&lt;PARAM&gt;, $http_&lt;PARAM&gt; and $cookie_&lt;PARAM&gt; are not highlighted as unknown anymore.</li> 
 <li>Warning when choosing nginx executable. Running &quot;nginx -V&quot; can be cancelled and default parameter values will be used.</li> 
</ul> 
<b>0.0.4</b> 
<ul> 
 <li>Basic $variable support. Autocompletion and name checks are available. No checks for parent context and no support for variables in strings yet.</li> 
</ul> 
<b>0.0.3</b> 
<ul> 
 <li>Log files can be shown in tabs next to console. Important: &quot;Horizontal toolbars&quot; layout mode must be turned on (vote http://youtrack.jetbrains.net/issue/IDEA-44882 to fix)</li> 
</ul> 
<b>0.0.2</b> 
<ul> 
 <li>Autocompletion is context-aware</li> 
 <li>Directive list is taken from sources, not from docs</li> 
 <li>More advanced inspections like checking if a directive can reside in a context</li> 
 <li>Should work on Mac</li> 
</ul> 
<b>0.0.1</b> 
<ul> 
 <li>First release. Won't work for Mac.</li> 
 <li>Basic autocompletion and inspections.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.8</rating></idea-plugin><idea-plugin downloads='3631' size='169930' date='1266432660000' url=''><name>Ebean weaver</name><id>Ebean weaver</id><description><![CDATA[Post-compile Ebean weaving]]></description><version>1.3</version><vendor email='' url='http://www.avaje.org'>Mario Ivankovits</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[
    ]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1593859' size='35278097' date='1499758888000' url='http://www.zeroturnaround.com/jrebel/'><name>JRebel for IntelliJ</name><id>JRebelPlugin</id><description><![CDATA[<p>JRebel is a productivity tool that allows developers to reload code changes instantly. It skips the rebuild, restart, and redeploy cycle common in Java development. JRebel enables developers to get more done in the same amount of time and stay in the flow while coding. JRebel supports a majority of real-world enterprise java stacks and is easy to install into existing development environments.</p>]]></description><version>7.0.12</version><vendor email='support@zeroturnaround.com' url='http://www.zeroturnaround.com/jrebel'>ZeroTurnaround</vendor><idea-version min="n/a" max="n/a" since-build='132.1' until-build='999.*'/><change-notes><![CDATA[<p>7.0.11</p> 
<ul> 
 <li>Bug fix: paths with backslashes in remote server support are now properly resolved on Windows.</li> 
 <li>Bug fix: removed duplicated modules from the JRebel Panel after importing a Gradle project.</li> 
</ul> 
<p>7.0.10</p> 
<ul> 
 <li>Feature: added a warning notification letting the user know that their License Server offline seat is about to expire within 24 hours.</li> 
 <li>Improvement: added retrying for License Server calls that fail with network issues.</li> 
 <li>Bug fix: fixed issues with the rebel.xml generation path for Gradle projects.</li> 
 <li>Bug fix: fixed an issue where remote synchronization with a HTTP proxy configured in the IDE did not use the proxy configuration properly.</li> 
 <li>Bug fix: added the correct argument for embedded remote standalone instructions in the JRebel Startup panel.</li> 
 <li>Bug fix: fixed rebel.xml not being included into JAR/WAR for Gradle projects when the resources folder does not exist.</li> 
</ul> 
<p>7.0.9</p> 
<ul> 
 <li>Feature: added the option to upgrade the JRebel IDE plugin from a nightly build to the latest release from Help &gt; JRebel &gt; Configuration &gt; Advanced.</li> 
 <li>Improvement: the notification for updating remote servers has been removed.</li> 
 <li>Bug fix: fixed an issue with disabling JRebel throwing an exception in IntelliJ 2017 when rebel.xml file is open.</li> 
 <li>Bug fix: IDE plugins no longer incorrectly timeout when connecting to the License Server.</li> 
 <li>Bug fix: JRebel plugin now uses IDE proxy settings when submitting support tickets. </li> 
 <li>Bug fix: JRebel plugin now correctly submits support tickets when the IDE is running JDK 6 or JDK 7.</li> 
</ul> 
<p>7.0.8</p> 
<ul> 
 <li>Feature: added the option to automatically download and switch to latest JRebel agent nightly build via Help &gt; JRebel &gt; Configuration &gt; Advanced.</li> 
 <li>Improvement: warn user when an external jrebel.jar is missing from the IDE plugin.</li> 
 <li>Improvement: remote server support module settings will show a tooltip about adding or selecting workspace servers when none are available.</li> 
 <li>Bug fix: disabling rebel.xml and rebel-remote.xml backup feature on projects with colliding metadata directories.</li> 
 <li>Bug fix: reduced the number of requests made to License Server by the JRebel IDE plugins in order to get a license.</li> 
</ul> 
<p>7.0.7</p> 
<ul> 
 <li>Improvement: updated the End User License Agreement to version 3.8.</li> 
 <li>Bug fix: fixed an exception in IntelliJ IDEA 2017.1 caused by enabling JRebel from context drop down menu.</li> 
 <li>Bug fix: fixed an exception in IntelliJ IDEA 2017.1 caused by activating JRebel from confirmation dialog while running an application with JRebel.</li> 
 <li>Bug fix: fixed activation issues with License Server 3.2.1 and older.</li> 
 <li>Bug fix: fixed an issue where some resources were not synchronized during a manual synchronization following rebel.xml changes.</li> 
</ul> 
<p>7.0.6</p> 
<ul> 
 <li>Improvement: better performance upon opening Weblogic run configuration.</li> 
 <li>Bug fix: fixed a StackOverflowError when parsing JRebel Command Line startup instructions.</li> 
 <li>Bug fix: fixed a SSLPeerUnverifiedException when connecting to License Server using self signed certificate.</li> 
</ul> 
<p>7.0.5</p> 
<ul> 
 <li>Improvement: JRebel activation prompt is no longer hidden behind project window during server launch.</li> 
 <li>Bug fix: the synchronize button state on JRebel Panel is no longer shared across projects in multiple windows.</li> 
</ul> 
<p>7.0.4</p> 
<ul> 
 <li>Improvement: removed unused help buttons introduced in IntelliJ IDEA 2017 for some dialogs.</li> 
 <li>Bug fix: issue with remote server support not synchronizing for multimodule Gradle projects.</li> 
</ul> 
<p>7.0.3</p> 
<ul> 
 <li>Improvement: End User License Agreement has been updated to version 3.7.</li> 
 <li>Improvement: added support for hiding "New stable version available" and "New version available" notifications.</li> 
 <li>Improvement: full paths of remotely synchronized directories are now written to log file.</li> 
 <li>Improvement: the Plugins tab has been removed from JRebel Configuration.</li> 
 <li>Improvement: rebel.xml files now contain a bit of helpful documentation explaining their purpose.</li> 
 <li>Improvement: renamed "JRebel Modules" to "JRebel Panel".</li> 
 <li>Improvement: removed the "open rebel.xml" button from JRebel panel.</li> 
 <li>Improvement: revised the "Submit a Support Ticket" dialog validation and error messages.</li> 
 <li>Improvement: remote synchronizations are now included when calculating the time saved statistics.</li> 
 <li>Bug fix: the flag 'rebel.temp.dir' is now correctly used to store remotely uploaded files.</li> 
 <li>Bug fix: removed the "Incoming network connection" popup in macOS when starting IDE with JRebel plugin enabled.</li> 
 <li>Bug fix: fixed an issue with "When a file is not found in IDE workspace" checkbox state persistence over IDE restart.</li> 
 <li>Bug fix: the debugger now attaches to the correct Grails process in IntelliJ IDEA 2016.3 and newer.</li> 
 <li>Bug fix: fixed an issue with bootclasspath generation for Legacy Agent.</li> 
 <li>Bug fix: fixed an issue generating rebel.xml in Gradle projects.</li> 
 <li>Bug fix: fixed the JRebel run icon on HDPI screens with dark theme to use a higher quality icon.</li> 
</ul> 
<p>7.0.2</p> 
<ul> 
 <li>Feature: added support for omitting recurring IDE notifications. Omitting settings can be reset via JRebel Configuration.</li> 
 <li>Improvement: added JRebel icons to remote server support related IDE notifications.</li> 
 <li>Improvement: replaced some IDE notifications with JRebel Console log messages.</li> 
 <li>Improvement: improved "trial ended" notification message.</li> 
 <li>Improvement: improved remote server support description in settings.</li> 
 <li>Bug fix: reverted interpretation of ${rebel.workspace.path} to how it was before 7.0.1.</li> 
 <li>Bug fix: plugin now correctly backs up the latest version of rebel.xml if the file has recently been edited in IntelliJ.</li> 
 <li>Bug fix: fixed an issue with JRebel Debug run configuration not using the JDWP port defined by the user.</li> 
 <li>Bug fix: fixed an exception on remote server synchronization when proxy password was not set.</li> 
 <li>Bug fix: fixed rebel-remote.xml getting reset while updating project's remote server settings.</li> 
 <li>Bug fix: big amount of modules (over 200) introduces lag on scrolling JRebel Panel.</li> 
</ul> 
<p>7.0.1</p> 
<ul> 
 <li>Feature: implemented the new detailed remote server configuration for individual projects.</li> 
 <li>Improvement: revised the error messages displayed in the activation dialog.</li> 
 <li>Improvement: revised notifications text and triggers to reduce overall notifications.</li> 
 <li>Improvement: removed the option for "notify me if JRebel was unable to reload something" from JRebel configuration &gt; Advanced.</li> 
 <li>Improvement: show notification about first rebel.xml errors/warning once per IDE session.</li> 
 <li>Bug fix: standalone instructions have been restored in the IDE embedded startup instructions.</li> 
 <li>Bug fix: the proxy option for "no proxy for" now works correctly with multiple entries.</li> 
 <li>Bug fix: fields in the trial activation panel no longer shift when text is entered.</li> 
 <li>Bug Fix: JRebel agent log levels have been added to JRebel configuration &gt; Advanced.</li> 
</ul> 
<p>7.0.0</p> 
<p>Upgrading to JRebel 7 from an older version? Refer to <a href="https://zeroturnaround.com/software/jrebel/jrebel7-agent-upgrade" rel="nofollow">https://zeroturnaround.com/software/jrebel/jrebel7-agent-upgrade</a> for the upgrade notes.</p> 
<ul> 
 <li>Feature: JRebel Agent is now the default agent implementation. IDE embedded startup instructions are updated to reflect this.</li> 
 <li>Improvement: specifying an email is now required for new License Server floating license activations.</li> 
 <li>Improvement: support for License Server failover instance has been removed.</li> 
 <li>Bug fix: the Java version lookup for WebSphere Liberty Profile has been improved to check configuration files in order to select correct JRebel native agent.</li> 
 <li>Bug fix: fixed issue where licensing calls ignored the "No proxy for" field value set in IntelliJ proxy settings.</li> 
</ul> 
<p>6.5.2</p> 
<ul> 
 <li>Feature: added a general JRebel Console to show JRebel related messages.</li> 
 <li>Improvement: rebel.xml warnings are now shown in the JRebel Console instead of UI notifications.</li> 
 <li>Improvement: the Miscellaneous section has been moved to the Advanced tab on JRebel Configuration.</li> 
 <li>Improvement: End User License Agreement has been updated to version 3.6.</li> 
 <li>Bug fix: applications no longer fail to start when nonProxyHosts contains spaces.</li> 
</ul> 
<p>6.5.1</p> 
<ul> 
 <li>Improvement: IDE notifications in IntelliJ 2016.2 are now fully expanded by default.</li> 
 <li>Improvement: JRebel remote servers log tab is now opened automatically on first synchronization.</li> 
 <li>Bug fix: fixed an issue where a misleading expiration date was shown in license information panel when using a License Server license.</li> 
 <li>Bug fix: fixed an issue where attempting to renew an offline License Server seat threw an exception.</li> 
 <li>Bug fix: fixed an issue where IntelliJ 2016.3 EAP failed to start up after a JRebel plugin installation.</li> 
</ul> 
<p>6.5.0</p> 
<ul> 
 <li>Improvement: added the "never show again" option for the NPS notification.</li> 
 <li>Improvement: the IDE log level option has been removed from JRebel Configuration.</li> 
 <li>Improvement: the remote server automatic migration notification title has been shortened.</li> 
 <li>Improvement: removed JRebel 6 Agent promotional notifications.</li> 
 <li>Bug fix: the debugger now correctly attaches to the correct Grails process on IntelliJ IDEA 2016 and newer.</li> 
 <li>Bug fix: fixed NPS notification readability when using customized fonts.</li> 
 <li>Bug fix: auto-generated scripts in Startup instructions now correctly use Legacy Agent path.</li> 
</ul> 
<p>6.4.8</p> 
<ul> 
 <li>Improved the timing for showing IDE support dialog introductory notification.</li> 
 <li>Fixed trial activation form validation UI inconsistencies.</li> 
 <li>Fixed an issue where remote server synchronization was reported as a success even though a file upload had failed.</li> 
</ul> 
<p>6.4.7</p> 
<ul> 
 <li>Fixed an issue where IntelliJ added javaagent parameter twice with debug run configuration.</li> 
 <li>Fixed IntelliJ's API compatibility problem related to IDE proxy settings</li> 
 <li>Fixed an issue where native notifications were hidden behind Net Promoter Score notification in IntelliJ 2016.2.</li> 
 <li>Fixed a NPE when enabling JRebel for newly created Gradle projects.</li> 
</ul> 
<p>6.4.6</p> 
<ul> 
 <li>Improved the error messages in the remote server&nbsp;synchronization&nbsp;log.</li> 
 <li>Changed the JRebel agent default log level from off to info.</li> 
 <li>Added an&nbsp;on-boarding notification for the embedded JRebel support dialog.</li> 
 <li>Improved the UI for License Server offline seat management.</li> 
 <li>Decreased the display time for XRebel notifications.</li> 
 <li>Decreased the display time for remote server notifications.</li> 
 <li>Fixed an issue where the remote server was reported as running with an out of date JRebel agent.</li> 
 <li>Fixed an issue where the Net Promoter Score IDE notification was excessively shown.</li> 
 <li>Fixed an issue in IntelliJ IDEA 15 and 16 where content was misaligned in Net Promoter Score notifications.</li> 
</ul> 
<p>6.4.5</p> 
<ul> 
 <li>Implemented the Net Promoter Score survey.</li> 
 <li>Improved remote server setup instructions with the JRebel download URL.</li> 
 <li>Improved the JRebel support dialog usability and messages.</li> 
 <li>Improved License Server activation error messages.</li> 
 <li>Added a UI button to test remote server connectivity when adding/editing a JRebel remote server.</li> 
 <li>Fixed an issue in the activation dialog where the email validator had problems with long invalid emails.</li> 
 <li>Fixed an issue concerning support dialog form window sizes.</li> 
 <li>Fixed an issue with warnings when the project is started with JRebel, but without rebel.xml file.</li> 
</ul> 
<p>6.4.4</p> 
<ul> 
 <li>Improved the JRebel Support dialog usability and messages.</li> 
 <li>Added support for multiline error messages in the activation dialog.</li> 
 <li>Fixed an issue where files deleted and re-created with identical hashes were not uploaded to a remote server.</li> 
</ul> 
<p>6.4.3</p> 
<ul> 
 <li>Added an embedded support dialog for sending logs and feedback directly to the support team.</li> 
 <li>Added the generated-by attribute to rebel.xml.</li> 
 <li>Improved: warn user when adding localhost as a JRebel remote server.</li> 
 <li>Fixed an issue where log rolling would throttle remote synchronizations.</li> 
 <li>Fixed an issue where the JRebel plugin would not provide sufficient info to the user when JRebel home was not writable.</li> 
 <li>Fixed the issue where JRebel failed to connect to the License Server after a long sleep or hibernation.</li> 
</ul> 
<p>6.4.2</p> 
<ul> 
 <li>Added support for backing up and restoring rebel.xml and rebel-remote.xml files.</li> 
 <li>Added an IDE notification to inform when a new JRebel version is made available.</li> 
 <li>Improved the remote server support performance when working with multiple servers and projects.</li> 
 <li>Improved the messages in the Run with CLI panel within JRebel Configuration.</li> 
 <li>Fixed an issue where the remote server checkbox was not deselected in JRebel panel when JRebel was disabled from the module settings.</li> 
 <li>Fixed an issue where JRebel plugin created rebel.xml in the incorrect source folder.</li> 
</ul> 
<p>6.4.1</p> 
<ul> 
 <li>Added an IDE notification informing about duplicate project IDs on a remote server.</li> 
 <li>Fixed an issue where generating rebel.xml broke upon web facet defining a missing webroot.</li> 
 <li>Fixed an issue where the same achievement notifications were shown multiple times.</li> 
 <li>Fixed an issue where the IDE would jump to breakpoints only for the active debug sessions on IntelliJ IDEA 16 EAP.</li> 
 <li>Removed JRebel-related launchers from Gradle run configurations.</li> 
 <li>Improved the error message shown when jrebel.properties is read-only during license activation.</li> 
 <li>Fixed an issue with automatic synchronization for remote server support on Linux after folder deletion.</li> 
 <li>Fixed an issue where activating with a managed license locally gave an incorrect error message.</li> 
</ul> 
<p>6.4.0</p> 
<ul> 
 <li>Introduced a common configuration property for setting the IDE log level.</li> 
 <li>Fixed an issue with duplicate directories in rebel.xml causing remote console noise during synchronization.</li> 
 <li>Fixed an issue related to email verification.</li> 
 <li>Fixed a rare NPE when remote server support's sync-on-build mode was enabled.</li> 
 <li>Fixed an issue where the remote server console was closed by various IntelliJ IDEA events.</li> 
 <li>Fixed an issue where the activation window got stretched out.</li> 
</ul> 
<p>6.3.3</p> 
<ul> 
 <li>Removed UI error notifications for projects not found on remote server on synchronization.</li> 
 <li>Improved remote server support, allowing changes to files outside of project main folders.</li> 
 <li>Added support for custom variables in rebel.xml&nbsp;with remote server support.</li> 
 <li>Improved the sending of JRebel remote usage statistics to the License Server.</li> 
 <li>Improved port calculation for notifications from JRebel to IDEs.</li> 
 <li>Fixed an issue where the "Get started with JRebel" notification would not appear.</li> 
 <li>Fixed an issue where users could not activate with the jrebel.lic license file in its default location.</li> 
 <li>Fixed an issue where myJRebel users would see their license expiry date as the very next day.</li> 
 <li>Fixed an issue where "Synchronize on build" would not work without triggering at least one manual synchronization first.</li> 
 <li>Fixed an issue with JRebel remote support&nbsp;where hidden project metadata files were sent to remote server unnecessarily and caused slowness.</li> 
 <li>Fixed an issue&nbsp;with remote server support&nbsp;where multiple concurrent transactions were sent to the same server when using different context paths.</li> 
 <li>Fixed an issue where JRebel and Project panels closed after making a change to Project Settings.</li> 
 <li>Added the WebSphere Liberty Profile setup instructions to the Startup tab.</li> 
 <li>Fixed an issue where the Startup/Connection tab would appear in the regular application run configuration.</li> 
 <li>Fixed an issue where the JRebel Panel would show a text cursor when using Windows.</li> 
 <li>Fixed an issue where jrebel-bootstrap.jar was generated with the wrong JDK.</li> 
 <li>Fixed an issue where licensing status updates would end up in a wrong tab in the&nbsp;JRebel activation dialog.</li> 
</ul> 
<p>6.3.2</p> 
<ul> 
 <li>Added a central remote servers configuration UI and updated JRebel project settings to use central remote servers.</li> 
 <li>Added a new remote server log console.</li> 
 <li>Added support for running JAR applications with JRebel enabled.</li> 
 <li>The remote server synchronization notifications have been revised.</li> 
 <li>Performing a remote server synchronization with multiple applications or servers now displays a single consolidated notification.</li> 
 <li>The "Scan all modules" feature has been moved behind a JVM flag.</li> 
 <li>Introduced IDE log file rotation.</li> 
 <li>Fixed an issue where enabling "Synchronize on build" triggers unnecessary synchronization events.</li> 
 <li>Fixed an issue where enabling "Synchronize on build" triggers unnecessary synchronization events.</li> 
 <li>Fixed an issue where the "Synchronize on build" notifications are too frequent.</li> 
 <li>Fixed an issue where simultaneous synchronization events for the same project could occur.</li> 
 <li>Fixed an issue where "Synchronize on build" checkbox does not work as expected.</li> 
 <li>Fixed inconsistent alignment on the About page.</li> 
 <li>Fixed an issue where license path for jrebel.lic is not correctly pre-filled in the activation dialog.</li> 
</ul> 
<p>6.3.1</p> 
<ul> 
 <li>Removed a duplicate configuration button from IntelliJ IDEA's JRebel panel.</li> 
 <li>JRebel now notifies the user when rebel.base path contains spaces or is not writable.</li> 
 <li>Fixed an issue where many notifications were displayed during remote server events.</li> 
 <li>Fixed an issue where module names appear in hashed format in logs for remote server events.</li> 
</ul> 
<p>6.3.0</p> 
<ul> 
 <li>Added the debug level to the logging option for the IDE plugin.</li> 
 <li>Variables in rebel.xml are no longer ignored during remote server synchronization.</li> 
 <li>Improved the automatic synchronization for remote server support.</li> 
 <li>Fixed an issue where activation displayed a JSON string in the Offline tab.</li> 
</ul> 
<p>6.2.7</p> 
<ul> 
 <li>Improved consistency of JRebel icon usage throughout the plugin UI.</li> 
 <li>Tooltips for various GUI elements have been revised and improved.</li> 
</ul> 
<p>6.2.6</p> 
<ul> 
 <li>JRebel 6.2.6 drops support for IntelliJ IDEA versions 11 and 12.</li> 
 <li>Fixed an issue with buttons having incorrect link targets on the activation dialog after trial activation.</li> 
 <li>Fixed an issue with first name validation in the trial activation form.</li> 
 <li>Fixed a rare issue with IntelliJ IDEA freezing while querying JVM properties.</li> 
</ul> 
<p>6.2.5</p> 
<ul> 
 <li>Introduced the new JRebel remote server security protocol.</li> 
 <li>Added WildFly 9.0 to the JRebel startup instructions.</li> 
 <li>Improved configuration option copies for remote server configuration.</li> 
</ul> 
<p>6.2.4</p> 
<ul> 
 <li>Fixed a bug in IntelliJ where JRebel arguments were not added when debugging a standalone app with JRebel in IntelliJ EAP 15.</li> 
 <li>Fixed a bug causing excessive verbosity in jrebel-licensing.log.</li> 
 <li>Fixed a bug wherein opening the activation dialog caused lagging.</li> 
 <li>Fixed a bug in JRebel for IntelliJ where the "No proxy" field was ignored when getting proxy information for remote server support.</li> 
 <li>Fixed a bug in IntelliJ where incorrect icon colors were used with the Darcula theme.</li> 
</ul> 
<p>6.2.3</p> 
<ul> 
 <li>Unified product name and messaging across IDE plugins.</li> 
 <li>Unified JRebel license information rendering across IDE plugins.</li> 
 <li>Added the "About" tab.</li> 
 <li>Fixed an issue where very short paths throw errors on remote server synchronization.</li> 
 <li>Fixed an issue where remote user error messages were not informative enough.</li> 
</ul> 
<p>6.2.2</p> 
<ul> 
 <li>Added a dedicated licensing log file (jrebel-licensing.log) within the .jrebel folder.</li> 
 <li>Fixed an issue on Windows with CLI startup instructions where REBEL_BASE with quotes was resolved as an incorrect path.</li> 
 <li>Fixed an issue where JRebel activation failed when using Android Studio.</li> 
 <li>Fixed an issue where enabling the remote server support for a project caused rebel.xml to be overwritten.</li> 
 <li>Fixed an issue where the plugin generated an incorrect rebel.xml file for Gradle projects.</li> 
</ul> 
<p>6.2.1</p> 
<ul> 
 <li>Removed external server configuration from the options menu.</li> 
 <li>Improved the design of the JRebel modules panel.</li> 
 <li>Fixed an issue with Tomcat 6 server CLI instructions when using Linux or Mac OS.</li> 
 <li>Fixed word wrapping for multi-line messages in the JRebel activation dialog (trial tab).</li> 
 <li>Fixed an issue causing managed license lease to not last as long as it should.</li> 
</ul> 
<p>6.2.0</p> 
<ul> 
 <li>The behavior of deleting missing files from a remote server is now consistent across IDEs.</li> 
 <li>Added HTTP Basic authentication compatibility to JRebel remote server support.</li> 
 <li>Duplicate files are now handled in a single transaction within JRebel remote server support.</li> 
 <li>Fixed the duplicated error messages reported by the JRebel remote server support.</li> 
 <li>Fixed the Getting started notification disappearing too quickly.</li> 
 <li>Fixed the false positive errors reported by JRebel remote server support while attempting to delete folders.</li> 
 <li>Fixed an issue with the debugger where adding a break point would fail.</li> 
 <li>Fixed an issue where the remote debugger did not get detached once the VM was stopped.</li> 
 <li>Fixed minor GUI issues in the Startup configuration tab.</li> 
 <li>Fixed an issue where it was impossible to activate after an offline lease had expired.</li> 
</ul> 
<p>6.1.3</p> 
<ul> 
 <li>Added the JRebel Startup tab to JRebel Configuration. Added setup instructions for three startup scenarios: IDE, CLI and Remote server.</li> 
 <li>Moved the JRebel menu to the top-most level in IDE settings.</li> 
 <li>Improved the JRebel remote server support to respect the order of rebel.xml entries when dealing with duplicated files in multiple monitored locations.</li> 
 <li>Fixed an NPE log that occurred during JRebel plugin startup.</li> 
 <li>Fixed a warning message displayed when submitting the IDE signup for Chrome users on Linux.</li> 
 <li>Various GUI label fixes.</li> 
 <li>Fixed the alignment in the license status area when displaying a long error message.</li> 
</ul> 
<p>6.1.2</p> 
<ul> 
 <li>Improved the installation process for cloned environments. InstallationGUID is now generated during JRebel activation.</li> 
 <li>Fixed an issue where new users could see a notification that JRebel has saved them 0 hours.</li> 
 <li>Fixed the behavior when parsing a corrupted jrebel.properties file. This now falls back to the default configuration.</li> 
 <li>Fixed some GUI labels (myJRebel, offline seats).</li> 
 <li>Fixed the wrong exception shown in IDE when SIGNATURE_INVALID is detected in remote server.</li> 
</ul> 
<p>6.1.1</p> 
<ul> 
 <li>Added support for preventing reactivation while having an offline lease from License Server.</li> 
 <li>Fixed an issue with incorrect activation window tab titles when activating with a trial license.</li> 
 <li>Fixed an issue where Tomcat does not start up as a service when rebel.base contains spaces.</li> 
</ul> 
<p>6.1.0</p> 
<ul> 
 <li>Added support for launching Grails applications with JRebel</li> 
</ul> 
<p>6.0.3</p> 
<ul> 
 <li>Added support for REBEL_BASE environment variable and "rebel.base" JVM argument to enable customisation of JRebel data directory</li> 
 <li>Improved error handling when reverting an offline seat from the License Server</li> 
</ul> 
<p>6.0.2</p> 
<ul> 
 <li>Bugfixes</li> 
</ul> 
<p>6.0.1</p> 
<ul> 
 <li>Improved JRebel license activation</li> 
</ul> 
<p>6.0.0</p> 
<ul> 
 <li>Overhauled JRebel activation dialog</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.4</rating></idea-plugin><idea-plugin downloads='95395' size='2092924' date='1395343322000' url='http://qaplug.com'><name>QAPlug - Checkstyle</name><id>QAPlug - Checkstyle</id><description><![CDATA[Checkstyle module for QAPlug - an Intellij IDEA plugin to manage code quality which integrates tools such as PMD, Checkstyle and Findbugs.]]></description><version>1.3.4</version><vendor email='support@qaplug.com' url='http://www.soldevelo.com'>SolDevelo</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[* added compatibility with Android Studio * added analytic module to QAPlug]]></change-notes><depends>QAPlug</depends><depends>com.intellij.modules.java</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='107896' size='6590268' date='1418392577000' url='http://qaplug.com'><name>QAPlug - PMD</name><id>QAPlug - PMD</id><description><![CDATA[PMD module for QAPlug - an Intellij IDEA plugin to manage code quality which integrates tools such as PMD, Checkstyle and Findbugs. Included PMD version: 5.0.4]]></description><version>1.3.7</version><vendor email='support@qaplug.com' url='http://www.soldevelo.com'>SolDevelo</vendor><idea-version min="n/a" max="n/a" since-build='139.659' /><change-notes><![CDATA[Compatibility changes to support IntelliJ IDEA 14]]></change-notes><depends>QAPlug</depends><depends>com.intellij.modules.java</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='112323' size='5678406' date='1428511747000' url='http://qaplug.com'><name>QAPlug - FindBugs</name><id>QAPlug - FindBugs</id><description><![CDATA[FindBugs module for QAPlug - an Intellij IDEA plugin to manage code quality which integrates tools such as PMD, Checkstyle and Findbugs.]]></description><version>1.3.6</version><vendor email='support@qaplug.com' url='http://www.soldevelo.com'>SolDevelo</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[Added support for FindBugs 3.0.1]]></change-notes><depends>QAPlug</depends><depends>com.intellij.modules.java</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='18156' size='490745' date='1268995944000' url=''><name>IntelliJad 9</name><id>IntelliJad 9</id><description><![CDATA[IntelliJad 9 integrates the Jad decompiler into IntelliJ IDEA 9.]]></description><version>0.1</version><vendor email='' url=''>Steve Chaloner</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[
        
        <ul>
            <li>0.1
                <ol>
                    <li>Initial version of IntelliJad for IntelliJ IDEA 9.</li>
                </ol>
            </li>
        </ul>
        
    ]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='36106' size='6285076' date='1395343253000' url='http://qaplug.com'><name>QAPlug - Hammurapi</name><id>QAPlug - Hammurapi</id><description><![CDATA[Hammurapi module for QAPlug - an Intellij IDEA plugin to manage code quality which integrates tools such as PMD, Checkstyle and Findbugs.]]></description><version>1.3.3</version><vendor email='support@qaplug.com' url='http://www.soldevelo.com'>SolDevelo</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[* added compatibility with Android Studio * added analytic module to QAPlug]]></change-notes><depends>QAPlug</depends><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='5765' size='1049328' date='1278434010000' url=''><name>FlexPMD Plugin</name><id>FlexPMD Plugin</id><description><![CDATA[Run Adobe FlexPMD in IDEA, supports both native Flex Modules and modules with Flex Facets]]></description><version>0.3</version><vendor email='' url=''>Srdjan Vranac</vendor><idea-version min="n/a" max="n/a" since-build='93.94' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1281' size='9809945' date='1283042582000' url=''><name>UDDI Tools</name><id>UDDI Tools</id><description><![CDATA[
       UDDI Client for OpenUDDI Server 

      <p>This Plugin includes some tools to work with OpenUDDI Server (<a href="http://openuddi.sourceforge.net/">http://openuddi.sourceforge.net/</a>).

      <p>Its main purpose is to implement OASIS spec
      <b><i>"Mapping Two Data Models: WSDL & UDDI"</i></b>
      for mapping between Web Services
      and UDDI Registry entries:

      <ul><li>
      http://www.oasis-open.org/committees/uddi-spec/doc/tn/uddi-spec-tc-tn-wsdl-v2.htm
      </li></ul>

      <p>While The Plugin includes a simple UDDI Browser it is not its main purpose.
      Use Open Source Novell UDDI Browser
      if you need fully fledged UDDI Browser and Editor.

      <p>After plugin is installed UDDI submenu is added to Tools menu.

      ]]></description><version>1.0.1</version><vendor email='jalapenodev@googlegroups.com' url='http://www.intersystems.com/'>Intersystems Corporation</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[Fixed \"Test Connection\" action in configuration menu. Before the fix it reported failure even for valid connections.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4285' size='67688' date='1311044823000' url=''><name>webOS-Storm</name><id>com.mojojungle.webosstorm</id><description><![CDATA[Developer tools for HP webOS developers. Requires a valid installation of the HP webOS SDK 2.1 or 3.0 to function properly.]]></description><version>1.2</version><vendor email='j.kovacs@mojojungle.com' url='http://www.mojojungle.com'>MojoJungle</vendor><idea-version min="n/a" max="n/a" since-build='99.18' /><change-notes><![CDATA[
			<ul>
			<li>1.2
				<ul>
					<li>Lets you create run configurations for projects that are not in the top level directory (via right click in Project view)</li>
				</ul>
			</li>
			<li>1.1
				<ul>
					<li>Compatability with WebIDE 2.0 and webOS SDK 2.1</li>
				</ul>
			</li>
			</ul>
			]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1060' size='2726798' date='1299071820000' url=''><name>Kalistick</name><id>com.kalistick.client.idea</id><description><![CDATA[
<p>This plugin provides integration for <b>Kalistick platform</b>.</p>
<p>
Kalistick platform is a cloud-based service which aims to speed up software delivery, by monitoring code quality and
business changes for effective testing.
</p>
<p>
You are able to create a free account in less than one minute,
see <a href="http://www.kalistick.com">www.kalistick.com</a> for more information.
</p>
      ]]></description><version>2.0.2</version><vendor email='plugins@kalistick.com' url='http://www.coverity.com/'>Kalistick
  </vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[

  <b>2.0</b> (03/01/2011)
  <ul>
    <li>Allows to retrieve violation from the Kalistick Cockpit
  </ul>
  <b>1.0.1</b> (02/11/2011)
  <ul>
    <li>Fix SCM extraction for Git and Mercurial.
  </ul>
  <b>1.0</b> (02/01/2011)
  <ul>
    <li>First release. Allows to submit analysis on Kalistick platform.
  </ul>

      ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5718' size='4848595' date='1429787803000' url=''><name>Sonargraph</name><id>Sonargraph</id><description><![CDATA[Sonargraph Architecture and Metrics Checker]]></description><version>7.2.2.234</version><vendor email='' url=''>hello2morrow GmbH</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[Maintenance release, fixes problem caused by modules without real source directories]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='98821' size='248902' date='1465355823000' url=''><name>Jenkins Control Plugin</name><id>Jenkins Control Plugin</id><description><![CDATA[A Jenkins Plugin for Intellij]]></description><version>0.9.5</version><vendor email='david.boissier [at] gmail [dot] com' url='http://codinjutsu.blogspot.ru/'>Programisci.eu
        David Boissier,
        Yuri Novitsky (support of PPP),</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='141.*'/><change-notes><![CDATA[<a href="http://programisci.eu/en/intellij-jenkins-plugin/" rel="nofollow">Note</a> 
<a href="https://github.com/programisci/jenkins-control-plugin/blob/jenkins-control-plugin-0.9.5/README.md" rel="nofollow">Read Me</a>
<br> 
<a href="https://github.com/programisci/jenkins-control-plugin/blob/jenkins-control-plugin-0.9.5/CHANGELOG.txt" rel="nofollow">Changelog</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='1198468' size='1136067' date='1484424523000' url='https://github.com/mplushnikov/lombok-intellij-plugin'><name>Lombok Plugin</name><id>Lombook Plugin</id><description><![CDATA[IntelliJ Lombok plugin 
<br> 
<a href="https://github.com/mplushnikov/lombok-intellij-plugin" rel="nofollow">GitHub</a> | 
<a href="https://github.com/mplushnikov/lombok-intellij-plugin/issues" rel="nofollow">Issues</a> | Donate ( 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=3F9HXD7A2SMCN" rel="nofollow">PayPal</a> ) 
<br> 
<br> 
<b>A plugin that adds first-class support for Project Lombok</b> 
<br> 
<br> 
<b>Features</b> 
<ul> 
 <li><a href="https://projectlombok.org/features/GetterSetter.html" rel="nofollow">@Getter and @Setter</a></li> 
 <li><a href="https://projectlombok.org/features/ToString.html" rel="nofollow">@ToString</a></li> 
 <li><a href="https://projectlombok.org/features/EqualsAndHashCode.html" rel="nofollow">@EqualsAndHashCode</a></li> 
 <li><a href="https://projectlombok.org/features/Constructor.html" rel="nofollow">@AllArgsConstructor, @RequiredArgsConstructor and @NoArgsConstructor</a></li> 
 <li><a href="https://projectlombok.org/features/Log.html" rel="nofollow">@Log, @Log4j, @Log4j2, @Slf4j, @XSlf4j, @CommonsLog, @JBossLog</a></li> 
 <li><a href="https://projectlombok.org/features/Data.html" rel="nofollow">@Data</a></li> 
 <li><a href="https://projectlombok.org/features/Builder.html" rel="nofollow">@Builder</a></li> 
 <li><a href="https://projectlombok.org/features/Builder.html#singular" rel="nofollow">@Singular</a></li> 
 <li><a href="https://projectlombok.org/features/Delegate.html" rel="nofollow">@Delegate</a></li> 
 <li><a href="https://projectlombok.org/features/Value.html" rel="nofollow">@Value</a></li> 
 <li><a href="https://projectlombok.org/features/experimental/Accessors.html" rel="nofollow">@Accessors</a></li> 
 <li><a href="https://projectlombok.org/features/experimental/Wither.html" rel="nofollow">@Wither</a></li> 
 <li><a href="https://projectlombok.org/features/SneakyThrows.html" rel="nofollow">@SneakyThrows</a></li> 
 <li><a href="https://projectlombok.org/features/val.html" rel="nofollow">from Intellij 14.1 @val</a></li> 
 <li><a href="https://projectlombok.org/features/var.html" rel="nofollow">from Intellij 14.1 @var</a></li> 
 <li><a href="https://projectlombok.org/features/experimental/var.html" rel="nofollow">from Intellij 14.1 @var</a></li> 
 <li><a href="https://projectlombok.org/features/experimental/UtilityClass.html" rel="nofollow">from Intellij 2016.2 @UtilityClass</a></li> 
 <li><a href="https://projectlombok.org/features/configuration.html" rel="nofollow">Lombok config system</a></li> 
 <li>Code inspections</li> 
 <li>Refactoring actions (lombok and delombok)</li> 
</ul> 
<br>]]></description><version>0.14.14</version><vendor email='lombokplugin@plushnikov.de' url='https://github.com/mplushnikov/lombok-intellij-plugin'>Michail Plushnikov</vendor><idea-version min="n/a" max="n/a" since-build='138.0' until-build='141.*'/><change-notes><![CDATA[New release for lombok intellij plugin!]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>4.6</rating></idea-plugin><idea-plugin downloads='15003' size='1086057' date='1356590231000' url='https://bitbucket.org/shorn/sbt-changelist-action/wiki/Home'><name>SBT ChangeListAction</name><id>SBT ChangeListAction</id><description><![CDATA[<p>Provides the ability to define custom actions that you can invoke on any VCS changelist in order to execute operating system commands against the changelist content. </p> 
<p>There's documentation available at the homepage. </p> 
<p>Note that this plugin is not related to Scala or SBT, it's intended to be used with any batch file or shell script on the OS. </p>]]></description><version>1.3</version><vendor email='claplugin-shorn splat sneakemail com' url=''>Shorn Tolley</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[<p>1.3</p> 
<ul> 
 <li>Recompiled with IDEA 12.0.1.</li> 
</ul> 
<p>1.2</p> 
<ul> 
 <li>re-wrote IdeaDialogWrapper in Java to workaround packaging problem with Groovy, seems to have something to do with groovy subclasses of java classes with inner classes)</li> 
 <li>disable copy button when first display project configurator with empty command list</li> 
 <li>getRelativePaths() and getRelativePathsFile() added to the to the options binding to allow more betterer access to content roots by name (remember content roots and modules are different, one module can have many content roots)</li> 
</ul> 
<p>1.1</p> 
<ul> 
 <li>changed email address because of spam (I think they're scraping the bit-butcket source code, not the JetBrains site)</li> 
 <li>back-dated plugin version compatibility to 11.0</li> 
 <li>added a simple way to access content roots by name instead of by index - &quot;contentRootsByName&quot;</li> 
 <li>added a copy button to the project configurator to allow duplicating commands</li> 
 <li>added a confirmation popup to the remove button on the project configurator</li> 
 <li>added a tooltip to the preview button on the command configurator</li> 
 <li>made the options field row in the command configurator fill empty space when re-sizing the dialog</li> 
</ul> 
<p>1.0</p> 
<ul> 
 <li>recompiled with IDEA 11.1.2</li> 
</ul> 
<p>0.1</p> 
<ul> 
 <li>initial version published</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8801' size='1442090' date='1467373318000' url=''><name>HP ALI</name><id>com.hp.alm.ali</id><description><![CDATA[Application Lifecycle Intelligence for HP ALM]]></description><version>3.17.141.3056.4</version><vendor email='' url=''>HP</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[Changes in 3.17 
<ul> 
 <li>[bugfix] fixed team filtering with multiple releases</li> 
 <li>[bugfix] fixed old comments removal when adding new</li> 
</ul> Changes in 3.16 
<ul> 
 <li>[enhancement] add invested task time action</li> 
</ul> Changes in 3.15 
<ul> 
 <li>[enhancement] support "agmlink" attachments</li> 
</ul> Changes in 3.14 
<ul> 
 <li>[compatibility] support Intellij 14.1</li> 
 <li>[enhancement] support Development history (DevMotive)</li> 
</ul> Changes in 3.13 
<ul> 
 <li>[enhancement] spell-check support</li> 
 <li>[enhancement] better dialog placement when multiple displays</li> 
 <li>[enhancement] support global teams (Agile Manager)</li> 
</ul> Changes in 3.12 
<ul> 
 <li>[enhancement] support workspaces in Agile Manager</li> 
</ul> Changes in 3.11 
<ul> 
 <li>[enhancement] support acceptance tests in Agile Manager</li> 
 <li>[enhancement] don't override commit message when merging</li> 
</ul> Changes in 3.10 
<ul> 
 <li>[enhancement] further task board improvements </li>
 <li>[bugfix] proper commit message when working on user story</li> 
</ul> Changes in 3.9 
<ul> 
 <li>[enhancement] task board improvements </li>
 <li>[bugfix] Darcula support</li> 
</ul> Changes in 3.8 
<ul> 
 <li>[compatibility] support HP ALM 12</li> 
 <li>[compatibility] enable plugin in RubyMine IDE</li> 
 <li>[enhancement] improved code changes detail </li>
 <li>[bugfix] consider HTTP proxy exception list</li> 
 <li>[bugfix] minor fixes</li> 
</ul> Changes in 3.7 
<ul> 
 <li>Switching to the public codebase</li> 
 <li>[compatibility] IDEA 13 compatibility fixes</li> 
</ul> Changes in Rev. 139214 
<ul> 
 <li>[enhancement] improved attachment handling</li> 
</ul> Changes in Rev. 137338 
<ul> 
 <li>This is a major version upgrade that includes many feature and usability enhancements</li> 
 <li>Beta support for HP Agile Manager</li> 
</ul> Changes in Rev. 134369 
<ul> 
 <li>[compatibility] IDEA 12.1 compatibility fixes</li> 
</ul> Changes in Rev. 132161 
<ul> 
 <li>[compatibility] IDEA 12 compatibility fixes</li> 
 <li>[compatibility] IDEA 10.5.x no longer supported</li> 
</ul> Changes in Rev. 128589 
<ul> 
 <li>[enhancement] improved editing of html fields (&lt;br&gt; now supported)</li> 
 <li>[bugfix] IllegalArgumentException during comments editing</li> 
</ul> Changes in Rev. 127089 
<ul> 
 <li>[enhancement] new defect status according to IDE Customizer settings</li> 
 <li>[bugfix] unable to link defects/requirements</li> 
</ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='6621' size='1293053' date='1398711929000' url=''><name>Felix SCR Annotation Processor</name><id>net.chilicat.felixscr</id><description><![CDATA[<strong>A Felix SCR Annotation processor for for IntelliJ.<strong> <p> The plugin will add a compiler plugin to the IntelliJ build chain which will detect if a module uses Felix SCR annotations. In case the compiling module uses Felix SCR annotations it will create a service component XML and add it to the MANIFEST.MF. </p> <p> The plugin also delivers also a bunch of code inspections which might be useful. </p> Features: 
  <ul> 
   <li>Compiler plugin to process Felix SCR Annotations.</li> 
   <li>Generates a service component xml in the build output.</li> 
   <li>Add service component xml to the manifest (overwrite/merge).</li> 
   <li>Click-able error messages in case SCR generator fails.</li> 
   <li>Basic Inspection for Felix Annotations (missing bind/unbind method).</li> 
   <li>Auto Refactoring - The &quot;Refactor&quot; menu offers a new Action for XML files which allows you to convert a Service Component XMl automatically into Felix SCR Annotatations</li> 
  </ul> <p> <strong>What is supported:</strong> </p><p>The plugin currently supports only Felix Annotations 1.9.0 or greater</p> <p></p> <p> <strong>What is not supported</strong> </p><p>The plugin doesn't support JavaDoc parsing.</p> <p></p> If you want to provide feedback feel free to drop me a email or to post a issue on the github <a href="http://github.com/chilicat/felix-annotation-processor/issues?state=open" rel="nofollow">repository</a></strong></strong>]]></description><version>1.6.2</version><vendor email='chilicat.dev@googlemail.com' url='https://github.com/chilicat/felix-annotation-processor'>chilicat</vendor><idea-version min="n/a" max="n/a" since-build='123.155' /><change-notes><![CDATA[Fixed missing dependencies]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='35096' size='58974' date='1396569549000' url='https://github.com/ponomandr/jmeter-idea-plugin'><name>JMeter plugin</name><id>JMeter plugin</id><description><![CDATA[Create run configurations and run JMeter tests from Intellij IDEA.]]></description><version>1.6.1</version><vendor email='' url=''>Andrey Ponomarev</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[Recompiled to Java 6]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='742' size='46788' date='1350875446000' url=''><name>Tmux</name><id>Tmux</id><description><![CDATA[Plugin that provides Tmux integration with IntelliJ. First pass will be the ability to send data to a specific Tmux panel, which can allow for REPL integration with IntelliJ. Further details can be found at: https://github.com/markmandel/tmux-intellij]]></description><version>0.3</version><vendor email='' url='http://www.compoundtheory.com'>Mark Mandel</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Adds setting to send a \n after each command. Trims data sent to tmux from CTRL+B,L.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7036' size='4285273' date='1369916710000' url=''><name>Create Jira Ticket</name><id>Create Jira Ticket</id><description><![CDATA[Creates Atlassian Jira-Tickets directly from Comments in Sourcecode based on configurable rules.]]></description><version>1.2.2</version><vendor email='' url=''>Carsten Thiele</vendor><idea-version min="n/a" max="n/a" since-build='99.18' /><change-notes><![CDATA[Fixed Idea 12 compatibility issue]]></change-notes><depends>com.intellij.modules.lang</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='142275' size='96496' date='1463457768000' url=''><name>VisualVM Launcher</name><id>VisualVMLauncher</id><description><![CDATA[Launches VisualVM from within IDEA. 
<br> Use buttons from main toolbar to start VisualVM along with executed application, or button next to the console window of already started application.]]></description><version>1.8.138.2210</version><vendor email='vojta.krasa@gmail.com' url='https://github.com/krasa/VisualVMLauncher'>Vojtech
		Krasa</vendor><idea-version min="n/a" max="n/a" since-build='138.2210' /><change-notes><![CDATA[<br>1.8 (2016-05-17) 
<br>- IntelliJ 2016 compatibility 
<br>1.7 (2014-09-20) 
<br>- IJ 14 API update 
<br>1.6 (2014-08-11) 
<br>- tool window icons fixed 
<br>1.5.134 (2014-02-10) 
<br>- API change 
<br>- NPE fix 
<br>1.4 (2013-11-09) 
<br>- IJ 13 API change 
<br>... 
<br>0.1 (2012-11-05) 
<br>- Initial release]]></change-notes><rating>4.9</rating></idea-plugin><idea-plugin downloads='3819' size='8158165' date='1468540866000' url=''><name>CollabNet Tools</name><id>CollabNet Tools</id><description><![CDATA[CollabNet Connector for IntelliJ IDEA provides IDEA IDE integration for CollabNet TeamForge.]]></description><version>1.1.2</version><vendor email='' url='https://www.collab.net/'>CollabNet</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>1.1.2: Eliminate usage of removed API</li> 
 <li>1.1.0: VCS integration</li> 
 <li>1.0.8: CAC support</li> 
 <li>1.0.7: Branding changes and workflow features</li> 
 <li>1.0.6: Task repository integration</li> 
 <li>1.0.5: Fix query wizard so buttons show without resizing on OSX</li> 
 <li>1.0.4: Fixed to open modal dialogs using correct method</li> 
 <li>1.0.2: Fix add attachment file chooser exception and add support for teams and autosumming points</li> 
 <li>1.0.1: IntelliJIDEA 13 compatibility</li> 
 <li>0.2.1: Project settings for default server and default credentials</li> 
 <li>0.2.0: Global setting to show or not show artifact tool tips</li> 
 <li>0.1.9: Create new artifacts</li> 
 <li>0.1.8: Custom artifact editor dialog</li> 
 <li>0.1.7: Fix all-trackers, single-project query scope so that only selected project is included</li> 
 <li>0.1.6: Fix behavior when switching between projects</li> 
 <li>0.1.3: Initial version</li> 
</ul>]]></change-notes><depends>Git4Idea</depends><depends>Subversion</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='9048' size='1848537' date='1459815159000' url='https://github.com/mjedynak/pit-idea-plugin'><name>PIT mutation testing Idea plugin</name><id>PIT mutation testing Idea plugin</id><description><![CDATA[IntelliJ IDEA plugin for PIT mutation testing (http://pitest.org). 
<br /> Bundled with PIT 1.1.9 
<br />
<br /> Adds a 'Run configuration' that allows to execute PIT within IDE. 
<br />
<br /> 
<b>Usage:</b> Run-&gt;Edit Configurations-&gt;Defaults-&gt;Pit Runner 
<br />
<br />]]></description><version>1.3.5</version><vendor email='m.jedynak [at] gmail.com' url=''>Michal Jedynak</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[version 1.3.5 
<br /> 
<ul> 
 <li>Upgraded PIT version to 1.1.9</li> 
</ul> version 1.3.4 
<br /> 
<ul> 
 <li>Upgraded PIT version to 1.1.4</li> 
</ul> version 1.3.3 
<br /> 
<ul> 
 <li>Upgraded PIT version to 1.0.0</li> 
</ul> version 1.3.2 
<br /> 
<ul> 
 <li><a href="https://github.com/mjedynak/pit-idea-plugin/issues/2" rel="nofollow">Fixed bug with setting incorrect classpath in multi module project</a></li> 
</ul> version 1.3.1 
<br /> 
<ul> 
 <li>Default source dir is now preferred if it contains 'java' keyword</li> 
</ul> version 1.3.0 
<br /> 
<ul> 
 <li>PIT distribution is now bundled</li> 
 <li><i>Report dir</i> parameter for gradle project is set to 'build/reports/pit' by default</li> 
 <li>PIT run configuration is now correctly saved</li> 
</ul> version 1.2.2 
<br /> 
<ul> 
 <li>Fixed a bug that caused throwing NPE during directory reading</li> 
</ul> version 1.2.1 
<br /> 
<ul> 
 <li>Small performance improvements, tested against PIT 0.30</li> 
</ul> version 1.2.0 
<br /> 
<ul> 
 <li>Pit output console produces a clickable link to the report</li> 
</ul> version 1.1.0 
<br /> 
<ul> 
 <li><i>Report dir</i> parameter for maven project is set to 'target/report' by default</li> 
 <li><i>Target classes</i> parameter for maven project is set to 'groupId' by default </li> 
</ul>]]></change-notes><rating>2.5</rating></idea-plugin><idea-plugin downloads='1735' size='1670696' date='1500045394416' url='https://plugins.jetbrains.com/plugin/?idea&amp;id=7139'><name>Jelastic Cloud Platform Integration</name><id>Jelastic Cloud Platform Integration</id><description><![CDATA[<p><a href="https://plugins.jetbrains.com/plugin/?idea&amp;id=7139" rel="nofollow">Rate plugin</a> | <a href="https://jelastic.com/paas?utm_source=ideaultimate&amp;utm_medium=plugins&amp;utm_campaign=ide" rel="nofollow">Free trial</a> | <a href="https://docs.jelastic.com/" rel="nofollow">Docs</a></p> 
<br> 
<strong><a href="https://jelastic.com/paas?utm_source=ideaultimate&amp;utm_medium=plugins&amp;utm_campaign=ide" rel="nofollow">Jelastic</a></strong> is the next generation cloud hosting platform (PaaS) for Java, PHP, Node.JS, Ruby, Python and Docker apps available from 50+ datacenters around the Globe. 
<br> The following Java application servers can be instantly provisioned in the Cloud: 
<ul> 
 <li>Tomcat 6, 7, 8, 9; TomEE 7</li> 
 <li>GlassFish 3.1, 4.1</li> 
 <li>JBoss 7.1, Wildfly 8, 9, 10</li> 
 <li>Jetty 6, 8, 9</li> 
 <li>Spring Boot, Dropwizard and any Java CLI application</li> 
</ul> And databases: 
<ul> 
 <li> MySQL, MariaDB, PostgreSQL </li> 
 <li> MongoDB, Cassandra, Redis, Neo4J, OrientDB, CouchDB </li> 
</ul> 
<br> 
<a href="https://jelastic.com/paas?utm_source=ideaultimate&amp;utm_medium=plugins&amp;utm_campaign=ide" rel="nofollow"><b>Sign-up for a free 14-day trial or free tier</b></a> at 
<a href="https://jelastic.com/paas?utm_source=ideaultimate&amp;utm_medium=plugins&amp;utm_campaign=ide" rel="nofollow">http://jelastic.com</a>, set your Jelastic credentials in Window/Preferences/Jelastic Preferences, and you will be able to manage your Jelastic environments, deploy applications in the cloud, get log files, and perform other operations right within your favorite IDE. 
<img src="https://download.jelastic.com/public.php?service=files&amp;t=af996b9f20fd62c12027253e593b82d7&amp;download"> 
<br> 
<br> Usage manual: 
<a href="https://docs.jelastic.com/idea-plugin" rel="nofollow">https://docs.jelastic.com/idea-plugin</a> 
<br> See our video tutorial 
<a href="https://youtu.be/6i73wWak1Oc" rel="nofollow">https://youtu.be/6i73wWak1Oc</a> 
<br> Contact us about plug-in: 
<a href="mailto:plugins@jelastic.com" rel="nofollow">plugins@jelastic.com</a>]]></description><version>1.3.9.5</version><vendor email='plugins@jelastic.com' url='https://jelastic.com'>Jelastic Inc.</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Fixes: Fixed initial refresh of the environment list; plugin configuration window is now located in the Tools section]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='385452' size='1424070' date='1465383052000' url=''><name>Mongo Plugin</name><id>Mongo Plugin</id><description><![CDATA[Mongo integration for Intellij]]></description><version>0.7.4</version><vendor email='david.boissier [at] gmail [dot] com' url='http://codinjutsu.blogspot.com'>David Boissier</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='141.*'/><change-notes><![CDATA[<a href="https://github.com/dboissier/mongo4idea/blob/mongo4idea-0.7.4/CHANGELOG.txt" rel="nofollow">Changelog</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.7</rating></idea-plugin><idea-plugin downloads='38614' size='34051' date='1422170194000' url=''><name>Eclipser</name><id>com.kukido.eclipser</id><description><![CDATA[Eclipser converts Eclipse launch configurations into IntelliJ IDEA configurations: 
<ul> 
 <li>Local Java application Eclipse launcher into Application run configuration</li> 
 <li>Program launch Eclipse launcher into external tool in Tools menu</li> 
 <li>Maven launch configuration into Maven run configuration</li> 
 <li>Remote Java application Eclipse launcher into Remote run configuration</li> 
 <li>Ant launch configuration into Ant target run configuration</li> 
</ul> For limitations, known issues and support please refer to plugin wiki: 
<a href="https://github.com/kukido/eclipser/wiki" rel="nofollow">https://github.com/kukido/eclipser/wiki</a>]]></description><version>0.6.3</version><vendor email='mclovin@kukido.com' url='https://github.com/kukido/eclipser'>Kukido</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Eclipser plugin to convert Eclipse launch files to IntellliJ run configurations.]]></change-notes><depends>AntSupport</depends><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='14442' size='183488' date='1488526530000' url=''><name>FontStorage plugin</name><id>com.webfont.ideaplugin</id><description><![CDATA[Use custom free fonts in your projects.]]></description><version>2.0</version><vendor email='pull@fontstorage.com' url='https://fontstorage.com/'>FontStorage</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[2.0 - Version for FontStorage 1.0 - First version]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='180797' size='170058' date='1429042429000' url=''><name>Gherkin</name><id>cucumber</id><description><![CDATA[Provides support of Gherkin language]]></description><version>141.178</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.178' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.xml</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='122518' size='2058981' date='1429042776000' url=''><name>Cucumber for Java</name><id>cucumber-java</id><description><![CDATA[This plugin enables 
<a href="http://cukes.info/" rel="nofollow">Cucumber</a> support with step definitions written in Java. The following coding assistance features are available: 
<ul> 
 <li>Error and syntax highlighting.</li> 
 <li>Indentation.</li> 
 <li>Intention actions.</li> 
 <li>Viewing code structure.</li> 
 <li>Navigation in the source code.</li> 
 <li>Integrated documentation.</li> 
 <li>Code completion.</li> 
 <li>Search for usages.</li> 
 <li>Commenting and uncommenting lines.</li> 
</ul>]]></description><version>141.178</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.178' /><change-notes><![CDATA[]]></change-notes><depends>cucumber</depends><rating>3.8</rating></idea-plugin><idea-plugin downloads='34053' size='3891761' date='1429043097000' url=''><name>Cucumber for Groovy</name><id>cucumber-groovy</id><description><![CDATA[This plugin enables 
<a href="http://cukes.info/" rel="nofollow">Cucumber</a> support with step definitions written in Groovy. The following coding assistance features are available: 
<ul> 
 <li>Error and syntax highlighting.</li> 
 <li>Indentation.</li> 
 <li>Intention actions.</li> 
 <li>Viewing code structure.</li> 
 <li>Navigation in the source code.</li> 
 <li>Integrated documentation.</li> 
 <li>Code completion.</li> 
 <li>Search for usages.</li> 
 <li>Commenting and uncommenting lines.</li> 
</ul>]]></description><version>141.178</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.178' /><change-notes><![CDATA[]]></change-notes><depends>cucumber</depends><depends>cucumber-java</depends><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='20580' size='338832' date='1492185235000' url=''><name>Code Review for IntelliJ IDEA</name><id>codeReview4idea</id><description><![CDATA[Plugin provides IDEA integration with Code Review Tools (such as Crucible from Atlassian) 
<br>
<br> 
<p>Main features:</p> 
<ul> 
 <li> Dashboard toolwindow </li>
 <li> View separated commits in one review item </li>
 <li> Show diff for commit </li>
 <li> Add general comments </li>
 <li> Add reply to general comments </li>
 <li> Add versioned comment (right-click) </li>
 <li> Add reply to versioned comment (right-click on comments list) </li>
</ul> 
<br> 
<p>Important note:</p> Plugin works only with IDEA trunk builds and git repositories]]></description><version>0.5.5</version><vendor email='kt@jetbrains.com' url='https://github.com/ktisha/Crucible4IDEA'>Ekaterina Tuzova</vendor><idea-version min="n/a" max="n/a" since-build='141.177' until-build='171.*'/><change-notes><![CDATA[<p>0.5.5 version:</p> Fixed compatibility issues with Idea 2017.1 
<p>0.5.4 version:</p> Fixed compatibility issues with Idea 16 
<p>0.5.3 version:</p> Fixed compatibility issues with Idea 15 
<p>0.5.1 version:</p> Fixed compatibility issues with Idea 14 
<p>0.5 version:</p> Thanks to 
<a href="https://github.com/dmitry-cherkas" rel="nofollow">dmitry-cherkas</a> 
<ul> 
 <li> [feature] Added "Open in browser" action for reviews/comments. #63 </li>
 <li> [feature] Added more filters (ReadyToClose, InDraft, etc). </li>
 <li> [feature] Agile style review support. #57 </li>
 <li> [bugfix] Fixed some exceptions. #58, 60, 62 </li>
</ul> 
<p>0.4 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [feature] Better comments ui. </li>
 <li> [feature] Support comment drafts: show them differently; let publish drafts; automatically post a draft when the popup is closed via Esc. </li>
</ul> 
<p>0.3.2 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [feature] HTML in comments; better comments ui. </li>
 <li> [enhancement] Remember if general comments should be shown; remember splitter proportion. </li>
 <li> [enhancement] Remember new comment popup dimensions. </li>
 <li> [bugfix] Better calculate the size of existing comments popup. </li>
</ul> 
<p>0.3.1 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [bugfix] Fix crash happening for patches containing ADDED files.</li> 
</ul> 
<p>0.3 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [feature] Support review of patch files</li> 
</ul> 
<p>0.2.5 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [bugfix] Do not report successful test connection in case of Malformed URL exception.</li> 
 <li> [bugfix] Plugin now works with Crucible over https.</li> 
</ul> 
<p>0.2.4 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [bugfix] Fix the line number of new comments.</li> 
 <li> [bugfix] Rebuild the plugin according to the changes in git4idea API.</li> 
</ul> 
<p>0.2.3 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [bugfix] Small usability enhancements </li> 
 <li> [bugfix] Fix the case when file from commit doesn't exist yet/anymore </li> 
</ul> 
<p>0.2.2 version:</p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [bugfix] Fix after IDEA API change </li> 
 <li> [bugfix] Encoding support </li> 
 <li> [bugfix] Better comment popup layout</li> 
</ul> 
<p>0.2.1 version: </p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> Plugin built with java 1.6 </li>
</ul> 
<p>0.2 version: </p> [Important note] Plugin works only with IDEA trunk builds 
<ul> 
 <li> [enhancement] Added complete review action </li>
 <li> [enhancement] Moved plugin-server communication to JSON </li>
 <li> [enhancement] Sort reviews/commits by date by default </li>
 <li> [enhancement] Added a timeout to HTTP queries. </li>
 <li> [enhancement] Hideable general comments panel </li>
 <li> [enhancement] Added toolwindow icon </li>
 <li> [enhancement] Improved file comments tree UI </li>
 <li> [bugfix] DataContext NPE </li>
 <li> [bugfix] update review on adding file comment </li>
 <li> [bugfix] adding and showing comments for the diff chain </li>
 <li> [bugfix] exception on double click if changed column order </li>
</ul> 
<p>0.1 - Initial revision: </p> 
<ul> 
 <li> Dashboard toolwindow </li>
 <li> View separated commits in one review item </li>
 <li> Show diff for commit </li>
 <li> Add general comments </li>
 <li> Add reply to general comments </li>
 <li> Add versioned comment (right-click) </li>
 <li> Add reply to versioned comment (right-click on comments list) </li>
</ul>]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.platform</depends><rating>3.7</rating></idea-plugin><idea-plugin downloads='3389' size='7564' date='1430986436000' url=''><name>jenv IntelliJ IDEA plugin</name><id>jenv-idea-plugin</id><description><![CDATA[jenv(http://jenv.mvnsearch.org) is Java environment manager, and it is a clone of RVM for Java. jenv IDEA plugin can give IDEA guys conveniences with jenv support, such as SDK auto detection.]]></description><version>0.0.3</version><vendor email='linux_china@hotmail.com' url='http://jenv.mvnsearch.org'>jenv</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Compiled for IntelliJ IDEA 14.1]]></change-notes><depends>org.intellij.groovy</depends><depends>org.jetbrains.idea.maven</depends><depends>org.jetbrains.plugins.gradle</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='139995' size='1776646' date='1452615412000' url=''><name>SonarQube Community Plugin</name><id>org.mayevskiy.intellij.sonar</id><description><![CDATA[Connects SonarQube to IntelliJ IDEA]]></description><version>2.0.12</version><vendor email='sonarqube-intellij-plugin@googlegroups.com' url='https://github.com/sonar-intellij-plugin/sonar-intellij-plugin'>SonarQube Community Intellij Plugin
        Team</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[<p> 2.0.12 </p>
<ul> 
 <li>Fixes #144: Calling invokeAndWait from read-action leads to possible deadlock</li> 
</ul> 
<p></p> 
<p> 2.0.11 </p>
<ul> 
 <li>Fixes #125: authenticate when grabbing rule details</li> 
</ul> 
<p></p> 
<p> 2.0.10 </p>
<ul> 
 <li>Fixes #136: NPE while using SonarQube 5.2</li> 
</ul> 
<p></p> 
<p> 2.0.9 </p>
<ul> 
 <li>Fixes #123: inspections visible in idea 14.1+</li> 
</ul> 
<p></p> 
<p> 2.0.8 </p>
<ul> 
 <li>Fixes #123: inspections are visible again in idea 14.1+</li> 
</ul> 
<p></p> 
<p> 2.0.7 </p>
<ul> 
 <li>Fixes #121: increased timeout when downloading issues from 10 secs to 1 min</li> 
</ul> 
<p></p> 
<p> 2.0.6 </p>
<ul> 
 <li>Fixes #105: Annotations not shown in PHPStorm 7.1</li> 
 <li>Fixes #106: Annotations in PHPStorm shown twice per File</li> 
</ul> 
<p></p> 
<p> 2.0.5 </p>
<ul> 
 <li>Fixes #92: perform matching issues to files in parallel</li> 
 <li>Fixes #93: Add more verbose information on loading SonarQube resources from server</li> 
 <li>Fixes #81: Occurrences of SONAR_USER_PASSWORD should not be displayed</li> 
 <li>Fixes #77: $MODULE_NAME is not expanded when analyzing for &quot;Whole project&quot;</li> 
</ul> 
<p></p> 
<p> 2.0.4 </p>
<ul> 
 <li>Fixes #88: Please show some progress while processing downloaded violations</li> 
 <li>Fixes #91: Inspection is not cancellable while downloaded issues are analysed</li> 
 <li>Fixes #87: Inspections in editor are not refreshed if rerun inspection</li> 
 <li>Fixes #86: Rename Sonar to SonarQube</li> 
 <li>Fixes #71: Path to sonar-report.json with PROJECT_BASE_DIR does not work on windows</li> 
</ul> 
<p></p> 
<p> 2.0.3 </p>
<ul> 
 <li>Fixes #80: When starting a local analysis script the SonarQube tool window should be shown</li> 
 <li>Fixes #76: IDEA hangs and eats all memory</li> 
 <li>Fixes #66: It should be possible to put analysis in background Fixes</li> 
 <li>Fixes #72: Canceling a local analysis does not work</li> 
</ul> 
<p></p> 
<p> 2.0.2 </p>
<ul> 
 <li>Fixes #53: Adopt API changes in IntelliJ14</li> 
</ul> 
<p></p> 
<p> 2.0.1 </p>
<ul> 
 <li>Fixes #84: download more then one resources in one analysis</li> 
 <li>Fixes #73: download or local analysis only if inspections are enabled in current context</li> 
 <li>Fixes #70: Project is not yet initialized exception in DocumentChangeListener</li> 
 <li>Fixes #67: alternative working dir does not work in pycharm</li> 
 <li>Fixes #64: sonar resources not sorted alpha-numerically</li> 
 <li>Fixes #62: Remove space in start of script</li> 
</ul> 
<p></p> 
<p> 2.0.0 </p>
<ul> 
 <li>Issues download and incremental analysis with sonar 4.x</li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.6</rating></idea-plugin><idea-plugin downloads='16866' size='23707' date='1430672182000' url=''><name>DCEVM integration</name><id>dcevm</id><description><![CDATA[Provides integration with 
<a href="http://ssw.jku.at/dcevm/" rel="nofollow">DCEVM</a>
<br /> (enhanced JVM with ability to perform 'true hotswap')]]></description><version>1.8</version><vendor email='lepenkiny@gmail.com' url=''>Yaroslav Lepenkin</vendor><idea-version min="n/a" max="n/a" since-build='129.524' /><change-notes><![CDATA[Fixed compatibility issues]]></change-notes><rating>2.5</rating></idea-plugin><idea-plugin downloads='3021' size='5993382' date='1483800539000' url=''><name>Pegdown Doclet for IDEA</name><id>PegdownDocletIdea</id><description><![CDATA[<p>Enables support for Quick Documentation (Ctrl-Q) for projects that use the Pegdown Doclet. Enable and configure the plugin in "Settings ? Pegdown Doclet".</p> 
<p><em>Tip:</em> Also install the the PlantUML integration plugin for live-previews of your UML diagrams.</p> 
<p><em>Known Issues</em></p> 
<ul> 
 <li>Some formatting problems in certain constellations; the doc is still readable, though</li> 
 <li>No option for Pegdown parse timeout</li> 
</ul> 
<p><em>Limitation that won't be fixed</em></p> 
<ul> 
 <li>It will only process JavaDocs of project source files, external libraries won't be processed; use generated JavaDocs for libraries</li> 
 <li>It works only if the class where Ctrl-Q was used is located in a Pegdown-enabled module</li> 
 <li>It may get confused on certain constellations of Pegdown-enabled and Standard-JavaDoc modules</li> 
</ul>]]></description><version>1.3-1</version><vendor email='herzog@raffael.ch' url='https://github.com/Abnaxos/pegdown-doclet/'>Raffael Herzog</vendor><idea-version min="n/a" max="n/a" since-build='123.169' /><change-notes><![CDATA[<dl> 
 <dt>
  1.3-1 (2017-01-07)
 </dt> 
 <dd> 
  <ul> 
   <li>Fix <a href="https://github.com/Abnaxos/pegdown-doclet/issues/52" rel="nofollow">Issue #52</a> (Assertion failed at PsiParameterListImpl.getParameterIndex at PegdownDocumentationProvider.generateDoc)</li> 
  </ul> 
 </dd> 
 <dt>
  1.3-0 (2016-05-20)
 </dt> 
 <dd> 
  <ul> 
   <li>Fix various issues with rendering of links in quick Javadoc</li> 
  </ul> 
 </dd> 
 <dt>
  1.0 (2013-06-05)
 </dt> 
 <dd> 
  <ul> 
   <li>Release IDEA plugin 1.0</li> 
  </ul> 
 </dd> 
 <dt>
  2013-05-31
 </dt> 
 <dd> 
  <ul> 
   <li>Add support for UML diagrams and images</li> 
   <li>Improve formatting of code blocks</li> 
  </ul> 
 </dd> 
</dl>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1776' size='1054579' date='1379641637000' url=''><name>TF Uploader</name><id>ro.catalin.prata.tfuploader</id><description><![CDATA[TF Uploader helps you upload your Android builds to Test Flight without having to open the browser and got to your project's page. 
<br /> You just have to add the notes of your new build, set the path for the build (only once), add a team and the upload API token from test flight site and you are ready to send the Android builds right from your favorite IDE.]]></description><version>2.5</version><vendor email='prata.catalin@gmail.com' url='http://myandroidsolutions.blogspot.ru/'>My Blog</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[V1.5 Added: - module support (the apk file path is updated accordingly to the selected module) 
<br /> - android project version code and name edit V2.0 Added: - bug fixing - added build notification popup - added new validation rule V2.0 Added: - bug fixing - added build notification popup - added new validation rule V2.5 Added: - bug fixing]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='125716' size='1927789' date='1498676043000' url=''><name>Gerrit</name><id>com.urswolfer.intellij.plugin.gerrit</id><description><![CDATA[<p> Gerrit Code Review Tool Integration </p> 
<p> Only <strong>Gerrit 2.6 or newer</strong> is supported (missing / incomplete REST API in older versions) </p> 
<p> Features: </p>
<ul> 
 <li>Do reviews directly from your IDE (voting and commenting)</li> 
 <li>List and query changes</li> 
 <li>Optimized push dialog for Gerrit operations (refs/for, add reviewers, ...)</li> 
 <li>Compare (Diff) changes against your local clone (much more comfortable than in Web UI because of well known syntax highlighting and other IDE features)</li> 
 <li>Submit changes</li> 
 <li>Notifications for new changes which are waiting for your review</li> 
 <li>Cherry-Pick and checkout changes into your local clone</li> 
 <li>Star (and unstar) changes</li> 
 <li>File and line based comments (<strong>Gerrit 2.7 or newer only</strong>)<br> Usage: Add new comments in file diff window with right click on line; remove not yet submitted comments with a click on comment icon. Comments need to be submitted with "Submit" or any "+/-" action. </li> 
 <li>Clone and set up Gerrit projects directly in IDE (commit-message-hook is automatically added)</li> 
 <li>Abandon changes</li> 
 <li>Publish and delete draft changes</li> 
</ul> 
<p></p> 
<p> If you find any issues, please report them (please use the GitHub issue tracker instead of review comments). </p> 
<p> This plugin uses <a href="https://github.com/uwolfer/gerrit-rest-java-client" rel="nofollow">gerrit-rest-java-client</a> for communication with Gerrit REST API. If you need to build a Java application which needs to communicate with Gerrit, this library probably supports you quite a lot. </p> 
<p> If you like this plugin, you can support it: </p>
<ul> 
 <li>Spread it: Tell your friends who are using IntelliJ and Gerrit about this plugin (or even bring them to use these fantastic products!)</li> 
 <li>Vote for it: Write your review and vote for it at the <a href="http://plugins.jetbrains.com/plugin/7272" rel="nofollow">IntelliJ plugin repository</a>.</li> 
 <li>Star it: <a href="https://github.com/uwolfer/gerrit-intellij-plugin" rel="nofollow">Star it at GitHub</a>. GitHub account required.</li> 
 <li>Improve it: Report bugs or feature requests. Or even fix / implement them by yourself - everything is open source!</li> 
 <li>Donate: You can find donation-possibilities in the <a href="https://github.com/uwolfer/gerrit-intellij-plugin#donations" rel="nofollow">README</a> file.</li> 
</ul> 
<p></p>]]></description><version>1.0.0.1-141</version><vendor email='uwolfer@fwo.ch' url='https://github.com/uwolfer/gerrit-intellij-plugin'>Urs Wolfer</vendor><idea-version min="n/a" max="n/a" since-build='140.2285' until-build='142.2086'/><change-notes><![CDATA[<p> See for all changes: https://github.com/uwolfer/gerrit-intellij-plugin/commits/ </p> 
<p> </p>
<ul> 
 <li><strong>Important Note:</strong> You can report exception-issues directly from your IDE. Please add at least a comment what you have done when it occurred / how you can reproduce it. It would be even better when add an email address so I can contact you in case of questions.</li> 
 <li>Would you like to try test-builds of this plugin before official release? Please check out: <a href="https://github.com/uwolfer/gerrit-intellij-plugin#pre-releases" rel="nofollow"> https://github.com/uwolfer/gerrit-intellij-plugin#pre-releases</a>.</li> 
 <li>1.0.0</li> 
 <ul> 
  <li>add columns "Project" and "Topic" (optional) (thanks to eekboom)</li> 
  <li>handle hyperlinks in change details (thanks to eekboom)</li> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.9.9.1</li> 
 <ul> 
  <li>fix compatibility with IntelliJ 2016.3 EAP (tool window is blank)</li> 
  <li>allow using the tool window while IntelliJ is creating index</li> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.9.9.0</li> 
 <ul> 
  <li>fix automatic update for IntelliJ 2016.2 (by bumping version number)</li> 
  <li>improvements in error reporting flow</li> 
 </ul> 
 <li>0.9.8.2</li> 
 <ul> 
  <li>fix displaying most significant label in change list</li> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.9.8.1</li> 
 <ul> 
  <li>fix loading changes with older Gerrit versions when env is non-English</li> 
  <li>fix NumberFormatException when using JRE 6</li> 
  <li>do not 'git reset' when checking out a change which was checked out before already</li> 
 </ul> 
 <li>0.9.8</li> 
 <ul> 
  <li>add support for setting custom review labels when supported by server (other than Code-Review and Verified)</li> 
  <li>add support for publish / delete draft changes</li> 
  <li>add column "status" to change list</li> 
  <li>reviewer and owner filter: allow filtering by username</li> 
  <li>disable actions when not permitted</li> 
  <li>fix status-filter option "All"</li> 
  <li>many minor fixes and improvements</li> 
  <li>Note: Updates for IntelliJ versions older than 14 are no longer provided</li> 
 </ul> 
 <li>0.9.7.6</li> 
 <ul> 
  <li>fixes (including Java 6 support)</li> 
 </ul> 
 <li>0.9.7.5</li> 
 <ul> 
  <li>update gerrit-rest-java-client to v0.8.6 (which contains many improvements and a fix for upcoming Gerrit 2.12 release)</li> 
  <li>minor fixes</li> 
 </ul> 
 <li>0.9.7.4</li> 
 <ul> 
  <li>fixes (including special fixes for users on Win)</li> 
 </ul> 
 <li>0.9.7.3</li> 
 <ul> 
  <li>many fixes and small improvements</li> 
 </ul> 
 <li>0.9.7.2</li> 
 <ul> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.9.7.1</li> 
 <ul> 
  <li>build with target-level 1.6 again</li> 
 </ul> 
 <li>0.9.7</li> 
 <ul> 
  <li>add capability to filter for project</li> 
  <li>add support for loading more change while scrolling in list with Gerrit &lt; 2.9</li> 
  <li>fix handling of expired sessions</li> 
  <li>checkout dialog: get fetch information dynamically (instead of hardcoded HTTP-URL)</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.9.6.2</li> 
 <ul> 
  <li>IntelliJ 14.1 only: disable unsupported oneside-diff-viewer for displaying Gerrit changes</li> 
 </ul> 
 <li>0.9.6.1</li> 
 <ul> 
  <li>IntelliJ 14.1 only: fix push dialog</li> 
 </ul> 
 <li>0.9.6</li> 
 <ul> 
  <li>dynamically show label columns according to server support ("Verify", "Core-Review", ...)</li> 
  <li>IntelliJ 14: add support for multi-repository-projects in push dialog (limitation: it does not work cleanly with setting "Push to Gerrit by default" activated - in this case all repos are selected on dialog show)</li> 
  <li>fix COMMIT_MSG review for first commit in a new Git repository</li> 
  <li>fix reviews with comments for Gerrit &gt;= 2.10</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.9.5.2</li> 
 <ul> 
  <li>fix write-operations when using LDAP logins</li> 
  <li>fix login issues with googlesource.com Gerrit instances</li> 
  <li>minor fixes</li> 
 </ul> 
 <li>0.9.5.1</li> 
 <ul> 
  <li>add save and cancel buttons to comment popup</li> 
  <li>minor fixes and improvements for exception reports - please make sure that you add an email address when you send an exception report from your IDE (in some case I need to ask you for more information)</li> 
 </ul> 
 <li>0.9.5</li> 
 <ul> 
  <li>new action to add reviewers to a change</li> 
  <li>support for LDAP authentication (when logging in happens with a HTML form)</li> 
  <li>fix authentication when HTTP digest method is used</li> 
  <li>fix branch filter for some project setups</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.9.4</li> 
 <ul> 
  <li>change-number-column is available in list (hidden by default)</li> 
  <li>change-id and change-number columns are hidden by default (can be enabled in plugin settings)</li> 
  <li>change-number is displayed in change detail panel</li> 
  <li>new action to copy change-id in list</li> 
  <li>"git review" like checkout (check-out action automatically creates a named branch)</li> 
  <li>improved focus handling of comment dialog (comments are not loosed anymore in some cases when focus is loosed; text field is focused when opened)</li> 
  <li>fix for Gerrit &gt;= 2.10: fix display of account information (list, change details)</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.9.3</li> 
 <ul> 
  <li>add action to checkout selected change</li> 
  <li>show notification balloons again (review notification, errors)</li> 
  <li>fix keyboard navigation in change list</li> 
 </ul> 
 <li>0.9.2</li> 
 <ul> 
  <li>password settings / safe fixes</li> 
  <li>fix compatibility with latest IDEA 14 EAP</li> 
  <li>alternative branch push doesn't respect manual change</li> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.9.1</li> 
 <ul> 
  <li>lazily load changes list (25 changes initially; more will be loaded when you scroll down)</li> 
  <li>fix file comments when using IntelliJ on MS Win</li> 
  <li>order file comments according to date in diff viewer</li> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.9.0</li> 
 <ul> 
  <li>add support to select patch sets in grid</li> 
  <li>show commit message as a file in changes browser</li> 
  <li>add support to select diff base in change browser (patch sets can be diffed against each other)</li> 
  <li>show comments and comment drafts count in changes browser</li> 
  <li>save draft comments in Gerrit (available now after IntelliJ restart and in web UI)</li> 
  <li>improve notification and error handling for review and submit action</li> 
  <li>find Git repository if Git remote name equals Gerrit project name</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.8.1</li> 
 <ul> 
  <li>improve usability for file comments (add, reply, edit)</li> 
  <li>new editor with preview for file comments</li> 
  <li>add option to not send notification mails in review dialog</li> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.8.0</li> 
 <ul> 
  <li>add support for range comments (visible in "new" Gerrit Web UI)</li> 
  <li>fix handling of comma separated user names in push dialog</li> 
  <li>improve HTTP proxy handling</li> 
  <li>improve SSL certificate handling (support for IntelliJ 13.1 certificate manager, certificates signed by an untrusted authority)</li> 
  <li>fix handling when Gerrit url and git remote url are not equal</li> 
  <li>major refactoring</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.7.0</li> 
 <ul> 
  <li>add settings in push dialog (allows to push to Gerrit without modifying remote branch; can be activated by default in plugin settings)</li> 
  <li>action to abandon a change</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.6.2</li> 
 <ul> 
  <li>improve review comment dialog (editor with spell-checking, better size, preview)</li> 
  <li>better display of comment (properly display multi-line and formatted comments)</li> 
  <li>show review status (and CC'ed reviewers) in change detail panel</li> 
  <li>fix possible indefinite HTTP request loop (in case of Gerrit server errors)</li> 
  <li>minor fixes and improvements</li> 
 </ul> 
 <li>0.6.1</li> 
 <ul> 
  <li>fix issues with multiple windows (projects)</li> 
  <li>fix Gerrit checkout in case of empty settings</li> 
  <li>improve icons (hi-dpi ready)</li> 
  <li>add custom error handler: you can report exceptions now directly from IDE</li> 
 </ul> 
 <li>0.6</li> 
 <ul> 
  <li>support for starring changes (show in list and set / unset icon)</li> 
  <li>use IntelliJ action infrastructure more consistently (allows user configuration like keyboard shortcut)</li> 
  <li>add support for anonymous (readonly; useful for e.g. Android and Gerrit development instances where REST API authentication is not supported yet)</li> 
  <li>fixed more ssl issues (port from commons-httpclient v3 to apache.httpcomponents v4)</li> 
  <li>add support for file comments on both sides (parent and revision)</li> 
  <li>set file review status to reviewed when opening files in diff viewer </li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.5</li> 
 <ul> 
  <li>display code review and verified status in list</li> 
  <li>show comments (and actions) in change detail panel</li> 
  <li>add filters for changes list (fulltext, status, branch, owner, reviewer, starred changes)</li> 
  <li>asynchronously load data from Gerrit (UI does not block anymore when connection is slow)</li> 
  <li>improve review notifications (show after start even when Gerrit tool window is not open)</li> 
  <li>add setting to show all changes (instead of changes from current project only)</li> 
  <li>fix remembering self-signed certs</li> 
  <li>fix for self signed ssl connections</li> 
  <li>remove fetch action from user-interface (no real use-case for it)</li> 
  <li>internal: migrate to Google Guice for dependency management (major refactoring)</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.4.1</li> 
 <ul> 
  <li>performance improvement (reduced HTTP transfer sizes)</li> 
  <li>add support for HTTPS servers on non-default port with self-signed certs</li> 
  <li>fix timezone handling</li> 
  <li>improve HTTP authentication flow (again!) (everyone who had authentication issues should try again)</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.4.0</li> 
 <ul> 
  <li>improve HTTP authentication flow (everyone who had authentication issues should try again)</li> 
  <li>set up Gerrit commit message hook after checkout (now you can checkout and set up Gerrit projects without any command line command)</li> 
  <li>allow shortcuts for actions</li> 
  <li>fix for Gerrit instances not running on root (e.g. example.com/r) of domain (thanks to magnayn)</li> 
  <li>fix for working with multiple IntelliJ windows at the same time</li> 
  <li>many minor fixes and improvements</li> 
 </ul> 
 <li>0.3.1</li> 
 <ul> 
  <li>fix for projects containing '/' (slash) in their name</li> 
 </ul> 
 <li>0.3.0</li> 
 <ul> 
  <li>add support for multi-VCS projects</li> 
  <li>improve error-handling</li> 
  <li>add IntelliJ 13 EAP support</li> 
 </ul> 
 <li>0.2.0</li> 
 <ul> 
  <li>add support for file based comments (view and add) (Gerrit 2.7 or newer only)</li> 
  <li>better error messages (e.g. connection and authentication errors)</li> 
 </ul> 
</ul> 
<p></p>]]></change-notes><depends>Git4Idea</depends><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='3984' size='3122' date='1384261274000' url=''><name>Open in Marked</name><id>com.vexus2.intellij.marked</id><description><![CDATA[Open markdown file into Markdown Viewer Marked.
<br /> Default keymap is &quot;Ctrl+Alt+M&quot;.
<br /> You need to install 'Marked'.
<br /> Visit this site.
<br /> http://markedapp.com/]]></description><version>0.2</version><vendor email='hikaru.tooyama@gmail.com' url='https://twitter.com/vexus2'>Vexus2</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[version 0.2
<br /> Fixed bug.
<br /> version 0.1
<br /> Initial release.
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='12716' size='46034' date='1446069144000' url=''><name>ADB Uninstall</name><id>com.vv.adbuninstall</id><description><![CDATA[Provides simple visual uninstalling support for the current application.]]></description><version>1.1.3</version><vendor email='asfalit@gmail.com' url=''>Ghedeon</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[Fix: Icon doesn't show in toolbar #10]]></change-notes><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8730' size='86227' date='1423252495000' url=''><name>IntelliVault</name><id>com.crownpartners.intellivault</id><description><![CDATA[<p>A plugin for IntelliJ IDEA to interact with a CRX repository via the FileVault tool which is packaged with Adobe AEM/CQ.</p> 
<p>This plugin is largely based upon, and liberally borrows from, <a href="http://vaultclipse.sourceforge.net/" rel="nofollow">VaultClipse</a> which is a plugin for the Eclipse IDE for interacting with FileVault.</p> 
<p>The plugin source can be found on <a href="https://github.com/shsteimer/IntelliVault" rel="nofollow">Github</a></p>]]></description><version>0.9.5</version><vendor email='sean.steimer@razorfish.com' url='http://technologyplatforms.razorfish.com/razorfish.html'>Razorfish Platforms</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>v0.9.1: Added logging of output to the console, removed extraneous dialog options.</li> 
 <li>v0.9.2: Fixing an issue where the temp directory isn't always deleted.</li> 
 <li>v0.9.3: Updates to plugin metadata.</li> 
 <li>v0.9.4: Merged PR from sdehandt; Added option to bypass message dialogs. Also re-branded to Razorfish Platforms and added support for VLT 3.</li> 
 <li>v0.9.5: Fixed compile version to use JDK 1.6</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='242' size='122625' date='1383452083000' url=''><name>Yoda live data plugin</name><id>com.farawaytech.yoda.intellij</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<small>most HTML tags may be used</small>]]></description><version>1.0</version><vendor email='roman.prokofyev@gmail.com' url='http://www.yourcompany.com'>Faraway Tech</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Add change notes here.
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='227930' size='41259' date='1431284528000' url=''><name>Dash</name><id>com.paperetto.dash</id><description><![CDATA[<p>A smart and simple plugin that provides keyboard shortcut access for Dash, Velocity or Zeal in IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm and Android Studio.</p> 
<p>&nbsp;</p> 
<p><a href="http://flattr.com/thing/2558535/gdelmasIntelliJDashPlugin-on-GitHub" rel="nofollow"><img src="http://api.flattr.com/button/flattr-badge-large.png" alt="Flattr this" title="Flattr this" /></a></p> 
<p></p>
<b>Usage</b>
<p></p> 
<p>The default <b>shortcut</b> assigned to search is <b>Cmd-Shift-D</b> (Mac OS X) or <b>Ctrl-Shift-D</b> (Windows, Linux).</p> 
<p>A <b>menubar command</b> named either &quot;<b>Search in Dash</b>&quot; (Mac OS X), &quot;Search in Velocity&quot; (Windows) or &quot;Search in Zeal&quot; (Linux) can be found in the &quot;Tools&quot; menu.</p> 
<p>The plugin either searches for the statement at caret position or the current selection. It will identify the programming language in use and request filtered results accordingly.</p> 
<p></p>
<b>Configuration</b>
<p></p> 
<b>Shortcut</b> 
<p>You can change the shortcut at Preferences -&gt; Keymap -&gt; Plug-ins -&gt; Dash.</p> 
<b>Toolbar Icon</b> 
<p>You can add a &quot;Search in Dash/Velocity/Zeal&quot; button to the toolbar. Right-click the menubar -&gt; Customize [?]. You will find the button under &quot;Plug-ins -&gt; Dash&quot;.</p> 
<p></p>
<b>Supported API Documentation Browsers</b>
<p></p> 
<b>Kapeli Dash (Mac OS X)</b> 
<p>Dash is an API Documentation Browser and Code Snippet Manager. Dash stores snippets of code and instantly searches offline documentation sets for 150+ APIs (for a full list, see below). You can even generate your own docsets or request docsets to be included. <a href="http://kapeli.com/dash" rel="nofollow">http://kapeli.com/dash</a></p> 
<b>Velocity (Windows)</b> 
<p>Velocity gives your Windows desktop offline access to over 150 API documentation sets (provided by Dash for OS X). <a href="https://velocity.silverlakesoftware.com" rel="nofollow">https://velocity.silverlakesoftware.com</a></p> 
<b>Zeal (Linux)</b> 
<p>Zeal is a simple offline API documentation browser inspired by Dash (OS X app). <a href="http://zealdocs.org" rel="nofollow">http://zealdocs.org</a></p>]]></description><version>3.2.3</version><vendor email='' url='https://github.com/gdelmas/IntelliJDashPlugin'>Gerard Delm?s</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[- Dash 2.3 Remote redirection support - Clojure support]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='109281' size='1936644' date='1482209962000' url=''><name>ANTLR v4 grammar plugin</name><id>org.antlr.intellij.plugin</id><description><![CDATA[<p> This plugin is for ANTLR v4 grammars and includes ANTLR 4.7. It works with Intellij 15, 2016.1-2017.3. It should work in other Jetbrains IDEs. </p> 
<ul> 
 <li> syntax highlighting </li>
 <li> syntax error checking </li>
 <li> semantic error checking </li>
 <li> navigation window </li>
 <li> goto-declaration </li>
 <li> find usages </li>
 <li> rename tokens </li>
 <li> rename rules </li>
 <li> comment grammar rule lines with meta-/ (1.7) </li>
 <li> grammar/comment folding (1.7) </li>
 <li> generates parser code; shortcut (ctrl-shift-G / meta-shift-G) but it's in Tools menu and popups. </li>
 <li> code completion for tokens, rule names; </li>
 <li> finds tokenVocab option for code gen if there is a tokenVocab option, don't warn about implicit tokens. </li>
 <li> handles separate parsers and lectures like TParser.g4 and TLexer.g4 (1.7) </li>
 <li> Parse tree nodes show the alternative number the parser chose to match that node. (1.7) </li>
 <li> has live grammar interpreter for grammar preview. Right click on rule and say "Test ANTLR Rule". </li>
 <li> view parse trees in hierarchy (sideways tree) view. (1.8) </li>
 <li> can view parse trees for input matched in more than one way (ambiguities) (1.7) </li>
 <li> can view lookahead trees to show how input directed ANTLR to match a particular alternative (1.7) </li>
 <li> changes to grammar seen in parse tree upon save of grammar. </li>
 <li> works with all Jetbrains IDEs (1.8) </li>
 <li> refactoring: extract rule, inline rule (1.8), dup rule to make refs unique (1.9) </li>
</ul> 
<p>Generates code in /gen/package/YourGrammarRecognizer.java unless you override in the configuration dialog. Shortcut to generate parsers is ctrl-shift-G / meta-shift-G but it's in Tools menu, popups. Code completion for tokens, rule names. finds tokenVocab option for code gen if there is a tokenVocab option, don't warn about implicit tokens. shortcut conflicted with grammar-kit plugin. Has live grammar interpreter for grammar preview. Right click on rule and say "Test ANTLR Rule". Changes to grammar seen in parse tree upon save of grammar. </p>
<p> You can configure the ANTLR tool options per grammar file; right-click in a grammar or on a grammar element within the structured view. When you change and save a grammar, it automatically builds with ANTLR in the background according to the preferences you have set. ANTLR tool errors appear in a console you can opened by clicking on a button in the bottom tab. </p>
<p> You can use the ctrl-key while moving the mouse and it will show you token information in the preview editor box via tooltips. </p>
<p> Errors within the preview editor are now highlighted with tooltips and underlining just like a regular editor window. The difference is that this window's grammar is specified in your grammar file. </p>
<p>See <a href="https://github.com/antlr/intellij-plugin-v4/blob/master/README.md" rel="nofollow">README.md</a> for more details. </p>
<p> For really big files and slow grammars, there is an appreciable delay when displaying the parse tree or profiling information. </p>
<p> <a href="https://github.com/antlr/intellij-plugin-v4" rel="nofollow">Github source</a></p>]]></description><version>1.8.3</version><vendor email='parrt@antlr.org' url='https://github.com/antlr/intellij-plugin-v4'>ANTLR Project</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[This release updates internal ANTLR from 4.5.3 to 4.6 and fixed a bug where \r\n wasn't tracked properly causes issues when highlighting some grammar elements.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='171' size='1494091' date='1387721663000' url=''><name>TinyBrain</name><id>de.tinybrain.idea</id><description><![CDATA[TinyBrain text conversions available in IntelliJ editor]]></description><version>1.0</version><vendor email='stefan.reich.maker.of.eye@gmail.com' url='http://tinybrain.de'>TinyBrain.de</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='35536' size='1073164' date='1481846519000' url=''><name>Source Synchronizer</name><id>org.wavescale.sourcesync</id><description><![CDATA[<br> 
<a href="https://github.com/fioan89/sourcesync" rel="nofollow">GitHub</a> | 
<a href="https://github.com/fioan89/sourcesync/issues" rel="nofollow">Issues</a> | Donate ( 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=E6F2NPVCNZK4C&amp;lc=US&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted" rel="nofollow">PayPal</a> ) 
<br> 
<br> Source Synchronizer is a powerful plugin for performing one-way file synchronization for your project. 
<br>It synchronizes the remote target so that it will match your local project. It features support for FTP, FTPS, SFTP and SCP protocols. You can filter the uploaded files, or you can simply opt to sync out only selected or changed files.]]></description><version>1.9</version><vendor email='fioan89@gmail.com' url=''>wavescale.org</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Changes in version 1.9: 
<ul> 
 <li>Add support for OS X 10.11</li> 
 <li>Fix passwordless SSH for SFTP connections</li> 
 <li>Add support for passphrase keys for SFTP connections</li> 
 <li>Add support for passwordless SCP connections</li> 
 <li>Fix issues with known_hosts file on Windows machines</li> 
 <li>Fix issue with hidden files and directories not showing through private key file chooser</li> 
 <li>Fix issue with private key file chooser forcing you to select the public key instead of the private one</li> 
 <li>Fix issues with configuration and target window not getting on top of the IDE</li> 
 <li>Make the configuration, target and module selection window to always open in the center of IDE</li> 
 <p></p> 
 <li><b>All previous configurations will be lost!</b></li> 
</ul> 
<br>
<br> Changes in version 1.8: 
<ul> 
 <li>Add support for IntelliJ IDEA 15.x</li> 
 <li>Add support for PyCharm 5.x</li> 
 <li>Fix upload of files over FTPS connections using explicit TLS security</li> 
 <li>Set the configuration window to be always on top</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.vcs</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='192401' size='82835' date='1445824220000' url='https://github.com/pbreault/adb-idea'><name>ADB Idea</name><id>com.developerphil.adbidea</id><description><![CDATA[Adds the following ADB commands to Android Studio and Intellij:
<br> 
<ul> 
 <li>ADB Uninstall App</li> 
 <li>ADB Kill App</li> 
 <li>ADB Start App</li> 
 <li>ADB Restart App</li> 
 <li>ADB Clear App Data</li> 
 <li>ADB Clear App Data and Restart</li> 
</ul> 
<br> There are two basic ways to invoke a command: 
<ul> 
 <li>Through the Tools-&gt;Android-&gt;ADB Idea menu</li> 
 <li>By searching for "ADB" in "Find Actions" (osx: cmd+shift+a, windows/linux: ctrl+shift+a)</li> 
</ul>]]></description><version>1.2.3</version><vendor email='' url='http://www.developerphil.com'>Philippe Breault</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.2.3</b> 
<ul> 
 <li>BUGFIX: NoSuchMethodError on Android Studio 1.5</li> 
</ul> 
<b>1.2.2</b> 
<ul> 
 <li>BUGFIX: Doesn't work on Android Studio 1.4 with multiple devices attached</li> 
</ul> 
<b>1.2.1</b> 
<ul> 
 <li>BUGFIX: Can't start or restart app in Android Studio 1.4</li> 
</ul> 
<b>1.2.0</b> 
<ul> 
 <li>FEATURE: New &quot;ADB Operations Popup...&quot;. Windows: Ctrl+Alt+Shift+A - Mac OSX: Ctrl+Shift+A</li> 
</ul> 
<b>1.1.4</b> 
<ul> 
 <li>BUGFIX: Start &amp; Restart is broken when the activity is merged in the manifest.</li> 
</ul> 
<b>1.1.3</b> 
<ul> 
 <li>BUGFIX: Fixed crash in Android Studio 0.8.10</li> 
</ul> 
<b>1.1.2</b> 
<ul> 
 <li>BUGFIX: Fixed device chooser in Android Studio 0.6+</li> 
</ul> 
<b>1.1.1</b> 
<ul> 
 <li>BUGFIX: Fixed crash in Android Studio 0.4.4</li> 
 <li>BUGFIX: Don't show test projects in the module selection dialog</li> 
</ul> 
<b>1.1.0</b> 
<ul> 
 <li>Now support Build-Types and flavors in Gradle projects</li> 
 <li>Now support projects with more than one application module</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1398' size='277977' date='1445241241000' url=''><name>AdroitLogic UltraESB Integration</name><id>org.adroitlogic.idea.plugin</id><description><![CDATA[AdroitLogic UltraESB Integration plugin has integrated the following features into IntelliJ IDEA.
<br /> 
<ul> 
 <li>Creating a UltraESB Multi-Module Project</li> 
 <li>Creating Deployment Units</li> 
 <li>Language injection and code generation</li> 
 <li>File templates</li> 
</ul> For more information visit http://docs.adroitlogic.org/display/esb/IntelliJ+IDEA+Plugin]]></description><version>2.3.0</version><vendor email='info@adroitlogic.com' url='https://www.adroitlogic.com/'>AdroitLogic</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Version 2.3.0 
<ul> 
 <li>Plugin version number has been changed to align with the UltraESB version number</li> 
 <li>Fixed compatibility issues with IDEA 14</li> 
 <li>Updated UltraESB version from 2.2.0 to 2.3.0</li> 
</ul> 
<br /> Version 2.2.0 
<ul> 
 <li>Plugin version number has been changed to align with the UltraESB version number</li> 
 <li>Improved the Deployment Unit creation wizard's interface</li> 
 <li>Updated UltraESB version from 2.1.0 to 2.2.0</li> 
</ul> 
<br /> Version 0.2 
<ul> 
 <li>Changed UltraESB version from 2.1.0-SNAPSHOT to 2.1.0</li> 
 <li>Changed logging-api version from 1.0.0-SNAPSHOT to 1.0.0</li> 
</ul>]]></change-notes><depends>com.intellij</depends><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.platform</depends><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1369' size='2903759' date='1471303011000' url=''><name>OtrosJumpToCode</name><id>pl.otros.intellij.JumpToCode</id><description><![CDATA[Allows other programs to make IDEA jump to specified java code
<br> Plugin is made as add on to OtrosLogViewer
<br> Plugin is based on JumpToCode plugin.]]></description><version>1.8</version><vendor email='otros.systems+jumpToCode@gmail.com' url='https://github.com/otros-systems/OtrosJumpToCode'>Otros Systems</vendor><idea-version min="n/a" max="n/a" since-build='15.0' /><change-notes><![CDATA[<b>Version 1.0</b>
<br> Get JumpToCode sources and repackage
<br> Add operation to get content
<br> 
<br> 
<b>Version 1.1</b>
<br> Compiled with Java 1.6 (MacOS :))
<br> Changed selection color from yellow to "Search result"
<br> 
<br> 
<b>Version 1.2</b>
<br> Improve threading 
<br> Compatibility with IntellijJ 14 
<br> 
<br> 
<b>Version 1.3</b>
<br> Counting jumps count
<br> 
<br> 
<b>Version 1.4</b>
<br> Jump to code or get content based on logger and log message. Supported jumps:
<br> 
<ul> 
 <li>Logger.info("MessageString")</li> 
 <li>Logger.info("MessageString" + args)</li> 
 <li>Logger.info("MessageString", args)</li> 
</ul> 
<br> 
<b>Version 1.5</b>
<br> Jump to code or get content based on logger and log message. Supported jumps:
<br> 
<ul> 
 <li>LOGGER.trace("message with arg {}", arg);</li> 
 <li>LOGGER.trace(String.format("Message with %d and %d.",arg1, arg2));</li> 
 <li>LOGGER.warn("message with arg \"escaped\"");</li> 
</ul> 
<br> 
<b>Version 1.6</b>
<br> Fix configuration panel
<br> 
<b>Version 1.7</b>
<br> Update Idea version 
<br> 
<b>Version 1.8</b>
<br> Clean dependencies
<br>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='64985' size='691437' date='1427248839000' url=''><name>Robot Framework Support</name><id>amailp.intellij.robot</id><description><![CDATA[Robot Framework support plugin for IntelliJ Idea 
<ul> 
 <li>Syntax highlighting</li> 
 <li>Code completion support: 
  <ul> 
   <li>User defined keywords from .robot files</li> 
   <li>User defined keywords from Static Python libraries <sup>[*]</sup></li> 
   <li>Robot Library keywords <sup>[*]</sup></li> 
  </ul> </li> 
 <li>Jump to keyword definition, from local file and from the recursively imported resources</li> 
 <li>Jump to resource</li> 
 <li>Find usages / rename of keywords and resources</li> 
 <li>Structure view for test cases and keywords</li> 
</ul> [*] requires PyCharm or Python plugin from JetBrains]]></description><version>0.12</version><vendor email='amailp@gmail.com' url=''>Valerio Angelini</vendor><idea-version min="n/a" max="n/a" since-build='141.1' until-build='141.*'/><change-notes><![CDATA[0.12 - 24 March 2015 
<ul> 
 <li>Updated to support Idea 14.1</li> 
</ul> 0.11 - 18 January 2015 
<ul> 
 <li>Updated to support Idea 14</li> 
</ul> 0.10.2 - 13 August 2014 
<ul> 
 <li>Bug fixed: usage of class com.jetbrains.python.psi.stubs.PyModuleNameIndex removed to maintain retro-compatibility with Idea 12</li> 
</ul> 0.10.1 - 23 July 2014 
<ul> 
 <li>Bug fixed: usage of class com.intellij.psi.util.QualifiedName removed to maintain retro-compatibility with Idea 12</li> 
</ul> 0.10 - 17 May 2014 
<ul> 
 <li>User defined keywords from Static Python libraries support (requires Python or Python CE JetBrains plugin)</li> 
</ul> 0.9.2 - 12 May 2014 
<ul> 
 <li>Bug fixed: Python libraries are only loaded from external resources</li> 
</ul> 0.9.1 - 8 May 2014 
<ul> 
 <li>Robot framework library keywords completion support enabled in PyCharm</li> 
</ul> 0.9 - 7 May 2014 
<ul> 
 <li>Robot framework library keywords completion support (requires Python or Python CE JetBrains plugin)</li> 
 <li>Navigate to source support in structure view</li> 
</ul> 0.8.1 - 4 May 2014 
<ul> 
 <li>Bug #3 fixed: Embedded variables surrounded with quotes raises fatal error</li> 
</ul> 0.8 - 27 Apr 2014 
<ul> 
 <li>Find usages support</li> 
 <li>Structure view support</li> 
 <li>Refactor/rename support</li> 
 <li>Support for comment/uncomment lines</li> 
 <li>Jump to definition supports multiple definitions</li> 
 <li>Jump to definition supports ignorable Given/When/Then/And</li> 
 <li>Jump to definition supports embedded variables</li> 
</ul> 0.7.1 - 12 Mar 2014 
<ul> 
 <li>Fixed trivial bug</li> 
</ul> 0.7 - 12 Mar 2014 
<ul> 
 <li>Given/When/Then/And are ignored in jump to definition</li> 
 <li>Given/When/Then/And are proposed in autocompletion for any keyword</li> 
</ul> 0.6 - 11 Mar 2014 
<ul> 
 <li>Robot File templates added</li> 
 <li>Support added for JetBrains products other than IntelliJ</li> 
 <li>First version published on repo</li> 
</ul> 0.5 - 3 Mar 2014 
<ul> 
 <li>Rewritten build scripts, the plugin size is 10% compared to the old one (~6MB to 650KB)</li> 
</ul> 0.3 - 12 Feb 2014 
<ul> 
 <li>Keyword autocompletion support (not working still for python defined keywords)</li> 
 <li>Jump to definition support (ctrl-click) for keywords and resources</li> 
 <li>Quick preview support (ctrl-shift-i)</li> 
 <li>Improved highlighting: Ellipsis</li> 
</ul> 0.2 - 6 Feb 2014 
<ul> 
 <li>Improved highlighting: Comments, Settings, Ellipsis</li> 
 <li>Minor bugs fixed</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='4535' size='774233' date='1426794861000' url=''><name>Simple P4 Plugin</name><id>info.darbha.plugins</id><description><![CDATA[Perforce plugin for IDEA Community Edition.
<br /> 
<em>Tested on IDEA CE 13.0.2</em>]]></description><version>3.1</version><vendor email='nrdarbha@gmail.com' url=''>Ranjan</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<em>Ver 1.0 -</em> Add/Edit/Revert functions are provided.
<br /> 
<em>Ver 1.1 -</em> Add/Edit to specific changelist.
<br /> 
<em>Ver 2.0 -</em> Difference against depot function provided.
<br /> 
<em>Ver 3.0 -</em> Lock, Unlock functions are provided.
<br /> 
<em>Ver 3.1 -</em> Generate Patch function added.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='136803' size='1417872' date='1456535632000' url=''><name>Upsource Integration</name><id>com.jetbrains.upsource</id><description><![CDATA[Integration with JetBrains Upsource 
<br>
<br>
<b>Note:</b> If you want to have access to the most recent bug fixes and features of the plugin, you can install it from the 
<b>alpha</b> channel. To do so please add the following 
<a href="https://www.jetbrains.com/idea/help/managing-enterprise-plugin-repositories.html" rel="nofollow">custom plugin repository</a>: https://plugins.jetbrains.com/plugins/alpha/7431]]></description><version>2.5.5079.2</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.177' until-build='141.*'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.vcs</depends><rating>4.6</rating></idea-plugin><idea-plugin downloads='6735' size='1652687' date='1401890805000' url=''><name>COLT WebStorm Plugin</name><id>com.codeOrchestra.colt.js.webStormPlugin</id><description><![CDATA[COLT live coding tool integration plugin]]></description><version>1.1.15</version><vendor email='support@codeorchestra.com' url='http://codeorchestra.com/'>CodeOrchestra</vendor><idea-version min="n/a" max="n/a" since-build='131.1' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='33714' size='1191880' date='1413339225000' url=''><name>GitLab Integration Plugin</name><id>com.neon.intellij.plugins.gitlab</id><description><![CDATA[GitLab Integration plugin:
<br /> 
<br /> Lets you interact with gitlab from within your IDE.
<br /> 
<br /> Features:
<br /> 
<ul> 
 <li>List projects (by namespaces) and their issues</li> 
 <li>Filter issues by author, assignee or custom text</li> 
 <li>Re-open / close issues (right click)</li> 
 <li>Edit issues (double click)</li> 
</ul> 
<br /> Please, leave a comment or drop me an email with any issues/reports.
<br /> 
<br /> After plugin install, go to IDE preferences, and look for Gitlab Integration.
<br /> You'll need the host and your API key from your gitlab (which you can find under Profile Settings -&gt; Account)
<br />]]></description><version>1.0.6</version><vendor email='diogo.sousa.neves@gmail.com' url=''>Diogo Neves</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[( in development ) 
<b>v1.0.7</b>
<br /> 
<ul> 
 <li>to be announced</li> 
</ul> ( 2014-10-14 ) 
<b>v1.0.6</b>
<br /> 
<ul> 
 <li>Java 6 / 7 versions</li> 
 <li>displaying issue Iid instead of Id</li> 
</ul> ( 2014-07-08 ) 
<b>v1.0.5</b>
<br /> 
<ul> 
 <li>Fixed possible ssl error (ignoring certificate errors by default)</li> 
</ul> ( 2014-07-07 ) 
<b>v1.0.4</b>
<br /> 
<ul> 
 <li>bug fixes</li> 
</ul> ( 2014-06-23 ) 
<b>v1.0.3</b>
<br /> 
<ul> 
 <li>Issues list filter</li> 
 <li>minor improvements</li> 
</ul> ( 2014-04-29 ) 
<b>v1.0.2</b>
<br /> 
<ul> 
 <li>Set plugin dependency to build 133 (IntelliJ IDEA 13, PyCharm 3.1, WebStorm 7, PhpStorm 7) - intellij 13 was the first to support java7</li> 
</ul> ( 2014-04-29 ) 
<b>v1.0.1</b>
<br /> 
<ul> 
 <li>Improves in the issue editing view</li> 
</ul> ( 2014-04-25 ) 
<b>v1.0</b>
<br /> 
<ul> 
 <li>Plugin creation</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2838' size='100612' date='1399221496000' url=''><name>IntelliLab</name><id>eu.broth.intellilab</id><description><![CDATA[Seamless integration of GitLab issues and IntelliJ local tasks. 
<br />
<br /> Beyond that, you can also create new and edit existing issues. Due to limitations of GitLab, deleting issues is not supported.]]></description><version>0.5</version><vendor email='' url='https://github.com/broth-eu'>Bastian Roth</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='16577' size='43301' date='1427410088000' url=''><name>Cucumber for Scala</name><id>com.github.danielwegener.cucumber-scala</id><description><![CDATA[Enables Reference tracking of glue code when using cucumber-scala DSL. Requires Scala language integration from Community Repo and the JetBrains cucumber plugin. Issue tracking at https://github.com/danielwegener/intellij-cucumber-scala/issues]]></description><version>0.3.1</version><vendor email='daniel@wegener.me' url='http://daniel.wegener.me'>Daniel Wegener</vendor><idea-version min="n/a" max="n/a" since-build='141.104' until-build='142.0'/><change-notes><![CDATA[Release 0.3.1 for IDEA 14.1 (no functional changes)]]></change-notes><depends>cucumber</depends><depends>org.intellij.scala</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1140' size='1880503' date='1449150806000' url=''><name>Aspose Project Wizard</name><id>com.aspose.intellijplugin.id</id><description><![CDATA[<b>Aspose Application</b> creates a new IntelliJ project by downloading and referencing libraries of 
<b>Aspose Java APIs</b>. 
<br />
<br /> 
<b>Aspose Project Wizard</b> allows you to select API(s) from Aspose Java product lines like Aspose.Cells for Java and Aspose.Words for Java etc.
<br />
<br /> Once specific API is selected, its reference is automatically downloaded from Aspose servers and referenced in classpath of the project.
<br />
<br /> Once project is created, user can then add Aspose samples using 
<b>Aspose Example</b>.
<br />
<br /> Available samples are displayed in tree format from where user can select one, selected sample will be added to current project including source files and required data files.
<br />
<br /> New created project is ready to debug/evaluate, all references are automatically added. 
<br />
<br /> With this plugin, you never need to check for new releases of Aspose APIs. Whenever a new release is published, you will be notified while creating new project and you can also check release notes to save your time.]]></description><version>1.4.0</version><vendor email='marketplace@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[With few bug fixes]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='6534' size='317457' date='1401924313000' url='https://github.com/mg6maciej/hrisey-intellij-plugin'><name>Hrisey Plugin</name><id>Hrisey Plugin</id><description><![CDATA[A plugin that adds first-class support for Hrisey (Lombok for Android)]]></description><version>0.2.0</version><vendor email='maciek.gorski@gmail.com' url='https://github.com/mg6maciej'>Maciej G?rski</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[<ul> 
 <li>0.2.0 
  <ol> 
   <li>Added support for @Preferences annotation.</li> 
  </ol> </li> 
 <li>0.1.0 
  <ol> 
   <li>Added support for @Parcelable annotation. Class still needs to have &quot;implements android.os.Parcelable&quot;</li> 
   <li>Based on Lombok Plugin v0.8.6</li> 
  </ol> </li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='19558' size='44173744' date='1402111946000' url=''><name>SoapUI IntelliJ Plugin</name><id>com.smartbear.soapui.idea.plugin</id><description><![CDATA[Adds latest 5.0 features - still in beta - let us know if you have any issues!]]></description><version>5.0-beta1</version><vendor email='' url=''>SmartBear Software</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Updated to lates IDEA Plugin APIs and SoapUI 5.0 libraries]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='15295' size='726248' date='1405096474000' url=''><name>PhpMetrics</name><id>com.hal.phpmetrics.id</id><description><![CDATA[<a href="http://www.phpmetrics.org" rel="nofollow">PhpMetrics</a> integration. 
<p> PhpMetrics is a static analysis tool for PHP. </p> 
<p> Documentation available on <a href="http://www.phpmetrics.org/documentation/index.html" rel="nofollow">www.phpmetrics.org website</a>. </p>]]></description><version>0.1</version><vendor email='' url='http://www.lepine.pro'>Jean-Fran?ois L?pine</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='2668' size='67007' date='1487023815000' url=''><name>Axon Framework Plugin</name><id>org.axonframework.intellij.axonplugin</id><description><![CDATA[This plugin helps to navigate from and to the axon framework event handler annotations. Axon Framework helps build scalable, extensible and maintainable applications by supporting developers apply the Command Query Responsibility Segregation (CQRS) architectural pattern. Please report issues at http://issues.axonframework.org]]></description><version>0.3.9</version><vendor email='intellijplugin@axonframework.org' url='http://www.axonframework.org/'>Axon Framework</vendor><idea-version min="n/a" max="n/a" since-build='129.1359' /><change-notes><![CDATA[Version 0.3.9
<br> -------------
<br> 
<ul> 
 <li>FIXED IDEAPLUGIN-10 Plugin crashes because it cannot find java.util.concurrent.ConcurrentHashMap.keySet </li> 
</ul> 
<br> 
<br> Version 0.3.7
<br> -------------
<br> 
<ul> 
 <li>FIXED IDEAPLUGIN-5 Command Publisher now links to @CommandHandler</li> 
</ul> 
<br> 
<br> Version 0.3.6
<br> -------------
<br> 
<ul> 
 <li>Performance improvements and navigation from event classes and command classes to handlers (thanks to Pawel Badenski)</li> 
</ul> 
<br> 
<br> Version 0.3.5
<br> -------------
<br> 
<ul> 
 <li>Several bugfixes for IDEAPLUGIN-4</li> 
</ul> 
<br> 
<br> Version 0.3.4
<br> -------------
<br> 
<ul> 
 <li>FIXED IDEAPLUGIN-4 @CommandHandler now links to the constructor of the commandhandler argument</li> 
</ul> 
<br> 
<br> Version 0.3.3
<br> -------------
<br> 
<ul> 
 <li>FIXED IDEAPLUGIN-13 / IDEAPLUGIN-14 Plugin crashes all the time </li> 
</ul> 
<br> 
<br> Version 0.3.2
<br> -------------
<br> 
<ul> 
 <li>IDEAPLUGIN-6 Added visual distinction between internal, saga and other events</li> 
</ul> 
<br> 
<br> Version 0.3.0
<br> -------------
<br> 
<ul> 
 <li>IDEAPLUGIN-6 Added visual distinction between internal and external events</li> 
</ul> 
<br> 
<br> Version 0.2.2
<br> -------------
<br> 
<ul> 
 <li>Bugfix: IDEAPLUGIN-9 / Issue when switching projects with Axon plugin #3 </li> 
</ul> 
<br> 
<br> Version 0.2.1
<br> -------------
<br> 
<ul> 
 <li>Bugfix: IDEAPLUGIN-10 </li> 
 <li>Small performance improvement </li> 
</ul> 
<br> 
<br> Version 0.2.0
<br> -------------
<br> 
<ul> 
 <li>Added Create Event Handler Quickfix</li> 
</ul> 
<br> 
<br> Version 0.1.1
<br> -------------
<br> 
<ul> 
 <li>Added support for Events from AbstractAnnotatedEntity</li> 
 <li>Fixed some issues where the plugin would not always show all handlers/publishers</li> 
</ul> 
<br> 
<br> Version 0.1.0
<br> -------------
<br> 
<ul> 
 <li>Fixed NPE</li> 
 <li>Fixed ConcurrentModificationException</li> 
 <li>Restructured code</li> 
</ul> 
<br> 
<br> Version 0.0.8
<br> -------------
<br> 
<ul> 
 <li>Fixed NPE</li> 
 <li>Fixed ConcurrentModificationException</li> 
 <li>Added support for all event handlers annotation types: 
  <ul> 
   <li>@EventHandler</li> 
   <li>@EventSourcingHandler</li> 
   <li>@SagaEventHandler</li> 
  </ul> </li> 
 <li>Event handler methods (and parameters used to defined the event type) are not marked as unused if a publishers for the declared event is available.</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='24872' size='46699049' date='1497981906000' url=''><name>JBoss Forge IDEA Plugin</name><id>org.jboss.forge.plugin.idea</id><description><![CDATA[<p> JBoss Forge 3.x Support<br> <small>Execute wizards and interact with the container.</small> </p> 
<p> Press <b>Ctrl+Alt+4</b> to show Forge commands. On MacOSX, use <b>Command + Option + 4</b>.<br> Requires JDK1.8+ to run.<br> Bundled with Forge 3.7.1.Final </p> WARNING 
<p> The JBoss Forge plugin only works with Java 8 or higher. <br> The following exception will appear if you execute in JDK 7 or lower : <code> Plugin 'org.jboss.forge.plugin.idea' failed to initialize and will be disabled. Please restart IntelliJ IDEA. com.intellij.diagnostic.PluginException: org/jboss/forge/plugin/idea/service/ForgeService : Unsupported major.minor version 52.0 [Plugin: org.jboss.forge.plugin.idea] </code> <br> IntelliJ Idea runs on JDK 6 by default, make sure to change the default IDE VM use JDK 8 by following instructions provided in <a href="https://intellij-support.jetbrains.com/entries/23455956-Selecting-the-JDK-version-the-IDE-will-run-under" rel="nofollow">here</a>. </p>]]></description><version>4</version><vendor email='forge@redhat.com' url='http://forge.jboss.org'>Red Hat, Inc</vendor><idea-version min="n/a" max="n/a" since-build='135.281' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1161' size='3097' date='1406866993000' url=''><name>Open in LightPaper</name><id>com.skiftio.intellij.lightpaper</id><description><![CDATA[Open markdown file into Markdown Viewer LightPaper.
<br /> Default keymap is &quot;Ctrl+Alt+M&quot;.
<br /> You need to install 'LightPaper'.
<br /> Visit this site.
<br /> http://clockworkengine.com/lightpaper-mac/]]></description><version>0.2</version><vendor email='shawn@skift.io' url=''>Skift Creative</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[version 0.2
<br /> Initial release.
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='299' size='6003873' date='1408572866000' url=''><name>Exceptions in code</name><id>com.jetbrains.isaev.issues.in.code</id><description><![CDATA[Shows containing java exceptions issues from most popular bugtracking systems in the IDEA editor]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2587' size='1656869' date='1410889601000' url=''><name>Checker Framework Support</name><id>com.intellij.checker-framework</id><description><![CDATA[The Checker Framework enhances Java type system to make it more powerful and useful. This lets software developers detect and prevent errors in their Java programs. The Checker Framework includes compiler plug-ins (&quot;checkers&quot;) that find bugs or verify their absence.]]></description><version>1.0</version><vendor email='ovchinnikov.daniel@gmail.com' url=''>Daniil Ovchinnikov</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='26690' size='650413' date='1456108830000' url=''><name>AdbCommander for Android</name><id>com.remoterapp.adbremote.plugin.id</id><description><![CDATA[<p>Simple tool for helping with handling connected android devices or emulators.<br /></p> 
<p>NEW! Dynamic macros. Now is possible have macros more dynamic. </p> 
<p>Example. We have got macro named &quot;my_email&quot;, type &quot;input text&quot; with value &quot;my.email@email.com&quot;. <br /> For some reason is nice to have option change email on fly. <br /> In this case we must little bit edit macro content.<br /> For params which can be replaced just add $ as first letter of value.<strong> my.email@email.com &gt; $my,email@email.com</strong> - that's it.<br /> Now in shell tab is possible call macro with its name $my_email and new value &gt; <strong>$my_email new.email@email.com</strong> and press execute. <br /> Origin value from macro will replaced with new value and macro will execute. <br /> If you don't add value or you will run dicro direct will used value witouth first $ char.<br /> Also is possible do chain of macros execute as they're added into shell tab or mix shell commands and macros in one. </p> 
<p> For more news follow me either on twitter <a href="https://twitter.com/speedy2222" rel="nofollow">@speedy2222</a> or <a href="https://plus.google.com/+RobSlama/" rel="nofollow">on G+ as +RobSlama</a> </p> 
<p>Open Plugin via menu: View &gt; Tool Windows &gt; ADBRemoter or from Tool Buttons at lower right side of the IDE </p>How it works 
<p><strong>The first step is to map the adb executable file.</strong><br /> <b>The first panel</b> shows all devices currently connected to ADB (via usb or remote).<br /> <b>The second panel</b> contains 3 tabs: </p>
<ul> 
 <li>input text - is for input text (text is sent to all selected devices in first panel) </li>
 <li>macros - here you can add often-used commands (ie your email address, open wifi settings) and press the run icon to send to all selected devices </li>
 <li>shell - encapsulates shell commands (ie. ls -la) and the output from each selected device is opened in output text console </li>
</ul> 
<br /> 
<b>The third panel</b> contains virtual keys - the command is sent again to all selected devices in the first panel
<br /> 
<b>The fourth panel</b> is a simple option remap path to your executable ADB file. 
<p></p>]]></description><version>0.1.9</version><vendor email='robslama@gmail.com' url=''>Rob Slama</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<strong>ver. 0.1.9</strong>
<br /> 
<ul> 
 <li>Fixed problem with plugin crash due to read access exception</li> 
</ul> 
<br /> 
<strong>ver. 0.1.8</strong>
<br /> 
<ul> 
 <li>Simple custom macro scripting</li> 
</ul> 
<br /> 
<strong>ver. 0.1.7</strong>
<br /> 
<ul> 
 <li>Added DPAD keys into virtual keys panel </li> 
</ul> 
<br /> 
<strong>ver. 0.1.6</strong>
<br /> 
<ul> 
 <li>Select file dialog crash with dark theme fixes </li> 
</ul> 
<br /> 
<strong>ver. 0.1.5</strong>
<br /> 
<ul> 
 <li>Option for install APK from local filesystem </li> 
 <li>Battery Status for connected devices</li> 
 <li>Bug fixes </li> 
 <br /> 
</ul>
<strong>ver. 0.1.4</strong>
<br /> 
<ul> 
 <li>Plugin performance improvement</li> 
 <li>Added device info (device properties) viewer </li> 
 <li>Added option for uninstall apps from device </li> 
 <li>Renaming plugin </li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2151' size='4939635' date='1449347202000' url=''><name>OneSky Plugin</name><id>com.oneskyapp.intellij</id><description><![CDATA[OneSky Plugin for Android development on Intellij IDEA and Android Studio]]></description><version>1.3.5</version><vendor email='support@oneskyapp.com' url='https://www.oneskyapp.com/'>OneSky Inc.</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.3.5
<br /> Fix context menu not picking up files and groups
<br /> 1.3.3
<br /> Fix duplicated content bug for multiple string files
<br /> 1.3.2
<br /> Fix bug locating existing directory in locale-region format
<br /> 1.3.1
<br /> Fix bug where Spanish translation goes to base language folder
<br /> 1.3.0
<br /> Download base language string files from 'Sync Translations...'
<br /> 
<br />]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6392' size='171515' date='1446729821000' url=''><name>Android Localizationer</name><id>com.westlinkin.androidLocalizationer</id><description><![CDATA[Translate all your strings in your 
<b>string</b> resources(e.g. strings.xml) to your target languages automactically.
<br /> Help developers localize their Android app easily, with just one click.
<br />
<br /> Use multiple Translation APIs to translate 
<b>strings</b> into other languages.
<br />
<br /> See more at 
<a href="https://github.com/westlinkin/AndroidLocalizationer" rel="nofollow">GitHub Page</a>.]]></description><version>0.1.5</version><vendor email='westlinkin@gmail.com' url=''>Wesley Lin</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Version 0.1.5 
<ul> 
 <li>Fix <a href="https://github.com/westlinkin/AndroidLocalizationer/issues/17" rel="nofollow">issue #17</a></li> 
 <li>Fix <a href="https://github.com/westlinkin/AndroidLocalizationer/issues/1" rel="nofollow">issue #1</a></li> 
</ul> Version 0.1.4 
<ul> 
 <li>Fix <a href="https://github.com/westlinkin/AndroidLocalizationer/issues/13" rel="nofollow">issue #13</a></li> 
 <li>Fix <a href="https://github.com/westlinkin/AndroidLocalizationer/issues/15" rel="nofollow">issue #15</a></li> 
</ul> Version 0.1.3 
<ul> 
 <li>Fix bug: translation fails when there are too many string resources</li> 
 <li>Fix bug: translation fails when there are special symbols, like '?'</li> 
 <li>Fix bug: translation fails when there are special tags, like '<u>'</u></li>
 <u> <li>Fix Java escape problems in MS Translator</li> </u>
</ul>
<u> Version 0.1.2 
 <ul> 
  <li>Add Google Translation API support, it is a <b>paid</b> service.</li> 
  <li>Fix bug: show error when opening the translated strings.xml file</li> 
 </ul> Version 0.1.1 
 <ul> 
  <li>Fix bug: when translate to more than one language, only the first target language will be translated correctly</li> 
  <li>Fix bug: filter rule in plugin settings cannot be filtered</li> 
  <li>Fix bug: wrongly show 'Quota exceed' error dialog when both not running out of quota and no strings need to be translated</li> 
 </ul> Version 0.1.0 
 <ul> 
  <li>Add <b>filter rule</b> setting in plugin settings interface, filter strings you don't wanna translate</li> 
  <li>Fix a possible throwable when automatically open the translated strings.xml file</li> 
 </ul> Version 0.0.3 
 <ul> 
  <li>Only show 'Convert to other languages' menu on strings.xml files, current only strings.xml file under values or values-en folders.</li> 
  <li>Add an icon before 'Convert to other languages' menu</li> 
  <li>Add a plugin settings interface, client id and client secret for Microsoft Translator can be set by users</li> 
  <li>Popup error message when Microsoft Translator quota exceed or client id/ client secret is invalid</li> 
 </ul> Version 0.0.2 
 <ul> 
  <li>Fix string error on the popup dialog</li> 
 </ul> Version 0.0.1 
 <ul> 
  <li>Publish project</li> 
 </ul></u>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3944' size='2014247' date='1446304538000' url=''><name>fir.im upload</name><id>fir.im.plug.idea</id><description><![CDATA[<b>fir.im upload</b> 
<br /> 
<b>ONLY 2 STEPS To Distribute Beta Applications</b> 
<br /> 
<b>FIR.im provides beta app distribution services for free in a fast and safe way by 2 steps: upload IPA/APK, download and install by a short URL . FIR is short for Fly It Remotely.</b> 
<br /> 
<b>fir.im http://fir.im</b>]]></description><version>2.3</version><vendor email='yh@fir.im' url='https://fir.im/'>FIR.im</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[??????]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='116' size='12816609' date='1422471390000' url=''><name>gscrum</name><id>com.rwteam.gscrum</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>GScrum Team</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='676695' size='177941' date='1439572898000' url=''><name>Docker integration</name><id>Docker</id><description><![CDATA[This plugin lets you download and build 
<a href="https://www.docker.com/" rel="nofollow">Docker</a> images, create and start Docker containers, and carry out other related tasks.
<br> 
<a href="https://www.jetbrains.com/help/idea/docker.html" rel="nofollow">Documentation</a>]]></description><version>1.2.2</version><vendor email='michael.golubev@jetbrains.com' url='https://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.175' until-build='141.*'/><change-notes><![CDATA[<p>1.2.2: </p> 
<ul> 
 <li>Built with Java 6, notify Java 7 required</li> 
</ul> 
<p>1.2.1: </p> 
<ul> 
 <li>Fix: unable to build list of containers due null as a container name</li> 
</ul> 
<p>1.2.0: </p> 
<ul> 
 <li>Provided console (bash) access to a running container</li> 
</ul> 
<p>1.1.0: </p> 
<ul> 
 <li>Added possibility to configure a container for an existing image</li> 
</ul>]]></change-notes><depends>com.intellij.modules.json</depends><depends>com.intellij.modules.platform</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='4033' size='5349623' date='1451450194000' url=''><name>Embedded Linux JVM Debugger (Raspberry Pi, BeagleBone Black, Intel Galileo II, and several other IoT Devices)</name><id>com.atsebak.raspberrypi</id><description><![CDATA[<p>Java Runner/Debugger for Embedded Systems/IoT Devices that run on any variant of the Embedded Linux Kernel</p>]]></description><version>1.11</version><vendor email='ahmad@atsebak.com' url=''>At Sebak</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>Version 1.11</b> 
<ul> 
 <li>Added Beaglebone Black Java Project template.</li> 
</ul> 
<b>Version 1.1</b> 
<ul> 
 <li>Added SSH Private key file</li> 
 <li>Closes java process on remote device when manually being closed</li> 
 <li>Fast deployment times on larger java projects</li> 
</ul> 
<b>Version 1.03</b> 
<ul> 
 <li> Fixes Runner and Debugger stopping states </li> 
</ul> 
<b>Version 1.02</b> 
<ul> 
 <li> Add upload progress in text. </li> 
 <li> Fixed some exception handling. </li> 
 <li> Fixed SSH commands not properly executing on embedded device. </li> 
</ul> 
<b>Version 1.01</b> 
<ul> 
 <li> Fixed showing errors in console window at runtime. </li> 
</ul> 
<b>Version 1.0</b> 
<ul> 
 <li> Fixed protocol issues running on Embedded linux most notably for Raspberry Pi's latest OS. </li> 
 <li> Rewrote SSH communication </li> 
</ul> 
<b>Version 0.45</b> 
<ul> 
 <li> Fixed Null pointer exception on startup after adding run configuration. </li> 
 <li> Smarter deployment algorithm to not deploy libs that already exist on target device. </li> 
</ul> 
<b>Version 0.41</b> 
<ul> 
 <li> Fixed Raspberry PI Project Templates Generation </li> 
</ul> 
<b>Version 0.40</b> 
<ul> 
 <li> Fixed the way java process gets terminated on remote target. </li> 
 <li> Better Check for SSH Connection </li> 
</ul> 
<b>Version 0.35</b> 
<ul> 
 <li> Fixed Debug deduplicate vm argument </li> 
</ul> 
<b>Version 0.33</b> 
<ul> 
 <li> Fixed password validation for SSH Connection. </li> 
 <li> Added ability to add Program and VM arguments. </li> 
</ul> 
<b>Version 0.30</b> 
<ul> 
 <li> Fixed the console view. </li> 
 <li> Fixed the stop runner. </li> 
</ul> 
<b>Version 0.23</b> 
<ul> 
 <li> Fixed debugging freezing up the UI. </li> 
</ul> 
<b>Version 0.20</b> 
<ul> 
 <li> Fixed Windows O/S Dependency issue. </li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='739' size='11389' date='1430174684000' url=''><name>TargetProcess Tasks Connector</name><id>net.andrevus.jetbrains.tasks.targetprocess</id><description><![CDATA[Plugin which integrate Target Process with IDE.
<br />]]></description><version>1.0.1</version><vendor email='andrevus@gmail.com' url='https://github.com/andrevus/jetbrains-targetprocess-tasks'>Andrevus</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[First version]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='457' size='37321295' date='1431519573000' url=''><name>hSenid Mobile TAP IDE</name><id>hms.tap.idea.plugin</id><description><![CDATA[All in one plugin for telco application development with hSenid mobile apis. Logon to hSenid mobile 
<a href="http://devspace.hsenidmobile.com/" rel="nofollow">DevSpace</a> for more details. 
<br /> TAP IDE features 
<ul> 
 <li>1. Telco application skeleton projects.</li> 
 <li>2. Code generation.</li> 
 <li>3. Ant based extensive build system.</li> 
 <li>4. Running and debugging applications.</li> 
 <li>5. Automatic code snippet generation for integrations.</li> 
 <li>6. In build tap simulator.</li> 
 <li>7. Integrated SDK for USSD session management.</li> 
</ul>]]></description><version>1.0.0</version><vendor email='' url='https://www.hsenidmobile.com/'>hSenid Mobile</vendor><idea-version min="n/a" max="n/a" since-build='139.225' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='924' size='27783' date='1450419305000' url=''><name>AppCan Plugin</name><id>com.ylt.appcan.plugin</id><description><![CDATA[??module name???????????plugin.xml,config.xml
<br /> ?config.xml??? ??plugin.xml method name?????? ????: 1.??AppcanPluginDemo3.0?????module???????uex??;
<br /> 2.??module -&gt; AppCanMenu -&gt; initModule (?????)
<br /> ????????plugin.xml,config.xml 
<br /> 3.?config.xml???method name type params(??????|???)
<br /> 4.?? -&gt; Generate -&gt; generateMethod 
<br /> 
<em></em>]]></description><version>1.0.5</version><vendor email='ylt_wust@163.com' url='http://www.appcan.cn'>ylt</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[????.
<br /> 1.0.1 ??HTML?? 1.0.2 ??HTML???? 1.0.3 ??GenerateMethod(No Handler)????handler????(3.2????) 1.0.5 HTML ????????????? 
<em></em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='79' size='21031442' date='1435274804000' url=''><name>PerfCake Plugin for IDEA</name><id>org.perfcake.pc4idea</id><description><![CDATA[Plugin to create, edit and execute PerfCake scenarios by Stanislav Kaleta (kstanleykale@gmail.com).]]></description><version>4.1</version><vendor email='perfcake@gmail.com' url=''>PerfCake</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2999' size='2444367' date='1484847448000' url=''><name>TestFairy Integration</name><id>com.testfairy.plugin</id><description><![CDATA[TestFairy Integration plugin.
<br> 
<em>upload your app to TestFairy with a single click</em>]]></description><version>1.2</version><vendor email='support@testfairy.com' url='https://www.testfairy.com/'>TestFairy</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[[BUGFIX] Some build.gradle files caused the plugin to hang during parsing.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='102309' size='75311' date='1448966615000' url=''><name>ADB WIFI</name><id>com.layernet.plugin.adbwifi</id><description><![CDATA[ADBWIFI Android Studio plugin for debug android app over Wi-Fi.
<br> How to use it
<br> Connect Android device and adb host computer to a common Wi-Fi network accessible to both. We have found that not all access points are suitable; you may need to use an access point whose firewall is configured properly to support adb.
<br> Connect the device with USB cable to host.
<br> Make sure adb is running in USB mode on host.
<br> in Android Studio: go to tool ? android ? ADB WIFI ? ADB USB to WIFI]]></description><version>1.0.4</version><vendor email='layerlre@gmail.com' url='https://github.com/layerlre/ADBWIFI'>Layer</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[- 1.0.4 Fixed bug
<br /> - 1.0.3 Support Android 6.0 Marshmallow
<br /> - 1.0.2 Support Android Studio 1.5
<br />]]></change-notes><depends>com.intellij.modules.platform</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='503' size='32241915' date='1478023321000' url=''><name>RTCTasks</name><id>org.rtctasks</id><description><![CDATA[task provider]]></description><version>1.40</version><vendor email='elh.maayan@gmail.com' url=''>Elhanan Maayan</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><depends>com.intellij.tasks</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4067' size='207880' date='1457437947000' url=''><name>Review board</name><id>com.ritesh.intellij.plugin.reviewboard</id><description><![CDATA[<p>Review Board Code Review Tool</p> 
<p>Only <strong>Reviewboard 2.0.5 or newer</strong> is supported</p> 
<p>Features: </p>
<ul> 
 <li>Do reviews directly from your IDE</li> 
 <li>View all, pending or submitted reviews</li> 
 <li>Compare (Diff) changes in review locally</li> 
 <li>Submit changes to the reviewboard server</li> 
 <li>Comment on reviews <br />Usage: Add new comments in file diff window with click on line;</li> 
 <li>Submit/Discard Reviews</li> 
</ul> 
<p></p> 
<p>Limitations: </p>
<ul> 
 <li>Viewing multiple reviews is not supported</li> 
 <li>Updating diff is not supported</li> 
</ul> 
<p></p> 
<p>If you find any issues, please report them (please use the <a href="https://github.com/ritesh-kapoor/review-board-idea-plugin/issues" rel="nofollow">GitHub issue tracker</a> instead of review comments).</p> 
<p>If you like this plugin, you can support it by writing review and voting for it on IntelliJ plugin repository </p>]]></description><version>0.1.3</version><vendor email='riteshkapoor.opensource@gmail.com' url='https://github.com/ritesh-kapoor/review-board-idea-plugin'>Ritesh Kapoor</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>Change Notes</p> 
<p>Version 0.1.3 </p>
<ul> 
 <li>Bug fixes</li> 
 <li>Allowing explict path for RBtools</li> 
 <li>Support to mark comments as issues</li> 
</ul> 
<p></p> 
<p>Version 0.1.2 </p>
<ul> 
 <li>Bug fixes</li> 
 <li>Support for PyCharm 5</li> 
 <li>Now diff can be generated through rbtools (Option is available in settings)</li> 
</ul> 
<p></p> 
<p>Version 0.1.1 </p>
<ul> 
 <li>Bug fixes</li> 
 <li>Adding Subversion support</li> 
 <li>Supporting IDEA 15</li> 
</ul> 
<p></p> 
<p>Version 0.1.0 </p>
<ul> 
 <li>Bug fixes</li> 
 <li>Performance improvements</li> 
 <li>Usability improvements</li> 
</ul> 
<p></p>]]></change-notes><depends>Git4Idea</depends><depends>Subversion</depends><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='705' size='35914' date='1439029006000' url=''><name>Generate OpenCL CL file&apos;s header</name><id>org.siprop.android.opencl.OpenCLCLGenerator</id><description><![CDATA[Generate OpenCL's CL files to each const char* to Single header file.
<br />]]></description><version>1.03</version><vendor email='noritsuna@siprop.org' url='http://www.siprop.org/'>SIProp.org</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Fix multiple definition error.
<br />]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1382' size='51795' date='1438802924000' url=''><name>Plugin Importer+Exporter</name><id>com.github.shiraji.pluginimporterexporter</id><description><![CDATA[This plugin currently has two main features. 
<ul> 
 <li>Dump which plugins are installed to a JSON file</li> 
 <li>Download all plugins from a JSON file</li> 
</ul> This plugin DOES NOT export actual plugins.
<br />
<br /> 
<a href="https://github.com/shiraji/plugin-importer-exporter" rel="nofollow">GitHub</a> | 
<a href="https://github.com/shiraji/plugin-importer-exporter/issues" rel="nofollow">Issues</a>]]></description><version>0.0.1</version><vendor email='isogai.shiraji@gmail.com' url='https://github.com/shiraji'>Shiraji</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>0.0.1</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='216' size='1336488' date='1463949329000' url=''><name>Externalizer4j Plugin</name><id>Externalizer4j Plugin</id><description><![CDATA[The serialization compiler: Externalizer4j analyzes and converts Serializable classes into Externalizable ones without any coding. Automatically optimize serialization with every build from now on. 
<p> The serialization logic is highly optimized and always safe. </p>
<p> Enjoy the benefits of optimize serialization for your applications. Speed up many Java technologies: </p>
<ul> 
 <li>RMI</li> 
 <li>JMS</li> 
 <li>Session beans</li> 
 <li>Servlet</li> 
 <li>Clustering</li> 
 <li>Distributed computing (ex. JGroups, Hazelcast)</li> 
 <li>Distributed caches</li> 
</ul> 
<p> This full featured plugin is FREE to use for personal and commercial use. Commercial support is available. See <a href="http://www.externalizer4j.com/documentation" rel="nofollow">documentation</a> and <a href="http://www.externalizer4j.com/frequently-asked-questions" rel="nofollow">FAQ</a> Contact us on google+ at <a href="https://www.google.com/+Externalizer4j" rel="nofollow">https://www.google.com/+Externalizer4j</a></p>]]></description><version>2016.5</version><vendor email='info@externalizer4j.com' url=''>Biggerbytes</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[http://www.externalizer4j.com/feed]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='189' size='168342' date='1441114280000' url=''><name>PonyTail</name><id>com.fishy.plugin.idea.ponytail</id><description><![CDATA[<br />It's a tool for track log as cat / tail command. 
<br />1. you can bind log trackers with a project. 
<br />2. it support big logs. 
<br />3. it support charset changing. 
<br />4. you should not tail the log with any other window. 
<br />
<br />If you download slow here, please go 
<a href="https://github.com/i17c/PonyTail/tree/master/releases" rel="nofollow">https://github.com/i17c/PonyTail/tree/master/releases</a> 
<br />
<br />Why PonyTail? 
<br />Because of my son, obsessing about Badanamu's first Song - Ponytail 
<br />and it's a tool like tail command for us. 
<br />so, just for memory. 
<br />
<br />???????log???????,?cat??,??tail??. 
<br />1. ?????????????? 
<br />2. ?????????? 
<br />3. ??????? 
<br />4. ?????????????? 
<br />
<br />???????, ?? 
<a href="https://github.com/i17c/PonyTail/tree/master/releases" rel="nofollow">https://github.com/i17c/PonyTail/tree/master/releases</a> ?? 
<br />
<br />????PonyTail? 
<br />?????????Badanamu?????? - Ponytail 
<br />??????????tail?????, ???????! 
<br />
<br />
<a href="http://www.laiwang.com/" rel="nofollow"> <img src="http://i01.lw.aliimg.com/tfs/TB15JfxGXXXXXcrXFXXXCDWUVXXLAIWANGi_1_1136_1136.jpg" width="120" height="120" /> </a>]]></description><version>1.0.0</version><vendor email='i17c.net@gmail.com' url='https://passport.weibo.com/visitor/visitor?entry=miniblog&amp;a=enter&amp;url=http%3A%2F%2Fweibo.com%2Fdxkkk&amp;domain=.weibo.com&amp;ua=php-sso_sdk_client-0.6.23&amp;_rand=1488538881.6228'>??</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[2015.09.01 v1.0.0 project create
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='67148' size='1460272' date='1472582893000' url=''><name>Android WiFi ADB</name><id>com.github.pedrovgs.androidwifiadb</id><description><![CDATA[Provides an action which allow you quickly connect your Android device over WiFi to install, run and debug your applications without a USB connected by pressing one button. 
<br> Connect your device using a USB cable and press the Android WiFi ADB button. Once the device be connected over WiFi you'll see an IntelliJ/Android Studio notification. Now you can disconnect your USB cable and enjoy deploying, running and debugging your applications over WiFi. 
<br> The version 2.0 enables a window to check which of your devices are connected or not and connect/disconnect it manually if needed.]]></description><version>2.4</version><vendor email='pedrovicente.gomez at gmail dot com' url='https://github.com/pedrovgs'>Pedro Vicente Gomez Sanchez</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[2.4: Generate the plugin binary using Java 1.6 instead of Java 1.8. 2.3: Update the main action configuration to be shown in the NavBarToolBar and also in the MainToolBar if the first on is disabled.
<br> 2.2: Update error message shown when the device is not properly connected.
<br> 2.1: Fix bug associated to some device installations where the adb installation was not recognized.
<br> 2.0: Add a new Android WiFi ADB control panel showing all the devices connected by USB to be able to connect/disconnect devices individually.
<br> 1.2: Remove the usage of the ANDROID_HOME environment variable. This variable is not needed now.
<br> 1.1: Fixes for Windows and Linux.
<br> 1.0: Initial version.
<br>]]></change-notes><depends>org.jetbrains.android</depends><rating>3.3</rating></idea-plugin><idea-plugin downloads='18' size='102566' date='1445332133000' url=''><name>Raj_Drone</name><id>com.raj.unique.plugin.id</id><description><![CDATA[This test plugin for ToolWindow integration
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0.0.1</version><vendor email='see@https://github.com/iamrajhans' url='https://github.com/iamrajhans'>raj</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[fixes bugs
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='603' size='1757443' date='1446189308000' url=''><name>Android string.xml localization</name><id>com.spicedroid.xmltrans</id><description><![CDATA[This Plugin can translate Android string.xml file into 43 different languages in no time. It can smartly identify changed lines and only those lines will be converted into other languages.
<br /> 
<br /> This is the cost effect solution we provide to support developers to speedup their project. 
<br />
<br /> 
<b>Features</b>
<br /> * Translate into 43 languages.
<br /> * Translates only modified lines.
<br /> * Ignore text by filter rules.
<br /> * Handy to use.
<br /> * High accurate and quality output delivered.
<br /> * Very low cost solution when compared to other providers
<br />
<br /> 
<em>Visit <a href="http://xmltrans.com" rel="nofollow">xmltrans.com</a> for more details</em>]]></description><version>1.3</version><vendor email='support@xmltrans.com' url='http://www.xmltrans.com/static/index.html?user='>XmlTrans</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Version 1.1 
<ul> 
 <li>Initial version release</li> 
</ul> Version 1.2 
<ul> 
 <li>Optimized for better performance.</li> 
</ul> Version 1.3 
<ul> 
 <li>Bug fixed to ignore line breaks.</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='53455' size='65650' date='1452847815000' url=''><name>Bitbucket Linky</name><id>com.atlassian.bitbucket.references</id><description><![CDATA[<p> <strong>Bitbucket/Stash References</strong> plugin is now called <strong>Bitbucket Linky</strong> </p> 
<p> Bitbucket Linky plugin provides a handy ways to navigate to <a href="https://www.atlassian.com/software/bitbucket" rel="nofollow">Atlassian Bitbucket</a>. This plugin adds following actions into your IDE: </p>
<ul> 
 <li>copy Bitbucket link to the selected file or selected lines in the file (Ctrl+Shift+X,C on Windows / Cmd+Shift+X,C on Mac)</li> 
 <li>open selected file or selected lines in the file in Bitbucket in your Browser (Ctrl+Shift+X,B on Windows / Cmd+Shift+X,B on Mac)</li> 
 <li>copy Bitbucket link to the selected commit (VCS log and editor gutter context menus)</li> 
 <li>open selected commit in Bitbucket in your Browser (VCS log and editor gutter context menus)</li> 
 <li>open <i>Create pull request</i> form in Bitbucket for current branch (Ctrl+Shift+X,P on Windows / Cmd+Shift+X,P on Mac)</li> 
</ul> 
<p></p> 
<p> Bitbucket Linky supports both <strong>Bitbucket Cloud</strong> and <strong>Bitbucket Server</strong> (formerly known as <strong>Stash</strong>). <br> The plugin uses your project's VCS settings (supports both Git and Mercurial) to build links to the repository in Bitbucket, and in most cases doesn't require configuration. However, if Bitbucket hosting is not automatically recognized, it can be configured via IDE preferences. </p> 
<br> 
<p> Huge thanks to <b>Brent Plump</b> and <b>Piotr Wilczy?ski</b>! </p> 
<br> 
<p> <strong>Please note that this plugin is not officially supported by Atlassian.</strong> </p>]]></description><version>1.6</version><vendor email='dpenkin@atlassian.com' url='https://bitbucket.org/atlassianlabs/intellij-bitbucket-references-plugin'>Atlassian Labs</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<p> <strong>1.6:</strong> released on 15.01.2016 </p>
<ul> 
 <li> <strong>Fix:</strong> Optional dependencies on Git and Hg plugins </li> 
 <li> <strong>Fix:</strong> Support spaces and other special characters in file path </li> 
 <li> <strong>Change:</strong> User-centric URL for Bitbucket Server personal projects </li> 
</ul> 
<p></p> 
<p> <strong>1.5:</strong> released on 01.01.2016 </p>
<ul> 
 <li> <strong>New:</strong> Bitbucket actions are available during indexing time </li> 
 <li> <strong>Fix:</strong> Support for multiple mercurial repositories within one project </li> 
 <li> <strong>Fix:</strong> Bitbucket actions are disabled for ignored and untracked files </li> 
</ul> 
<p></p> 
<p> <strong>1.4:</strong> released on 19.11.2015 </p>
<ul> 
 <li> <strong>Fix:</strong> Support for more types of remote URLs. </li> 
</ul> 
<p></p> 
<p> <strong>1.3:</strong> released on 17.11.2015 </p>
<ul> 
 <li> <strong>Change:</strong> First keystroke of shortcuts mapped to Ctrl/Cmd+Shift+X </li> 
 <li> <strong>New:</strong> Bitbucket rediscovery attempts </li> 
</ul> 
<p></p> 
<p> <strong>1.2:</strong> released on 03.11.2015 </p>
<ul> 
 <li> <strong>Fix:</strong> Mercurial commit hash handling </li> 
 <li> <strong>Change:</strong> Shortcuts have single second keystroke </li> 
</ul> 
<p></p> 
<p> <strong>1.0:</strong> released on 03.11.2015 </p>
<ul> 
 <li> <strong>New:</strong> 'Copy link' and 'Open' actions for files and 'Open' action for commits shown in the gutter </li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='4404' size='1545818' date='1482287329000' url=''><name>StringTemplate v4 plugin</name><id>org.antlr.jetbrains.st4plugin</id><description><![CDATA[<p> This plugin is for StringTemplate v4 .stg files. It works with Intellij 13.x+. It should work in other Jetbrains IDEs. </p> 
<p> <a href="https://github.com/antlr/jetbrains-plugin-st4" rel="nofollow">Github source</a></p>]]></description><version>0.5</version><vendor email='parrt@antlr.org' url='https://github.com/antlr/jetbrains-plugin-st4'>ANTLR Project</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Bug fixes. Darcula looks good now. Delimiters work. See https://github.com/antlr/jetbrains-plugin-st4/issues?utf8=%E2%9C%93&amp;q=is%3Aissue%20is%3Aclosed%20milestone%3A0.5]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3651' size='3047440' date='1470761362000' url=''><name>HybrisPlugin</name><id>HybrisPlugin</id><description><![CDATA[A plugin, witch provide some hybris operations. Currently supported:
<ul> 
 <li>Execute Bean Shell scripts (Suffix must be .bsh or .beanshell)</li> 
 <li>Execute Groovy scripts (IntelliJ have to mark file as Groovy script)</li> 
 <li>Execute FlexibleSearch (Suffix must be .flex or .flexsearch)</li> 
</ul>]]></description><version>1.2.4</version><vendor email='' url=''>neuland Bremen GmbH</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Add support for hybris &gt; 5 and a more weak ssl cert check.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='566' size='523965' date='1448875149000' url=''><name>imdone</name><id>io.imdone.imdone-plugin</id><description><![CDATA[Open 
<a href="http://imdone.io" rel="nofollow">imdone-atom</a> task links in intellij.]]></description><version>1.0</version><vendor email='imdone@innobuilt.com' url='https://imdone.io/'>imdone</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<li>Open imdone-atom task links in intellij</li>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1264' size='15983997' date='1457975786000' url='https://github.com/Jintin/droidlane'><name>DroidLane</name><id>com.jintin.droidlane</id><description><![CDATA[Droidlane 
<br /> 
<a href="https://github.com/Jintin/DroidLane" rel="nofollow">GitHub</a> | 
<a href="https://github.com/Jintin/DroidLane/issues" rel="nofollow">Issues</a> 
<br /> 
<br /> 
<b>Droidlane</b> is an deploy tool help you upload your apk to Google Play. 
<br />]]></description><version>2.0.1</version><vendor email='jintinapps@gmail.com' url='https://github.com/Jintin/droidlane'>JintinApps</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[* add Google Play listing support * menu position modify]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1936' size='9418' date='1490850278000' url=''><name>Open Terminal Here</name><id>com.bobz.OpenTerminalHere</id><description><![CDATA[An IntelliJ plugin for opening current directory in terminal.
<br> Source code: https://github.com/BobZhao/OpenTerminalHere 
<br> 
<br> 
<br> ## Usage
<br> Right click on target file or directory in Project view, then select Open Terminal Here.
<br>
<br> ## Compatibility
<br> Mac and Win platforms are supported temporarily.
<br>
<br> ## Shortcut Key
<br> * Mac: ? + option + T
<br> * Win: ctrl + alt + T
<br>]]></description><version>1.1</version><vendor email='zhaohevip@gmail.com' url='https://github.com/BobZhao/OpenTerminalHere'>SHB</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[New version 1.1 added iTerm2 support.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6400' size='18380002' date='1454009400000' url=''><name>ReST Console</name><id>uk.me.jeffsutton.restconsole</id><description><![CDATA[A simple ReST console for IntelliJ. 
<br />Create and test network calls using OK HTTP. 
<br />Supports import of requests in Charles Proxy XML format, and DHC Json format.]]></description><version>1.2.1</version><vendor email='indieboy1979@gmail.com' url=''>Jeff Sutton</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.2.1 Change from Java 8 to Java 7 1.2 Add support for Basic Auth 1.1.1 Change platform targeting]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='62' size='46008' date='1452327729000' url=''><name>ReProtoc</name><id>com.breeze.plugin.reprotoc</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='574755781@qq.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3620' size='341728' date='1455541460000' url=''><name>Android Property Manager</name><id>dbgsprw.apm</id><description><![CDATA[Add/modify android property of devices by tool window
<br /> Usage :
<br /> 1) ctrl+shift+A or [Help] &gt; [Find Action]
<br /> 2) enter &quot;tool windows&quot;
<br /> 3) Click Android Property Manager
<br /> 4) choose connected device
<br /> 5) choose table or add table by edit combo box
<br /> 6) modify android property
<br /> 
<br /> ******* please read ********
<br /> &quot;Save Prop File&quot; button save your current table to property file. this file is used to push or load.
<br />
<br /> &quot;Push Prop File&quot; button modify system/build.prop file, so it can be dangerous. (original system/build.prop will be saved at your project path) If possible, you must push prop file that save all properties. 
<br />
<br /> &quot;Load Prop File&quot; button load prop file and apply properties, so don't load property file that save all properties. if you want to load properties, save prop file with custom table. loading all properties will malfunction.
<br />
<br />]]></description><version>1.3.1</version><vendor email='dbgsprw@gmail.com' url=''>dbgsprw</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v1.1.1
<br /> bug fix : adb conflict
<br /> v1.1.2
<br /> add usage
<br /> v1.2.0
<br /> add push button
<br /> v1.3.0
<br /> add load button &amp; auto save table &amp; change save prop function
<br /> v1.3.1
<br /> adb in Android Home is executed]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1916' size='2609334' date='1496004186000' url=''><name>Samebug</name><id>Samebug</id><description><![CDATA[Automated stack search integration from 
<a href="https://samebug.io" rel="nofollow">samebug.io</a> 
<ul> 
 <li>Captures stack traces on your debug console</li> 
 <li>search solutions on Samebug</li> 
 <li>connects you to other Samebug users to help each other</li> 
</ul>]]></description><version>0.15.1+idea</version><vendor email='hello@samebug.io' url='http://samebug.io'>Samebug</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>Minor UI fixes and improvements</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='10667' size='2949533' date='1458567670000' url=''><name>Android Builder</name><id>android.platform.builder</id><description><![CDATA[Build &amp; Flash your own Android ROM with IntelliJ IDEA or Android Studio
<br> The following features are available: 
<ul> 
 <li>Support AOSP or CyanogenMod build system</li> 
 <li>Show available build configuration on your android platform sources.</li> 
 <li>Prints on Build console with link for source codes that have errors.</li> 
 <li>Support full or partial build.</li> 
 <li>Java compiler can be selected via module Sdk.</li> 
 <li>Flash ROM image on your devices with fastboot or adb</li> 
</ul>]]></description><version>1.90.7</version><vendor email='ganadist@gmail.com' url='https://github.com/ganadist/AndroidPlatformBuilder'>Young Ho Cha</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[You can see 
<a href="https://github.com/ganadist/AndroidPlatformBuilder/blob/release/CHANGELOG.md" rel="nofollow">ChangeLog</a> on Github page]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='192' size='21027' date='1459252896000' url=''><name>Hazelcast Tools</name><id>com.hazelcast.idea.plugins.tools</id><description><![CDATA[Hazelcast Tools 
<br /> 
<a href="https://github.com/asimarslan/hazelcast-tools" rel="nofollow">GitHub</a> | 
<a href="https://github.com/asimarslan/hazelcast-tools/issues" rel="nofollow">Issues</a> 
<br /> 
<br /> This plugin enable 
<a href="http://hazelcast.org" rel="nofollow">Hazelcast</a> support. These features are available: 
<br /> 
<ul> 
 <li>Hazelcast serialization code generator from user selected fields</li> 
 <li>Hazelcast Portable Serialization readPortable and writePortable method generator</li> 
 <li>Hazelcast IdentifiedDataserializable Serialization readData and writeData method generator</li> 
 <li>Hazelcast Dataserializable Serialization code generator method generator</li> 
</ul> 
<br />]]></description><version>1.0</version><vendor email='arslanasim@gmail.com' url='http://www.asimarslan.com'>Asim Arslan</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1394' size='632613' date='1459779572000' url=''><name>GCM Test Tool</name><id>com.infoedge.plugins.gcmtester</id><description><![CDATA[Allows sending test GCM to android device right from android studio.
<br /> Now there is not need to write curl command or php script just to test GCM.
<br /> After installation run tools, 
<b>Tools -&gt; GCM Test Tool</b>]]></description><version>1.0</version><vendor email='' url=''>Info Edge India Limited</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='445' size='13613' date='1462199455000' url=''><name>Connector to assigned Targetprocess entities</name><id>com.targetprocess.assigned.entities.plugin</id><description><![CDATA[Adds support of Targetprocess server into Jetbrains' IDE (IDEA, WebStorm, etc.). Retrieves assigned entities from Targetprocess server.
<br>]]></description><version>1.1</version><vendor email='vkhomyackov@gmail.com' url='https://github.com/victor-homyakov/jetbrains-targetprocess-assigned-entities'>Victor Homyakov</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Fixed bugs: - Order loaded entities by id desc / by update time desc - Search entered substring in name/entityId]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4365' size='3266070' date='1462029141000' url='https://github.com/gen0083/AdbFriendly'><name>ADB Friendly</name><id>jp.gcreate.plugins.adbfriendly</id><description><![CDATA[ADB Friendly is a Android Studio plugin to provide some useful functions via ADB.
<br> The plugin can rotate screen on connected devices or emulators only now. But I will add to some features. If you have requests feel free to contact me :) 
<br> Usage:
<br> Install the plugin then icon is added to toolbar.
<br> If you using Android Studio, it was added to the menu inside Tools &gt; Android.
<br> Click the icon or menu then dialog pop up.
<br> 
<br> Now the plugin automatically connect to adb but it was not work well on Windows.
<br> If your devices are not shown on the dialog, please try to run some adb command (e.g. "adb devices") from the terminal. (You can use adb command, the plugin can access adb and display devices.)]]></description><version>0.2.0</version><vendor email='archiherewego@gmail.com' url='http://gcreate.jp/'>G-Create</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<dl> 
 <dt>
  0.2.0
 </dt> 
 <dd>
  Added connect to adb feature.
 </dd> 
 <dt>
  0.1.0
 </dt> 
 <dd>
  Screen rotate function added.
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='162' size='941197' date='1495592386000' url=''><name>UDC</name><id>UDC</id><description><![CDATA[<p><b>UDC</b> is a plugin for <b>UCMDB UD (Universal Discovery) Content development</b>. UDC dramatically simplifies development and deployment of <b>UCMDB</b>. The following features are available:</p> 
<ul> 
 <li>Download resource from the remote UCMDB</li> 
 <li>Create package by the format of UDC template</li> 
 <li>Diff a local file with the one in server</li> 
 <li>Push resource to server</li> 
 <li>Pack a folder when it is in accord with UDC format</li> 
 <li>Deploy package in a zip format to server</li> 
</ul> 
<p><b>UDC</b> supports branch number 139 (IntelliJ IDEA 14, PyCharm 4) and later product.</p>]]></description><version>1.0.3</version><vendor email='udc@hpe.com' url='http://cmshelpcenter.saas.hp.com/CMS/UDCplugin/Content/Udc_plugin.htm'>Hewlett Packard Enterprise</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<b>Version 1.0.3</b> 
<ul> 
 <li>Fix a compatible issue with PyCharm 2017.1</li> 
 <li>Improve resource download speed</li> 
</ul> 
<b>Version 1.0.2</b> 
<ul> 
 <li>Update the UI of "Create Package By Templates..." Action</li> 
 <li>Support for viewing file structure as well as file content in templates</li> 
 <li>Add more templates in "Create Package By Templates..." Action</li> 
 <li>Add "Settings..." Action which supports for directly go to UDC Configuration page</li> 
 <li>Change the minimum required branch number of JetBrain platform from 131 to 139</li> 
</ul> 
<b>Version 1.0.1</b>(initial release) 
<ul> 
 <li>Fix a display error in UDC configuration page </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='957' size='7425979' date='1469889805000' url=''><name>Halik Early Access</name><id>io.halik.intellij-plugin</id><description><![CDATA[Time travelling debugger for JVM (Java, Kotlin, and Clojure) for the 21st century. 
<br> Check out our roadmap: http://trello.com/b/V1KuKHeE/halik-roadmap 
<br> Features: 
<ul> 
 <li><b>Record program execution, explore at your own pace</b></li> 
 <li><b>Easily find when a method is called</b></li> 
 <li><b>Search for object modifications</b></li> 
 <li><b>Visualize watches graphically in a meaningful way</b></li> 
 <li><b>Keep track of your exploration using context-based comments</b></li> 
 <li><b>See how data is changed among multiple threads</b></li> 
</ul>]]></description><version>0.2.4</version><vendor email='info@halik.io' url='https://meet.halik.io/'>Pawel Badenski</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[<ul> 
 <li>Heatmap support for jsonview</li> 
 <li>Capture fields set through reflection</li> 
 <li>Recording performance improvements (up to 40% faster)</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='53' size='337922' date='1465917107000' url=''><name>RTranslate</name><id>com.rbf.unique.plugin.id</id><description><![CDATA[Translate for your selected word.
<br> ECTranslate plugin and ?? affords me lessons.
<br>]]></description><version>1.0</version><vendor email='123009888@qq.com' url=''>Personal</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='698' size='57102' date='1466682089000' url=''><name>DragAndDropApk</name><id>com.thasneem.draganddrop</id><description><![CDATA[This plugin can use for Install apk to mobile without using commands!
<br> You can drag your APK file to this window or you can select file from your directory.]]></description><version>1.1</version><vendor email='muhammed.thasneem@yahoo.com' url='https://github.com/thasneemp'>Muhammed Thasneem</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[* Launch icon changed]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1067' size='94654' date='1467815718000' url='https://github.com/zyuyou/intellij-translation'><name>intellij-translation</name><id>com.intellij.translation</id><description><![CDATA[Plugin for translate English to Chinese.]]></description><version>0.4.1</version><vendor email='yuyouchow@gmail.com' url='https://github.com/zyuyou'>Yuyou Chow</vendor><idea-version min="n/a" max="n/a" since-build='139.225' until-build='141.9999'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='235' size='4230984' date='1469431219000' url=''><name>stock</name><id>com.backkoms</id><description><![CDATA[After installing this plugin, you can choose the stock, and add to the "my stock" tool window, and then you will receive the latest price information.
<br> Note: currently only supports A-share market]]></description><version>1.0.2</version><vendor email='peterae87@gmail.com' url=''>backkoms</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0 basic 
<br> 1.0.1 fix some bug 
<br> 1.0.2 fix bug 
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2980' size='5133421' date='1479167446000' url=''><name>LDAP browser</name><id>org.majki.intellij.ldapbrowser</id><description><![CDATA[Plugin to browse LDAP servers
<br> Using Apache Directory LDAP API version 1.0.0-RC1
<br> Currently supported authentication methods are anonymous and simple authentication
<br>]]></description><version>1.3</version><vendor email='support@majki.org' url=''>Majki</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[NPE fix]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='1405' size='5103' date='1470350253000' url=''><name>Android TV Remote</name><id>com.github.aayvazyan</id><description><![CDATA[This plugin adds a remote controler toolwindow to connect and remotely control your Android TV or other android device.]]></description><version>1.2</version><vendor email='ariay@live.at' url='https://github.com/aayvazyan-tgm'>Find me on Github</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Improved check if adb is correctly installed]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='213' size='6683411' date='1489075939000' url=''><name>HPE ALM Octane</name><id>com.hpe.nga.ide.intellij-plugin</id><description><![CDATA[DEPRECATED - Compatible with version 12.53.16 
<br> For ALM Octane 12.53.20+, use the new plugin: 
<a href="https://plugins.jetbrains.com/plugin/9540-octane-intellij-plugin" rel="nofollow">ALM Octane</a>]]></description><version>1.1</version><vendor email='support@hpe.com' url='https://www.hpe.com/us/en/home.html'>Hewlett Packard Enterprise</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='87' size='13582703' date='1489647066000' url=''><name>Electric Flow</name><id>com.electriccloud.idea.plugin</id><description><![CDATA[Electric Flow plugin provides possibilities: 
<br>- Manage Electric Flow jobs 
<br>- Run preflight for selected P4 changelist 
<br>- Run DSL script 
<br>- Generate DSL]]></description><version>1.0.6</version><vendor email='support@electric-cloud.com' url='http://www.electric-cloud.com'>Electric Cloud</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0.6 (2017-03-15) 
<br>- Added support for managing pipeline, release runs 
<br>- Minor changes done to settings window by adding title to each section of settings 
<br>1.0.5 (2016-12-07) 
<br>- Generate DSL with Acls 
<br>1.0.4 (2016-12-05) 
<br>- Added possibility to generate DSL for releases, pipelines, environments 
<br>- IDEA 2016 support 
<br>1.0.0 (2016-08-29) 
<br>- Initial release]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='15' size='37662' date='1481317429000' url=''><name>HexTransformPlugin</name><id>com.yellow5a5</id><description><![CDATA[A plugin can help you to reset the formats of number.
<br> 
<em></em>]]></description><version>1.1</version><vendor email='scnu.hww@foxmail.com' url='https://github.com/Yellow5A5'>Yellow5A5</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[- Add Esc_KeyEvent to TurnBack. - Add Shift+Enter to Confirm.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='63295' size='93320420' date='1498728208000' url=''><name>MaxCompute Studio</name><id>OdpsStudio</id><description><![CDATA[<p> Changes in Version 2.6.2.5:</p>
<ul>
 <li> Change: Remove limitation on service mode job submission </li>
 <li> Bug fix: DDL submission issue on public projects </li>
</ul>
<p> Changes in Version 2.6.2.4:</p>
<ul>
 <li> Change: Update MaxCompute compiler version </li>
 <li> Bug fix: Can't open help document in IDEA 2016.x </li>
</ul>
<p> Changes in Version 2.6.2.3:</p>
<ul>
 <li> Enhancement: Data preview performance </li>
 <li> Bug fixes</li>
</ul>
<p> Changes in Version 2.6.2.2:</p>
<ul>
 <li> Bug fixes</li>
</ul>
<p> Changes in Version 2.6.2:</p>
<ul>
 <li> Feature: Unstructured data handler template and examples </li>
 <li> Feature: Support live template in SQL Editor </li>
 <li> Feature: Support decimal type in data import/export </li>
 <li> Feature: Support variable replacement in SQL script on submission </li>
 <li> Feature: Table partition list and partition data preview </li>
 <li> Feature: Running job progress visualization and replay </li>
 <li> Enhancement: Job detail view UI enhancement </li>
 <li> Enhancement: Job running log view performance enhancement </li>
 <li> Enhancement: Add contextual help documentation for many dialogs </li>
 <li> Enhancement: Job execution plan can display input/output table/view now </li>
 <li> Enhancement: Better formatting of job json summary </li>
 <li> Bug fixes: fixed some bugs </li>
</ul>
<p> Changes in Version 2.6.1:</p>
<ul>
 <li> Fix some bugs</li>
</ul>
<p> Changes in Version 2.6.0:</p>
<ul>
 <li>History job execution replay</li>
 <li>Script mode submission (experimental feature)</li>
 <li>Python UDF support (Alibaba internal use only)</li>
 <li>Java UDF debugging (Alibaba internal use only)</li>
 <li>D2 integration (Alibaba internal use only)</li>
</ul>
<p> ========================</p>
<p>MaxCompute Studio is an intelligence tool for MaxCompute management and sql development.The plugin adds following functions:</p>
<p></p>
<ul>
 <li>MaxCompute sql language support</li>
 <li>MaxCompute system connection</li>
</ul>
<br>
<p><b>MaxCompute sql Language Support</b></p>
<p>The plugin recognize the MaxCompute sql (superset of HiveQL) and provides additional code editing supports:</p>
<br>
<ul>
 <li>Basic Features: </li>
 <li>File type recognition (.sql, .odpsql, .q)</li>
 <li>Syntax highlighting</li>
 <li>Code block recognition and code folding</li>
 <li>Navigation support (go to definitions / symbols / usages)</li>
 <li>Commenting</li>
 <li>Code formatting / beautify</li>
 <li>Line marking (errors, specific statements, etc.)</li>
 <li>Code templates</li>
</ul>
<br>
<p>Advanced Features: </p>
<br>
<ul>
 <li>Code completion (context-awareness)</li>
 <li>Inspections and quick-fixes</li>
 <li>Intention actions</li>
 <li>Code insights</li>
</ul>
<br>
<p><b>MaxCompute system integration</b></p>
<p>The plugin integration make it possible to maintain connections to remote project on MaxCompute clusters and performall necessary development actions from the IDE without switching context.</p>
<br>
<ul>
 <li>MaxCompute Project explorer</li>
 <li>MaxCompute Job submitter and explorer</li>
</ul>]]></description><version>2.6.2.5</version><vendor email='' url='http://www.aliyun.com'>Alibaba Cloud Inc.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4428' size='101226' date='1483353450000' url=''><name>WIFI ADB ULTIMATE</name><id>adb.wifi.woaiwhz</id><description><![CDATA[Now you can connect your android devices over wifi really if you also use the android software I provided. 
<br> Or connect devices using the USB cable for the first time. 
<br> For more information,please visit my GitHub.]]></description><version>1.5</version><vendor email='huazhou19@gmail.com' url='https://github.com/huazhouwang/WIFIADB/tree/master/WIFIADBIntelliJPlugin'>HuaZhou Wang - (Sausure)</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add many new features like history cache,restart adb and specify adb path]]></change-notes><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='874' size='6883622' date='1478756046000' url=''><name>PhoneGap</name><id>com.phonegap.tools.plugin</id><description><![CDATA[This plugin allows you to easily embed PhoneGap in your Android project.]]></description><version>1.0</version><vendor email='anis@adobe.com' url='http://www.phonegap.com'>PhoneGap</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[First release!.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='50' size='22137' date='1480521605000' url=''><name>Rangers Logging Plugin</name><id>com.xingren.fc.rangers-logging-intellij-plugin</id><description><![CDATA[A plugin that adds first-class support for rangers-logging]]></description><version>1.0.0</version><vendor email='zhoudong@ppdai.com' url=''>Ppdai Inc.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Tools Integration]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9162' size='11914' date='1481091296000' url=''><name>ReactNativeTools</name><id>com.yuyh.reactnative.tools</id><description><![CDATA[ReactNativeTools, to make it easier to execute react-native commands]]></description><version>1.1</version><vendor email='smuyyh@gmail.com' url='https://github.com/smuyyh/ReactNativeTools'>Pax, co.ltd.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[add debugger-ui plugin.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='985' size='55106' date='1482602239000' url=''><name>Translate</name><id>com.huangmb.idea</id><description><![CDATA[<p>This is a Chinese-English translate plugin for IDEA and Android Studio. It supports translate the words that you selected or automatically identified word around caret in editor. It also provides a translate panel that you can input any word or phrase want to translate just like a dictionary app.<br> </p> Usage:
<br> 
<p> Move the caret int the word you want to translate or pick it,and then use one of the method following, the translate result will be shown in a balloon nearby caret for a moment.<br> </p> 
<ul> 
 <li>(Recommended)Press the translate keyboard-shortcut,default shortcut is Ctrl+Command+T(Mac) or Alt+T(Windows),please change shortcut if conflict.You can specify shortcut by yourself.</li> 
 <li>Click Translate button in Toolbar,it may located in the last of Toolbar usually.</li> 
 <li>Choose Translate pop menu by mouse right click </li> 
 <li>(Not Recommended)Choose Menu in Translate -&gt; Translate to translate. It's not recommended because it may lose the focus of editor in Windows and unable to pick the words</li> 
</ul> 
<p>The translate panel is in View -&gt; Tool Window -&gt; Translate,the panel is simple but useful.</p> Tips:
<br> 
<ul> 
 <li>You don't need to specified the language because it can identify the language automatically.</li> 
 <li>It supports translate phrase if you pick them in editor or input phrase in translate panel.</li> 
 <li>It supports CamelHump code style,such as "HelloWorld" can be separated as "hello world" automatically,but word like "JSON" will no be separated.</li> 
 <li>It is on line translate service,so It will does not work if there has no network</li> 
</ul> screenshot:
<br> 
<img src="http://git.oschina.net/hmb/idea-translate-plugin/raw/master/screenshot/translate.png?dir=0&amp;filepath=screenshot%2Ftranslate.png&amp;oid=a497bf9853246a94d62443a762b450c9f5d2cf5b&amp;sha=a32a8cc224502b175c0392cdc2403fd8a9387db4"> 
<br> 
<img src="http://git.oschina.net/hmb/idea-translate-plugin/raw/master/screenshot/panel.png?dir=0&amp;filepath=screenshot%2Fpanel.png&amp;oid=f8b849ab02584868b8a0caf5775af570ef38b412&amp;sha=a32a8cc224502b175c0392cdc2403fd8a9387db4"> 
<br> Power by YouDao translate engine.]]></description><version>1.1</version><vendor email='huangmb413@163.com' url=''>bob</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li> 1.0(2016-12-13)<br> -Support get words selected by user or pick word around caret.<br> -Support translate panel,a simple dictionary.<br> -Add some toggle entries:shortcut,main menu,pop menu.<br> -Support Chinese-English and English-Chines translate.<br> -Fix some bug(such as disconnect http accidentally). </li> 
 <li> 1.1(2016-12-19)<br> -Fix out of index bug if there has no word at the caret's location.<br> -Add an entry to ToolBar. </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='16' size='683015' date='1487292939000' url=''><name>Shortcut Plugin</name><id>com.wjs.shortcut</id><description><![CDATA[Shortcut Plugin. How to use? 1. install plugin. 2. start the intellij. 3. click the icon in the toolbar. 4. find "shortcut-run.cmd" script in your project directory. 5. modify the "shortcut-run.cmd" script. Enjoy...]]></description><version>1.0</version><vendor email='' url=''>zjuwjf</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='12' size='1866' date='1487505401000' url=''><name>Plugin for connect to android App cloud test</name><id>com.appcloud.test</id><description><![CDATA[Plus for mobile App autotest.
<br> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='deveco@huawei.com' url='https://deveco.huawei.com/'>appcoudtest</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[A new cloud test.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7901' size='184670' date='1496808499000' url=''><name>React Native Console</name><id>com.github.beansoftapp.reatnative.idea</id><description><![CDATA[React Native Console an IDEA/WebStorm/Android Studio Plugin for One-Click run React Native command in embed console tab
<br>
<br> 
<a href="https://github.com/beansoftapp/react-native-console" rel="nofollow">https://github.com/beansoftapp/react-native-console</a>
<br>
<br> Features
<br> One-Click run following commands:
<br> react-native run-android
<br> react-native link
<br> react-native run-ios
<br> run with physical iOS device
<br> list all iOS devices(include monitor and physical) and run target one 
<br> npm run start
<br> npm install
<br> Open dev menu on Android device(adb shell input keyevent 82)
<br> forward android device request to dev machine(adb reverse tcp:8081 tcp:8081)
<br> Android Reloading JavaScript
<br> open React Native debugger ui(Chrome browser required)
<br> react-native log-android
<br> react-native log-ios
<br> gradlew assembleRelease
<br> react-native bundle --platform android/ios --dev false
<br>
<br> New: one-click rerun commands, reuse console window, tabs with title and icon, search in console output.
<br> Auto detect React Native package.json or build.gradle in current folder and parent/children folder(eg only coding Java in Android Studio), thus the command will auto execute in the correct folder
<br> 
<br> ?? ????????:
<br> react-native run-android
<br> react-native link
<br> react-native run-ios
<br> ??????
<br> ????iOS??(??????????)?????
<br> npm run start
<br> npm install
<br> ???????????(adb shell input keyevent 82)
<br> ??????????????(adb reverse tcp:8081 tcp:8081)
<br> ????????JavaScript
<br> ?? React Native debugger ui(??Chrome???)
<br>
<br> react-native log-android
<br> react-native log-ios
<br> gradlew assembleRelease
<br> react-native bundle --platform android/ios --dev false
<br>
<br> ???: ??????, ??????, ??????????, ????????.
<br> ?????????????? React Native?package.json????(???Android Studio????Java???), ?????npm?????????????????
<br> 
<br> 
<br>
<b>Contributors</b>
<br> 
<a href="https://github.com/beansoftapp" rel="nofollow">beansoft@126.com</a> 
<br>
<b>Installation</b>
<br> First, please setup your React Native dev env: 
<a href="https://facebook.github.io/react-native/docs/getting-started.html>https://facebook.github.io/react-native/docs/getting-started.html</a>,
      Then install this plugin to your IDE, then you" rel="nofollow"></a>Java 8 required to run the IDE.
<br> 
<br> 
<b>ISSUES</b>
<br> 
<a href="https://github.com/beansoftapp/react-native-console/issues" rel="nofollow">Submit Suggestions or Bugs</a>
<br>
<br> 
<img src="https://plugins.jetbrains.com/files/9564/screenshot_17061.png" width="552" height="201">
<br>
<br>]]></description><version>1.0.7</version><vendor email='beansoft@126.com' url='https://github.com/beansoftapp/react-native-console'>???</vendor><idea-version min="n/a" max="n/a" since-build='139.1603' /><change-notes><![CDATA[iOS New Feature only: run with physical iOS device
<br> list all iOS devices(include monitor and physical) and run target one]]></change-notes><depends>com.intellij.modules.platform</depends><depends>org.jetbrains.plugins.terminal</depends><rating>00</rating></idea-plugin><idea-plugin downloads='25' size='18376412' date='1492720717000' url=''><name>StackInTheFlow</name><id>io.github.vcuswimlab.stackintheflow</id><description><![CDATA[Plugin to query Stack Overflow.]]></description><version>0.0.1</version><vendor email='vcuswimlab@gmail.com' url='https://github.com/vcu-swim-lab/stack-intheflow'>VCU SWIM Lab</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='68' size='30463' date='1493965880000' url=''><name>JGiven</name><id>JGivenPlugin</id><description><![CDATA[Provides support for navigation between JGiven scenario states.]]></description><version>0.0.4</version><vendor email='matthias.klass@tngtech.com' url='http://www.tngtech.com'>TNG Technology Consulting GmbH</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2436' size='914141' date='1498477211000' url=''><name>ADB WiFi Connect</name><id>dk.appdictive.adbwificonnect</id><description><![CDATA[ADB WiFi Connect lets you manage ADB connected devices and remote connect to them.
<br> Next version will allow for saving connections and reconnecting to them without cable.]]></description><version>1.5</version><vendor email='team.appdictive@gmail.com' url='https://github.com/appdictive'>Appdictive</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.5 Now built with gradle, should support Linux correctly as well from now on.]]></change-notes><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='122' size='308193' date='1498289271000' url=''><name>mybatis xml validator</name><id>com.fuscent.idea.mybatis-xml-validator</id><description><![CDATA[<p> Basic xml validator for MyBatis. Check your xml sql syntax without running it. </p> 
<p><b>Usage</b></p> 
<ul> 
 <li>Open a mybatis xml file.</li> 
 <li>Click "Tools &gt; MyBatis Xml Validator".</li> 
 <li>Done. The validation results will be shown in the message dialog.</li> 
</ul> 
<p><b>Why this tool</b></p> 
<p> The plugin provides basic xml validator for MyBatis. Elements of MyBatis Dynamic SQL, which are if, trim (where, set), and foreach, can be parsed by the plugin, and basic sql syntax can be examined. Note that we do not check the parameters. </p> 
<p> With the help of tools like MyBatis Generator, we can save a lot of time writing the xml files. However, there are times that we need to add or modify or delete some columns. It is painful to edit the complicated xml files, and it is very likely to make mistakes. It is frustrating to find that you miss a comma in one big Dynamic SQL when you run a unit test. In these situations, this plugin can help you do the validations and save you time, so that you don't have to actually run the application to find the bugs. It may not work if the sql is too complicated, so just keep the sql as simple as possible. </p> 
<p> What this tool does are limited. If it can help you in some way, that would be great. </p>]]></description><version>1.0.3</version><vendor email='gsky1991@gmail.com' url='https://github.com/hollyshi'>sky</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p>1.0.3</p> 
<ul> 
 <li>Enhance validation. More sql error can be detected.</li> 
</ul> 
<p>1.0.2</p> 
<ul> 
 <li>Remove requirements description.</li> 
 <li>Fix typo.</li> 
</ul> 
<p>1.0.1</p> 
<ul> 
 <li>Add requirements description.</li> 
 <li>Add usages description.</li> 
 <li>Potential bug fix.</li> 
</ul> 
<p>1.0</p> 
<ul> 
 <li>First release.</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='39' size='917234' date='1497971520000' url=''><name>Biu</name><id>net.avenwu.tools.biu</id><description><![CDATA[An IntelliJ IDEA plugin which makes PNG compression much more convienient.
<br> It's powered by the well known pngquant library and API from tinypng.]]></description><version>0.1.0</version><vendor email='feedback@avenwu.net' url='http://avenwu.net/biu'>Chaobin Wu</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Right click to compress selected PNG file immediately</li> 
 <li>Right click to compress all selected PNGs or PNGs inside the folders</li> 
 <li>View and select files through file chooser</li> 
 <li>Keyboard shortcuts available</li> 
 <li>Choose compress mode: <a href="https://pngquant.org/" rel="nofollow">pngquant</a> or <a href="https://tinypng.com/" rel="nofollow">tinypng</a></li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='35' size='1054741' date='1499332538000' url=''><name>SmartQQ</name><id>cn.ieclipse.smartqq.intellij</id><description><![CDATA[An anti-boss plugin for you to chat with your QQ friends privately.
<br> ???Boss?QQ????????????????????????????????????????????????
<br> about more: https://github.com/Jamling/SmartQQ4Intelllij/]]></description><version>1.0.2</version><vendor email='li.jamling@gmail.com' url='https://github.com/Jamling/SmartQQ4Intellij'>Jamling</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v1.0.2 2017-07-06: Replace http to okhttp. Optimize the ui. Fix Android Studio SSL issue.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category><ff>"JBehave"</ff><category name="JBehave"><idea-plugin downloads='7654' size='796615' date='1441146368000' url='https://bitbucket.org/amanking/jbehave-bdd-plugin/wiki/Home'><name>JBehave BDD Plugin</name><id>JBehaveBddPlugin</id><description><![CDATA[A JBehave plugin for navigating JBehave stories]]></description><version>0.2.2</version><vendor email='amanking@gmail.com' url='https://bitbucket.org/amanking/'>Aman King</vendor><idea-version min="n/a" max="n/a" since-build='93.94' /><change-notes><![CDATA[fixed error due to intellij plugin sdk api changes, bumping version to 0.2.2]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='28527' size='390016' date='1326781572000' url='https://github.com/kumaraman21/IntelliJBehave/wiki'><name>IntelliJBehave</name><id>IntelliJBehave</id><description><![CDATA[
    IntelliJ IDEA Plugin for JBehave
    <p>
    The plugin provides the following features:
    </p>
    <ul>
    <li> Basic syntax highlighting for JBehave story files</li>
    <li> Jump to step definition in Java or Groovy</li>
    <li> Error Highlighting in story if step was not defined</li>
    <li> Create new story files from a configurable story template</li>
    <li> Comment/uncomment lines in story files</li>
    <li> Code inspections to report unused steps definitions and undefined step usages </li>
    <li> Run *.story files</li>
    </ul>
  ]]></description><version>1.2</version><vendor email='kumaraman21@gmail.com' url='https://github.com/kumaraman21'>Aman Kumar</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<ul>
<li> Support for IntelliJ IDEA 11.x</li>
<li> Code inspection to report undefined steps</li>
<li> Support for table parameters</li>
<li> Various bug fixes</li>
</ul>]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='92312' size='2823948' date='1416264148000' url='https://github.com/witspirit/IntelliJBehave'><name>JBehave Support</name><id>jbehave-support-plugin</id><description><![CDATA[IntelliJ IDEA Plugin for JBehave 
<p> This plugin provides some support for JBehave. <br /> It is a fork of IntelliJBehave, originally created by Aman Kumar. <br /> See <a href="https://github.com/kumaraman21/IntelliJBehave/wiki" rel="nofollow">https://github.com/kumaraman21/IntelliJBehave/wiki</a> <br /> Most of the original code has been retained, but several improvements have been incorporated by various contributors: </p>
<ul> 
 <li><a href="https://github.com/jarosite" rel="nofollow">https://github.com/jarosite</a></li> 
 <li><a href="https://github.com/Arnauld" rel="nofollow">https://github.com/Arnauld</a></li> 
 <li><a href="https://github.com/harley84" rel="nofollow">https://github.com/harley84</a></li> 
 <li><a href="https://github.com/dmalch" rel="nofollow">https://github.com/dmalch</a></li> 
</ul> And 
<a href="https://github.com/witspirit/IntelliJBehave/graphs/contributors" rel="nofollow">others</a>. 
<p></p> 
<p> JBehave icon comes from <a href="https://github.com/jbehave/jbehave-eclipse/blob/master/org.jbehave.eclipse/icons/bdd-jb-orange-red-green.png" rel="nofollow"> https://github.com/jbehave/jbehave-eclipse/blob/master/org.jbehave.eclipse/icons/bdd-jb-orange-red-green.png </a>. </p> 
<p> The plugin provides the following features: </p> 
<ul> 
 <li> Basic syntax highlighting for JBehave story files</li> 
 <li> Jump to step definition in Java or Groovy</li> 
 <li> Error Highlighting in story if step was not defined</li> 
 <li> Create new story files from a configurable story template</li> 
 <li> Comment/uncomment lines in story files</li> 
 <li> Code inspections to report unused steps definitions and undefined step usages </li> 
 <li> Run *.story files</li> 
 <li> Finding usages of steps methods </li> 
</ul> 
<p> Known limitations: </p> 
<ul> 
 <li>Searches complete module classpath, no configuration available to limit scope</li> 
 <li>Does not take into account any custom JBehave configuration</li> 
</ul> Release notes: 
<p> New in version 1.5: </p> 
<ul> 
 <li>Ability to find usages of a step method</li> 
 <li>Inspections speed has been increased</li> 
 <li>JBehave icon has been updated</li> 
</ul>]]></description><version>1.52</version><vendor email='witspirit@gmail.com' url='https://github.com/witspirit'>Bert Van Vlerken, Victor Rosenberg</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Bug fixes]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='17293' size='3102451' date='1399650347000' url=''><name>JBehave BuDDy</name><id>org.bigtesting.jbehave.buddy</id><description><![CDATA[JBehave Story file editor.]]></description><version>0.1</version><vendor email='lantunes@gmail.com' url='http://bigtesting.org'>BigTesting.org</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2666' size='13614' date='1447772640000' url='https://github.com/ulmanA/JBehaveSupportExtension'><name>JBehave Support Extension</name><id>jbehave-support-plugin-extension</id><description><![CDATA[IntelliJ IDEA Plugin for JBehave Support That plugin is extension for JBehave Support plugin 
<p> The plugin provides the following features: </p> 
<ul> 
 <li>Step Completion on .story files - Suggests all the JBehave Steps that exist on the Project and its Libraries</li> 
</ul> 
<p> <br /> <br /> Thanks to everyone who contributed to JBehave Support: <a href="https://github.com/witspirit/IntelliJBehave/graphs/contributors" rel="nofollow">https://github.com/witspirit/IntelliJBehave/graphs/contributors</a> </p>]]></description><version>1.02</version><vendor email='ulman.avi@gmail.com' url='https://github.com/ulmanA'>Avi Ulman</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[]]></change-notes><depends>jbehave-support-plugin</depends><rating>00</rating></idea-plugin></category><ff>"Network"</ff><category name="Network"><idea-plugin downloads='8108' size='51346' date='1160184707000' url=''><name>FaTPlug</name><id>FaTPlug</id><description><![CDATA[FTP Plugin]]></description><version>0.1</version><vendor email='' url=''>Me</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Version 0.2 of FaTPlug]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='34812' size='1776846' date='1112045540000' url=''><name>Axis TCP Monitor Plugin</name><id>Axis TCP Monitor Plugin</id><description><![CDATA[Integrates the Axis TCP Monitor]]></description><version>1.0.7</version><vendor email='iceman@niku.com' url=''>Michael Hoefer</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[@changes@]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='22963' size='41572' date='1282951353000' url=''><name>TunnelliJ</name><id>TunnelliJ</id><description><![CDATA[TunnelliJ plugin works as a TCP tunnel and it useful for any network development. It allows you to monitor, sniff TCP connections and display the content in a very effective way inside your IDE.]]></description><version>1.0</version><vendor email='milan.boruvka@gmail.com' url='https://blog.boruvka.net/'>Milan Boruvka</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Packaged for IDEA 9]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='9443' size='44815' date='1106876263000' url=''><name>RMI Explorer</name><id>RMI Explorer</id><description><![CDATA[explores a local or remote RMI registry and executes remote methods]]></description><version>0.2.5</version><vendor email='leuchter@it-insourcing.ch' url='http://www.it-insourcing.ch'>IT Insourcing</vendor><idea-version min="n/a" max="n/a" since-build='40.2230' /><change-notes><![CDATA[parameter passing enabled and other small changes]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5992' size='259264' date='1144145255000' url=''><name>FTP Bridge</name><id>FTP Bridge</id><description><![CDATA[Simple File Transfer Utility.]]></description><version>1.1</version><vendor email='susanta.se@gmail.com' url=''>Susanta Mondal</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[Basic release of the plugin. Directory structure transfer, customized mode of transfer, open/rename/delete local/remote file facilities will be available very soon.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5535' size='495104' date='1120671122000' url=''><name>ZipTo(G)mail Backup</name><id>ZipTo(G)mail Backup</id><description><![CDATA[Compresses a project into 1 zip file, and emails it to a (G)mail account.<br>
	Sensitive email account data is DES encrypted.]]></description><version>0.1a</version><vendor email='alainravet-jetbrains@yahoo.com' url=''>Alain Ravet</vendor><idea-version min="n/a" max="n/a" since-build='40.3394' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9868' size='1200680' date='1160076229000' url=''><name>RemoteTail</name><id>RemoteTail</id><description><![CDATA[
        
            The plugin allows the user to view the content of a file which could be on a different computer.
            The file's content is presented to the user in a console as the file grows.
            In this way the user can monitor a log file in a test or production environment,
            and if the project's sources are synchronized with the deployed application the user can navigate
            classes by clicking the stack traces in the console.
            The user can configure alarms for the console so he is warned when a new info/warning/error is added and
            he doesn't need to keep an eye on the console.
            Initially the plugin supports SSH but it is developed in a way that it can be easily extended to support
            other protocols, like Telnet.
        
    ]]></description><version>0.3.4</version><vendor email='ideaplugins@gmail.com' url=''>Alejandro Gomez</vendor><idea-version min="n/a" max="n/a" since-build='55.5661' /><change-notes><![CDATA[
<ul>
  <li>0.3.4</li>
  <li>0.3.0</li>
	<ul>
	  <li>First Public Release.</li>
	</ul>
</ul>
    ]]></change-notes><rating>3.7</rating></idea-plugin><idea-plugin downloads='17732' size='329623' date='1162949276000' url=''><name>ssh</name><id>ssh</id><description><![CDATA[SSH in IDEA]]></description><version>1.0.1</version><vendor email='' url=''>itbikers - Andrei Diaconu and Mihai Slavcovici</vendor><idea-version min="n/a" max="n/a" since-build='55.5784' /><change-notes><![CDATA[bugfix: password dialog no longer displayed under main window
update: changed icon with a transparent one]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='18009' size='2864573' date='1212098879000' url=''><name>Amazon EC2</name><id>Amazon EC2</id><description><![CDATA[
        
        Adds integration tools with <a href="http://aws.amazon.com/ec2">Amazon EC2</a>.<br><br>
        Usage:<ol>
        <li>Edit Amazon EC2 settings from the settings panel and fill in your AWS Access ID and AWS Secret Key.
        <li>(Re)open a project
        <li>Click on the <em>Amazon EC2</em> toolbar on the bottom of IntelliJ main window
        </ol>
        
    ]]></description><version>1.0.2</version><vendor email='info@elasticgrid.com' url=''>Elastic Grid</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[
        
            <li>1.0.2: Updated in order to provide support for High-CPU Medium and High-CPU Extra Large instance types.
            <li>1.0.1: Added filtering to the AMI list. Fixed layout.
            <li>1.0: Updated Typica to version 1.2
            <li>0.9: Added support for availability zones. Updated Typica.
            <li>0.8: Added SSH client allowing connections to EC2 instances. Added support for the console output. Fixed refresh actions.
            <li>0.7: Added support for the new instance types. Improved error messages reporting.
            <li>0.6: EC2 instances can be started from the UI. Tables can be refreshed.
            <li>Initial version of the plugin
        
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='4011' size='25285' date='1218010763000' url=''><name>plugin proxy</name><id>plugin proxy</id><description><![CDATA[
        PlugProxy was made by Christopher A. Longo(http://www.bbzzdd.com/plugproxy), and it is a Java-based
        port forwarder/port debugger implementation used to forward data from one TCP port to another. It allows you to
        invisibly send a request from one site to another, and lets you debug or inspect data as it travels through the
        port forwarder.
    ]]></description><version>1.1.1</version><vendor email='libing.chen@gmail.com' url='https://code.google.com/archive/p/plugproxy-idea'>
        linux_china
</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        
          <ul>  Change List in 1.1.1
                  <li>Minor bug fix for HTTP protocol</li>
          </ul>
         <ul>  Change List in 1.1.0
                  <li>Add filter feature for HTTP</li>
                  <li>Bug fix for duplicate timestamp</li>
          </ul>
          <ul>  Change List in 1.0
                  <li>Initial version</li>
          </ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13356' size='615673' date='1207934170000' url=''><name>REST Client plugin</name><id>REST Client plugin</id><description><![CDATA[RESTClient is a Java application to test RESTful webservices.]]></description><version>0.1</version><vendor email='libing.chen@gmail.com' url='https://code.google.com/archive/p/rest-client'>Subhash Chandran, Jacky Chan</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5357' size='26234' date='1392605667000' url=''><name>SimpleHttpClient</name><id>SimpleHttpClient</id><description><![CDATA[Dumb Http Client for testing and debugging RESTful webservices. You're welcome for advice, patches and code reviews. Please send me email to tsigelnik@gmail.com]]></description><version>1.0.6</version><vendor email='tsigelnik@gmail.com' url=''>Dmitry Tsigelnik</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[Bug fix: duplicate data. List replaced with Set]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1314' size='120929' date='1228412966000' url=''><name>SendTo</name><id>SendTo</id><description><![CDATA[
      This program tranfers source code and class file to the WEB server at the same time
      This program is able to prevent the loss of source code.
      class file is sent as binary type while others are sent as ascii type.
  ]]></description><version>1.2</version><vendor email='jjang750@lycos.co.kr' url=''>Bang Chung Il</vendor><idea-version min="n/a" max="n/a" since-build='50.4267' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2476' size='110872' date='1265758577000' url='http://jsrana2.wixsite.com/jsrana'><name>Network Tools</name><id>Network Tools</id><description><![CDATA[
    Network Tools provide various tools for monitoring the network.
    <p><b>Change Log</b>
    <p><b>Version 1.0</b>
    This is the first release version of this tool
    <ul>
    <li>WhoIs database query tool</li>
    <li>Ping tool</li>
    <li>Port Scanner tool</li>
    </ul>
    <p><b>Screenshot</b>
    <br>
    ]]></description><version>1.0</version><vendor email='jsrana@gmail.com' url='http://jsrana2.wixsite.com/jsrana'>Jitendra Rana</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[Network Tools plugin. First version. This plugin provides some network utility tools.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='34872' size='8036376' date='1397193580000' url='https://code.google.com/archive/p/restclient-idea-plugin'><name>RESTClient</name><id>RESTClient</id><description><![CDATA[RESTClient is an application used to test RESTful web services. Features include support for all HTTP methods, saving requests and responses, custom headers, basic and digest authentication, proxy servers, SSL, request/response tracing, test scripts, and Base64 password encoding/decoding.]]></description><version>1.2</version><vendor email='drcallaway@gmail.com' url='http://www.sourcestream.com'>Dustin R. Callaway</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' until-build='143.*'/><change-notes><![CDATA[<p>Version 1.0 </p>
<ul>
 <li>Initial Release</li>
</ul>
<p></p> 
<p>Version 1.1 </p>
<ul>
 <li>Updated to work with IntelliJ IDEA 11.0</li>
</ul>
<p></p> 
<p>Version 1.2 </p>
<ul>
 <li>Updated to work with IntelliJ IDEA 13.0</li>
</ul>
<p></p>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1086' size='2591906' date='1445011949000' url=''><name>Websocket Client</name><id>com.dmitz.intellij.plugin.websocket.client</id><description><![CDATA[Simple websocket client for Intellij IDEA.
<br />]]></description><version>0.1</version><vendor email='dmit.zarubin@gmail.com' url='https://github.com/dmitz'>Dmitriy Zarubin</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Initial release.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='336' size='67383' date='1476367086000' url=''><name>Open Uploader</name><id>me.fingerart.idea.openuploader</id><description><![CDATA[File (default.Apk) upload plugin, do not need to open the page directly to the APK file or other files uploaded to the server, support for custom upload path and parameter information.]]></description><version>1.0.1</version><vendor email='fingerart.me@gmail.com' url='http://fingerart.me'>FingerArt</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v1.0.1 Add: 
<br>- Compatibility with IntelliJ Platform Products
<br> v1.0.0 Add: 
<br>- Open Uploader
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1561' size='75569' date='1476865325000' url=''><name>Api Debugger</name><id>me.fingerart.idea.apidebugger</id><description><![CDATA[Api Debugger]]></description><version>1.0.0</version><vendor email='fingerart.me@gmail.com' url='http://fingerart.me'>FingerArt</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v1.0.0 Add: 
<br>- Api Debugger
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='54' size='321064' date='1497942684000' url=''><name>Instant Patch Remote Java Process</name><id>org.sanchouss.idea.plugins.instantpatch</id><description><![CDATA[Instant Patch Remote Java process by copying fresh .class files and resource files directly to remote host via secure channels
<br>]]></description><version>0.0.5</version><vendor email='sanchouss@github.com' url='http://github.com/sanchouss'>Alexander Perepelkin</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Informative error messages when remote command fails]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Editor"</ff><category name="Editor"><idea-plugin downloads='14665' size='5326' date='1098856310000' url=''><name>Hungry BackSpace</name><id>Hungry BackSpace</id><description><![CDATA[Modifies BackSpace key to hungrily delete whitespace.]]></description><version>1.0.1</version><vendor email='alexws@xemapsNOSPAM321.com' url=''>Alex L</vendor><idea-version min="n/a" max="n/a" since-build='40.2165' /><change-notes><![CDATA[]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='8838' size='45704' date='1128050420000' url=''><name>IDEAmacs</name><id>IDEAmacs</id><description><![CDATA[Provides some emacs-like commands]]></description><version>2.5</version><vendor email='' url=''>The IDEAmacs Project</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2324276' size='936597' date='1433952225000' url='http://plugins.jetbrains.com/plugin/164'><name>IdeaVim</name><id>IdeaVIM</id><description><![CDATA[<p>Vim emulation plug-in for IDEs based on the IntelliJ platform.</p> 
<p>IdeaVim supports many Vim features including normal/insert/visual modes, motion keys, deletion/changing, marks, registers, some Ex commands, Vim regexps, configuration via ~/.ideavimrc, macros, window commands, etc.</p> 
<p>See also:</p> 
<ul> 
 <li><a href="https://github.com/JetBrains/ideavim" rel="nofollow">GitHub repository</a>: documentation and contributing</li> 
 <li><a href="http://youtrack.jetbrains.com/issues/VIM" rel="nofollow">Issue tracker</a>: feature requests and bug reports</li> 
</ul>]]></description><version>0.41</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<p>0.41:</p> 
<ul> 
 <li>Various bug fixes</li> 
</ul> 
<p>0.40:</p> 
<ul> 
 <li>Support for <code>mapleader</code></li> 
 <li>Support comments in <code>%</code> brace matching</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>0.39:</p> 
<ul> 
 <li>Various bug fixes</li> 
</ul> 
<p>0.38:</p> 
<ul> 
 <li>Support for <code>:action</code> and <code>:actionlist</code> for executing arbitrary IDE actions</li> 
 <li>Support for <code>number</code> and <code>relativenumber</code> options</li> 
 <li>Support for <code>clipboard=unnamed</code> option</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>0.37:</p> 
<ul> 
 <li>Various bug fixes</li> 
</ul> 
<p>0.36:</p> 
<ul> 
 <li>Window commands from the <code>&lt;C-W&gt;</code> family</li> 
 <li>Support for <code>:split</code>/<code>:vsplit</code> commands</li> 
 <li>Fixed visual block selection mode</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>See also the complete <a href="https://github.com/JetBrains/ideavim/blob/master/CHANGES.md" rel="nofollow">changelog</a>.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='15146' size='15141' date='1109690996000' url=''><name>LineMover</name><id>LineMover</id><description><![CDATA[Adds 4 text moving actions to the editor: (action prefix == LineMover.")
<table>
<tr><td><i><b><font>Ctrl-Shift-I</font></b></i></td><td>Move 1 Up</td><td>:</td><td>Move the <i><b>current 1/n line(s)</b></i> 1 row Up</td></tr>
<tr><td><i><b><font>Ctrl-Shift-K</font></b></i></td><td>Move 1 Down</td><td>:</td><td>Move the <i><b>current 1/n line(s)</b></i> 1 row Down</td></tr>

<tr><td><i><b><font>Alt-Ctrl-Shift-I</font></b></i></td><td>Move To Top</td><td>:</td><td>Move the <i><b>selected text</b></i> to the Top</td></tr>
<tr><td><i><b><font>Alt-Ctrl-Shift-K</font></b></i></td><td>Move To Bottom</td><td>:</td><td>Move the <i><b>selected text</b></i> to the Bottom</td></tr>
</table>]]></description><version>1.1b</version><vendor email='alainravet-jetbrains@yahoo.com' url=''>Alain Ravet</vendor><idea-version min="n/a" max="n/a" since-build='40.3177' /><change-notes><![CDATA[v1.1:  added 'Move to Top/Bottom'.<br>
		v1.0:  auto-indents the moved lines (thanks to Dmitry Skavish).<br>
		v0.4g: supports IDEA build 3177(Irida).]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2635' size='31734' date='1088636975000' url=''><name>PrependAppend</name><id>PrependAppend</id><description><![CDATA[This plugin provides a way to easily prepend and append one or more characters to the beginning or end of lines.]]></description><version>1.0</version><vendor email='' url=''>Chris Bartley | chris@chrisbartley.com | http://www.chrisbartley.com/</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3331' size='8616' date='1088637172000' url=''><name>SelectWord</name><id>SelectWord</id><description><![CDATA[SelectMethod action (can select method, field with the javadoc; by default mapped to Ctrl-Shift-M).]]></description><version>0.2</version><vendor email='' url=''>Timur Zambalayev (tzambalayev@nyc.rr.com)</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7090' size='4216' date='1088637368000' url=''><name>Stringify</name><id>Stringify</id><description><![CDATA[Turns selected text into a String.]]></description><version>1.0</version><vendor email='' url=''>Colin Evans colinhevans@yahoo.com</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3698' size='8290' date='1088637455000' url=''><name>Tagify</name><id>Tagify</id><description><![CDATA[Wraps the selected text (usually HTML) in 'out.println("");', escaping the necessary characters in the process, for use in a servlet of tag.]]></description><version>1.0</version><vendor email='' url=''>Jason Dobies</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3827' size='6326' date='1088637564000' url=''><name>ToggleCharacterCase</name><id>ToggleCharacterCase</id><description><![CDATA[If there is no selection in the editor, this action toggles the case of the character
      immediately following the caret (if any) and moves the caret to the position immediately after
      the changed character.  If the caret is at the end of a line, but not the end of the document,
      then the caret is simply moved to the beginning of the next line. If the caret is at the end
      of the document, nothing happens.

      If there is a selection in the editor, the case of each selected character is toggled (thus
      "This Is A Test" becomes "tHIS iS a tEST") and the caret position is left unchanged.]]></description><version>1.2</version><vendor email='chris@chrisbartley.com' url='http://www.chrisbartley.com/'>Chris Bartley</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Updated plugin.xml for Aurora's Plugin Manager.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='95267' size='145406' date='1215688275000' url='https://code.google.com/archive/p/generate-tostring'><name>GenerateToString</name><id>GenerateToString</id><description><![CDATA[Adds a new action 'toString()' in the generate menu (alt + ins). The action generates a toString() method that dumps the classes fields. Java body code is generated using Velocity Macro and you can change this to fit your needs. The plugin has it's own settings (ctrl + alt + s). Full documentation included (Click hyperlink from Settings).]]></description><version>4.0.7</version><vendor email='cib_rejse@yahoo.dk' url='https://code.google.com/archive/p/generate-tostring'>Claus Ibsen</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[
        <ul>
            <li>ID22 - Compiled with JDK1.5 so Mac users can use it again - sorry please give me a macbook pro ;)</li>
        </ul>
    ]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='19562' size='8872' date='1110327339000' url=''><name>UpperLowerCapitalize</name><id>UpperLowerCapitalize</id><description><![CDATA[Editor actions to UpperCase, LowerCase, Capitalize or invert the case of
        characters in a word or selection with a behavior similar to Emacs'
        upcase-region-or-word, downcase-region-or-word and capitalize-region-or-word.

        If the cursor is not on a word, the next word following the cursor is
        considered (even on another line). If the cursor is in the middle of a
        word, only the part following the cursor is transformed. In any case,
        the cursor is moved after the transformed word.

        Actions can be found under Editor Actions and are by default bound to
        Alt-C (Capitalize), Alt-L (Lowercase), Alt-P (Uppercase). The ToggleCase
        action is unbound.]]></description><version>0.1.1q</version><vendor email='vmallet@jfouffa.com' url=''>Vincent Mallet</vendor><idea-version min="n/a" max="n/a" since-build='40.3245' /><change-notes><![CDATA[Updated for IDEA Build #3245.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='168814' size='48721' date='1433606118000' url=''><name>GenerateSerialVersionUID</name><id>GenerateSerialVersionUID</id><description><![CDATA[Adds a new action 'SerialVersionUID' in the generate menu (alt + ins). The action adds an serialVersionUID field in the current class or updates it if it already exists, and assigns it the same value the standard 'serialver' JDK tool would return. The action is only visible when IDEA is not rebuilding its indexes, the class is serializable and either no serialVersionUID field exists or its value is different from the one the 'serialver' tool would return.]]></description><version>3.0.3</version><vendor email='descout underscore olivier at yahoo dot fr' url=''>Olivier Descout</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[Prevented IndexNotReadyException when IDE indexes are being rebuilt]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='9320' size='4913' date='1093995579000' url=''><name>File status bar</name><id>File status bar</id><description><![CDATA[Displays information about the open editor file in the status bar]]></description><version>0.1</version><vendor email='' url=''>InspectionGadgets Software</vendor><idea-version min="n/a" max="n/a" since-build='40.2210' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='22210' size='32290' date='1234620883000' url='http://www.smardec.com/products/idea.html'><name>TabReorder</name><id>TabReorder</id><description><![CDATA[
      
        TabReorder plugin allows to reorder editor tabs using mouse (drag and drop) or keyboard shortcuts.
        <br>Shortcuts:
        <br>- <i>Control+Alt+Shift+Left</i> to move tab left;
        <br>- <i>Control+Alt+Shift+Right</i> to move tab right;
        <br>- <i>Control+Alt+Shift+Up</i> to make tab first;
        <br>- <i>Control+Alt+Shift+Down</i> to make tab last;
        <br>- <i>Control+Alt+Shift+A</i> to sort tabs alphabetically;
        <br>- <i>Control+Alt+Shift+R</i> to sort tabs reverse alphabetically.
        <br>It also adds appropriate points to the editor tab's popup menu.
            The plugin is open source (LGPL). The distribution is <a href="http://www.smardec.com/products/idea.html">here</a>.
        <br>Special thanks to the developers from <a href="http://www.allatori.com">Allatori Java Obfuscator</a> team for IDEA 8 support.
      
    ]]></description><version>1.4</version><vendor email='idea@smardec.com' url='http://www.smardec.com'>Smardec</vendor><idea-version min="n/a" max="n/a" since-build='81.9164' /><change-notes><![CDATA[
      
        Version 1.4<br>
        - IDEA 8.1 support (note that IDEA 8.1 has built-in tab reorder support if "Show tabs in single row" is checked in the "settings/editor/editor tabs")<br>
        Version 1.3<br>
        - IDEA 8 support;<br>
        - plugin's full sources are in the jar file.<br>
        Version 1.2.3<br>
        - fixed bug with tab selection;<br>
        - menu points are grouped into one item.<br>
        Version 1.2.2<br>
        - fixed bug with focus change when using multiple project windows.<br>
        Version 1.2.1<br>
        - fixed bug with tab's foreground color when using Version Control.<br>
        Version 1.2<br>
        - 90% new code;<br>
        - new principle of operation;<br>
        - enabled reordering of editor tabs using mouse (drag and drop);<br>
        - menu points are moved from editor's popup menu to editor tab's popup menu;<br>
        - added alphabetical and reverse alphabetical sorting;<br>
        - works with splitted tab groups;<br>
        - performance improvements.
      
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5895' size='7376' date='1100138292000' url='http://www.smardec.com/products/idea.html'><name>UndoCloseFile</name><id>UndoCloseFile</id><description><![CDATA[UndoCloseFile allows to undo closing edited files.
        <br><i>Control+Alt+Z</i> - undo file close.
        <br>It also adds appropriate point to the editor tab's popup menu.
        <br>The plugin is open source (LGPL). The distribution can be found at <a href="http://www.smardec.com/products/idea.html">http://www.smardec.com/products/idea.html</a>.]]></description><version>1.0.1</version><vendor email='idea@smardec.com' url='http://www.smardec.com'>Smardec</vendor><idea-version min="n/a" max="n/a" since-build='40.1162' /><change-notes><![CDATA[Version 1.0.1<br>
        - new shortcut to avoid conflicts.<br>
        Version 1.0<br>
        - initial release.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='37028' size='91376' date='1362509557000' url=''><name>Copy as HTML</name><id>Copy as HTML</id><description><![CDATA[Copies a snippet of code as html 
<ul> 
 <li>Adds menu items &quot;Copy as HTML&quot; to main menu and editor popup. Will copy the current selection or the complete editor buffer. Currently only works if focus is in editor (for example won't work in project tree).</li> 
 <li>Preserves more formatting than the built-in HTML export.</li> 
 <li>HTML is only a snippet (without html and body tags) meant to be inserted into a complete HTML document.</li> 
 <li>Currently HTML format is fixed and uses CSS a lot.</li> 
 <li>Options: unindent, add border, padding, line numbers, tabs to spaces conversion, include editor's warning and error highlighting (see IDE Settings -&gt; Copy as HTML).</li> 
 <li>Reuses the editor &quot;Show Line Numbers&quot; setting (see Idea's &quot;View&quot; menu).</li> 
</ul>]]></description><version>0.8.1</version><vendor email='keithdavis@pridedallas.com' url=''>Keith Davis</vendor><idea-version min="n/a" max="n/a" since-build='123.123' /><change-notes><![CDATA[Re-compiled for Java 6.]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='6946' size='25846' date='1104299741000' url=''><name>StringEditor</name><id>StringEditor</id><description><![CDATA[Adds an intention that opens a multi-row pane, to edit the String under the caret<br/>
		Press [Esc] in the dialog, to commit the changes.<br/>
		Press [Ctrl-Z] in the editor, to undo/cancel the changes.<br/>]]></description><version>1.1</version><vendor email='alainravet-jetbrains@yahoo.com' url=''>Alain Ravet</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[v1.1: multi-segment strings<br/>
		new: works with multi-segment strings<br/>
		fix: auto-resize problem<br/>
		v1.0: initial release.<br/>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='21536' size='43092' date='1195403538000' url=''><name>File Info</name><id>File Info</id><description><![CDATA[Displays information about the selected file]]></description><version>1.4.4</version><vendor email='cmsherratt@hotmail.com' url=''>Chris Sherratt
</vendor><idea-version min="n/a" max="n/a" since-build='60.6708' /><change-notes><![CDATA[
        
            
                <ul>
                    <li>1.4.4 - Correctly resolve references for element (Ctrl-Shift-F10)
                    <li>1.4.3 - Built using JDK1.5
                    <li>1.4.2 - Minimise memory leaks #2
                    <li>1.4.1 - Minimise memory leaks
                    <li>1.4 - Ctrl-Shift-F10 to see file info of element at cursor
                    <li>1.3 - Compatible with Selena 6708+
                    <li>1.2 - Compatible with Selena 6667+
					<li>1.1.2 - Added Plugin Icon
					<li>1.1.1 - Compatible with Demetra
                </ul>
            
        
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2641' size='2141' date='1113144723000' url=''><name>Toggle Camel-humps</name><id>Toggle Camel-humps</id><description><![CDATA[Toggles the use of 'CamelHumps' words setting.]]></description><version>1.0</version><vendor email='mail.urfi@gmail.com' url=''>Irfan Shah</vendor><idea-version min="n/a" max="n/a" since-build='40.2253' /><change-notes><![CDATA[]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='5223' size='2881' date='1139505622000' url=''><name>Aligner Plugin</name><id>Aligner Plugin</id><description><![CDATA[The Aligner Plugin moves the cursor in the current editor to the right
    until it is aligned with the next word of the line above.]]></description><version>0.9.0</version><vendor email='' url=''>Jens Voy</vendor><idea-version min="n/a" max="n/a" since-build='50.4000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3891' size='3370' date='1130255318000' url=''><name>Less Hungry Backspace</name><id>Less Hungry Backspace</id><description><![CDATA[Modifies the backspace key to delete trailing whitespace in the previous line.]]></description><version>0.2</version><vendor email='' url=''>Thomas Singer</vendor><idea-version min="n/a" max="n/a" since-build='40.3386' /><change-notes><![CDATA[Fixed bug when clicking Backspace in an empty text field (e.g. Rename dialog).]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3851' size='469374' date='1126869061000' url=''><name>Locale Utility</name><id>Locale Utility</id><description><![CDATA[Auto-Resource Bundle - Replace string with resource bundle GUI.]]></description><version>1.0.0</version><vendor email='sujeewa@codegen.net' url=''>Sujeewa</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Testing with IntelliJ 5. on Windows.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8958' size='657003' date='1139346108000' url=''><name>Character Browser</name><id>Character Browser</id><description><![CDATA[This plugin allows you to browse and search characters and parts of the Unicode" character set. Insert
        characters into an editor in one of 10 forms. Decodes coded characters at the cursor position.]]></description><version>0.3.0-Demetra</version><vendor email='rick@maddyhome.com' url=''>Rick Maddy</vendor><idea-version min="n/a" max="n/a" since-build='55.5131' /><change-notes><![CDATA[New Features<br>
- Added hyperlink functionality in editors. Press and hold the Ctrl key then
  move the mouse over any valid character representation. An information tooltip
  will appear showing various details about the character. A left control-click
  will perform the same function as clicking on the Cursor button.<br>
<br>
Changes<br>
- Updated layout of the character details. The character button is now much
  bigger to better display the selected character.<br>
<br>
Bug Fixes<br>
- Support decimal literals with trailing 'l' or 'L'.<br>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3423' size='9746' date='1183779073000' url=''><name>TabStack</name><id>TabStack</id><description><![CDATA[Plugin for catching editor tabs spilling and puting ejected files into stack. Files from stack will be
        opened as soon as free place available in editor tabs.]]></description><version>1.1</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='69.7041' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2167' size='17290' date='1138899906000' url=''><name>Permute Plugin</name><id>Permute Plugin</id><description><![CDATA[The Permute Plugin offers a number of operations that permute the elements of a
textual comma-delimited list within the currently edited file.<br>
The available actions can either be invoked from a submenu of the "Edit" menu or
via individual two-stroke shortcuts each of which starts (by default) with the
combination "Alt+F11".<br><br>
The following actions are available.
<table border="1" cellspacing="0" cellpadding="3">
  <tr>
    <th>Action</th>
    <th>Shortcut</th>
    <th>Description</th>
    <th>Example</th>
  </tr>
  <tr>
    <td>Extend Left</td>
    <td>Alt+F11 - Left arrow</td>
    <td>Extend the left end of the selected list to the next entry</td>
    <td rowspan="6" align="center">
      In each of the cases below we assume that the selected list is<br/>
      <code>one, two, three, four, five, six, seven</code><br/>
      and that the cursor is positioned on the word "four".
    </td>
  </tr>
  <tr>
    <td>Reduce Left</td>
    <td>Alt+F11 - Shift+Left arrow</td>
    <td>Exclude the leftmost entry of the selected list</td>
  </tr>
  <tr>
    <td>Extend Right</td>
    <td>Alt+F11 - Right arrow</td>
    <td>Extend the right end of the selected list to the next entry</td>
  </tr>
  <tr>
    <td>Reduce Right</td>
    <td>Alt+F11 - Shift+Right arrow</td>
    <td>Exclude the rightmost entry of the selected list</td>
  </tr>
  <tr>
    <td>Step Left</td>
    <td>Alt+F11 - Ctrl+Left arrow</td>
    <td>Move the cursor one entry to the left within the selection</td>
  </tr>
  <tr>
    <td>Step Right</td>
    <td>Alt+F11 - Ctrl+Right arrow</td>
    <td>Move the cursor one entry to the right within the selection</td>
  </tr>
  <tr>
    <td>Rotate Left</td>
    <td>Alt+F11 - L</td>
    <td>Rotate the entries of the selected list to the left</td>
    <td align="center">
      <code>two, three, four, five, six, seven, one</code>
    </td>
  </tr>
  <tr>
    <td>Rotate Right</td>
    <td>Alt+F11 - R</td>
    <td>Rotate the entries of the selected list to the right</td>
    <td align="center">
      <code>seven, one, two, three, four, five, six</code>
    </td>
  </tr>
  <tr>
    <td>Toggle Left</td>
    <td>Alt+F11 - T (as in <b>T</b>oggle)</td>
    <td>Interchange the list entry at the cursor position with its left neighbor</td>
    <td align="center">
      <code>one, two, four, three, five, six, seven</code>
    </td>
  </tr>
  <tr>
    <td>Toggle Right</td>
    <td>Alt+F11 - E (as in toggl<b>E</b>)</td>
    <td>Interchange the list entry at the cursor position with its right neighbor</td>
    <td align="center">
      <code>one, two, three, five, four, six, seven</code>
    </td>
  </tr>
  <tr>
    <td>Push Left</td>
    <td>Alt+F11 - P (as in <b>P</b>ush)</td>
    <td>Push the list entries from the cursor position to the left</td>
    <td align="center">
      <code>two, three, four, one, five, six, seven</code>
    </td>
  </tr>
  <tr>
    <td>Draw Left</td>
    <td>Alt+F11 - D (as in <b>D</b>raw)</td>
    <td>Draw the list entries from the left to the cursor position</td>
    <td align="center">
      <code>four, one, two, three, five, six, seven</code>
    </td>
  </tr>
  <tr>
    <td>Push Right</td>
    <td>Alt+F11 - H (as in pus<b>H</b>)</td>
    <td>Push the list entries from the cursor position to the right</td>
    <td align="center">
      <code>one, two, three, seven, four, five, six</code>
    </td>
  </tr>
  <tr>
    <td>Draw Right</td>
    <td>Alt+F11 - W (as in dra<b>W</b>)</td>
    <td>Draw the list entries from the right to the cursor position</td>
    <td align="center">
      <code>one, two, three, five, six, seven, four</code>
    </td>
  </tr>
</table>]]></description><version>0.8.0</version><vendor email='' url=''>Jens Voy</vendor><idea-version min="n/a" max="n/a" since-build='50.4000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6906' size='27600' date='1171125150000' url=''><name>SimpleActions</name><id>SimpleActions</id><description><![CDATA[Adds some simple but convenient actions for IntelliJ IDEA.
     <p>
       <b>Actions</b>:
       <ul>
         <li>hide all bottom tool windows, press Shift+Alt+F12 (or choose 'Hide Bottom Tool Windows' from Window menu)
         <li>highlight method implementations, press Ctrl+Alt+Shift+F7 on any interface or class reference that the current class implements or extends
             (or choose 'Highlight Implementations in Class' from Search and Context menu)
         <li>copy Class.Method(ParameterTypes) to clipboard, press Ctrl+Alt+Shift+M on any method
             (or choose 'Copy Class.Method' from Edit and Context menu)
       </ul>
     </p>]]></description><version>1.1.6</version><vendor email='intellij@studer.nu' url='http://www.jroller.com/ulc/'>Etienne Studer</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[
        
        <ul>
        <li>1.1.6 - Made changes to plugin descriptor to allow for smooth upgrading of the plugin (due to IDEA bug)
        <li>1.1.5 - Changed plugin descriptor regarding error submitter integration to remain IDEA downward compatible
        <li>1.1.4 - Integrated PluginErrorReportSubmitter plugin
        <li>1.1.3 - Added action to hide all bottom tool windows
        <li>1.1.2 - First version for IDEA 6.0.x
        <li>1.1.1 - Final version for IDEA 5.x
        <li>1.1.0 - Added action to highlight method implementations of class or interface at caret
        <li>1.0.0 - Initial version, action to copy Class.Method(ParameterTypes) of selected method to clipboard, e.g. Object#equals(Object)
        </ul>
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8492' size='2434' date='1254338265000' url='https://code.google.com/archive/p/ideia-google-search'><name>Google Search</name><id>google-search</id><description><![CDATA[Searches the selected words in Google]]></description><version>1.1</version><vendor email='' url=''>Hugo Palma</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4970' size='2604' date='1143485415000' url=''><name>OrdbogenSearch</name><id>OrdbogenSearch</id><description><![CDATA[Searches the word under caret in Ordbogen.com]]></description><version>1.0</version><vendor email='' url=''>tua/JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8373' size='6634' date='1151883657000' url=''><name>DragNDrop</name><id>DragNDrop</id><description><![CDATA[This plugin will allow a user to drag and drop files into the main pane of IntelliJ]]></description><version>1.1</version><vendor email='' url=''>michael j. marsiglia</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[Fixed bug with dragging into second Idea Frame. Thanks to Olivier Descout for finding the bug and submitting a fix.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1966' size='2657' date='1150654728000' url=''><name>Yahoo Search</name><id>Yahoo Search</id><description><![CDATA[Yahoo Search]]></description><version>1.0</version><vendor email='' url=''>Rezap</vendor><idea-version min="n/a" max="n/a" since-build='50.4192' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='34125' size='2932118' date='1258510415000' url=''><name>ANTLRWorks</name><id>ANTLRWorks</id><description><![CDATA[ANTLRWorks is a grammar development environment for ANTLR v3 grammars. It combines an excellent grammar-aware editor with an interpreter for rapid prototyping and a language-agnostic debugger for isolating grammar errors. ANTLRWorks helps eliminate grammar nondeterminisms, one of the most difficult problems for beginners and experts alike, by highlighting nondeterministic paths in the syntax diagram associated with a grammar. ANTLRWorks' goal is to make grammars more accessible to the average programmer, improve maintainability and readability of grammars by providing excellent grammar navigation and refactoring tools, and address the most common questions and problems encountered by grammar developers]]></description><version>1.3.1</version><vendor email='' url=''>ANTLR Project</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[
Version 1.3.1 - 11/17/2009<br>
<br>
Bug fix:<br>
    [AW-256] - NPE when attempting to debug<br>
    [AW-257] - Issue parsing IntelliJ build number<br>
    [AW-258] - Use UTF-8 encoding for debug input file<br>
<br>

    ]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='2585' size='9739' date='1160586360000' url=''><name>MiscCommand</name><id>MiscCommand</id><description><![CDATA[Overview
This plug-in basically provides three simple commands.
1.	Upper case conversion
2.	Lower case conversion
3.	Pop up structure view.

Upper case conversion (ctrl + alt + U)
As the name suggests, this command will change the selected texts into upper case letters.

Lower case conversion (ctrl + alt + D)
This will simply convert the case of the selected texts into lower case.

For both the commands, undo manger will undo the changes as per the usual flow.

Pop up structure view (alt + O)
Although the structure view of a file is always there as a side tool, it will come handy while editing a big file to go to a particular method in a java file. This plug-in is similar to eclipse tool which displays all the available methods in a java file which is currently under edition.
]]></description><version>1.0</version><vendor email='' url=''>Arnab Karmakar</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7738' size='6632' date='1162246174000' url=''><name>UUID Plugin</name><id>UUID Plugin</id><description><![CDATA[Inserts UUID or Unique Keys at the caret location]]></description><version>1.0</version><vendor email='' url=''>nkumar.org</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='39693' size='165761' date='1257726230000' url='http://confluence.jetbrains.com/display/CONTEST/Identifier+Highlighter'><name>Identifier Highlighter</name><id>Identifier Highlighter</id><description><![CDATA[Highlights identifiers under caret.  If more than one instance with the same identifier is used in the file, only the usages of that specific instance are highlighted.  For parameters, local variables, and fields, a differentiation between reads and writes to that identifier are made with separate configurable colors.  Use Shift+Alt+Up and Shift+Alt+Down to navigate up and down to each highlighted occurrence.  Use Shift+Alt+Right to return to original highlighted occurrence starting point.  Use Shift+Alt+Left to go to the declaration highlighted occurrence only if exists in the same file.  Use Shift+Alt+R to rename the highlighted occurrences in the file.  Use Shift+Alt+L and Shift+Alt+U to lock and unlock the highlighting to allow movement through the file without changing the highlighted occurences.  Use Shift+Alt+T to toggle the plugin on or off.]]></description><version>3.62</version><vendor email='scastrianni@lgc.com' url='http://confluence.jetbrains.com/display/CONTEST/Identifier+Highlighter'>Shawn Castrianni</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[
    
    <ul>
      <li>3.62
        <ol>
          <li>Recompile for 9.0 beta release compatibility</li>
        </ol>
      </li>
      <li>3.61
        <ol>
          <li>Recompile for latest Maia release compatibility</li>
        </ol>
      </li>
      <li>3.60
        <ol>
          <li>Check for identifier to left of cursor (Idea contribution from Oliver Pfeiffer)</li>
        </ol>
      </li>
      <li>3.50
        <ol>
          <li>Improved highlighting during editing (Implementation contribution from Pierre Ingmansson)</li>
        </ol>
      </li>
      <li>3.47
        <ol>
          <li>Protected against another NPE.</li>
        </ol>
      </li>
      <li>3.46
        <ol>
          <li>Compiled for older JDK support.</li>
        </ol>
      </li>
      <li>3.45
        <ol>
          <li>Fix persistence of settings bug.</li>
        </ol>
      </li>
      <li>3.44
        <ol>
          <li>New IntelliJ 8 compatible version.</li>
        </ol>
      </li>
      <li>3.43
        <ol>
          <li>Disable for IntelliJ 8 and above.</li>
        </ol>
      </li>
      <li>3.42
        <ol>
          <li>Catch some more erroneous exceptions.</li>
        </ol>
      </li>
      <li>3.41
        <ol>
          <li>Catch some more erroneous exceptions.</li>
        </ol>
      </li>
      <li>3.40
        <ol>
          <li>Added online help.</li>
        </ol>
      </li>
      <li>3.26
        <ol>
          <li>Try to protect against exceptions in the resolve method.</li>
        </ol>
      </li>
      <li>3.25
        <ol>
          <li>Added global ability to toggle the plugin on or off with Shift+Alt+T.</li>
          <li>This toggle is also available in the settings dialog.</li>
          <li>Added the differentiation between reads and writes of parameters, local variables, and fields with separate colors. These colors are configurable in the settings dialog.</li>
        </ol>
      </li>
      <li>3.10
        <ol>
          <li>Added marker bar/right gutter highlighting and tooltips.</li>
          <li>Also added the ability to configure this new option in the configuration panel.</li>
        </ol>
      </li>
      <li>3.02
        <ol>
          <li>Grouped the editor popup menu actions into a cascade menu item.</li>
        </ol>
      </li>
      <li>3.01
        <ol>
          <li>Fixed a bug in the new locking feature. The locking/unlocking worked, but the intent was to be able to edit the file while it was locked. This part did not work. Now it does and it works quite well now.</li>
          <li>I also simplified some code so hopefully I didn't introduce some new bugs.</li>
        </ol>
      </li>
      <li>3.00
        <ol>
          <li>Added new feature called locking. You can now lock the current set of identifier highlighting so that you can move the cursor throughout the file without losing the highlighting. This will allow you to edit a different part of the file while keeping the highlighting intact. You can then continue to navigate to each identifier occurrence as before.</li>
          <li>Use Shift+Alt+L and Shift+Alt+U to lock and unlock respectively.</li>
        </ol>
      </li>
      <li>2.82
        <ol>
          <li>Sorted usages by text offset to be compatible with Selena release.</li>
        </ol>
      </li>
      <li>2.81
        <ol>
          <li>More Null pointer checking to help with 7.x.</li>
        </ol>
      </li>
        </ol>
      </li>
      <li>2.80
        <ol>
          <li>Try to make compatible with Idea 7.x by using invokeLater.</li>
        </ol>
      </li>
      <li>2.77
        <ol>
          <li>Try to fix an exception with -1 array index.</li>
        </ol>
      </li>
      <li>2.76
        <ol>
          <li>Try to fix an exception with bad document length.</li>
        </ol>
      </li>
      <li>2.75
        <ol>
          <li>Fixed a small bug to make it work properly with JSP files.</li>
        </ol>
      </li>
      <li>2.72
        <ol>
          <li>Initialize the rename identifier dialog with the current identifier value to make small edits quicker.</li>
        </ol>
      </li>
      <li>2.71
        <ol>
          <li>WARNING, the default hotkeys have been changed!!!!!</li>
          <li>Due to a few complaints that I chose hotkeys that were already used, I changed to Shift+Alt+ where is Up, Down, Left, Right, or R.</li>
          <li>You can change these to whatever you like in your keymapping.</li>
        </ol>
      </li>
      <li>2.70
        <ol>
          <li>Added Alt+R to allow renaming the highlighted identifier occurrences.</li>
        </ol>
      </li>
      <li>2.61
        <ol>
          <li>Found an exception that OpenAPI catches internally so I can't catch it myself. Had to check for it before it happens.</li>
        </ol>
      </li>
      <li>2.60
        <ol>
          <li>Fixed browsing files from outside the current project like JDK's src.zip.</li>
        </ol>
      </li>
      <li>2.57
        <ol>
          <li>Improved handling of declaration outside current file.</li>
          <li>Fixed some ArrayIndexOutOfBounds exceptions when browsing JDK src.zip files.</li>
        </ol>
      </li>
      <li>2.55
        <ol>
          <li>Added quick way to set all colors for all identifier types.</li>
        </ol>
      </li>
      <li>2.50
        <ol>
          <li>Improved UI for setting colors with a ColorButton component.</li>
          <li>Also, added tons more customizations so that you can independently enable/disable and change colors for different types of identifiers like Classes, Methods, Fields, Parameters, Local Variables, and Other.</li>
        </ol>
      </li>
      <li>2.02
        <ol>
          <li>Fixed bug when variable started with same letters as its type.</li>
        </ol>
      </li>
      <li>2.01
        <ol>
          <li>Fixed a few stupid bugs.</li>
        </ol>
      </li>
      <li>2.00
        <ol>
          <li>I finally got the functionality I wanted.</li>
          <li>Now only the usages of the specific instance of the identifier are highlighted.</li>
          <li>So if you have the same name used for more than one local variable througout the file, for example, only the usages of that specific local variable are highlighted.</li>
          <li>This allowed me to add Alt+Left to go to the highlighted occurrence where the variable is declared.</li>
          <li>However, if the declared occurrence is in another file, it will NOT go there.</li>
        </ol>
      </li>
      <li>1.51
        <ol>
          <li>Fix another NPE.</li>
        </ol>
      </li>
      <li>1.50
        <ol>
          <li>Add configuration dialog to control highlight colors and highlighting layer in editor.</li>
          <li>Dialog obtained from main settings panel.</li>
        </ol>
      </li>
      <li>1.03
        <ol>
          <li>Fix another NPE. Add DocumentListener to handles changes to document better.</li>
        </ol>
      </li>
      <li>1.02
        <ol>
          <li>Fix another NPE.</li>
        </ol>
      </li>
      <li>1.01
        <ol>
          <li>Fix a NPE.</li>
        </ol>
      </li>
      <li>1.00
        <ol>
          <li>Initial version.</li>
        </ol>
      </li>
    </ul>
    
  ]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='7305' size='43167' date='1203594909000' url=''><name>AlphaTab</name><id>AlphaTab</id><description><![CDATA[
        
        Sorts editor tabs in alphabetical order.
        The title of the selected editor tab gets highlighted in bold font. Some configurations can be made.<P></P>
        Editor tabs will only get reordered if the tab placement is on left or right side or if the tabs are shown 
        in a single row.
        
    ]]></description><version>1.2.1</version><vendor email='clemens.schmitt@genion.de' url=''>C.J.Schmitt</vendor><idea-version min="n/a" max="n/a" since-build='50.4267' /><change-notes><![CDATA[
        
        
        1.1 title highlighting of selected editor tab, consideration of tab placement and layout policy<BR>
        1.2 configuration panel added, highlighting now switchable, long titles can be truncated at configurable length,
        separation of lower and upper case file names is also configurable<BR>
        1.2.1 fix for use with JDK 6
        
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2277' size='2449' date='1174938524000' url=''><name>DeleteMultiLines</name><id>DeleteMultiLines</id><description><![CDATA[Delete multi lines which are included in the selection range.
Current line will be deleted if no selection in editor.
Initially, Shift+Del is assigned as shortcut for this action.
No menu item is created for this action.
  ]]></description><version>1.0</version><vendor email='terry_h@126.com' url=''>Terry Huang</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3801' size='13122' date='1185143580000' url=''><name>CloseAllX</name><id>CloseAllX</id><description><![CDATA[        
        <p>
            Close all open editors fitting a given description, i.e.
            <ul>
                <li>All editors of type X, e.g. all editors containing .java files</li>
                <li>All editors except those of type X, e.g. all editors except ones containing .rb files</li>
            </ul>
        </p>
        
    ]]></description><version>1.1.0</version><vendor email='' url=''>Steve Chaloner</vendor><idea-version min="n/a" max="n/a" since-build='60.6180' /><change-notes><![CDATA[
        
        <ul>
            <li><b>1.0</b> - initial release</li>
            <li><b>1.0.1</b> - forced update due to build issues</li>
            <li><b>1.1.0</b> - added close all but X functionality</li>
        </ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13413' size='19482' date='1287871499000' url='https://code.google.com/archive/p/google-translate-idea-plugin'><name>Google Translate</name><id>Google Translate</id><description><![CDATA[This plugin performs translations in Editor window from one language to another. It uses translate.google.com service behind the scene.]]></description><version>1.1.0</version><vendor email='shvets_alexander@yahoo.com' url='http://scriptlandia.blogspot.ru/'>Alexander Shvets</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[
    <p>This plugin performs translations in Editor window from one language to another. It uses
       "translate.google.com" service behind the scene.</p>

    <p>Plugin is especially convenient when you are trying to translate long i18n.property 
    files in your project for different languages.</p>

    <p>Plugin adds "Translate" item into popup menu for the editor (also, in "Code" menu and 
    "Generate" group). It also have separate configuration screen for selecting "from"
    and "to" languages.</p>

    <p>How to use</p>

    <ul>
      <li>Select the part to be translated;</li>
      <li>Select "Translate" item from the editor popup menu;</li>
      <li>"translate.google.com" web site will perform actual translation;</li>
      <li>Response from the service will be inserted in place of selection.</li>
    </ul>

    Changes:

      <ul>
        <li>1.1.0.
          <ol>
            <li>Adjusting changes in Google translate service for countries list and translation function.</li>
          </ol>
        </li>

        <li>1.0.9
          <ol>
            <li>Adjusting changes in Google translate service for countries list.</li>
          </ol>

          <ol>
            <li>Migrating to IDEA 9.</li>
          </ol>
        </li>

        <li>1.0.8
          <ol>
            <li>Adjusting changes in IDEA how it works now with proxies.</li>
          </ol>

          <ol>
            <li>Adjusting changes in Google translate service.</li>
          </ol>
        </li>

        <li>1.0.7
          <ol>
            <li>Downgrading java version to 1.5 (to be compatible for Mac users).</li>
          </ol>
        </li>

        <li>1.0.6
          <ol>
            <li>Fixed bug for Arabic language.</li>
          </ol>
        </li>

        <li>1.0.5
          <ol>
            <li>Added Translation Preview feature. Select the text for preview and then intention icon will appear. Or press
                "Alt-Enter" key combination to force the intention. Another way is to click on "Translation Preview" item
                in editor pop-up.
            </li>
            <li>Removed deprecated code.</li>
          </ol>
        </li>

        <li>1.0.3
          <ol>
            <li>It works now with the latest version of Intellij IDEA 7 (Selena; build 7118)..</li>
          </ol>
        </li>

        <li>1.0.0
          <ol>
            <li>Initial Release.</li>
          </ol>
        </li>
      </ul>
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2853' size='3347' date='1178531846000' url=''><name>SmartCopy</name><id>SmartCopy</id><description><![CDATA[Copies the value of a compile time constant into clipboard]]></description><version>0.9</version><vendor email='' url=''>Chandra Patni</vendor><idea-version min="n/a" max="n/a" since-build='50.4069' /><change-notes><![CDATA[Another version for older IDE.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4093' size='43933' date='1243972039000' url=''><name>QuickPathManager</name><id>QuickPathManager</id><description><![CDATA[
		<p>A tool for manipulation of source, test source and excluded folders directly from
		the project pane.  It becomes very easy to select directories to be added and it saves
		the time and hassle of having to go through the module settings dialog for such a
		simple task.</p>
		<p>Features:
		<ul><li>Mark/unmark directories as Source, Test Source or Excluded
			<li>Mark a directory to be excluded
			<li>Operate on many directories at once
			<li>Operate across multiple modules at once
			<li>Auto-detect of Java sources that are not already part of paths
			<li>NEW! Filter auto-scan results with regular expressions
		</ul></p>
		<p>Build for IDEA 8 and JDK 1.6</p>
	
    ]]></description><version>1.0.1.0</version><vendor email='' url=''>Crux</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10000' size='34614' date='1205854792000' url=''><name>Base64</name><id>Base64</id><description><![CDATA[Adds Base64 encoding and decoding support. Decode and Encode Action available in Refactor Menu. And ctrl B E anywhere brings up popup for current selection.]]></description><version>1.1</version><vendor email='' url=''>Roel Noten</vendor><idea-version min="n/a" max="n/a" since-build='50.4267' /><change-notes><![CDATA[Added own Base64 class to anticipate to reported problems with IntelliJ 6.0]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4964' size='57639' date='1218224605000' url=''><name>Translator</name><id>Translator</id><description><![CDATA[Uses Google Translate to translate the selected text. Select some text, hit alt/option - T, and away
        you go.
    ]]></description><version>1.4.1</version><vendor email='' url='http://bitbakery.com/'>The Bit Bakery</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[
        
        1.4.1 - Removed version ceiling, as the plugin works just fine in early builds of IntelliJ 8 
        
        1.4 - Added support for all the new languages available in Google Translate. 

        1.3 - Moved popup menu text and description into the resource bundle - had been hardcoded in plugin.xml. 

        1.2 - Set 'until-build' attribute, since big plugin API changes are coming in version 8. Also added Greek and
        Dutch translations. 

        1.1 - Fixed horrible, awful bug that would prevent you from opening IntelliJ after you had installed the plugin.
        Yeah, I win a cookie for that one... 

        1.0 - First usable release.
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1478' size='61183' date='1221739103000' url='https://code.google.com/archive/p/idea-pasteall'><name>Paste Multiple</name><id>Paste Multiple</id><description><![CDATA[
        
       Paste multiple contents at once
       <p>
       Enhance the default paste from history action. By allowing you to select
       multiple content and paste all of them at once.<br /><br />

       Features:
       <ul>
            <li>Filter you clipboard, to quickly find what to paste</li>
            <li>Choose in which order you want to paste (older first or recent first)</li>
            <li>Optionnaly, apply a live template to pasted items</li>
       </ul>
       
            Warning: only $SELECTION$ variable of Live templates is evaluated
       
       <br />
       This action is available under Edit Menu, or via the shortcut "alt shift V".
       </p>

       <p>
       Other actions
       <ul>
        <li>Paste all the clipboard (older items first)</li>
        <li>Paste all the clipboard (recent items first)</li>
        <li>Paste all the clipboard and apply a live template before pasting (older items first)</li>
        <li>Paste all the clipboard and apply a live template before pasting (recent items first)</li>
       </ul>
       
           Warning: that only $SELECTION$ variable of Live templates is evaluated
       
       <br />
        All actions are available under Edit menu -> "Paste multiple".
       </p>

        <p>
        Advanced actions: Mark
            If you don't want to paste all the clipboard with the previous actions,
            you can use mark actions.
            When you set the mark, only contents copied after that will be pasted.
            This apply to all actions.<br />
            <br />
            Mark actions are available under Edit menu -> "Paste multiple".
        </p>

       
    ]]></description><version>1.0</version><vendor email='osmedile@gmail.com' url=''>Olivier Smedile</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1435' size='9459' date='1222535227000' url='https://code.google.com/archive/p/surrounder'><name>Surround each line</name><id>Surround each line</id><description><![CDATA[
        
       <p>
       Apply a template to each lines selected (instead of the whole selection).<br>

       2 actions are available under the Code menu.
       <ul>
        <li>Apply template to each line <i>(default shortcut: shift ctrl alt J)</i></li>
        <li>Remove the last semicolon of lines (if any) and apply a template <i>(default shortcut:shift alt J)</i></li>
       </ul>

       Example of template to use:
       
       &lt;li&gt;$SELECTION$&lt;/li&gt;
       

       Remove semicolon is useful for templates like:
       
       LOGGER.info("$SELECTION$="+$SELECTION$);
       

       <b>Current limitations:</b>
       <ul>
        <li>$END$ variable is ignored</li>
       </ul>
       </p>
       
    ]]></description><version>1.0</version><vendor email='osmedile@gmail.com' url=''>Olivier Smedile</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2603' size='8331' date='1230062294000' url=''><name>IntelliJ IDEA Mark Plugin</name><id>IntelliJ IDEA Mark Plugin</id><description><![CDATA[This IntelliJ IDEA plugin mimics the mark functionality of emacs]]></description><version>0.2-alpha</version><vendor email='luke.amdor@gmail.com' url='https://github.com/rubbish/intellij-mark-plugin'>
        Luke Amdor
</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Added editor action ExchangePointAndMark
Also, added contact info]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1087' size='6940' date='1240028346000' url=''><name>MysticPastePlugin</name><id>MysticPastePlugin</id><description><![CDATA[
        
        This plugin takes a selection from the IDEA editor, and posts it to http://mysticpaste.com.  It then provides the URL in the clipboard
      
    ]]></description><version>0.2</version><vendor email='talk@mysticcoders.com' url='http://mysticcoders.com/'>Mystic Coders, LLC</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13535' size='567823' date='1367066855000' url=''><name>eSnippet Pro plugin</name><id>eSnippet Pro plugin</id><description><![CDATA[Make it to access code snippet repository easy! The central repository is 
<a href="http://snippet.mvnsearch.org" rel="nofollow">http://snippet.mvnsearch.org</a>. You can find all source code at 
<a href="http://code.google.com/p/esnippet" rel="nofollow">http://code.google.com/p/esnippet</a> 
<ul>
  Features List: 
 <li>Snippet repository</li> 
 <li>Snippet Search</li> 
 <li>Snippet Live Template</li> 
 <li>Snippet Editing</li> 
</ul>]]></description><version>1.4.3</version><vendor email='linux_china@hotmail.com' url='http://snippet.mvnsearch.org'>linux_china</vendor><idea-version min="n/a" max="n/a" since-build='129.1' /><change-notes><![CDATA[<ul>
 Change list in 1.4.3 
 <li>Compile for IDEA 12</li> 
 <li>Remove some agents</li> 
</ul> 
<ul>
 Change list in 1.4.2 
 <li>Compile for IDEA 10.5</li> 
</ul> 
<ul>
 Change list in 1.4.0 
 <li>Work on IDEA 9.0 only</li> 
 <li>Bug fix for IDEA 9.0</li> 
 <li>Icon support for popup items</li> 
</ul> 
<ul>
 Change List in 1.3.1 
 <li>Bug fix for file fragment creation</li> 
</ul> 
<ul>
 Change List in 1.3 
 <li>Add RubyMine suport</li> 
 <li>Mvnsearch URL Switch only one setting</li> 
</ul> 
<ul>
 Change List in 1.2 
 <li>EAP 8.1 Build</li> 
 <li>Bug fix for DZone snippet search</li> 
 <li>Bug fix for completion</li> 
 <li>Remove word selection for completion</li> 
 <li>Mnemonic completion with hint support</li> 
</ul> 
<ul>
 Change List in 1.1.2 
 <li>Bug fix for class cast exception</li> 
</ul> 
<ul>
 Change List in 1.1.1 
 <li>Bug fix for datacontext between events</li> 
 <li>Minor bugs fixed</li> 
</ul> 
<ul>
 Change List in 1.1 
 <li>Syntax color high light introduced by jsyntaxpane</li> 
 <li>Fix DZone snippet repository query logic</li> 
 <li>Fix regexlib.com snippet repository query logic</li> 
 <li>Minor bug fix </li> 
</ul> 
<ul>
 Change List in 1.0.1 
 <li>Compiled by Jdk 1.5</li> 
</ul> 
<ul>
 Change List in 1.0 
 <li>Initial Version </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='213039' size='46091' date='1337717461000' url=''><name>Key promoter</name><id>Key promoter</id><description><![CDATA[Shows to user how easy he can make same action using only keyboard(menus and toolbar button mouse clicks initiates shortcut display)]]></description><version>1.0.11</version><vendor email='' url=''>Patrick Scheibe (originally Dmitry Kashin, former maintainer athiele)</vendor><idea-version min="n/a" max="n/a" since-build='107.587' /><change-notes><![CDATA[<ul>
        <li> 1.0.11 </li>
        <ul>
          <li>Fixed "Plugin settings are reset to initial state on restart" - http://code.google.com/p/key-promoter/issues/detail?id=11 (thanks to Evgeny Shepelyuk)</li>
        </ul>
        <li> 1.0.10 </li>
        <ul>
          <li>Menus support for Windows fixed(probably for all platforms except Mac) - http://code.google.com/p/key-promoter/issues/detail?id=8</li>
          <li>Multiple shortcuts supported(all of the rendered) - http://code.google.com/p/key-promoter/issues/detail?id=3</li>
        </ul>
        <li> 1.0.9 </li>
        <ul>
          <li>Idea 10.5 and 11 supported now</li>
          <li>Position of popup in case of dual monitor configuration fixed</li>
          <li>Popup appeared always on top now(for example over dialogs)</li>
        </ul>
        <li> 1.0.8 </li>
        <ul>
          <li> Maia and RubyMine (since 8000) compatible version. (RubyMine repack)</li>
        </ul>
        <li> 1.0.6 </li>
        <ul>
          <li> Selena (since 6767) compatible version. </li>
        </ul>
        <li> 1.0.4 </li>
        <ul>
          <li> NPE fixed. </li>
        </ul>
        <li> 1.0.3 </li>
        <ul>
          <li> Popup text template configurable now. </li>
          <li> Possible to set number of uncshortcutted action invocation (or even turn off this feature by 0 value). </li>
          <li> Minor improvements and bugfixes. </li>
        </ul>
        <li> 1.0.2 </li>
        <ul>
          <li> Popup redraw issues fixed. </li>
          <li> Right click now ignored. </li>
          <li> Refactored and source bundled with plugin (<a href="http://plugins.intellij.net/plugin/?id=1017">PluginPacker plugin</a> used for packaging). </li>
          <li> Bugfixes. </li>
        </ul>
        <li> 1.0 </li>
        <ul>
          <li> Keyboard shortcut association suggested each 3 actio invocations by mouse(not possible to turn off be design :) ). </li>
          <li> Popup UI impoved. </li>
          <li> Fixed dialogs overlapping issue. </li>
        </ul>
        <li> 0.9 </li>
        <ul>
          <li> Popup follow the mouse possible now. </li>
          <li> Per shortcut stats for invocations (count displayed in tip popup). </li>
        </ul>
        <li> 0.8 </li>
        <ul>
          <li> Previous shortcuts hiding once new appeared. </li>
          <li> Alpha channel transparency for background added. </li>
        </ul>
        <li> 0.7 </li>
        <ul>
          <li> Added configuration </li>
          <li> Added support for buttons that has mnemonics (disabled by default)(Known issue: For Mac Alt displayed as mnemonic trigger) </li>
        </ul>
        <li> 0.6 </li>
        <ul>
          <li> Tool window button click added </li>
          <li> Animation changed </li>
          <li> Mac menus clicks now supported (thanks to Yegor Yarko and Dmitry Jemerov) </li>
        </ul>
    </ul>
    ]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='42094' size='6759' date='1371987555000' url='https://github.com/syllant/idea-plugin-linessorter'><name>Lines Sorter</name><id>org.sylfra.idea.plugins.linessorter</id><description><![CDATA[Add 
<em>Sort Lines</em> action in 
<em>Edit</em> menu to sort selected lines or whole file if selection is empty.]]></description><version>1.0.1</version><vendor email='syllant@gmail.com' url='https://github.com/syllant'>Sylvain FRANCOIS</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[<b>1.0.1</b> (06/23/2013) 
<ul> 
 <li>Support for all IntelliJ Platform Products </li>
</ul> 
<b>1.0</b> (01/16/2011) 
<ul> 
 <li>Initial release </li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='13561' size='34351' date='1302110575000' url=''><name>Base64 for IDEA and Storm</name><id>Base64 for IDEA and Storm</id><description><![CDATA[This version also supports PhpStorm and WebStorm. Adds Base64 encoding and decoding support. Decode and Encode Action available in Edit Menu. Please configure your keymap after installation.]]></description><version>1.1b</version><vendor email='' url=''>Roel Noten (modified by Valeriy Yatsko)</vendor><idea-version min="n/a" max="n/a" since-build='50.4267' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1820' size='13212' date='1313420066000' url=''><name>GenerateSerializationHelpers</name><id>GenerateSerializationHelpers</id><description><![CDATA[Generates some serialization helper methods that can be hard to remember the signatures of]]></description><version>1.0.3</version><vendor email='' url=''>StephenC</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Now generates writeObject, readObject, writeReplace and readResolve stubs. Works with IDEA 8.x, 9.x, 10.x]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='39111' size='44676' date='1412022324000' url='https://github.com/sitano/intellij-code-outline/'><name>Code Outline 2</name><id>CodeOutline2</id><description><![CDATA[Shows a zoomed out &quot;outline&quot; of your code while you're editing it.]]></description><version>0.5.4</version><vendor email='john.koepi@gmail.com' url=''>Ivan</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[0.5.4 - Fix NPE thrown when foremost window is not a text editor #10 - Help me choose an icon for panel, please!]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='734' size='7828' date='1495179891000' url=''><name>SBJava2SQL</name><id>SBJava2SQL</id><description><![CDATA[Extract strings fields value to clipboard as SQL]]></description><version>1.02</version><vendor email='serbis@pisem.net' url='http://serbis.net.ru'>Serbis</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[fix working on IDEA 17]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5280' size='17991492' date='1419006855000' url=''><name>IDEA DocBook</name><id>IDEA DocBook</id><description><![CDATA[Support for the DocBook format.]]></description><version>1.0.10</version><vendor email='documentation@coremedia.com' url='https://github.com/CoreMedia/docbook-idea-plugin'>CoreMedia</vendor><idea-version min="n/a" max="n/a" since-build='103.255' /><change-notes><![CDATA[Remove RelaxNG Schema location from file headers]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2273' size='13609' date='1325103539000' url=''><name>Identifier_Highlighter</name><id>Identifier_Highlighter</id><description><![CDATA[
        Highlights identifiers under caret. If more than one instance with the same identifier is used in the file, only the usages of that
        specific instance are highlighted. For parameters, local variables, and fields, a differentiation between reads and writes to that identifier are made with separate configurable colors.
        Use Shift+Alt+Up and Shift+Alt+Down to navigate up and down to each highlighted occurrence.
        Use Shift+Alt+L and Shift+Alt+U to lock and unlock the highlighting to allow movement through the file without changing the highlighted occurences.
        Use Shift+Alt+T to toggle the plugin on or off.
    ]]></description><version>4.20</version><vendor email='dev4u@163.com' url=''>Anders See</vendor><idea-version min="n/a" max="n/a" since-build='64.0' /><change-notes><![CDATA[
        
    <ul>
      <li>4.20
        <ol>
          <li>4.20 released</li>
        </ol>
      </li>
      <li>4.00
        <ol>
          <li>Try to make compatible with Idea 11.x</li>
        </ol>
      </li>
    </ul>
    
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1177' size='2245' date='1327871187000' url='https://github.com/mjedynak/file-name-grabber-idea-plugin'><name>File Name Grabber</name><id>File Name Grabber</id><description><![CDATA[
      Copies name of the current file to clipboard
      Usage:
      <ul>
          <li>ALT + CTRL + SHIFT + F inside a file (shortcut).</li>
          <li>Edit -> Copy File Name (from Edit menu).</li>
      </ul>
      
    ]]></description><version>1.0.0</version><vendor email='m.jedynak [at] gmail.com' url=''>Michal Jedynak
    </vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='4564' size='6436' date='1440523645000' url=''><name>i18n Android Helper</name><id>i18n Android Helper</id><description><![CDATA[Move hardcoded texts to strings.xml]]></description><version>0.3</version><vendor email='' url=''>LSDsl</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Add Adnroid Studio Support]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1586' size='8150' date='1338777330000' url=''><name>SortSelection</name><id>SortSelection</id><description><![CDATA[Sorts the editor selection [AZ or ZA]]]></description><version>1.0</version><vendor email='' url=''>N/A</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='118852' size='2081' date='1339597924000' url=''><name>Color Ide</name><id>ColorIde</id><description><![CDATA[Applies editor background color to all tree views]]></description><version>2.3</version><vendor email='' url='https://github.com/dmalch/ColorIde'>Dmitry Malchikov</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Added support of idea 10.5]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='26637' size='3738' date='1339036704000' url=''><name>Color Tree</name><id>ColorTree</id><description><![CDATA[Applies editor background color to project tree view]]></description><version>1.0</version><vendor email='' url='https://github.com/dmalch/ColorIde'>Dmitry Malchikov</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[Use default text color for text in tree]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='820' size='38283' date='1340624420000' url=''><name>makeitI18Nplugin</name><id>makeitI18Nplugin</id><description><![CDATA[make properties file or Android string files i18n]]></description><version>0.1</version><vendor email='' url=''>vhly[FR]</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2690' size='168088' date='1382893241000' url='http://www.vincenzodevivo.com/web/Default.aspx'><name>DeltaTabs</name><id>DeltaTabs</id><description><![CDATA[<p> <b>This plugin allows to manage editor tabs:</b> </p>
<ul> 
 <li>Close Same File Type;</li> 
 <li>Close Other File Types;</li> 
 <li>Close Not Writable Files;</li> 
 <li>Close Files In Folder;</li> 
 <li>Close Files Not In Folder;</li> 
 <li>Close All Interfaces;</li> 
 <li>Close Files By Name;</li> 
</ul> 
<p></p> 
<p> <b>Author:</b><br /> Vincenzo De Vivo (<a href="http://www.vincenzodevivo.com" rel="nofollow">http://www.vincenzodevivo.com</a>) </p>]]></description><version>1.5</version><vendor email='info@vincenzodevivo.com' url='http://www.vincenzodevivo.com/web/Default.aspx'>VincenzoDeVivo.Com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p> Version 1.5: </p>
<ul> 
 <li>Close Files By Name</li> 
</ul> Version 1.4: 
<ul> 
 <li>Close All Interfaces</li> 
</ul> Version 1.3.1: 
<ul> 
 <li>Special icons for model folder and jar archive</li> 
</ul> Version 1.3: 
<ul> 
 <li>Close Files Not In Folder</li> 
 <li>Special icon for project folder</li> 
</ul> Version 1.2: 
<ul> 
 <li>Close Files In Folder</li> 
</ul> Version 1.1: 
<ul> 
 <li>Close Other File Types</li> 
 <li>Close Not Writable Files</li> 
</ul> Version 1.0: 
<ul> 
 <li>Close Same File Type</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3805' size='1273242' date='1374018372000' url='http://www.vincenzodevivo.com/web/Default.aspx'><name>DeltaUtils</name><id>DeltaUtils</id><description><![CDATA[<p> <b>Several utilities for Intellij IDEA:</b> </p>
<ul> 
 <li>Code Snippets (shift alt .);</li> 
 <li>StringUtils: toCamelCase, toConstantCase, Slash to backslash, Backslash to slash (shift alt ,);</li> 
 <li>Advanced Multiple Paste (shift alt V);</li> 
 <li>File Info (Name, Path, Type, Last modified, Size)[Project View &gt; Popup Menu &gt; File Info];</li> 
 <li>Import/Export Code Snippet;</li> 
 <li>Search with Google (shift alt G);</li> 
 <li>Translate with Google;</li> 
 <li>Search code on Google Code;</li> 
 <li>Beautify javascript (shift alt TAB);</li> 
 <li>Color Palette;</li> 
 <li>Search Managment;</li> 
 <li>Note Managment;</li> 
</ul> 
<p></p> 
<p> <b>Author:</b><br /> Vincenzo De Vivo (<a href="http://www.vincenzodevivo.com" rel="nofollow">http://www.vincenzodevivo.com</a>) </p>]]></description><version>1.6.0</version><vendor email='info@vincenzodevivo.com' url='http://www.vincenzodevivo.com/web/Default.aspx'>VincenzoDeVivo.Com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p> Version 1.6.0: </p>
<ul> 
 <li>Advanced Multiple Paste (shift alt V)</li> 
 <li>Beautify javascript undo/redo functionality</li> 
 <li>New default pattern for Google Code (http://code.google.com/intl/en/query/#q={selection})</li> 
</ul> Version 1.5.2: 
<ul> 
 <li>StringUtils: Slash to backslash (/ to \), Backslash to slash (\ to /)</li> 
 <li>File Info (Name, Path, Type, Last modified, Size)[Project View &gt; Popup Menu &gt; File Info]</li> 
</ul> Version 1.5.1: 
<ul> 
 <li>StringUtils shortcut (shift alt COMMA)</li> 
 <li>StringUtils undo/redo functionality</li> 
</ul> Version 1.5.0: 
<ul> 
 <li>StringUtils: toCamelCase, toConstantCase</li> 
</ul> Version 1.4.1: 
<ul> 
 <li>Import/Export Code Snippet</li> 
</ul> Version 1.4: 
<ul> 
 <li>Add Code Snippet</li> 
 <li>Find Code Snippet</li> 
 <li>Google Search History</li> 
</ul> Version 1.3: 
<ul> 
 <li>Color Palette</li> 
</ul> Version 1.2.1: 
<ul> 
 <li>Beautify shortcut</li> 
 <li>Bug fix</li> 
</ul> Version 1.2: 
<ul> 
 <li>Beautify javascript</li> 
</ul> Version 1.1.1: 
<ul> 
 <li>Bug fix</li> 
 <li>Settings placeholders description</li> 
</ul> Version 1.1: 
<ul> 
 <li>Search code on Google Code</li> 
 <li>Search Managment</li> 
 <li>Note Managment</li> 
</ul> Version 1.0: 
<ul> 
 <li>Search with Google</li> 
 <li>Translate with Google</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='444' size='12906' date='1354719695000' url=''><name>MyTranslator</name><id>MyTranslator</id><description><![CDATA[By selecting a text and them pressing &quot;CTRL+ALT+,&quot; i.e. (ctrl alt COMMA) will show translation as popup]]></description><version>1.0</version><vendor email='' url=''>MakeItEasy</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Changed the idea-version so latest because I developed this with latest idea version so i don't want anyone have problems running it on older version. Added option to show one single complete result.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='405' size='18635' date='1354719776000' url=''><name>MySearch</name><id>MySearch</id><description><![CDATA[Stuck in your code? Want to google about it? 
<p> Just select the text and press CTRL+ALT+K and get results from google search engine as a popup. You can click on the link in popup to go directly to the page or you can go to google search page if you wish. You can configure how results to return but remember Google only allows maximum 8 results per ajax search. </p>]]></description><version>1.50</version><vendor email='' url=''>MakeItEasy</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Changed idea-version of plugin to latest because I've seen my friend way having problem when running it on older version.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1332' size='99861' date='1364880973000' url=''><name>Tab Session</name><id>idea.plugin.tabsession</id><description><![CDATA[<p><strong>Save groups of tabs and switch between different sessions.<strong></strong></strong></p>
<strong><strong> <p>Comparable to numerous browser plugins like Session Manager (Firefox) or Session Buddy (Chrome).</p></strong></strong>]]></description><version>0.2</version><vendor email='alportac@gmail.com' url='http://alp82.github.io/idea-tabsession/'>Alper Ortac</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Version 0.2 with Session Management settings]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='34366' size='1492234' date='1425604663000' url=''><name>TextMate bundles support</name><id>org.jetbrains.plugins.textmate</id><description><![CDATA[This plugin provides TextMate bundles support]]></description><version>7.1.0.20150304</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.2' until-build='141.*'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='2449' size='2503' date='1370650392000' url=''><name>Tab to Next Splitter</name><id>com.jacksingleton.tabtonextsplitter</id><description><![CDATA[IntelliJ plugin to move the current editor tab to the next splitter window (with the keyboard) 
<br /> This seems to currently only be possible by dragging a tab from one splitter pane to another using the mouse, making split pane mode very inconvenient. 
<br /> Default key binding is 'shift alt tab' 
<br /> https://github.com/jacksingleton/tab-to-next-splitter]]></description><version>0.3</version><vendor email='tabtonextsplitter@jacksingleton.com' url=''>Jack Singleton</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='374747' size='742872' date='1490503205000' url='https://github.com/Vektah/CodeGlance'><name>CodeGlance</name><id>net.vektah.codeglance</id><description><![CDATA[Embeds a code minimap similar to the one found in Sublime into the editor pane. Works with both light and dark themes using your customized colors for syntax highlighting.]]></description><version>1.5.2</version><vendor email='adam@vektah.net' url='https://github.com/Vektah/CodeGlance'>Vektah</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[1.5.2 
<ul> 
 <li>Add support for transparent backgrounds</li> 
 <li>Add an option to lock the width</li> 
 <li>Bugfix: Assertion error</li> 
</ul> 1.5.1 
<ul> 
 <li>Fix a bug that causes the minimap not to render</li> 
 <li>Added a min editor width to automatically disable codeglance. Thanks github.com/bukajsytlos</li> 
</ul> 1.5.0 
<ul> 
 <li>Complete overhaul of scrolling logic. Smoother, faster, more accurate</li> 
 <li>A cleaner look. Old renderer is available still in settings</li> 
 <li>Correctly renders multiple cursors</li> 
 <li>Fix a bug injecting into some custom editors</li> 
 <li>Don't automatically re-enable CodeGlance on boot</li> 
</ul> 1.4.6 
<ul> 
 <li>Add min and max documentWidth</li> 
 <li>Remove a useless warning</li> 
 <li>Fix a bug when encountering tokens past the end of the document</li> 
</ul> 1.4.5 
<ul> 
 <li>Add support for 171.3556 EAPs</li> 
 <li>Fix a race condition when folding</li> 
</ul> 1.4.4 
<ul> 
 <li>Increase maximum file size to 1MB, up from 20k</li> 
</ul> 1.4.3 
<ul> 
 <li>Fixed a memory leak</li> 
 <li>Reduced the total memory used to about half</li> 
 <li>Lots of dead bugs.</li> 
</ul> 1.4.2 
<ul> 
 <li>Bugfix: Disable retina scaling. This should fix some of the current retina issues.</li> 
</ul> 1.4.1 
<ul> 
 <li>Bugfix: NPE in getLine</li> 
 <li>Bugfix: Increase render queue to 1000 requests</li> 
</ul> 1.4.0 
<ul> 
 <li>Scrolling while hovering over the overview now works</li> 
 <li>Add a keybind to show/hide codeglance. Default is control shift G</li> 
 <li>Display editor selection in real time</li> 
 <li>Selection is now resizeable</li> 
 <li>Configurable viewport color</li> 
</ul> 1.3.2: Fixed a memory leak 1.3.1: Fix a NPE in offsetToScreenSpace() 1.3.0: Folding support 
<ul> 
 <li>Dragging is now relative to the start point. This means less sudden jumping around</li> 
 <li>This required some fairly heavy changes to the coordinate code.</li> 
</ul> 1.2.3: Added scale config item! 
<ul> 
 <li>Fix regression of 'Already disposed'</li> 
 <li>Added ability to disable CodeGlance without restarting</li> 
</ul> 1.2.2: Added scale config item! 
<ul> 
 <li>Fixed an NPE in PhpStorm</li> 
 <li>Fixed clicking on a section of code in a long file, dragging still behaves the same with percentage based movement.</li> 
 <li>Pixels per line is now configurable</li> 
</ul> 1.2.1: Scale fixes 
<ul> 
 <li>Fixed a rendering issue for osx with vertical stretching.</li> 
 <li>Fixes stretching of the view area when looking at large files.</li> 
 <li>Increased viewport visibility a touch.</li> 
</ul> 1.2: Smaller with transparency 
<ul> 
 <li>Now uses a transparent selection box and the maximum documentWidth is limited to 100 chars. This will probably become configurable</li> 
 <li>Increased the number of render jobs that can be in the queue</li> 
 <li>Improved handling of very long lines.</li> 
</ul> 1.1a: Misc fixes 
<ul> 
 <li>Use new BufferedImage instead of UiUtil for Idea 11.x compatibility.</li> 
 <li>Limited panel injection only to text editors</li> 
 <li>Fixed a bug with split panes not displaying correctly on restart</li> 
</ul> 1.1: Small performance and aesthetic improvements 
<ul> 
 <li>Optimized the rendering loop a little</li> 
 <li>Fixed a bug with scrolling in large files and the reticule not matching the top correctly.</li> 
 <li>Made character weighting non random, removes the 'film grain' effect when rapidly updating a document.</li> 
</ul> 1.0: Initial release of the plugin: 
<ul> 
 <li>Worker thread for rendering</li> 
 <li>Color rendering using intelij's tokenizer</li> 
 <li>Scrollable!</li> 
 <li>- Embedded into editor window</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='974' size='2973' date='1378785003000' url=''><name>WhitespaceToggle</name><id>com.svdb.idea.whitespace.plugin.id</id><description><![CDATA[This plugin allows to quickly show and hide white spaces in the editor without having to go to system properties. It does not touch your code. Freeware offered as is. Use at your own risk. The author is not responsible for any damage resulting from using this plugin.]]></description><version>1.1</version><vendor email='stephane.vanden@gmail.com' url=''>Stephane Vandenbussche</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[version 1.1
<br /> &nbsp;&nbsp;&nbsp;Sept. 09, 2013 - fix for taking in account editors that are not part of the main tabs.
<br /> version 1.0
<br /> &nbsp;&nbsp;&nbsp;Sept. 06, 2013 - initial release on IntelliJ 12.1.4
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='431' size='47681' date='1383992562000' url=''><name>Sticky Selection</name><id>com.mnw.stickyselection</id><description><![CDATA[You can mark a selection to be permanent, and so when you move the caret away, the selection will remain highlighted. 
<ul> 
 <li>You can have up to 8 selection groups<br /> </li>
 <li>You can set different colours for each </li>
 <li>You can set a marker to be visible on the right side of the editor </li>
 <li>You can add multiple selections to the same group </li>
</ul> Default shortcuts 
<ul> 
 <li>Press <em>Meta + Alt + F9</em> than a number (0..7) to paint a selection. </li>
 <li>Press <em>Meta + Alt + F10</em> than a number (0..7) to clear a selection. </li>
 <li>Press <em>Meta + Alt + F10</em> than <em>F10</em> to clear all selections.</li>
</ul>]]></description><version>1.2</version><vendor email='mikinw.development@gmail.com' url='http://mikinw.blogspot.ru/'>MikiNW</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[v1.0 this is the first release
<br />]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='15017' size='45298868' date='1390025767000' url=''><name>CocosEditor(IDEA13)</name><id>com.makeapp.cocos2dx</id><description><![CDATA[IDE to create multi platform Cocos2d-x games using Javascript or Lua Script.
<br /> With Cocos2d-x Editor you can: 
<ul> 
 <li>Develop Cocos2d-x games on Windows, Mac OS </li> 
 <li>Scene design you can add labels,label menu items, image label items, sprite from image files and from texture atlas files, create animations from texture atlas.</li> 
 <li>New layers to the scene can be added. </li> 
 <li>The property grid allows to change any property to the nodes or layers. </li> 
 <li>Add folders, images, textures, lua files and sounds to the project. </li> 
 <li>Create a Cocos2d-x JavaScript game for both native and web (Lua game for native only). </li> 
 <li>Develop games with call tip hints and autocompletion of cocos2d-x JavaScript API. </li> 
 <li>A texture packer is included in the solution, can create a texture atlas or edit an existing one. </li> 
 <li>Debug JavaScript codes easily(3.0Alpha1+). </li> 
 <li>The simulator supports multi device sizes and zooming.</li> 
 <li>Publish your game for Android ,IOS , web and desktop with only one click. </li> 
 <li>Support IntelliJ IDEA (Ultimate Edition | Community Edition),Android Studio. </li> 
</ul> http://blog.makeapp.co/]]></description><version>1.0-beta</version><vendor email='support@makeapp.co' url='http://blog.makeapp.co'>Shanghai YiJun Network Info Technologies Inc.</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[<ul>
 Change list in 1.0-beta:
 <br /> 
 <li>Support IntelliJ IDEA (Ultimate Edition | Community Edition),Android Studio</li> 
 <li>Support Mac system</li> 
 <li>Optimize animation designer.</li> 
 <li>bug fix.</li> 
</ul> 
<ul>
  Change list in 1.0-alpha2:
 <br /> 
 <li>new particles system and designer.</li> 
 <li>optimize Scene designer.</li> 
 <li>bug fix.</li> 
</ul>]]></change-notes><depends>com.intellij.ui-designer-new</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='24015' size='71691' date='1450284954000' url=''><name>Base64 Helper</name><id>com.mnr.java.intellij.idea.plugin.base64helper</id><description><![CDATA[It's a plugin to encode/decode [hex]string, based on Base64 algorithm.
<br />]]></description><version>1.8</version><vendor email='' url=''>MNR</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[version 1.8: 
<ul> 
 <li>Bug fix, the undo doesn't work sometimes</li> 
 <li>Update the license info</li> 
</ul> version 1.7: 
<ul> 
 <li>Fix the typos inside the plugin.xml</li> 
</ul> version 1.6: 
<ul> 
 <li>Get back to use JDK 6, to be compatible with older projects</li> 
</ul> version 1.5: 
<ul> 
 <li>Bug fix, shouldn't try to modify a read-only document</li> 
</ul> version 1.4: 
<ul> 
 <li>Bug fix, wrong line separators exception</li> 
</ul> version 1.3: 
<ul> 
 <li>Modify structure to support independent popup menu</li> 
 <li>Change shortcut because last one had conflict with IntelliJ default shortcut (Ctrl+Alt+6)</li> 
</ul> version 1.2: 
<ul> 
 <li>Add shortcuts (Ctrl+Alt+B)</li> 
</ul> version 1.1: 
<ul> 
 <li>Supports undo/redo in IDE editor</li> 
</ul> version 1.0: 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='20545' size='10295' date='1396186139000' url=''><name>Relative Line Numbers</name><id>org.vayafulano.relativeLineNumbers</id><description><![CDATA[<p>Simple plugin to show line numbers relative to the current caret position.</p> 
<p>Specially useful if you are using IdeaVim and want to quickly move the caret a few lines up or down from the current position.</p>]]></description><version>1.0.1</version><vendor email='' url=''>@vayafulano</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p>1.0.1:</p> 
<ul> 
 <li>Enable / Disable the plugin in &quot;Tools &gt; Relative line numbers plugin &gt; Enable&quot;</li> 
 <li>Show current line number on caret's position under &quot;Tools &gt; Relative line numbers plugin &gt; Show current line&quot;</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='1262' size='11426' date='1394748509000' url=''><name>LineOps</name><id>net.kodare.lineops</id><description><![CDATA[Operations on lines: 
<ul> 
 <li>Batch bookmark lines</li> 
 <li>Invert bookmarks</li> 
 <li>Clear bookmarks</li> 
 <li>Copy bookmarked lines</li> 
 <li>Cut bookmarked lines</li> 
 <li>Delete bookmarked lines</li> 
</ul>]]></description><version>1.0</version><vendor email='boxed@killingar.net' url=''>Kodare</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4340' size='7992' date='1401345626000' url=''><name>Front End Alignment</name><id>intellij.frontendalignment</id><description><![CDATA[Front End Alignment provides a simple action 'Regex Align' for aligning selected lines of code according to a regular expression.]]></description><version>1.1</version><vendor email='' url='https://github.com/jmulieri/front-end-alignment'>Jon Mulieri</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='628' size='1875811' date='1433816247000' url=''><name>Collabs</name><id>collabs</id><description><![CDATA[Plugin for real-time collaborative editing and issue tracking]]></description><version>2.1</version><vendor email='' url=''>Alekseev Aleksey</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Minor bug fixes </li>
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5175' size='41650' date='1472140076000' url=''><name>Tab Shifter</name><id>socrates.tabshifter</id><description><![CDATA[This is a plugin with a bunch of actions to move tabs between editor splits and resize splits. Actions are added to "Main Menu -&gt; Window -&gt; Tab Shifter". 
<br> OSX shortcuts: 
<ul> 
 <li>ctrl+alt+] - shift tab right</li> 
 <li>ctrl+alt+[ - shift tab left</li> 
 <li>ctrl+alt+P - shift tab up</li> 
 <li>ctrl+alt+; - shift tab down</li> 
 <li>alt+ctrl+[ - stretch split left</li> 
 <li>alt+ctrl+] - stretch split right</li> 
</ul> Other OS shortcuts: 
<ul> 
 <li>alt+shift+] - shift tab right</li> 
 <li>alt+shift+[ - shift tab left</li> 
 <li>alt+shift+P - shift tab up</li> 
 <li>alt+shift+; - shift tab down</li> 
 <li>ctrl+alt+[ - stretch split left</li> 
 <li>ctrl+alt+] - stretch split right</li> 
</ul> To move focus between splits: 
<ul> 
 <li>ctrl+alt+shift+] - right</li> 
 <li>ctrl+alt+shift+[ - left</li> 
 <li>ctrl+alt+shift+P - up</li> 
 <li>ctrl+alt+shift+; - down</li> 
 <li>ctrl+alt+. - recommended binding for built-in Goto Next Splitter action</li> 
</ul> These actions are similar to built-in "Move Right/Down" tab actions and essentially fix usability issues. If you like the idea, please vote for 
<a href="https://youtrack.jetbrains.com/issue/IDEA-68692" rel="nofollow">this issue on youtrack</a>. For more details see 
<a href="https://github.com/dkandalov/tab-shift" rel="nofollow">GitHub page</a>. 
<br>
<br> Plugin idea by 
<a href="https://twitter.com/sandromancuso" rel="nofollow">Sandro Mancuso</a> at 
<a href="http://socratesuk.org/" rel="nofollow">SoCraTes UK 2013</a>. Created using 
<a href="https://github.com/dkandalov/live-plugin" rel="nofollow">LivePlugin</a>.]]></description><version>0.25</version><vendor email='dmitry.kandalov@gmail.com' url='https://github.com/dkandalov/tab-shifter'>Dmitry Kandalov</vendor><idea-version min="n/a" max="n/a" since-build='111.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='17413' size='136740' date='1425601849000' url=''><name>Copy/Paste Stack</name><id>com.kstenschke.copypastestack</id><description><![CDATA[Copy/paste stack is an advanced copy history manager including a clipboard viewer.
<br /> The plugin adds a tool window of copy history items, similar to the standard copy history built-in, but possible to be kept persistently open and with some additional features:
<br /> 
<ul> 
 <li>Copy/paste stack provides an unlimited long list of of copied string items, from the current and recent sessions. Copy/paste stack caches its content, allowing you to keep copied items for as long as needed (instead of limiting their availability to the current editing session). </li> 
 <li>The full text of selected copied items can be previewed in an editable text pane.</li> 
 <li>One or multiple selected items can be inserted into the editor via [ENTER] key, [SPACE] or double click, and can be copied back to the clipboard </li> 
 <li>Items are automatically trimmed from surrounding whitespace.</li> 
 <li>The list of copied items can be sorted chronologically or alphabetically, and grouped using color tags</li> 
 <li>When pasting items back into the editor, they can be wrapped with a prefix and postfix string, and a delimiter when pasting multiple items at once. </li> 
 <li>The plugin also includes a viewer for the current textual or image clipboard contents</li> 
</ul> 
<br />Please note: This plugin is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.]]></description><version>1.1.5</version><vendor email='kay@coexec.com' url='http://www.coexec.com/'>Kay Stenschke</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>1.1.5 Corrected Meta-Info</li> 
 <li>1.1.4 Made UI more intuitive: changed order of copy and paste buttons in menu</li> 
 <li>1.1.3 Added undo/redo capability to clip preview editor</li> 
 <li>1.1.2
  <ul> 
   <li>Improved compatibility: color tagging clip items did not work with Java VMs &lt; 1.7</li> 
   <li>Replaced inline textarea with jEditor</li> 
   <li>Added optional right-to-left detection, toggeling editor orientation</li> 
  </ul> </li> 
 <li>1.1.1&gt;
  <ul> 
   <li>Bugfix: Inserting items did not replace but insert after a given selection</li> 
   <li>Added refresh button for current clipboard viewer</li> 
  </ul> </li> 
 <li>1.1.0
  <ul> 
   <li>Added viewer for current clipboard contents (text and image)</li> 
   <li>Added grouping of copy items by color tags (click refresh to update color sorting)</li> 
   <li>Reduced inline changelog to previous five items, added separate full changelog</li> 
  </ul> </li> 
</ul>
<br /> 
<a href="https://github.com/kstenschke/copypastestack-plugin/blob/master/CHANGELOG.textile" rel="nofollow">...Read full changelog on github</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2720' size='668196' date='1403170186000' url=''><name>File Open Plugin</name><id>siosio.FileOpenPlugin</id><description><![CDATA[open with file in tab]]></description><version>0.2</version><vendor email='siosio12@gmail.com' url=''>siosio</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>0.2</p> menu label was changed. 
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3022' size='4276606' date='1492887649000' url=''><name>TagMyCode</name><id>com.tagmycode.intellij</id><description><![CDATA[Provides the support for TagMyCode.
<br> This plugin allows you to manage your own snippets.
<br> 
<br> 
<b>Features:</b>
<br> * Add snippets: you can save your code snippets including description, language, and tags
<br> * Snippets management (CRUD): snippets are stored locally and you can filter, sort, create, modify, edit or delete them directly from the IDE
<br> * Quick search: you can search your snippets and insert them directly into the document
<br>]]></description><version>2.0.2</version><vendor email='support@tagmycode.com' url='https://tagmycode.com'>TagMyCode</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[* key shortcut to get focus on filter snippets box
<br> * welcome panel and about dialog shows plugin and framework version
<br> * bugfix: when reload IDE on Windows it looses credentials
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='634' size='2013' date='1467289464000' url=''><name>Webx Link</name><id>com.fishy.plugin.idea.webxlink</id><description><![CDATA[It's a tool for switch file in IDEA Editor between vm and java files which is called "Screen" or "Control" in Webx Framework. With this plugin, you will find 3 ways to switch files:(shortcut key: ctrl+\) 
<br>1. "WebxLink" action in the "Tools" menu 
<br>2. "WebxLink" action in the sub menu named "Go TO" in the right-click menu 
<br>3. gutter bar icon at the left side of the editor area, if the file is vm/java of "Screen"/"Control". 
<br>And if the file is not "Screen" or "Control", the action will do nothing. 
<br>What's Webx? It's a web framework. see 
<a href="http://openwebx.org/" rel="nofollow">http://openwebx.org/</a> 
<br> 
<br>????????????webx???????,?webx?vm?screen/control??????. ?????, ????????,???????????vm?java?????(????Ctrl+\). 
<br>1. Tools ???? "WebxLink" 
<br>2. ??????????"Go To"??????"WebxLink" 
<br>3. ????????????, Screen??Control?java???????vm????????????????? 
<br>
<br>???Webx??? ????
<a href="http://openwebx.org/" rel="nofollow">http://openwebx.org/</a> 
<br> 
<br>
<a href="http://www.laiwang.com/" rel="nofollow"><img src="https://i01.lw.aliimg.com/tfs/TB15JfxGXXXXXcrXFXXXCDWUVXXLAIWANGi_1_1136_1136.jpg" width="120" height="120"></a>]]></description><version>1.0.2</version><vendor email='i17c.net@gmail.com' url='http://weibo.com/dxkkk'>??</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[2016.6.20. v1.0.2 catch error
<br> 2014.9.20. v1.0.1 support to jdk 1.6 and add English ReadMe (jdk&gt;=1.6)
<br> 2014.9.16. v1.0.0 project create (jdk&gt;=1.7)
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3912' size='16967' date='1466358826000' url=''><name>Fast-Scrolling</name><id>de.santiv.fastscrolling</id><description><![CDATA[<strong>Fast-Scrolling</strong> is a small plugin, that allows you to scroll up and down faster in a big file, by holding a configurable key (the default key is 
<em>[CTRL]</em>) and moving the mouse wheel.
<br> If you any problems try to change the hotkey to 
<em>[ALT]</em>. 
<br> Inspired by the scrolling behavior of Eclipse.
<br>]]></description><version>1.2</version><vendor email='sven@santiv.de' url='http://santiv.de/'>Sven Drees</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Enable plugin support for other platforms (only tested with PhpStorm 8.0.1). Changing default step to 500 for a better experience.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1289' size='43642' date='1413709211000' url=''><name>Copy current file&apos;s file path or dir path with Unix file separators</name><id>com.michael.bergens.java.playground</id><description><![CDATA[<p> Very simple plugin that copies current file's path or its dir path to the ?clipboard with always <b>Unix</b> and never 
 <strike>
  Windows
 </strike> path separators regardless. </p> 
<p><u>Problem:</u><br /> If your IDE runs under Windows, then standard Idea &quot;Copy Path&quot; feature will copy you the <b>backslashed</b> Windows path, but if you run a Unix terminal into your Windows paths (<i>like Cygwin or a virt with shared folders</i>), then it is very hard to use the <b>backslashed</b> Windows path with <b>Unix shell scripts</b>, that's when this plugin can help. </p>
<p> And if you have the <a href="http://en.wikipedia.org/wiki/Windows_Services_for_UNIX" rel="nofollow">Windows Services for Unix</a> installed, you'll be able to use the paths provided by this plugin in Windows as well, in Explorer and the CMD.EXE shell and the PowerShell. </p> 
<p><u>Solution:</u><br /> This plugin adds 2 menu items to the editor popup menu, but I also remapped the standard Idea's &quot;<u>E</u>dit ? C<u>o</u>py Path&quot; action's <b>keyboard shortcuts</b> to my plugin's too. </p>  
<p><u>On top of that:</u><br /> Starting @version 1.0.4, also adds settings to transform paths by a regex for a project. For example, substituting this: ^[A-Z]:/dir/(.+)$ with this: /mount/wf_dir/$1 will turn this Windows path: C:\dir\meh\blah\file.ext into this on the clipboard: /mount/wf_dir/meh/blah/file.ext </p>]]></description><version>1.0.5</version><vendor email='michael bergens (AT) GMail' url='https://github.com/mub/brainYard/tree/master/jetBrains/idea/plugins/copyNixPath'>Michael Bergens</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>1.0.5 - <i>Sat 2014-Oct-18</i>; small UX fixes, typos, cosmetics etc. No functional changes.</li> 
 <li>1.0.4 - <i>Sat 2014-Oct-18</i>; provided optional path substitution</li> 
 <li>1.0.3 - <i>Sat 2014-Oct-11</i>; <a href="https://github.com/mub/brainYard/issues/1" rel="nofollow">Issue #1</a>: Eliminated one class, simplified code.</li> 
 <li>1.0.2 - recompiled for JDK 7 for folks who are still on 7</li> 
 <li>1.0.1 - added directory path copy action</li> 
 <li>1.0.0 - initial release, built for JDK 8</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='394' size='33560' date='1413302804000' url=''><name>RBESort</name><id>de.santiv.rbesort</id><description><![CDATA[<p><strong>RBESort</strong> is a IntelliJ plugin which helps to sort your property files in the same way like the fantastic <em>ResourceBundle Editor</em> by Paul Essiembre for Eclipse (http://essiembre.github.io/eclipse-rbe/) it does.</p> 
<p>This plugin is intended to prevent merge conflicts if IntelliJ and Eclipse are used within the same project.</p>]]></description><version>1.2</version><vendor email='sven@santiv.de' url='http://santiv.de/'>Sven Drees</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v1.2 - 13.10.2014: 
<em>Header comments are no longer deleted and line wrap after new line characters is now configurable.</em> 
<p> v1.1 - 12.10.2014: <em>Restrict formatting to property files (.properties)</em></p>
<p> v1.0 - 11.10.2014: <em>Initial project release</em></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='52' size='3434256' date='1414844462000' url=''><name>RoIdea</name><id>ro.idea</id><description><![CDATA[follow my twitter for support 
<a href="https://twitter.com/chinococoadesu" rel="nofollow">Follow @chinococoadesu</a>  Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.1</version><vendor email='chinococoadesu@gmail.com' url=''>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7110' size='2804' date='1426238620000' url=''><name>Scroll From Source</name><id>luonq.ScrollFromSource</id><description><![CDATA[Set the keyboard shortcut to the function of "Scroll From Source" in Project Panel.
<br> 
<br> You can set the special shortcut by yourself to all OS(Window/Linux/Mac)
<br> 
<br> Default shortcut is Command+Control+S for Mac.
<br>]]></description><version>1.0.1</version><vendor email='qinnanluo@sina.com' url='https://github.com/luonanqin/intellij-idea-plugins/tree/master/ScrollFromSource'>luonanqin</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.0.0:</p> 
<ul> 
 <li>Initial version</li> 
</ul> 
<p>1.0.1:</p> 
<ul> 
 <li>Fix bug to adapt Intellij idea 14</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='140' size='2389' date='1416135711000' url=''><name>Plugin display name here</name><id>com.AbsolCharles.plugin.id</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='forc2dm@gmail.com' url=''>AbsolCharles</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='382' size='6870' date='1416573596000' url=''><name>Wrap in StringBuilder</name><id>Wrap in StringBuilder</id><description><![CDATA[Create a StringBuilder object and append the selected text to it. Useful for creating a StringBuilder object with multiple lines of text.]]></description><version>1.0</version><vendor email='send2vj@gmail.com' url=''>Vijayabhaskar Reddy Gangula</vendor><idea-version min="n/a" max="n/a" since-build='95.67' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2626' size='1953' date='1418666702000' url=''><name>Non Project Files Unlocker</name><id>krasa.nonProjectFilesUnlocker</id><description><![CDATA[Disables annoying dialog for unlocking non-project files - 
<a href="https://youtrack.jetbrains.com/issue/IDEA-125379" rel="nofollow">IDEA-125379</a>.]]></description><version>1.1</version><vendor email='vojta.krasa@gmail.com' url=''>Vojtech Krasa</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='400' size='4986' date='1418829968000' url=''><name>Eclipse-like EnterInStringLiteral Tweak</name><id>org.startica.meeniex.intellij.plugin.eclipseLikeEnterInStringLiteralHandler</id><description><![CDATA[This tweak brings about Eclipse-like Enter behavior at the end of String literal.
<br /> Normally, press the ENTER key in String literal, IDEA splits literal in two words, and start new line.
<br /> This tweak simply move caret to next position of that literal.
<br />
<br />]]></description><version>1.0</version><vendor email='gitmee@fsmail.xii.jp' url='https://github.com/meeniex'>meeniex</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0 first release.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='727' size='5652' date='1422373035000' url=''><name>KopyPasta</name><id>com.robinmalfait.KopyPasta</id><description><![CDATA[<p>A nice and simple plugin to share your code!</p> 
<p>Your code will be send to kopy.io and the link will be in your clipboard.</p> 
<p>It will also open your default browser for you!</p>  Usage: 
<p>In any file you can generate a new KopyPasta! just press your generate shortcut. Code -&gt; Generate.</p>]]></description><version>1.3</version><vendor email='malfait.robin@gmail.com' url='https://robinmalfait.com/'>Robin Malfait</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Selection is better now.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='48338' size='260327908' date='1485382433000' url=''><name>gfm</name><id>com.github.shyykoserhiy.gfm</id><description><![CDATA[<p>GitHub markdown plugin for intellij platform.</p> Features 
<ul> 
 <li>GitHub flavored preview.</li> 
 <li>Full offline support.</li> 
 <li>Plays well with other markdown plugins.</li> 
</ul> License 
<p><a href="http://opensource.org/licenses/mit-license.php" rel="nofollow">MIT License</a>.</p> 
<p>Many thanks to the <a href="http://www.teamdev.com" rel="nofollow">TeamDev</a> for providing a free license for <a href="http://www.teamdev.com/jxbrowser" rel="nofollow">JxBrowser</a>, an amazing lightweight Chromium-based Swing/JavaFX component.</p>]]></description><version>0.1.13</version><vendor email='shyyko.serhiy@gmail.com' url='https://github.com/shyykoserhiy/gfm-plugin'>Shyyko Serhiy</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p> <b>0.1.13</b> </p>
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/106" rel="nofollow">Local images are not loaded properly (fixed by https://github.com/demotodo).</a> </li> 
</ul> 
<b>0.1.12</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/115" rel="nofollow">Invalid editor created by provider com.github.shyykoserhiy.gfm.editor.GfmPreviewProvider</a> </li> 
</ul> 
<b>0.1.11</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/113" rel="nofollow">Editor of class com.intellij.openapi.editor.impl.EditorImpl hasn't been released</a> </li> 
</ul> 
<b>0.1.10</b> 
<ul> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/105" rel="nofollow">Update width of preview to match updated GitHub CSS</a> </li> 
</ul> 
<b>0.1.9</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/103" rel="nofollow">Gfm does not retain encoding in Windows, garbles non-ASCII text</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/102" rel="nofollow">Chinese garbled on Windows platform</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/68" rel="nofollow">German umlauts (?,?,?,?)</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/64" rel="nofollow">Cyrillic support</a> </li> 
</ul> 
<b>0.1.8</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/91" rel="nofollow">Doesnt work with Mac and IntelliJ 15 Preview (JNA incompatibility)</a> </li> 
</ul> 
<b>0.1.7</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/89" rel="nofollow">Windows 10 support(on some versions of jre)</a> </li> 
</ul> 
<b>0.1.6</b> 
<ul> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/75" rel="nofollow">Change css textArea in settings to editor</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/67" rel="nofollow">Syntax coloring would be a really nice enhancement!</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/65" rel="nofollow">Export html</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/60" rel="nofollow">Simple Web Viewer</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/23" rel="nofollow">Add export to html</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/82" rel="nofollow">Back button doesn't work in JxBrowser</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/80" rel="nofollow">Hot(js) refresh of markdown is broken in master</a> </li> 
</ul> 
<b>0.1.5</b> 
<ul> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/70" rel="nofollow">Update JxBrowser to 5.4</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/73" rel="nofollow">Darcula Scheme support (dark background, light font)</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/69" rel="nofollow">IDE Fatal Error: IPC process exited. Exit code: 127</a> </li> 
</ul> 
<b>0.1.4</b> 
<ul> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/53" rel="nofollow">add option for fixed vs. full-width rendering</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/57" rel="nofollow">CJK Support</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/49" rel="nofollow">Reload button doesn't work properly.</a> </li> 
</ul> 
<b>0.1.3</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/47" rel="nofollow">Listeners are not released in Preview after close.</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/44" rel="nofollow">Error message: Channel is already closed.</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/43" rel="nofollow">Preview is reloaded even if tab is not truly visible.</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/42" rel="nofollow">Option to merge/replace Markdown preview tab with gfm tab.</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/30" rel="nofollow">Maintain scroll position for preview(Jx).</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/29" rel="nofollow">Maintain scroll position for preview(FX).</a> </li> 
</ul> 
<b>0.1.2</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/24" rel="nofollow">Add popup for "not supported offline generation platform".</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/35" rel="nofollow">Add warning if offline is NOT supported and fallback to online.</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/33" rel="nofollow">Empty preview on Win 7(64bit).</a> </li> 
</ul> 
<b>0.1.1</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/27" rel="nofollow">Memory leak with JXBrowser (not disposed in GfmPreviewJX)</a> </li> 
</ul> 
<b>0.1.0</b> 
<ul> 
 <li> Added JxBrowser as more reliable rendering engine than Java FX WebView or Lobo. </li> 
</ul> 
<b>0.0.6</b> 
<ul> 
 <li> Added offline generation(default). Minor bug fixes. </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/21" rel="nofollow">cross compile c markdown libraries</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/22" rel="nofollow">add option to prefer offline generation all the time in settings</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/5" rel="nofollow">Add offline generation</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/19" rel="nofollow">Add offline generation using https://rubygems.org/gems/github-markdown.</a> </li> 
</ul> 
<b>0.0.5</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/16" rel="nofollow">"java.io.IOException: $APP_CONFIG not found" when IntelliJ looses focus.</a> </li> 
</ul> 
<b>0.0.4</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/9" rel="nofollow">Preview is not updated after external document change.</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/6" rel="nofollow">Add a way to reload preview (button, hotkey).</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/13" rel="nofollow">Refactor GfmPreviewXXX to extend AbstractGfmPreview.</a> </li> 
 <li> Resolved <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/10" rel="nofollow">Add to settings ability to prefer Lobo over JFX as more lightweight solution.</a> </li> 
</ul> 
<b>0.0.3</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/4" rel="nofollow">Preview is cut when preview window is small.</a> </li> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/2" rel="nofollow">Header is always README.md.</a> </li> 
 <li> Fixed <a rel="nofollow">Css styles not render if plugin is deployed as jar file.</a> </li> 
</ul> 
<b>0.0.2</b> 
<ul> 
 <li> Fixed <a href="https://github.com/ShyykoSerhiy/gfm-plugin/issues/1" rel="nofollow">Css styles not applied(github removed css from cdn)</a> </li> 
</ul> 
<b>0.0.1</b> 
<ul> 
 <li> Initial version. </li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.6</rating></idea-plugin><idea-plugin downloads='186' size='293004' date='1431992019000' url=''><name>jVb - Java Batch Designer</name><id>jVb_Designer</id><description><![CDATA[Graphical editor for Job structure configuration in Batching API]]></description><version>0.11</version><vendor email='tmhanus@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1246' size='73465' date='1437251052000' url=''><name>EventBus Intellij Plugin</name><id>com.kgmyshin.ideaplugin.eventbus</id><description><![CDATA[Provides actions which allow you quickly move around the event bus. 
<ul> 
 <li><code>EventBus.post</code> to <code>onEvent</code> or <code>onEventMainThread</code></li> 
 <li><code>onEvent</code> or <code>onEventMainThread</code> to <code>EventBus.post</code></li> 
</ul>]]></description><version>1.3</version><vendor email='kgmyshin82@gmail.com' url='https://github.com/kgmyshin/eventbus-intellij-plugin'>eventbus-intellij-plugin</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[First version released.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='252' size='73508' date='1433783289000' url=''><name>EventBus3 Intellij Plugin</name><id>com.kgmyshin.ideaplugin.eventbus3</id><description><![CDATA[Provides actions which allow you quickly move around the event bus. 
<ul> 
 <li><code>EventBus.post</code> to <code>@Subscribe</code> or <code>onEventMainThread</code></li> 
 <li><code>@Subscribe</code> to <code>EventBus.post</code></li> 
</ul>]]></description><version>1.0</version><vendor email='kgmyshin82@gmail.com' url='https://github.com/kgmyshin/eventbus3-intellij-plugin'>eventbus3-intellij-plugin</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[First version released.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='457' size='626112' date='1435873368000' url=''><name>Spell Checker Bulgarian Dictionary</name><id>SpellChecker-Dict-Bulgarian</id><description><![CDATA[Standard bulgarian dictionary for Spell Checker plugin]]></description><version>1.0</version><vendor email='' url=''>Angel Zaprianov</vendor><idea-version min="n/a" max="n/a" since-build='1.0' /><change-notes><![CDATA[]]></change-notes><depends>SpellChecker</depends><rating>00</rating></idea-plugin><idea-plugin downloads='5840' size='215746' date='1448062344000' url=''><name>Emacs+</name><id>com.mulgasoft.emacsplus</id><description><![CDATA[<p>Emacs like enhancements for IntelliJ IDEA. The new keymaps <b>Emacs+</b> and <b>Mac Emacs+</b>:</p> 
<ul> 
 <li>Add comment commands, including a reasonable comment-dwim <b><i>M-;</i></b> and comment-next/previous/kill for files whose language is <i>backed</i> by a Psi file</li> 
 <li>Implement Emacs style forward-word <b><i>M-f</i></b> and backward-word <b><i>M-b</i></b></li> 
 <li>Enhance <b><i>C-s</i></b> and <b><i>C-r</i></b> to support additional sub-commands on the search string, including: 
  <ul> 
   <li>isearch yank commands <b><i>C-w</i></b>, <b><i>C-y</i></b>, <b><i>M-y</i></b> and <b><i>C-M-y</i></b></li> 
   <li>isearch history <b><i>M-n</i></b> and <b><i>M-p</i></b></li> 
   <li>state toggles <b><i>M-c, M-m, M-w</i></b> and <b><i>M-r</i></b></li> 
   <li>proper exiting behavior on <b><i>C-g</i></b> and <b><i>ENTER</i></b></li> 
  </ul> <br /> </li> 
 <li>Extend the default Kill Ring behavior so that the following bindings behave as expected: 
  <ul> 
   <li>yank <b><i>C-y</i></b>, yank-pop <b><i>M-y</i></b> and append-next-kill <b><i>C-M-w</i></b> </li>
  </ul> <br /> </li>
 <li>Enhance <b><i>C-x b</i></b> to respond to more keystrokes (e.g. <b><i>C-g, C-n, C-p</i></b>, etc.) and use <i>Recent Files</i> for searches</li> 
 <br /> 
 <li>Implement tri-state recenter <b><i>C-l</i></b></li> 
 <li>Implement most of the expected case, space and transposition commands</li> 
 <li>Add basic movement bindings on some, but not all, tool windows</li> 
 <li>Add <b><i>C-g</i></b> on some, but not all, tool windows and dialogs</li> 
 <li>Add <b><i>C-x 1</i></b> and <b><i>C-x 0</i></b> in tool windows</li> 
 <li>Add Command as Meta on MacOS when using the <b>Mac Emacs+</b> keymap</li> 
 <li>Add assorted bindings of IntelliJ commands to more closely emulate Emacs</li> 
</ul> 
<br />]]></description><version>0.3.200</version><vendor email='support@mulgasoft.com' url='http://www.mulgasoft.com/intellemacsplus'>MulgaSoft</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<i>? 0.3.200</i>
<br /> 
<ul> 
 <li>Restore isearch changes after IntelliJ's backward incompatible changes in IDEA 15</li> 
 <br /> 
 <li>Add back-to-indentation <b><i>M-m</i></b></li> 
 <li>Add delete-indentation <b><i>M-^</i></b> (and <b><i>C-u M-^</i></b>)</li> 
</ul> 
<i>? 0.3.110</i>
<br /> 
<ul> 
 <li>Support multiple carets in comment commands</li> 
 <li>Support additional movement commands on <b><i>C-x b</i></b></li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='74' size='638748' date='1445450555000' url=''><name>eSnippets by rob.hewy@gmail.com</name><id>com.hewy.esnippets</id><description><![CDATA[This snippet plugin is for people moving from Eclipse to intellij and have a large investment in snippets. If you have been using the WTP snippet tool and are wondering how to make the move or what to do this tool could help.]]></description><version>0.0.5.</version><vendor email='rob.hewy@gmail.com' url='http://gisweb.athena.bcit.ca/rhewlett/'>SpatialTech</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Big UI changes. Integrated IntelliJ file chooser dialogs for importing, exporting and importing eclipse snippets. Fixed some issues with the default store if it is located on a mapped drive and the drive is not mapped.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='110' size='4450' date='1444159204000' url=''><name>NativeToUnicode</name><id>pl.maja.nativetounicode</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='' url=''>Maja D.</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1513' size='14714' date='1448249682000' url=''><name>Joined / Wraparound / Continuous Tab Scrolling</name><id>com.jawspeak.joined-tab-scrolling</id><description><![CDATA[<p>Let multiple tabs scroll continuously together. Two side by side let you see more code in context on a widescreen monitor. (Or have multiple, not limited to two).</p> 
<p>Works great with <a href="https://github.com/Vektah/CodeGlance" rel="nofollow">CodeGlance</a> for a Sublime style preview pane in the right gutter.</p> 
<p>TODO - lots more.<br /> This is Alpha, so may be buggy. Report any issues here: <a href="https://github.com/jawspeak/intellij-joined-tab-scrolling/issues" rel="nofollow">https://github.com/jawspeak/intellij-joined-tab-scrolling/issues</a>.</p>]]></description><version>0.3-alpha</version><vendor email='' url='https://github.com/jawspeak/intellij-joined-tab-scrolling/issues'>Joined Tab Scrolling issue tracker</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[0.3-alpha released!]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='13961' size='2013717' date='1482081826000' url=''><name>IDEA Mind Map</name><id>nb-mind-map-idea</id><description><![CDATA[<img src="https://raw.githubusercontent.com/raydac/netbeans-mmd-plugin/master/assets/screenshotIdeaThumb.jpg">
<br> IDE-integrated mind map editor, it is ported version of 
<a href="http://www.igormaznitsa.com/netbeans-mmd-plugin/" rel="nofollow">the NetBeans Mind Map editor</a>. It allows to create and edit mind maps represented by MMD files. The Editor allows to keep simple text notes, web links and links to files just in mind map topics.
<br> 
<ul> 
 <li><a href="http://www.sciareto.org/" rel="nofollow">The Project home page</a></li> 
 <li><a href="https://github.com/raydac/netbeans-mmd-plugin" rel="nofollow">The Github project sources</a></li> 
 <li><a href="https://www.youtube.com/watch?v=7TUU25dsOfM" rel="nofollow">The Screencast about the NetBeans version</a></li> 
</ul>]]></description><version>1.4.0</version><vendor email='' url=''>Igor Maznitsa</vendor><idea-version min="n/a" max="n/a" since-build='139.1803' /><change-notes><![CDATA[The Release contains bugfixes, improvements in imported formats, GUI. The Plug-in adapted to be compatible with Intellij Platform since 14.0.5.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='538' size='2133' date='1450506856000' url=''><name>ctttr</name><id>com.bowmanb.ctttr</id><description><![CDATA[Close tabs to the right, for Android Studio, IntelliJ IDEA, and other JetBrains products.]]></description><version>1.0.1</version><vendor email='bowmanb@gmail.com' url='https://github.com/bowmanb/ctttr'>Brian Bowman</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='362' size='3394' date='1453715703000' url=''><name>ReverseText</name><id>me.zheteng.idea.reverse</id><description><![CDATA[Reverse Selected Text 1. Select text 2. Edit-&gt;Reserve Text (ctrl =)]]></description><version>1.0.1</version><vendor email='junyuecao@gmail.com' url='http://zheteng.me'>JunyueCao</vendor><idea-version min="n/a" max="n/a" since-build='117.0' /><change-notes><![CDATA[First Release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='206' size='3182' date='1454011940000' url=''><name>SplitString</name><id>com.xgheaven.splitString</id><description><![CDATA[This a plugin for split string with single quote and double quote. The Action showed in 
<em>Tools Menu</em> -&gt; 
<em>Split String</em>]]></description><version>0.1.1</version><vendor email='619943612@qq.com' url='https://github.com/XGHeaven/jetbrains-split-string'>XGHeaven</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[The first version]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2192' size='9274' date='1468279511000' url=''><name>Close Editor Tabs Left Right</name><id>com.github.tom-power.close-tab-left-right</id><description><![CDATA[IntelliJ plugin to close all open editor tabs to the left and right of your current one, includes actions, context menu and editor tabs items.
<br>]]></description><version>1.1.1</version><vendor email='' url='https://github.com/tom-power/close-tab-left-right'>Tom Power</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add editor tabs items]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.4</rating></idea-plugin><idea-plugin downloads='447' size='4660' date='1455617726000' url=''><name>Hopefully</name><id>com.zenefits.hopefully</id><description><![CDATA[Easily find the definition of 
<em>outermost</em> Class/Function which current line belongs to.
<br /> 
<br /> 
<b>Usage</b>:
<br /> 
<ul> 
 <li>Hot-key: <em>command + shift + J</em>.</li> 
 <li>Single hit: Show definition within a popup.</li> 
 <li>Double hit: Jump to the line of definition.</li> 
</ul>]]></description><version>1.0.3</version><vendor email='xu.zhang@zenefits.com' url='https://www.zenefits.com/'>Xu Zhang</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>1.0.3 - Added Java &amp; Python support.</li> 
 <li>1.0.2 - Added JS &amp; CSS support.</li> 
 <li>1.0.1 - Changed retrieving method.</li> 
 <li>1.0.0 - Initial release.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='16285' size='10616032' date='1455893561000' url=''><name>AndroidStudioSuperPlugin</name><id>com.idea.android.superplugins.plugins</id><description><![CDATA[AndroidStudioSuperPlugin Features 
<ul> 
 <li><a href="https://github.com/Haehnchen/idea-android-studio-plugin" rel="nofollow">Android Studio Prettify</a></li> 
 <li><a href="https://github.com/zzz40500/GsonFormat" rel="nofollow">GsonFormat</a></li> 
 <li><a href="https://github.com/tmorcinek/android-codegenerator-plugin-intellij" rel="nofollow">Android Code Generator</a></li> 
 <li><a href="https://github.com/inmite/android-selector-chapek" rel="nofollow">SelectorChapek</a></li> 
 <li><a href="https://github.com/mcharmas/android-parcelable-intellij-plugin" rel="nofollow">Android Parcelable Generator</a></li> 
 <li><a href="https://github.com/dmytrodanylyk/folding-plugin" rel="nofollow">folding-plugin</a></li> 
 <li><a href="https://github.com/armandAkop/Lifecycle-Sorter" rel="nofollow">Lifecycle-Sorter</a></li> 
</ul>]]></description><version>1.0.0</version><vendor email='b2b2244424@gmail.com' url='https://github.com/b2b2244424/AndroidStudioSuperPlugin'>b2b2244424</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.0 
<ul> 
 <li>Add &quot;Android Studio Prettify&quot;</li> 
 <li>Add &quot;GsonFormat&quot;</li> 
 <li>Add &quot;Android Code Generator&quot;</li> 
 <li>Add &quot;SelectorChapek&quot;</li> 
 <li>Add &quot;Android Parcelable Generator&quot;</li> 
 <li>Add &quot;folding-plugin&quot;</li> 
</ul>]]></change-notes><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1584' size='57439' date='1498682996000' url=''><name>Extra Actions</name><id>cz.daku.intellij.extraActions</id><description><![CDATA[<p>This plugin provides some additional actions:</p> 
<b>Split Selection into Lines</b> 
<p>Adds a new caret at each line of the selection, it works the same way as in Sublime Text.<br> Recommended shortcut: <code>CTRL+SHIFT+L</code></p> 
<b>Split Selection</b> 
<p>Splits selection into multiple carets by custom character(s).<br> Recommended shortcut: <code>CTRL+SHIFT+ALT+L</code></p> 
<b>Toggle Quotes</b> 
<p>Switches between single and double quotes inside a string literal. It works in most languages and with multiple carets. For JavaScript/CoffeeScript a plugin "JavaScript Intention Power Pack" must be enabled.<br> Recommended shortcut: <code>CTRL+'</code></p> 
<b>Break Quotes</b> 
<p>Splits string literal at the caret position and adds concatenation<br> operators with the caret between them. For example:<br> <code>var a = "Hello |world.";</code><br> will become<br> <code>var a = "Hello " + | + "world.";</code>.<br> It works in most languages and with multiple carets.<br> Recommended shortcut: <code>CTRL+.</code></p> 
<b>Move Caret to Next/Previous Paragraph</b> 
<p>Moves caret to the first empty line.<br> Recommended shortcut: <code>CTRL+DOWN/UP</code></p> 
<b>Move Caret to Next/Previous Paragraph with Selection</b> 
<p>Moves caret to the first empty line with selection.<br> Recommended shortcut: <code>CTRL+SHIFT+DOWN/UP</code></p> 
<b>Select in Project</b> 
<p>Shows current file in the project tool window.<br> Recommended shortcut: <code>CTRL+SHIFT+Y</code></p> 
<b>Search Online</b> 
<p>Searches the selection or word at the caret via Google.<br> Recommended shortcut: <code>SHIFT+F1</code></p> 
<b>Shortcuts</b> 
<p>No shortcuts are set by default. This is done to prevent conflicts.<br> You can easily set them by going to <em>Settings|Keymap|Plugins|Extra Actions</em>.</p>]]></description><version>1.2.1</version><vendor email='danielkurecka@gmail.com' url='http://github.com/danielkurecka/intellij-extra-actions'>Daniel Kurecka</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<b>1.2.1</b>
<br> 
<ul> 
 <li>Better formatting of plugin description</li> 
</ul> 
<b>1.2</b>
<br> 
<ul> 
 <li>Togle Quotes for PHP: added option to choose whether special characters will be escaped</li> 
 <li>Togle Quotes for HTML/XML: properly escaped quotes inside attributes</li> 
</ul> 
<b>1.1</b>
<br> 
<ul> 
 <li>New action: Search Online</li> 
 <li>Toggle Quotes action now works with Ruby, HTML and other languages</li> 
</ul> 
<b>1.0</b>
<br> 
<ul> 
 <li>First relase</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3808' size='49542' date='1458733263000' url=''><name>Smooth Scroller</name><id>com.weebly.opus1269.smoothscroller</id><description><![CDATA[This plugin provides smooth and inertial scrolling to all text editors. It provides acceleration effects with easing so you can &quot;fling&quot; like on a cell phone. 
<br /> 
<br /> There are several tuning options available under Tools -&gt; Smooth Scroller Options...
<br /> Between these and the touchpad or mouse settings on your hardware, you should be able to get the effect you desire.]]></description><version>1.3.0</version><vendor email='igreilly1269@gmail.com' url='https://github.com/opus1269'>Mike Updike</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 1.3.0 - Add Scroll Multiplier setting to the options 
<br /> 
<br /> Version 1.2.0 - Support all editors of class TextEditor 
<br /> 
<br /> Version 1.1.1 - Allow install on all IntelliJ based products 
<br /> 
<br /> Version 1.1.0 - Improve scrolling algorithm 
<br /> 
<br /> Version 1.0.0 - Initial release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.7</rating></idea-plugin><idea-plugin downloads='3901' size='3531' date='1491152319000' url=''><name>UUID Generator</name><id>com.github.leomillon.uuidgenerator</id><description><![CDATA[A universally unique identifier (UUID) generator.
<br> 
<br> For example : 
<em>123e4567-e89b-12d3-a456-426655440000</em>.
<br> 
<br> You will find it in the 
<strong>Generate popup</strong> -&gt; 
<strong>Random UUID</strong>.]]></description><version>1.1.0</version><vendor email='' url=''>L?o Millon (@leo_millon)</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>Changes in version 1.1.0:</b> 
<ul> 
 <li>#2: Support of multi caret and selection</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='6035' size='18144' date='1498046749000' url=''><name>A prevent pinned tabs from closing plugin - by momomo.com</name><id>A prevent pinned tabs from closing plugin - by momomo.com</id><description><![CDATA[<b>Other</b> useful Intellij 
<b>plugins</b> by 
<b>momomo.com</b> 
<ul> 
 <li> A <b>move tab left and right</b> using the keyboard plugin <br> It is an excellent extension of this plugin that together will allow you to organize important tabs for instance to the very left, and once pinned, they will always stay there. </li> 
</ul>  
<br>  
<br>  Pin a tab in Intellij has long been a functionality that only have effect when you "
<b>close all tabs but pinned</b>".  
<br>  
<b>Finally</b>, after waiting many years for this functionality, we decided to create a plugin that allow you to 
<i> prevent a pinned tab from closing </i>.  
<br>  This means that you can pin your most important and frequently used tabs and files and be sure they don't just disappear when you are closing down all other files and clutter that's often the result when navigating classes, interfaces and files just to have a peek. The pinned ones will always stay there, until you unpin them.  
<br>  When this and 
<i> move tab left and right using the keyboard </i> plugin are used together, you could pin the most important and frequently used files, then move the pinned tabs to the left corner using the keyboard and they will always stay there! You always know now where your files and tabs are located. There is no need to bring up that dialog to search for it, just to make the switch because you can't find it among all opened tabs!  
<br>  This also means that groups won't accidentally be closed down if at least one tab/file is pinned. So now you can keep your css, js groups and they won't disappear.  
<br>  Another feature with this plugin is when you are trying to close a pinned tab, it will switch to the next unpinned tab, allowing you to quickly navigate unpinned ones, and close them down and move to the next.  
<br>  
<b>A big productivy booster, you'll see!</b> Managing and ordering your files and tabs is essential for productivity. Firefox showed the way in 2000 but there is still long way to go. We will continue to release plugins targeting this exact area. Productivity for all developers. It's our passion.  
<br>  So set your keyboard shortcut for pin tab if you haven't already and this plugin will take care of the rest!  
<br> We also 
<b>recommend</b>to turn on 
<b>settings</b>: 
<b>When closing active editor</b> -&gt; 
<i>Activate most recently closed tab</i> 
<b>Open new tabs at the end</b> &nbsp; -&gt; 
<i>Check</i> That way the plugin will work in a consistent and predictable manner, and your tabs will always stay organized. 
<br>  
<br>   
<b>If you like this plugin and would like us to keep coming out with more software that helps make you more productive, please consider making a contribution to our opensource team.</b> 
<br> 
<b>All extra cash donated goes directly to our opensource developers which does make a difference for each person since they do this mostly on their own freetime.</b>  
<br>  
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=SM6BZ59YQNL56" rel="nofollow"> <img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt="Donate directly to our opensource team!"> </a>   
<br>  
<b>Want to contribute to making these ideas happen, faster and better?</b> We will of course share any donated proceeds with anyone contributing to the effort. Let's take control of our development environment!]]></description><version>8.20</version><vendor email='opensource@momomo.com' url='https://momomo.com'>Momomo LTD</vendor><idea-version min="n/a" max="n/a" since-build='101.0' /><change-notes><![CDATA[<ul> 
 <li> Fix due to Intellij update break, as usual thus making tabs closing when a keyboard shortcut is repeated frequently, usually by holding down the keys. <br> Hotkey and menu <i>Close</i> now acts as the old school close. Please map <i>Close Unless Pinned</i> as a shortcut instead. <br> <i>Close All</i> and <i>Close All Editors But Active</i> will still refuse to close pinned ones though. </li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='6425' size='14047' date='1498046728000' url=''><name>A move tab left and right using the keyboard plugin - by momomo.com</name><id>A move tab left and right using the keyboard plugin - by momomo.com</id><description><![CDATA[<b>Other</b> useful Intellij 
<b>plugins</b> by 
<b>momomo.com</b> 
<ul> 
 <li> A <b>prevent pinned tabs from closing</b> plugin <br> It is an excellent extension of this plugin that together will allow you to organize important tabs for instance to the very left, and once pinned, they will always stay there. </li> 
</ul>  
<br>  
<br>  If you have been using the mouse to move your tabs to the left tab corner, you probably already know. It's tedious work, especially on Linux where it barely even works. Even if you make the effort to organize 3 or 4 tabs, eventually they will get closed down, usually by accident which has been killing us for years.  
<br>  
<b>Finally</b>, after waiting many years for this functionality, we decided to create a plugin that allow you to 
<i> move a tab left and right using your keyboard </i>.  
<br>  When this and 
<i> prevent a pinned tab from closing </i> plugin are used together, you could pin the most important and frequently used files, then move the pinned tabs to the left corner using the keyboard and they will always stay there! You always know now where your files and tabs are located. There is no need to bring up that dialog to search for it, just to make the switch because you can't find it among all opened tabs!  
<br>  
<b>A big productivy booster, you'll see!</b> Managing and ordering your files and tabs is essential for productivity. Firefox showed the way in 2000 but there is still long way to go. We will continue to release plugins targeting this exact area. Productivity for all developers. It's our passion.  
<br>  
<br>   
<b>If you like this plugin and would like us to keep coming out with more software that helps make you more productive, please consider making a contribution to our opensource team.</b> 
<br> 
<b>All extra cash donated goes directly to our opensource developers which does make a difference for each person since they do this mostly on their own freetime.</b>  
<br>  
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=SM6BZ59YQNL56" rel="nofollow"> <img src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_SM.gif" alt="Donate directly to our opensource team!"> </a>   
<br>  
<b>Want to contribute to making these ideas happen, faster and better?</b> We will of course share any donated proceeds with anyone contributing to the effort. Let's take control of our development environment!]]></description><version>6.20</version><vendor email='opensource@momomo.com' url='https://momomo.com'>Momomo LTD</vendor><idea-version min="n/a" max="n/a" since-build='101.0' /><change-notes><![CDATA[<ul> 
 <li> Fixed circular move tab right and left so it behaves more appropriately. </li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='10044' size='4847064' date='1471246501000' url=''><name>Weex</name><id>com.weex.darin</id><description><![CDATA[<ul> 
 <li>Will transform weex file to js automatically</li> 
 <li>Render weex file automatically</li> 
 <li>Support display rendering result on playground or taobao App</li> 
 <li>Support Webstorm, Intellij Idea, Android Studio and so on</li> 
 <li>JavaScript syntax support </li> 
</ul>]]></description><version>0.5.4</version><vendor email='taobao-mobile-test@service.alibaba.com' url='https://github.com/weexteam/weex-intellij-plugin'>Darin</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Change a way to transform weex file to js bundle, So you do not need to select any path any more! Support Hot Reload! Improve performance!]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='102' size='36201' date='1472485637000' url=''><name>TypeLess</name><id>org.dan.idea.charremap.plugin</id><description><![CDATA[<p> The goal of this plugin is to relief the burden of Java programmer of pressing extra keys while typing and making coding more ergonomic. </p> 
<p> In two words it could be described as T9 plus auto-replace for the structured language with a context free grammar. </p> 
<p>So where is the burden? Character frequencies in Java differ from English. So even if you just inverse Shift key for a half dozen keys (like 9 0 - ,.) you will gain 4% less key to be pressed to write an average program in Java, but why do you need to think about Shift in a formal language?! </p> 
<p> IDE can figure out what did you want to input when you have pressed key "2" ("@" or "2"). There are tons of information such as AST, Java types, and class hierarchies to accomplish this. </p> 
<p> At the current stage just key "2" has smart mapping. Rest subset of special characters have inverted Shift behavior plus auto-replace rules. See the table below. </p> 
<p> E.g. when you type <b>9</b> as usual <b>(</b> will be inserted and vice versa (<b>(</b> =&gt; <b>9</b>) </p>  -_ 9( 0) [{ ]} '" `~ \|  Auto replace rules 
<p>Letter after @ is upper cased.</p> 
<p>Lambda delimiter of arguments and the body is recognized.</p> 
<p>Replace "{" with "[" right after letter or digit, and "}" after "[" (Variable with array type like "String[]").</p> 
<p>Replace "_" with "-" right after space or closing brace.</p> 
<p>Replace "," with "&lt;" right after letter.</p> 
<p>Replace "." with "&gt;" right after letter if the line has "&lt;" before.</p> 
<p>Replace "1=" with "!= ".</p> 
<p>Replace "LETTER&lt;SPACE" with "LETTER,SPACE".</p>]]></description><version>0.4</version><vendor email='dyaitskov@gmail.com' url='https://github.com/yaitskov'>Horns and Hoofs</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.4 
<p>Smart mapping 2=&gt;@ anywhere outside of literal strings and characters.</p> 0.3 
<p>Replace "-." with "-&gt; " and upcase letter after "@"</p> 
<p>Replace "{" with "[" right after letter or digit, and "}" after "[" (Variable with array type like "String[]").</p> 
<p>Replace "_" with "-" right after space or closing brace.</p> 
<p>Replace "," with "&lt;" right after letter.</p> 
<p>Replace "." with "&gt;" right after letter if the line has "&lt;" before.</p> 
<p>Replace "1=" with "!= ".</p> 
<p>Replace "LETTER&lt;SPACE" with "LETTER,SPACE".</p> 0.2 
<p>Retrieve suggestions for auto-completion.</p> 
<p>Fix mapping of '{'.</p> 
<p>Map '~' and '|' keys.</p> 0.1 
<p>Initial release.</p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='679' size='3510' date='1495680403000' url=''><name>Copy The Path</name><id>me.xfcy.idea.CopyThePath</id><description><![CDATA[The function for this plugin is to copy the relative path from the project root directory of the files which has been opened in the edtior.
<br> [Usage]
<br> menu bar-&gt;Tools-&gt;Copy The Path-&gt;Copy The Path
<br> or binding shortcut like ctrl+shift+c.
<br> Then paste it to anywhere you want.
<br> 
<br> ??????????????????????????????????
<br> [????]
<br> ???-&gt;Tools-&gt;Copy The Path-&gt;Copy The Path
<br> ?????????????? ctrl+alt+c
<br> ?????????????
<br>]]></description><version>0.0.3</version><vendor email='xfcypc@foxmail.com' url='https://www.xfcy.me/'>Cheny Wang</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[1. Fix a NullPointerException]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='149' size='2646' date='1473953998000' url=''><name>UUIDMaker</name><id>com.ankama.intellij.uuidmaker</id><description><![CDATA[This plugin generates java UUID anywhere in your code. Juste hit Control-Shift-U and a new UUID will be inserted. You will also find int in Generate popup -&gt; Generate UUID]]></description><version>1.0</version><vendor email='noone@ankama.com' url=''>Ankama</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0 First version ! Last one ?]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='304' size='817793' date='1474165262000' url=''><name>ServiceNow Plugin</name><id>com.service-now.plugin.idea</id><description><![CDATA[<a rel="nofollow"></a>servicenow-plugin 
<p>The plugin exists to simplify the developing process while you edit Servicenow scripts. With this plugin, you will be able to download, edit and upload the script back to your instance and then test it afterwards.</p> 
<a rel="nofollow"></a>Installation 
<p>The Installation is simple. You can install the plugin in any editor of your choice from the Jetbrains family. Although I think WebStorm is the best for editing javascript, but the plugin should work with IntelliJ and others too. After the installation, you will see the new options in the <code>Tools</code> menu of your IDE.</p> 
<p><img src="https://p1.picsto.re/W0Png.png"></p> 
<p>As you can see, you have three options. Either to Download or Upload a script or in the end, modify the config file. If your config file does not exists, then if you initiate a Download or Upload of a script, the plugin will detect it and ask you to fill out the form.</p> 
<a rel="nofollow"></a>Config File 
<p>The Config file consits of three options for now.</p> 
<ul> 
 <li>domain (<a href="http://dev9770870.service-now.com" rel="nofollow">dev9770870.service-now.com</a>) // Just the plain domain, not an url!!</li> 
 <li>username (admin)</li> 
 <li>password (your password)</li> 
</ul> 
<p><img src="https://p1.picsto.re/tadlK.png"></p> 
<p>If you fill out the config file with invalid information, the plugin will not work and display some kind of error message to inform you about this problem.</p> 
<a rel="nofollow"></a>Usage 
<a rel="nofollow"></a>Download 
<p>The usage is simple, like you could see before, there are shortcodes avaliable to the various tasks, so you do not need to open the Tools menu all the time. If you would like to display the Download form, you use the <code>Ctrl+Alt+G</code> shortcut and the Download form will be displayed right away.</p> 
<p><img src="https://p1.picsto.re/JKACx.png"></p> 
<p>There is an example for filling out the input field, but to be sure.</p> 
<p>The first value is the tablename, which is sys_script (a.k.a. system script, a.k.a. business rule).</p> 
<p>The second value is the field name, which is in most of the cases <code>script</code>.</p> 
<p>The third value is the sys_id, which is the unique identifier for the given script. These values are separated with the <code>:</code> delimiter. If you fill these out correctly, you should be able to download the script successfully.</p> 
<a rel="nofollow"></a>Upload 
<p>After you edit your previously downloaded script, you should be ready to upload it, to do so, you can use the <code>Ctrl+Alt+U</code> shortcut. If you have your script open in the web editor of ServiceNow, then you should be able to see the changes, after the script is uploaded.</p> 
<p>I plan to do some more improvements, like code autocomplete and others. I am still learning about this system of plugin development. If there is something to be improved (which I am sure there is), then please make a pull request or raise an issue. If you have new features suggestions then please create an issue for that.</p> 
<p>The project is licensed under the MIT License.</p>]]></description><version>0.1.1</version><vendor email='r@richardszolar.me' url=''>Richard Szol?r</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Various initial bugfixes]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='335' size='6763' date='1475677395000' url=''><name>Easy Literal</name><id>tu.wenbo.easyliteral</id><description><![CDATA[A easy way to input literal value.
<br> It can: 
<br> 
<pre>make the world a better place</pre> &lt;-&gt; 
<pre>"make", "the", "world", "a", "better", "place"</pre> 
<br> 
<pre>name=Tom,friend=Jerry</pre> &lt;-&gt; 
<pre>"name": "Tom", "friend": "Jerry"</pre> 
<br> If you do not want quote the value, you can add a "+" before it: 
<br> 
<pre>age=+20</pre> -&gt; 
<pre>"age": 20</pre> If you do not want select the text you want to convert, just add a back quote symbol before you input: 
<br> 
<pre>`what a wonderful day</pre> -- press shortcut --&gt; 
<pre>"what", "a", "wonderful", "day"</pre>]]></description><version>0.3</version><vendor email='er3456qi@outlook.com' url=''>Wnbot</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v0.3: 
<br> If you do not want select the text you want to convert, just add a ` before you input: 
<br> 
<pre>`what a wonderful day</pre> -- press shortcut --&gt; 
<pre>"what", "a", "wonderful", "day"</pre> 
<br> v0.2: 
<br> If you do not want quote the value, you can add a "+" before it: 
<br> 
<pre>age=+20</pre> -&gt; 
<pre>"age": 20</pre> 
<br> v0.1: 
<br> First version. Basic function.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='433' size='11366' date='1490595862000' url=''><name>DimenHelper</name><id>me.aheadlcx.dimenhelper</id><description><![CDATA[create others value dimen file by your current dimen file.
<br>]]></description><version>1.3</version><vendor email='aheadlcxzhang@gmail.com' url='https://github.com/aheadlcx/DimenHelper'>aheadlcx</vendor><idea-version min="n/a" max="n/a" since-build='1.3' /><change-notes><![CDATA[Fix known bug.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1523' size='9415' date='1490414693000' url=''><name>MultiTypeTemplates</name><id>&gt;me.drakeet.plugin.multitype</id><description><![CDATA[An intellij idea plug to create MultiType Item and ItemViewBinder easily.
<br>
<br> P.S. MultiType: An Android library to retrofit multiple item view types 
<a href="https://github.com/drakeet/MultiType" rel="nofollow">https://github.com/drakeet/MultiType</a>]]></description><version>1.2.0</version><vendor email='drakeet.me@gmail.com' url='https://drakeet.me'>drakeet</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[* Supported MultiType v2.5.0
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11' size='36634' date='1477980755000' url=''><name>InspectionKeyBinder</name><id>com.othoslabs.InspectionKeyBinder</id><description><![CDATA[Allows keyboard shorcuts to be bound to toggle inspections such as the spelling inspection. CTRL+K + CTRL+S is the default key binding for toggle spelling.]]></description><version>1.0</version><vendor email='othoslabs@gmail.com' url='http://othoslabs.com'>Othos Labs</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1611' size='46665' date='1481576088000' url=''><name>Bemmet for IDEA</name><id>info.bem.bemmet</id><description><![CDATA[Bemmet plugin for IDEA]]></description><version>0.1.3</version><vendor email='amel.truelife@gmail.com' url='https://github.com/amel-true/bemmet-idea'>amel-true</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='129' size='1042966' date='1488732792000' url=''><name>File completion plugin</name><id>idea.plugins.thirdparty.filecompletion</id><description><![CDATA[<p>Features:</p> 
<ul> 
 <li> File name completion </li> 
 <li> Open file by 'Goto declaration' standard shortcut </li> 
 <li> Open file in external tool </li> 
 <li> Java and groovy support </li> 
</ul> 
<p>File name completion :</p> 
<p><img src="https://raw.githubusercontent.com/venkato/ideafilecompletion/master/screenshots/assist.png"></p> 
<p>Open file in external tool :</p> 
<p><img src="https://raw.githubusercontent.com/venkato/ideafilecompletion/master/screenshots/open_in_external_tool.png"></p> 
<p>Parent support :</p> 
<p><img src="https://raw.githubusercontent.com/venkato/ideafilecompletion/master/screenshots/parent_support.png"></p>]]></description><version>1.03</version><vendor email='' url='https://github.com/venkato/ideafilecompletion'>File completion plugin</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Added support for java lang]]></change-notes><depends>com.intellij.uiDesigner</depends><depends>org.intellij.groovy</depends><depends>org.intellij.intelliLang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='102' size='7532' date='1488798066000' url=''><name>Undo Scroll</name><id>be.waines.idea.undo-scroll</id><description><![CDATA[Press CTRL-Z or CTRL-Shift-Z, hold down CTRL, and scroll to stream through undo and redo events.]]></description><version>1.0</version><vendor email='wannes.sels@gmail.com' url='https://github.com/wannessels'>Wannes Sels</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Initial release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='521' size='10608' date='1492541149000' url=''><name>Polymer Snippets</name><id>de.ifahrentholz.snippets.polymer</id><description><![CDATA[<img width="55" height="44" src="https://www.polymer-project.org/images/logos/p-logo.png"> 
<br> 
<br>  A collection of common Polymer templates / snippets. 
<br>
<br> 
<p><a href="https://github.com/ifahrentholz/intellij-polymer-live-templates" rel="nofollow">GitHub Homepage</a></p> 
<p><a href="https://github.com/ifahrentholz/intellij-polymer-live-templates/issues" rel="nofollow">Issues</a></p>]]></description><version>1.1.1</version><vendor email='ingof.work@gmail.com' url='https://github.com/ifahrentholz/intellij-polymer-live-templates'>@ifahrentholz</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<dl> 
 <dt>
   Fix installation issue. 
 </dt> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin></category><ff>"Search and replace"</ff><category name="Search and replace"><idea-plugin downloads='13524' size='25611' date='1097708640000' url=''><name>Compare Panes</name><id>Compare Panes</id><description><![CDATA[Compare contents of 2 tabs or panes (including ones not visible at the same time)
 from caret or selection start to end of file.
 Found in Search menu.
 Compares the last 2 panes that had focus, within a project.
 Caret is moved to the first position in both panes that differs.]]></description><version>2.1.5</version><vendor email='ecooper@liquidnet.com' url=''>Liquidnet Holdings, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='40.2233' /><change-notes><![CDATA[Fixed bug with blank lines when ignoring whitespace.]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='9585' size='92871' date='1115464632000' url=''><name>FunkySearch</name><id>FunkySearch</id><description><![CDATA[A highlighting search gizmo (like the Google Toolbar)]]></description><version>2.5</version><vendor email='andrew_armstrong(ad)unwired(dop)com(dop)au' url=''>Andrew Armstrong</vendor><idea-version min="n/a" max="n/a" since-build='40.3185' /><change-notes><![CDATA[<html><li>Removed icon from group in plugin.xml to avoid Throwable at IDEA startup</li></html>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2970' size='11786' date='1088636132000' url=''><name>IgnoreFilesFolders</name><id>IgnoreFilesFolders</id><description><![CDATA[IgnoreFilesFoldersPlugin]]></description><version>1.0</version><vendor email='' url=''>Gandle</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5591' size='40914' date='1147283182000' url=''><name>SyncEdit</name><id>SyncEdit</id><description><![CDATA[Similar to 'SyncEdit' functionality already in Borland Delphi, and soon to be in Eclipse...
    This plugin allows you to do an inplace synchronized edit of all instances of a string within a defined range.<br><br>

    A "SyncEdit Mode" menu item is added to the Search and Editor Popup menus.  Simply select a range to be edited,
    enter "SyncEdit Mode" and all words in the marked range become 'live' - any changes to an instance of a word changes
    all matching strings in real-time.<br><br>

    The decision about the word to SyncEdit is determined by a 'Select Word' operation at the current cursor location
    (respecting any CamelHump settings) when a modification is made. However, you can SyncEdit a custom region of text by
    first selecting it and then invoking the SyncEdit action again, or even just start typing to replace the substring
    completely.<br><br>

    There is also a "Paste with SyncEdit" action added to the Edit Menu - this will execute a paste and automatically
    enter SyncEdit Mode for the range of the pasted text, great for tweaking pasted code fragments for the context they
    are used in.<br><br>

    The mode can be exited by pressing either escape or enter - once to exit SyncEdit on a word, and once again to stop
    SyncEditing a range.<br><br>

    At the moment SyncEdit works purely on a textual basis, but maybe later versions will optionally use code
    members/identifiers if there is interest for this.]]></description><version>1.1.1</version><vendor email='' url=''>Nathan Brown</vendor><idea-version min="n/a" max="n/a" since-build='50.4153' /><change-notes><![CDATA[    1.1.1 - Tweaked Color Settings Page text.<br>
    1.1.0 - Features added:<br>
            Tab/Ctrl+Tab now cycles back/forth through SyncEditable words within the selected SyncEdit range.<br>
            SyncEdit active range highlight colour is now customizable through the Plugins tab of the Colors & Fonts settings.<br><br>
            Bugs fixed:<br>
            Fixed Bug which would garble text when a SyncEditing word was typed over.<br>
            Improved detection of words to modify - typing at the end of a sub-word in a larger word would modify the
            next sub-word, not the previous sub-word.<br>
            Improved Home/End behaviour to match Inplace Rename.<br><br>
]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='16583' size='127465' date='1160742118000' url=''><name>Google Code Search</name><id>Google Code Search</id><description><![CDATA[
        
            Enables to search source code in Google
            <br />
            Note: Google Code Search only supports the languages which are supported in IntelliJ IDEA (maybe via plugin).
            At this time, they're C, C++, Java, JavaScript, JSP, SQL, Ruby and Python. 
        
    ]]></description><version>1.1.0</version><vendor email='' url=''>t800t8.net</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        
            Enables to search source code in Google
            <br />
            Note: Google Code Search only supports the languages which are supported in IntelliJ IDEA (maybe via plugin).
            At this time, they're C, C++, Java, JavaScript, JSP, SQL, Ruby and Python. 
        
    
        
            <ul>
                <li>
                    1.1.0 - Added basic search feature supports to search word at caret for appropriate language
                    <br />
                    Example: If the editor is openning a Java file, the language option will be used to search is Java
                    <br />
                    Known issue: In JSP, at this time, JavaScript code fragment will be treated as JSP code 
                </li>
                <li>
                    1.0.2 - Compiled by JDK 6 by accident (Sorry for inconvenience)
                </li>
                <li>
                    1.0.1 - Added C and C++
                </li>
                <li>
                    1.0.0 - Initial release of the plugin
                </li>
            </ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4903' size='1355493' date='1201689993000' url=''><name>Code Search</name><id>Code Search</id><description><![CDATA[Search code online]]></description><version>0.99</version><vendor email='' url='https://code.google.com/archive/p/codesearch-plugin'>Jesse Wilson</vendor><idea-version min="n/a" max="n/a" since-build='55.5784' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4443' size='60657' date='1182005352000' url=''><name>Firefox Search</name><id>Firefox Search</id><description><![CDATA[        
        <p>
            Searches for the current word or selection via Firefox search plugins. The plugin directory is user-specified,
            so it may be the live Firefox search plugins directory or a separate directory containing only relevant
            search providers.
        </p>
        <p>
            Additionally, the plugin is extensible via writing new search plugins. Both .xml and .src formats are
            supported.
        </p>
        <p>
            Certain search engines prefer to group phrases using quote marks, e.g. Google, so it's possible to define
            these.
        </p>
        
    ]]></description><version>0.8</version><vendor email='' url=''>Steve Chaloner</vendor><idea-version min="n/a" max="n/a" since-build='60.6180' /><change-notes><![CDATA[
        
        <ul>
            <li><b>0.4</b> - initial release</li>
            <li><b>0.5</b> - removed JGoodies jar from distribution, reducing size by roughly 50%</li>
            <li><b>0.6</b> - added support for quoted search providers, allowing users to define which search engines
            should receive quoted phrases</li>

            <li><b>0.7</b> - plugin is now an application plugin instead of a project plugin, allowing the configuration to persist across projects</li>
            <li><b>0.8</b> - Fixed duplicate search actions in multi-project environments</li>
        </ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8040' size='7667' date='1326278982000' url='http://grepcode.com/intellij'><name>GrepCode.com Code Search</name><id>GrepCode.com Code Search</id><description><![CDATA[Source Code Search on GrepCode.com]]></description><version>2.0</version><vendor email='info@grepcode.com' url='http://www.grepcode.com'>GrepCode.com</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
  <p>
    <strong>1.0</strong>
    <ul>
       <li>Initial version</li>
    </ul>
  </p>
  <p>
    <strong>2.0</strong>
    <ul>
       <li>Compatible with IntelliJ IDEA 11.0</li>
       <li>Moved "Find on GrepCode.com" item from "Search" menu to "Tools" menu</li>
    </ul>
  </p>
  
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8089' size='50877' date='1362457441000' url=''><name>SyncEdit 2</name><id>SyncEdit 2</id><description><![CDATA[SyncEdit allows you to refactor words in your code in a more flexible manner than that found in the default editor. The user first highlights a range of code, then selects any word within that range and begins editing. All other occurrences of that word within the selection will simultaneously update. Whereas the default rename refactoring works against only recognized variables, SyncEdit works against any word, regardless of it usage. SyncEdit can do things like change the visibility of several methods at once from public to private or easily comment out multiple System.out.println statements across multiple methods as long as they are included in the selection. This is version 2 of the original SyncEdit plugin created by Nathan Brown. It has not been updated since 2006 and has not worked cleanly since IntelliJ IDEA version 9. I have to patched it and I hope to add additional functionality but for now it is mostly an updated release of the original code. The first version had no published license and attempts at contacting the author were unsuccessful so I have simply updated the freely available version and am releasing it as an open source plugin.
<br />
<br /> A &quot;SyncEdit Mode&quot; menu item is added to the Search and Editor Popup menus. Simply select a range to be edited, enter &quot;SyncEdit Mode&quot; and all words in the marked range become 'live' - any changes to an instance of a word changes all matching strings in real-time.
<br />
<br /> When in SyncEdit mode, pressing TAB/Ctrl+TAB will take you forward to the next/previous SyncEditable word found, respectively.
<br />
<br /> The decision about the word to SyncEdit is determined by a 'Select Word' type operation at the current cursor location (respecting any CamelHump settings) when a modification is made. However, you can SyncEdit a custom region of text by first selecting it and then invoking the SyncEdit action again, or even just start typing to replace the substring completely.
<br />
<br /> There is also a &quot;Paste with SyncEdit&quot; action added to the Edit Menu - this will execute a paste and automatically enter SyncEdit Mode for the range of the pasted text, great for tweaking pasted code fragments for the context they are used in.
<br />
<br /> The mode can be exited by pressing either escape or enter - once to exit SyncEdit on a word, and once again to stop SyncEditing a range. The colors used by the SyncEdit plugin can be customised on the Plugins tab of the editor Colors &amp; Fonts settings.
<br />]]></description><version>2.0.2</version><vendor email='billdwhite@gmail.com' url=''>Bill White</vendor><idea-version min="n/a" max="n/a" since-build='111.1' /><change-notes><![CDATA[<ul> 
 <li>2.0.2 - Added settings panel with option to enabled/disable syncedit feature and to switch between using global/word selection. Fixed bug where syncedit would not stay active if multiple intellij windows were open at the same time. </li>
</ul> 
<ul> 
 <li>2.0.1 - Fixed issue with preventing multiple selections. Fixed default coloring and default mode keystroke. Fixed errors for unusable selections. Reactivating syncedit outside selection now toggles off syncedit mode. Updated to work in other JetBrains platforms (AppCode, WebStorm, etc)</li> 
</ul> 
<p> </p>
<ul> 
 <li>2.0.0 - Changing version to correspond with name. Now works with multiple project windows open. Refactors whole words only now instead of words and substrings in other words.</li> 
</ul> 
<p> </p>
<ul> 
 <li>1.0.0 - Initial version directly built upon SyncEdit originally created by Nathan Brown (last updated 2006)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='1130' size='3175610' date='1374090956000' url=''><name>Natural Language Code Search</name><id>com.dooapp.codesearch</id><description><![CDATA[<b>Search for pieces of code using natural language.</b>]]></description><version>1.2</version><vendor email='antoine@dooapp.com' url='http://www.infiltrea.com/'>dooApp</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> Version 1.2 
 <ul> 
  <li>Add FXML (JavaFX) support</li> 
 </ul> Version 1.1 
 <ul> 
  <li>Add Locale configuration</li> 
  <li>Display resource bundle in search result</li> 
 </ul> Version 1.0 Initial release.
 <br />
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='990' size='4728599' date='1403895685000' url=''><name>FullText search</name><id>com.mextor.intellij.plugin.search</id><description><![CDATA[Smart and fast search engine using Lucene (from apache).
<br /> Very useful for large projects containing C/C++ code.]]></description><version>1.3.4</version><vendor email='stephane.passignat@mextor.com' url=''>Mextor</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Works fine, but non navigation to line containing the search pattern.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1020' size='39363934' date='1433291064000' url=''><name>jQAssistant Plugin</name><id>de.kontext_e.idea.plugins.jqa</id><description><![CDATA[New in version 1.1 
<ul> 
 <li>Update to Neo4j 2.2.0</li> 
</ul> What is it? Execute queries against an existing jQAssistant database and show results in the Find Toolwindow. So you can search for code using Neo4J Cypher database queries. Usage This plugin doesn't create the jQAssistant database. So you should get a copy from 
<a href="http://jqassistant.org" rel="nofollow">jqassistant.org</a>, configure and run it following the jQAssistant documentation. You can also use the jQAssistant plugins provided by Kontext E available at 
<a href="http://search.maven.org/#search|ga|1|de.kontext-e.jqassistant.plugin" rel="nofollow">maven central</a>. When you have created your database, you can open the jQA toolwindow. The database location has the default value where most probably the database files should reside. Take the example query or enter your own and hit the 'Find' button gently. The result is shown in the standard Find toolwindow and you can use it to navigate as you know it. What can you find? You can find classes, methods and files where 
<ul> 
 <li> * nodes have a 'fqn' property that contains the fully qualified name of a class in project scope, e.g. nodes with Class, CheckstyleFile, BugInstanceClass (of FindBugs plugin), JacocoClass lables</li> 
 <li> * node have a 'Method' label,</li> 
 <li> * nodes have a 'relativePath' property that contains the path of a file relative to the project root, e.g. with GitFile, GitCommitFile labels</li> 
</ul>]]></description><version>1.1</version><vendor email='j.nerche@kontext-e.de' url='https://www.kontext-e.de/'>Kontext E GmbH</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Update to Neo4j 2.2.0 and some bugfixes.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='233' size='183848' date='1444983746000' url=''><name>Java Log Prefix Manager</name><id>com.directfn.unique.plugin.logmanger</id><description><![CDATA[Removing location information from java log lines give exceptional performance with Async loggers like Apache log4jv2.But,its very hard to debug without location info.So, we have created anIdea plugin which can insert and clear location information(line number and class name) to Java log lines as prefixes automatically
<br /> This is helpful for performance critical applications to bring runtime load to compile time 
<br /> Just Right click and go to Log Prefix Management and apply update or clear 
<br /> watch video demo on https://www.youtube.com/watch?v=etxCW-84RcE&amp;feature=youtu.be]]></description><version>1.2</version><vendor email='ahsan.shamsudeen@gmail.com' url=''>Ahsan Shamsudeen</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Bug fixed on number contain variable in error type log lines
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='16' size='27991038' date='1496698777000' url=''><name>ZUPERSEARCH</name><id>awesome.aurora.borealis.zupersearch.plugin.intellij</id><description><![CDATA[This is a plugin which will help you find answers (code snippets) for your questions. Use it wisely!
<br> CTRL+SHIFT+Q fill be your ally. 
<br> Let us break the Internet into pieces... or into answers.]]></description><version>1.0</version><vendor email='northbright@gmail.com' url=''>Aurora Borealis</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[I am BORN.
<br>]]></change-notes><rating>5.0</rating></idea-plugin></category><ff>"J2ee"</ff><category name="J2ee"><idea-plugin downloads='33038' size='94278' date='1199809192000' url=''><name>Resin Plugin</name><id>Resin</id><description><![CDATA[
        
        Provides the ability to run and debug Resin (version 2.x and 3.x) from within IDEA
         
    ]]></description><version>3.9.4</version><vendor email='scuellar at users.sourceforge.net' url='https://sourceforge.net/projects/idearesinplugin/'>Magnus Johansson,
        Wayne Woodfield, Sergio Cuellar
</vendor><idea-version min="n/a" max="n/a" since-build='55.5231' /><change-notes><![CDATA[
        
        3.9.4 - Auto detect Resin version. Resin 3.1.13 compatibility. New Resin icon<br>Thanks to Sergio<br>
        1.0 - Initial release
      
    ]]></change-notes><rating>4.6</rating></idea-plugin><idea-plugin downloads='19848' size='101666' date='1173743028000' url=''><name>Orion Integration</name><id>Orion</id><description><![CDATA[Orion J2EE Integration]]></description><version>4.0.0</version><vendor email='hani@formicary.net' url='http://www.orionserver.com'>IronFlare</vendor><idea-version min="n/a" max="n/a" since-build='60.6755' /><change-notes><![CDATA[Updated for selena]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='1979' size='3240880' date='1162273191000' url=''><name>MidStream</name><id>MidStream</id><description><![CDATA[Enables the rapid development, testing and monitoring of SOA
    applications.]]></description><version>1.0</version><vendor email='' url=''>MidStream</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3628' size='364166' date='1228214613000' url='https://code.google.com/archive/p/intellimars'><name>Winstone Integration Plugin</name><id>Winstone Integration Plugin</id><description><![CDATA[Integrates with Winstone AP Server]]></description><version>1.10</version><vendor email='' url='http://d.hatena.ne.jp/masanobuimai/'>masanobu imai</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
ver1.10<br>
 - IDEA8 support<br>
 - Winstone 0.9.10 is bundled(use CDDL-License).<br>
 - ApplicationComponent was deleted.<br>
ver1.04<br>
 - The default value of CommonLibs is moved from 'config/plugins/winstone-plugin/' to 'system/plugins/winstone-plugin/'.<br>
 - Add a 'set working-directory' option.<br>
ver1.03<br>
 - Add an open-browser option.<br>
]]></change-notes><depends>JUnit</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2204' size='358007' date='1341563681000' url='https://github.com/masanobuimai/winstone-ce'><name>Winstone Integration Plugin(CE)</name><id>Winstone Integration Plugin(CE)</id><description><![CDATA[Integrates with Winstone AP Server]]></description><version>1.3</version><vendor email='' url='http://d.hatena.ne.jp/masanobuimai/'>masanobu imai</vendor><idea-version min="n/a" max="n/a" since-build='110.3' /><change-notes><![CDATA[ver1.3
<br /> - IDEA11 support (Ultimate, Community Edition integreated)
<br /> ver1.2
<br /> - IDEA9 support (Ultimate, Community Edition integreated)
<br /> - 
<code>webappsDir</code> option support
<br /> ver1.11
<br /> - IDEA9 Community Edition support
<br /> ver1.10
<br /> - IDEA8 support
<br /> - Winstone 0.9.10 is bundled(use CDDL-License).
<br /> - ApplicationComponent was deleted.
<br /> ver1.04
<br /> - The default value of CommonLibs is moved from 'config/plugins/winstone-plugin/' to 'system/plugins/winstone-plugin/'.
<br /> - Add a 'set working-directory' option.
<br /> ver1.03
<br /> - Add an open-browser option.
<br />]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2785' size='1930286' date='1477325000000' url=''><name>Copy Hippo shared files</name><id>com.machak.hippo.plugin.id</id><description><![CDATA[Deploy shared hippo dependencies into tomcat shared library]]></description><version>1.0.8</version><vendor email='me@machak.com' url='https://github.com/machak/intellij-hippo-shared-lib'>machak</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Don't copy content jar to shared content if already packaged with CMS app]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='768' size='88475' date='1380637280000' url=''><name>GXT 3.0 PropertyAccess Generator</name><id>ua.com.web100.tools.gxt.idea.plugin</id><description><![CDATA[This plugin generate property access class for JPA entities.]]></description><version>0.03</version><vendor email='web100@web100.com.ua' url='http://web100.com.ua/'>WEB100 Technologies</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[0.03: Simplify xxxPropertyAccess recreation 0.02: Added &quot;New&quot; sub item for xxxPropertyAccess generation]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='50710' size='5832607' date='1474947219000' url=''><name>IDEA Jetty Runner</name><id>JettyRunner-GK</id><description><![CDATA[A plugin that allows you to quickly run Jetty from IntelliJ IDEA. 
<br> 
<br> If you require full support please consider buying the IntelliJ IDEA Enterprise Edition. 
<br> This plugin should be Win / Mac / Linux compatible. 
<br> 
<br> Compatible with 
<b>servlet-api</b> versions: 
<i>3.1, 3.0, 2.5, 2.4, 2.3, 2.2</i>. 
<br> Protocols: HTTP / 1.1 (RFC 7230), HTTP / 2 (RFC 7540), WebSocket (RFC 6455, JSR 356), FastCGI. 
<br> Many thanks for the kind contributions on GitHub, cheers guys! 
<br> 
<br> Minimum requirement: JVM / JDK / JRE v8 
<br> tags: jetty, container, webapp, runner, tomcat, runner]]></description><version>1.2.0</version><vendor email='guikeller@gmail.com' url='https://github.com/guikeller/jetty-runner'>IntelliJ Jetty Runner</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Version 1.2.0 - Github Feature Request #28 - Jetty 9.3.x Compatible with servlet-api versions: 3.1, 3.0, 2.5, 2.4, 2.3, 2.2. Protocols: HTTP / 1.1, HTTP / 2, WebSockets, FastCGI.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='767' size='53336' date='1443099312000' url=''><name>PackageJars</name><id>com.lxl.unique.plugin.id</id><description><![CDATA[????????????????src?????????????Package Jars?????????????Jar?
<br /> ?????????eclipse?export??
<br /> A Simple tool to package jar, after the installation, call out the mouse menu on the directory UNDER src, click the Jars Package button, than export the Jar! 
<br />]]></description><version>1.3</version><vendor email='75306469@qq.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.3
<br /> Add fast mode, which run with the idea's make function]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='245' size='1267846' date='1430832682000' url=''><name>Executor Generator</name><id>me.ele.napos.miracle.plugin.executor.ExecutorGen</id><description><![CDATA[Generate executors by API.]]></description><version>1.0</version><vendor email='lei.yue@ele.me' url='https://www.ele.me/'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10572' size='53364' date='1487241902000' url=''><name>ZK</name><id>org.zkoss.zkidea</id><description><![CDATA[<p>A ZK framework plugin for IntelliJ that helps developer to work with ZK Java Web Framework. The ZUL editor is exceptionally powerful providing content assistance for both the MVC and MVVM patterns.</p> 
<p> This plugin can be installed on IntelliJ platform 141.1532 or greater. </p>]]></description><version>0.1.9</version><vendor email='info@zkoss.org' url='https://www.zkoss.org/'>ZK Framework</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1. [bug] #19 - Exception on Intellij IU-163.12024.16]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='268' size='43495' date='1473403323000' url=''><name>folivora</name><id>com.ivoryartwork.plugin.folivora</id><description><![CDATA[Help you generate entity classes and corresponding Mybatis Mapper xml files base on create sql script.
<br>]]></description><version>1.2</version><vendor email='1135270601@qq.com' url=''>ivoryartwork</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='454' size='4787' date='1479720297000' url=''><name>Mybatis Log</name><id>Mybatis Log</id><description><![CDATA[extract SQL statement of action logging switch to executable SQL statement.
<br> 
<li>default key ctrl+shift+H.</li>]]></description><version>1.0</version><vendor email='nieqiurong@163.com' url='https://git.oschina.net/996102919'>nieqiurong</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<li>1.0 : init </li>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"JSP"</ff><category name="JSP"><idea-plugin downloads='6158' size='13005' date='1088636524000' url=''><name>AndyTesters</name><id>AndyTesters</id><description><![CDATA[SystemTimePlugin]]></description><version>1.0</version><vendor email='' url=''>aNDyHoT</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11723' size='86863' date='1130854899000' url=''><name>Jsp Internationalizer</name><id>Jsp Internationalizer</id><description><![CDATA[The plugin helps in internationalizing a web application. It allows you to convert all(or few) labels in the current JSP into custom tags. It also saves the (generated)key, (extracted-label)value pairs into the specified property files.]]></description><version>1.3</version><vendor email='' url=''>ThoughtWorks</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5168' size='13001' date='1233710009000' url=''><name>OpenDSPInclude</name><id>OpenDSPInclude</id><description><![CDATA[Allow control-click navigation and code completion for ATG's dsp:include tag in JSP files]]></description><version>2.0</version><vendor email='' url=''>Todd Breiholz</vendor><idea-version min="n/a" max="n/a" since-build='81.9164' /><change-notes><![CDATA[
        
            <b>2.0</b>
            
                <li>Rewritten for IntelliJ IDEA 8</li>
            
            <b>1.3.1</b>
            
                <li>Fix change notes</li>
            
            <b>1.3.1</b>
            
                <li>Works for &lt;dsp:param&gt; elements</li>
            
        
    ]]></change-notes><rating>4.0</rating></idea-plugin></category><ff>"J2ME"</ff><category name="J2ME"><idea-plugin downloads='9181' size='191241' date='1163001825000' url='https://sourceforge.net/projects/intellime/'><name>IntelliME J2ME Plugin</name><id>IntelliME J2ME Plugin</id><description><![CDATA[Provides an easy way to develop mobile applications, featuring:
	  	<ul>
			<li>Create Midlet from Wizard</li>
			<li>Create J2ME flow navigation diagram: It???s possible to create a mobile
			    application in few minutes just dragging and dropping components into
			    the diagram</li>
			<li>Generate code from diagram: After the diagram has created, a simple
			    click is enough to generate all the code</li>
		</ul>]]></description><version>0.2.1</version><vendor email='' url=''>IntelliME.org</vendor><idea-version min="n/a" max="n/a" since-build='60.6043' /><change-notes><![CDATA[
        
        Changes:<br>
        - Improve DnD support: Node border highlight, sensitive target Node selection<br>
        Bug fixes:<br>
        - 1587207: empty packages in class wizard<br>
        - 1591157: NullPointerException in createMidletFromDiagram action<br>
        - 1588044: Error message are not shown in Create MIDP action<br>
        
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3026' size='59816' date='1245763354000' url=''><name>Run Emulator plugin</name><id>Run Emulator plugin</id><description><![CDATA[Run different emulators from one place]]></description><version>1.0</version><vendor email='' url=''>Redwid</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Plugin development"</ff><category name="Plugin development"><idea-plugin downloads='40661' size='94353' date='1482009043000' url='https://github.com/cmf/psiviewer'><name>PsiViewer</name><id>PsiViewer</id><description><![CDATA[A Program Structure Interface (PSI) tree viewer. This plugin may be useful for developers who are considering using the PSI interface in their own plugins.]]></description><version>3.28.93</version><vendor email='' url=''>Andrew Armstrong, Bas Leijdekkers, Vince Mallet, Ole Matzura, Jacques Morel, Colin Fleming, Jon Akhtar</vendor><idea-version min="n/a" max="n/a" since-build='130.0' /><change-notes><![CDATA[Support for reference highlighting]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='5907' size='500994' date='1171144493000' url=''><name>PluginUploader</name><id>PluginUploader</id><description><![CDATA[This plugin allows plugin developers to upload new versions of their plugins to the IDEA Plugin Repository from within IDEA.
                 <p>
                   The upload functionality can be accessed from the <i>Tools</i> menu, selecting the <i>Upload Plugin...</i> menu item.
                   Specify the path to the plugin .jar or .zip file to upload, enter the id of the plugin as defined by the IDEA Plugin Repository,
                   optionally add a message for the RSS feed, and finally provide your IDEA Plugin Repository authentication credentials.
                 </p>
                 <p>
                   Note: The id of the plugin as defined by the IDEA Plugin Repository can be determined by browsing to the web page of the plugin
                   and extracting the id from the URL. For example, the URL of the SimpleIntentions plugin is
                   <i>http://plugins.intellij.net/plugin/?id=59</i>, hence the id required for its upload from within IDEA is <i>59</i>.
                 </p>]]></description><version>1.1.3</version><vendor email='intellij@studer.nu' url='http://www.jroller.com/ulc/'>Etienne Studer</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[
        
        <ul>
        <li>1.1.3 - Made changes to plugin descriptor to allow for smooth upgrading of the plugin (due to IDEA bug)
        <li>1.1.2 - Limit RSS message to 200 characters
        <li>1.1.1 - Improved plugin description
        <li>1.1.0 - Upgraded to work against the new plugin repository, uploaded by itself
        <li>1.0.4 - i18n support
        <li>1.0.3 - Support proxy settings
        <li>1.0.2 - Prepopulate plugin archive text field with current location of plugin jar/zip file, save jar/zip location per module
        <li>1.0.1 - New plugin version uploaded by the plugin itself ;-)
        <li>1.0.0 - Initial version, menu item 'Upload Plugin...' in menu 'Tools' to upload a new version of an existing plugin
        </ul>
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6270' size='65375' date='1255569852000' url=''><name>Plugin Packer</name><id>PluginPacker</id><description><![CDATA[This plugin can pack plugin distributive for IntelliJ IDEA Plugins Central. It can also pack sources
        into common archive.
    ]]></description><version>1.3.5</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='90.10666' /><change-notes><![CDATA[]]></change-notes><depends>DevKit</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2806' size='73053' date='1158773264000' url=''><name>HotPlugin</name><id>HotPlugin</id><description><![CDATA[
        Lets you instantly try running plugin components like Intentions, Inspections and Actions in the
        current IDE instance.
        <p>
        Just open a source file extending AnAction, IntentionAction, or LocalInspectionTool and hit Ctrl-Shift-F10 to run it, just
        like a JUnit test or Java Application.  It will be installed in your current IDEA instance and ready to go.  To uninstall, just click
        the X in the Run Configuration window.  HotPlugin can display System.out.println() calls in the window, and monitor the idea.log file to
        help with debugging.
        <p>
        <ul>
        <li>Intentions should appear immediately,  as a light bulb, when the isAvailable() method returns true.</li>
        <li>Inspections should appear after a code change, if one of the check methods return a ProblemDescriptor.
        Note that you might have to enable it in the Errors settings window if you haven't overridden isEnabledByDefault()</li>
        <li>Actions will be linked to a button on the Run Configuration window, and context menu items on the editor and project windows.
        Just click them to activate the action.</li>
        </ul>
        <p>
        Due to IDEA's plugin system, HotPlugin can't test all types of plugins, particularly ones dealing with interaction with other components
        and saving configuration but is good for rapid development and testing parts of a plugin.  When you get to the stage of testing the whole plugin,
        use the standard DevKit "Plugin" run configuration to start a new instance of IDEA and test your plugin fully.
        <p>
        Note that it is possible to write code that will mess up your current IDE session by going into infinite loops or manually adding listeners to IDE hooks
        which can't be cleaned up.  If this happens, a restart of IDEA will reset everything.
        <p>
        Enjoy.  Any suggestions for enhancements are welcome.  The source is available via Subversion at http://svn.roblisa.com/plugins/HotPlugin/
    
    ]]></description><version>0.1</version><vendor email='' url='http://roblisa.com/'>Rob Nielsen</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4191' size='15407' date='1171144817000' url=''><name>PluginErrorReportSubmitter</name><id>PluginErrorReportSubmitter</id><description><![CDATA[This plugin for plugins is only meant for IDEA plugin developers and provides no user functionality!
        <p>
            The Plugin Error Report Submitter is a plugin for plugin developers to receive email notification
            about errors reported by plugin users through IDEAs error reporting integration. Submitted error
            reports are sent to a server who will forward the reports to the owning plugin author(s) by email.
            The email addresses of the recipients are first extracted from the plugin descriptor but can be
            overwritten through a properties file if shipped along with the actual plugin.
        </p>
        <p>
            This Plugin Error Report Submitter should make it obsolete for plugin users having to post plugin error
            messages on the IDEA mailing list, which is quite a cumbersome thing to do and which possibly led
            to many unreported errors.
        </p>
        <p>
            The Plugin Error Report Submitter binary can be found in your personal IDEA plugins
            folder (plugins\PluginErrorReportSubmitter\errorReporter.jar) and documentation is
            available in the jar file's README.txt or online (see plugin home page link).
        </p>]]></description><version>1.0.7</version><vendor email='intellij@studer.nu' url='http://www.jroller.com/ulc/'>Etienne Studer</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[
        
        <ul>
        <li>1.0.7 - Made changes to plugin descriptor to allow for smooth upgrading of the plugin (due to IDEA bug)
        <li>1.0.6 - Memorize username/email entered in error reporting form
        <li>1.0.5 - Improved logging
        <li>1.0.4 - Same as 1.0.3 but new version number to clear weird pugin repository state
        <li>1.0.3 - Added progress bar shown during error submission
        <li>1.0.2 - Fixed plugin descriptor data extraction
        <li>1.0.1 - Improved documentation and packaging
        <li>1.0.0 - Initial version
        </ul>
    ]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='12197' size='4741758' date='1283054377000' url=''><name>Groovy Console Plugin</name><id>Groovy Console Plugin</id><description><![CDATA[Allows to run Groovy Console in Idea classloader, so that makes testing different APIs really easy]]></description><version>0.1.5</version><vendor email='enterit@gmail.com' url=''>Sergey Bondarenko</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[New version of Idea Groovy Console Plugin - 0.1.5. Now it allows to run console for Idea plugins written in Groovy (does not matter whether they use Groovy embedded in Idea, or their own version).
Previously this plugin allowed only running console for plugins written in Java.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1422' size='24488' date='1302400912000' url=''><name>Install Plugin Locally</name><id>Install Plugin Locally</id><description><![CDATA[Install a plugin module locally
        <p>This plugin is useful if:
            <ul>
                <li>You wish to test a plugin locally before uploading to the repository</li>
                <li>You are unable to test a plugin within the sandbox due to memory constraints</li>
                <li>You are developing a proprietary plugin and do not wish to upload to the repository</li>
            </ul>
        </p>
        <p>
         Once you have prepared your plugin module(s) for deployment using Build/Prepare Plugin Module for Deployment,
         the option to Install Plugin Locally will appear in the Build menu.
        </p>
    ]]></description><version>1.0</version><vendor email='' url=''>Diane Loux</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='35397' size='662584' date='1436491035000' url='https://github.com/JetBrains/Grammar-Kit'><name>Grammar-Kit</name><id>org.jetbrains.idea.grammar</id><description><![CDATA[BNF Grammars and JFlex lexers editor. Readable parser/PSI code generator.]]></description><version>1.2.1</version><vendor email='gregory.shrago@jetbrains.com' url=''>Greg Shrago</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p>1.2.1</p> 
<ul> 
 <li>Generator/PSI: fix generic and vararg types generation</li> 
 <li>Generator/PSI: fix private recursive rules handling</li> 
 <li>Generator: made a parser extend com.intellij.lang.LightPsiParser</li> 
 <li>Known exceptions fixed, rebuilt with IntelliJ Platform 14.1.4</li> 
 <li>Editor: method reference navigation revived</li> 
</ul> 
<a href="https://github.com/JetBrains/Grammar-Kit#change-log" rel="nofollow">Full change log...</a>]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='21310' size='769646' date='1438028011000' url=''><name>LivePlugin</name><id>LivePlugin</id><description><![CDATA[This is a plugin for IntelliJ IDEs to write plugins at runtime without having to restart IDE. It uses Groovy as main scripting language and has experimental support for Scala and Clojure. 
<br>
<br> To get started: 
<ul> 
 <li>open "Plugins" tool window</li> 
 <li>select one of the plugin entries in the panel (entries are folders, and "plugin.groovy" are startup scripts for plugins)</li> 
 <li>click "Run" icon to execute plugin (or use keyboard shortcut "alt+C, alt+E" or "ctrl+shift+L")</li> 
</ul> If the above worked fine: 
<ul> 
 <li>modify "plugin.groovy" and rerun plugin to see results</li> 
 <li>add built-in plugin examples and experiment with them</li> 
 <li>for more details see <a href="https://github.com/dkandalov/live-plugin" rel="nofollow">readme on GitHub</a></li> 
</ul> If something doesn't work, feel free to 
<a href="https://github.com/dkandalov/live-plugin/issues" rel="nofollow">report an issue</a>. 
<br> (To use alt+... shortcuts on OSX with JDK8 you might need to edit keyboard layout, please see 
<a href="https://github.com/dkandalov/live-plugin/wiki/Alt-keyboard-shortcuts-on-osx" rel="nofollow">this wiki page</a>.)]]></description><version>0.5.4 beta</version><vendor email='dmitry.kandalov [at] gmail.com' url='https://github.com/dkandalov/live-plugin'>Dmitry Kandalov</vendor><idea-version min="n/a" max="n/a" since-build='140.2493' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='204' size='4974' date='1395301685000' url=''><name>UeqtPropGen</name><id>com.ueqt.idea.plugin.GeneratePropAction</id><description><![CDATA[Generate properties(getter and setter) with JsonProperty.
<br />]]></description><version>1.0</version><vendor email='ueqtxu@gmail.com' url='http://www.ueqt.com'>ueqt</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='17854' size='652162' date='1440507384000' url=''><name>IntelliJ API Watcher</name><id>com.jetbrains.intellij.api.watcher</id><description><![CDATA[The plugin provides 'Find External Usages' action which allows developers to quickly find plugins which use IntelliJ platform classes, methods or fields and 'Check external usages' option in 'Commit Changes' dialog which checks that changes in IntelliJ platform classes don't break external plugins.
<p></p> 
<p> <br><b>Note:</b> it makes no sense to install this plugin if you don't contribute to IntelliJ IDEA sources. Also the plugin requires connection to a server which isn't accessible outside of JetBrains internal network.</p>]]></description><version>2.9</version><vendor email='support@jetbrains.com' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<p>2.9</p> 
<ul> 
 <li>Request performance improved</li> 
 <li>Added possibility to search package usages</li> 
 <li>Multi-selection in left side double-pane</li> 
 <li>Server auto-updating indices (always recent versions of plugins!)</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>2.8</p> 
<ul> 
 <li>Got rit of annoying read-access exception</li> 
 <li>Now you can discover list of indexed plugins at http://unit-753.labs.intellij.net:8080/status</li> 
 <li>New icons</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>2.7</p> 
<ul> 
 <li>New icons for different class-types</li> 
 <li>Server-side improvements</li> 
 <li>New error notifications</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>2.2</p> 
<ul> 
 <li>Added notification error when plugin is out-of-date</li> 
 <li>Added support of searching for usages of inherited classes</li> 
 <li>Fixed bug with methods override case</li> 
</ul> 
<p>2.1</p> 
<ul> 
 <li>Client-server protocol changes</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>2.0</p> 
<ul> 
 <li>Added support of overriding/implementing methods</li> 
 <li>Got rid of irritating warning</li> 
</ul> 
<p>1.4.5</p> 
<ul> 
 <li>Added shortcut for browser</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>1.4.4</p> 
<ul> 
 <li>Added expand/collapse all buttons</li> 
</ul> 
<p>1.4.3</p> 
<ul> 
 <li>Added show in browser button</li> 
</ul> 
<p>1.4.2</p> 
<ul> 
 <li>Got rid of unnecessary IDEA-build setting</li> 
 <li>Added sorting of plugins and classes by name</li> 
</ul> 
<p>1.4.1</p> 
<ul> 
 <li>Added new usage type: Class static member access</li> 
</ul> 
<p>1.4:</p> 
<ul> 
 <li>Added navigation by searched element</li> 
 <li>Speed search in results</li> 
 <li>Various bug fixes</li> 
</ul> 
<p>1.3:</p> 
<ul> 
 <li>Added warning messages</li> 
 <li>Added shortcuts</li> 
</ul> 
<p>1.2:</p> 
<ul> 
 <li>Added close button</li> 
 <li>Added group by usage type button</li> 
 <li>Added possibility to load and open class</li> 
 <li>Various bug fixes</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='994' size='1109060' date='1453472576000' url=''><name>ViewHolder for Android</name><id>com.rd.app.plugin.</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='hbh@erongdu.com' url='http://www.yourcompany.com'>Hubert</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='78' size='1649' date='1455598380000' url=''><name>Hello Plugin</name><id>com.gmail.kakikubo.hello.id</id><description><![CDATA[Popup Hello Alert(Press command+alt+f12) 
<em>This is test plugin.</em>]]></description><version>1.0</version><vendor email='kakikubo@gmail.com' url=''>kakikubo</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[initial version.
<br /> 
<em>This is test version</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='377' size='1745841' date='1459292372000' url=''><name>PainPoints</name><id>com.philipleder.plugin.painpoint</id><description><![CDATA[Pain Points. Boo boos. Yuckyness. H@CKS]]></description><version>1.17.9</version><vendor email='phil@philipleder.com' url='http://philipleder.com'>Phil Leder</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.17.9 Hotfix. 1.17.8 Very strict database retry, and now using invoke later on database queries. 1.17.6 Figuring out how to change this when loading from an enterprise repo.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='61' size='256851' date='1457584181000' url=''><name>Binder Plugin</name><id>edu.ua.highbay.binderplugin</id><description><![CDATA[This is a plugin for Android Studio and IntelliJ that connects to the Binder Library built at the High Bay. This plugin makes Binder even easier to use!.
<br /> 
<em></em>]]></description><version>0.5.2</version><vendor email='highbay@ua.edu' url='http://highbay.github.io/'>High Bay</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Initial Build.
<br /> 
<em>-Fixed the Get pack name error</em> 
<em>-Add Internet uses-permissions to manifest</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='32' size='531217' date='1468453172000' url=''><name>Style Generator</name><id>com.getsensibill.stylecreator</id><description><![CDATA[A handly tool to move attributes to styles]]></description><version>1.0</version><vendor email='dipendra@getsensibill.com' url='https://getsensibill.com/'>Sensibill</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Be sure to update ~/.config.properties for the plugin to work properly sample content: BASE_THEME =/Users/username/Projects/projectName/sdk/src/main/res/values/theme_styles_base.xml WIDGET_THEME =/Users/dipendra/Projects/projectName/sdk/src/main/res/values/widget_styles.xml BASE_CLASS_PREFIX=Base.Widget.XYZ. WIDGET_CLASS_PREFIX=Widget.XYZ.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='509' size='40315' date='1470430231000' url=''><name>ADB Wifi Device Connection</name><id>com.necisstudio.adbwifiandroid</id><description><![CDATA[ADB Wifi Device Connection is a tool that is used to connect devices with android studio without using a USB cable. 1. Plug first device with usb 2. tools-adb devices wifi 3. enter the address of the existing adb sdk 4. enter the ip end devices 5. connect]]></description><version>1.0</version><vendor email='aerdy4@gmail.com' url=''>Necis Studio</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[ADB Wifi Device Connection is a tool that is used to connect devices with android studio without using a USB cable. 1. Plug first device with usb 2. tools-adb devices wifi 3. enter the address of the existing adb sdk 4. enter the ip end devices 5. connect]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='11' size='99382' date='1470645230000' url=''><name>Logisys (Other Login System Andorid Dev)</name><id>com.necisstudio.logisys</id><description><![CDATA[Logisys System provides ease of interaction with a third party,such as privyid, facebook, twitter, google, instagram, path..
<br>]]></description><version>1.0</version><vendor email='aerdy4@gmail.com' url='http://www.necistudio.com'>Necis Studio</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='763' size='585851' date='1473329758000' url=''><name>Panda Image Compression</name><id>com.thea.plugin.imagecompression</id><description><![CDATA[This will help you to compress jpg or png images.]]></description><version>1.0</version><vendor email='1139280884@qq.com' url='http://www.jianshu.com/u/68debfc01c4f'>Thea</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0: First version released.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='608' size='105446' date='1489638241000' url=''><name>TemplateBuilder</name><id>TemplateBuilder</id><description><![CDATA[<b><a href="https://puke3615.github.io/2017/03/06/TemplateBuilder/" rel="nofollow">Click Here For User Guide</a><br></b> 
<br> 
<b>Quick Start</b>
<br> 1. Select .java or .xml(layout resource) files
<br> 2. Key down ALT + T
<br> 3. Configure template info
<br> 4. Restart your IDE and try it
<br> 
<br> 
<b>Don't repeat yourself and enjoy your time.</b>
<br>]]></description><version>2.0</version><vendor email='1129090915@qq.com' url='http://puke3615.github.io'>Contact me</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>v2.0</b>
<br> 1. Compat for jdk1.6+
<br> 2. Compat multi IntelliJ products
<br> 3. Optimize judgment about Activity
<br> 
<br> 
<b>v1.10</b>
<br> 1. Delete old template when perform overwriting operation
<br> 
<br> 
<b>v1.9</b>
<br> 1. Fix bug that templates can't be generated in different package path
<br> 2. Change default template name from project name to module name
<br> 
<br> 
<b>v1.8</b>
<br> 1. Fix the issue that the build.gradle.ftl file can't be merged sometimes
<br> 
<br> 
<b>v1.7</b>
<br> 1. Fix bug on Windows OS
<br> 2. Show confirm dialog when template already exists
<br> 
<br> 
<b>v1.6</b>
<br> 1. Supports Windows OS
<br> 2. Supports store configuration message
<br> 3. Add input data validating
<br> 4. Modify ui style
<br> 
<br> 
<b>v1.5</b>
<br> 1. Largely reduce the plugin size
<br> 
<br> 
<b>v1.4</b>
<br> 1. Fix bug that crash occurs on startup for Android Studio 2.3
<br> 
<br> 
<b>v1.3</b>
<br> 1. Supports editing configuration files
<br> 2. Change some logic about building templates
<br> 3. fix some issues
<br> 
<br> 
<b>v1.2</b>
<br> 1. Automatically add the activity to the AndroidManifest.xml
<br> 2. Supports editing a build.gradle file
<br> 3. Supports select folder
<br> 4. Supports select drawable
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='76' size='292385' date='1488930579000' url=''><name>Hodor</name><id>com.coursehero.hodor</id><description><![CDATA[Hodor live templates for Hodor front-end framework]]></description><version>1.0.0</version><vendor email='@haripaddu' url='https://github.com/course-hero/hodor'>@haripaddu</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<dl> 
 <dt>
  No changes so far...
 </dt> 
 <dd></dd> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='66' size='13777' date='1493869009000' url=''><name>aping</name><id>com.github.lwfwind.automation.plugin.aping</id><description><![CDATA[execute run/debug test from xml for automation project based on smart-api-framework 
<br>]]></description><version>5.0</version><vendor email='lwfwind@gmail.com' url='https://github.com/lwfwind/aping'>lwfwind</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0 add run/debug test case action to EditorPopupMenu
<br> 2.0 add run/debug test suite action to ProjectViewPopupMenu
<br> 3.0 support run/debug testng test
<br> 4.0 support run/debug testng test from dir
<br> 5.0 fix bug --- don't recognise testng test in jar
<br>]]></change-notes><depends>TestNG-J</depends><rating>00</rating></idea-plugin><idea-plugin downloads='27' size='13788' date='1494474809000' url=''><name>mtop-ng</name><id>com.automation.mtop.plugin.mtop-ng</id><description><![CDATA[execute run/debug test from xml for automation project based on mtop-api-framework 
<br>]]></description><version>5.0</version><vendor email='lwf134206@alibabapictures.com' url='http://gitlab.alibaba-inc.com/lwf134206/mtop-ng'>lwf134206</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0 add run/debug test case action to EditorPopupMenu
<br> 2.0 add run/debug test suite action to ProjectViewPopupMenu
<br> 3.0 support run/debug testng test
<br> 4.0 support run/debug testng test from dir
<br> 5.0 fix bug --- don't recognise testng test in jar
<br>]]></change-notes><depends>TestNG-J</depends><rating>00</rating></idea-plugin></category><ff>"TeamWork"</ff><category name="TeamWork"><idea-plugin downloads='20892' size='42548' date='1115334832000' url=''><name>ChatPlugin</name><id>ChatPlugin</id><description><![CDATA[This plugin provides a simple multi-user chat window, allowing you to chat
    with other developers on your local LAN. It takes advantage of IP Multicast,
    which means it doesn't require a standalone chat server but will only work
    with developers on the same subnet. It has emoticon and whisper functions.]]></description><version>2.0.1</version><vendor email='andrew@senecaconsulting.com.au' url=''>Andrew Harding</vendor><idea-version min="n/a" max="n/a" since-build='40.2169' /><change-notes><![CDATA[<html>
        * Removed rogue version of plugin. Can whoever posted it please contact me.
      </html>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='48567' size='1496641' date='1202523778000' url=''><name>Jira Browser</name><id>Jira Browser</id><description><![CDATA[
        The Jira Issue Browser plugin integrates the Atlassian Jira ( http://www.atlassian.com ) issue tracking
        system into the IntelliJ IDEA development environment. The plugin provides quick access to assigned and
        outstanding issues and the ability to annotate classes/methods worked on whilst developing against an issue.
        The plugin also provides the ability to create, comment, and resolve issues direct fromm the IntelliJ
        environment.
    ]]></description><version>0.3.3</version><vendor email='' url=''>Mark Derricutt</vendor><idea-version min="n/a" max="n/a" since-build='72.7312' /><change-notes><![CDATA[
        ]]></change-notes><rating>1.7</rating></idea-plugin><idea-plugin downloads='4485' size='353085' date='1088636612000' url=''><name>MailPlugin</name><id>MailPlugin</id><description><![CDATA[this plugin allows you to email all open files]]></description><version>0.0.3</version><vendor email='intellij@aiko.sh' url=''>Aiko Mastboom</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[initial release.<br>sources/mail.jar/activation.jar included.<br>see %IDEA_HOME%/plugins/MailPlugin/etc/ for details]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4055' size='230389' date='1088636701000' url=''><name>Net client</name><id>Net client</id><description><![CDATA[Net client for team work in a local network]]></description><version>1.1101</version><vendor email='' url=''>Nikolay Chashnikov</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='60707' size='1057668' date='1427307936000' url='https://www.jetbrains.com'><name>IDETalk</name><id>IDETalk</id><description><![CDATA[A plugin for code-related communications between developers. 
<p> </p>
<ul> 
 <li>Exchange messages with your fellow developers right inside the IDE. You can reach your colleagues from your local network or use Jabber for distant communications. </li> 
 <li>Right click in your editor and send a &quot;code pointer&quot; - a reference to that particular point in the file. </li> 
 <li>Send stacktrace to a user from your contact list. The stacktrace will be navigatable on the receiving side. </li> 
 <li>View list of files opened in IDEA by any of your IDEtalk contacts. Hide your files from viewing, if you don't like to be spied. </li> 
 <li>View differences between your files and files of your contact.</li> 
</ul>]]></description><version>141.177.4</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.177' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='2245' size='55029' date='1142838223000' url=''><name>Rob Keyboard</name><id>Rob Keyboard</id><description><![CDATA[This plugin is produced for holding on keyboard when pairing program.
        You can type "shift ctrl K" to lock intellJ by a Dialog with amusing words.
        You can lock intellJ by password, with configging password enabled.
        At first, you should add a Mr. Big for Keyboard Robber's Gang.
        And you can add new robber by "shift ctrl A".
        You can remove the robber by "shift ctrl D".]]></description><version>-0.1.1</version><vendor email='' url=''>thoughtworks china xli</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4126' size='547241' date='1157306123000' url=''><name>TaskList</name><id>TaskList</id><description><![CDATA[
        'TaskList' plugin fetchs issue from your favorte issue tracker
        it has an abstract web service layer which can be extended for any issue
        tracking software.
        Currently "Mantis" (php based issue tracker) is only implemented.
        you can introduce this web service module under "webservice" directory.
        for more information and support
        http://hasan.we4tech.com
    ]]></description><version>0.1</version><vendor email='hasan@somewherein.net' url=''>
        somewhere in... (http://www.somewherein.net)
</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4679' size='507003' date='1198288756000' url=''><name>Grok</name><id>Grok</id><description><![CDATA[    A fully extensible implementation expertise mining framework. The framework supports
    heuristic metrics that quantitatively mines artifacts-centric expertise levels from
    version control and issue tracker repositories.
    <p>

    An integrated communication infrastructure links developers seeking help on given
    software artifact to the appropriate experts. The skilled experts subset is deduced by
    a user-defined metric evaluated at runtime. The communications facilities includes
    sending emails, sharing code pointers using IDEtalk, submitting bug reports or
    new feature requests.
    <p>

    By default, the expertise query/help action is mapped to Ctrl+Shift+F1.
  ]]></description><version>1.0.4</version><vendor email='info@olympya.com' url=''>Paulo Mattos and Hugo Ba??s</vendor><idea-version min="n/a" max="n/a" since-build='75.7590' /><change-notes><![CDATA[
    1.0.3:<br>
    Implemented support for automatic workgroup creation.

    1.0.2:<br>
    Fixed yet another plugin upload problem. <br><br>

    1.0.1:<br>
    Fixed .zip layout problem. <br><br>

    1.0:<br>
    Initial release. <br><br>
  ]]></change-notes><depends>IDEtalk</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='15955' size='641640' date='1458520997000' url='https://github.com/syllant/idea-plugin-revu'><name>reVu</name><id>org.sylfra.idea.plugins.revu</id><description><![CDATA[Team Code Reviewer for Intellij IDEA. Simple and flexible, created specially for IDEA.]]></description><version>2.7.3</version><vendor email='syllant@gmail.com' url='https://github.com/syllant'>Sylvain FRANCOIS</vendor><idea-version min="n/a" max="n/a" since-build='133.193' /><change-notes><![CDATA[<b>2.7.3</b> (03/20/2016) 
<ul> 
 <li>Refactor settings components for IntelliJ 16/2016 apis </li>
 <li><a href="https://github.com/syllant/idea-plugin-revu/issues/46" rel="nofollow">Issue #46 &quot;Not supported because it's bad for hibernation; use scheduleWithFixedDelay() instead&quot;</a> </li>
</ul> 
<b>2.7.2</b> (07/21/2015) 
<ul> 
 <li><a href="https://github.com/syllant/idea-plugin-revu/issues/39" rel="nofollow">Issue #39 &quot;File already exists in VFS&quot; error</a> </li>
</ul> 
<b>2.7.1</b> (03/01/2014) 
<ul> 
 <li><a href="https://github.com/syllant/idea-plugin-revu/issues/35" rel="nofollow">Issue #35 NPE in logs when creating review without defined login</a> </li>
</ul> 
<b>2.7</b> (12/13/2013) 
<ul> 
 <li><a href="https://github.com/syllant/idea-plugin-revu/issues/32" rel="nofollow">Issue #32 IntelliJ Idea 13 Support</a> </li>
</ul> 
<b>2.6</b> (11/09/2013) 
<ul> 
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-revu/issues/28" rel="nofollow">Issue #28 Support git when selecting revisions</a> </li>
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-revu/issues/29" rel="nofollow">Issue #29 Improve performance for &quot;Annotate for review</a> </li>
 <li>Fix: <a href="https://github.com/syllant/idea-plugin-revu/issues/23" rel="nofollow">Issue #23 AnnotationListener not exist in Idea 12</a> </li>
 <li>New: Review files chmoded to avoid VCS read-only issues (<a href="https://github.com/syllant/idea-plugin-revu/issues/25" rel="nofollow">Issue #25 Revu and TFS</a>) </li>
 <li>Thanks to <a href="https://github.com/blabno" rel="nofollow">Bernard Labno</a> for contributions </li>
</ul> 
<b>2.6rc4</b> (06/23/2013) 
<ul> 
 <li>Support for all IntelliJ Platform Products </li>
</ul> 
<b>2.6rc3</b> (12/08/2012) 
<ul> 
 <li>Fix: Compatibility issues with IDEA 12 (<a href="https://github.com/syllant/idea-plugin-revu/issues/18" rel="nofollow">Issue #18 (not working in IDEA 12)</a>) </li>
 <li>Fix: Compatibility issues with IDEA 11 (<a href="https://github.com/syllant/idea-plugin-revu/issues/9" rel="nofollow">Issue #9 (Does not work with IDEA Build #IU-117.912)</a>, <a href="https://github.com/syllant/idea-plugin-revu/issues/5" rel="nofollow">Issue #5 (Internal IDE error when saving a review)</a>) </li>
 <li>Fix: Bug in validation of revision numbers (<a href="https://github.com/syllant/idea-plugin-revu/issues/7" rel="nofollow">Issue #7 (Can't enter revision number)</a>) </li>
 <li>Fix: lots of other declared issues (<a href="https://github.com/syllant/idea-plugin-revu/issues?milestone=1&amp;state=closed" rel="nofollow">Closed issues</a>) </li>
 <li>Thanks to <a href="https://github.com/blabno" rel="nofollow">Bernard Labno</a> for help </li>
</ul> 
<b>2.6rc2</b> (04/25/2012) 
<ul> 
 <li>Fix: Compatibility issues with IDEA 11 </li>
</ul> 
<b>2.6rc1</b> (03/12/2012) 
<ul> 
 <li>(not publicly available) </li>
 <li>Fix: Compatibility issues with IDEA 11 </li>
</ul> 
<b>2.5</b> (12/18/2010) 
<ul> 
 <li>Fix (<a href="http://code.google.com/p/idea-revu/issues/detail?id=16" rel="nofollow">Issue 16</a>): XSD schema registration did not work anymore </li>
 <li>Fix (<a href="http://code.google.com/p/idea-revu/issues/detail?id=17" rel="nofollow">Issue 17</a>): display of issues with same summary </li>
 <li>Fix (<a href="http://code.google.com/p/idea-revu/issues/detail?id=19" rel="nofollow">Issue 19</a>): titles of Noted &amp; Assignees tabs are now refreshed after changes </li>
</ul> 
<b>2.0.1</b> (10/21/2010) 
<ul> 
 <li>Fix: Wrong assertion related to VCS in some cases </li>
</ul> 
<b>2.0</b> (04/30/2010) 
<ul> 
 <li>New: Reviewing mode, with custom VCS annotations </li>
 <li>New: File scope management with selected files to review </li>
 <li>New: Tree view instead of table view </li>
 <li>New: Filtering and grouping features to help navigating betweens issues </li>
 <li>New: Creation of review from VCS changes </li>
 <li>New: New main menu </li>
 <li>New: Active in diff mode </li>
 <li>New: Color management for issue statuses </li>
 <li>New: Lots of miscellaneous hints to improve usability </li>
 <li>Fix: lots of miscellaneous fixes, minor, major and critical! </li>
</ul> 
<b>1.0</b> (12/16/2008) 
<ul> 
 <li>Initial release </li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='4011' size='453045' date='1282765353000' url=''><name>Bugzilla task provider</name><id>org.bugzilla.tasks</id><description><![CDATA[Allows for access of your bugzilla tasks.]]></description><version>0.1</version><vendor email='' url=''>Freshly Baked Apps</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.tasks</depends><rating>2.0</rating></idea-plugin><idea-plugin downloads='1667' size='2489218' date='1318826497000' url=''><name>Kanbanery for IntelliJ</name><id>pl.project13.intellij.kanbanery</id><description><![CDATA[
        
        <p>
          Use <a href="http://www.kanbanery.com">Kanbanery</a> as IntelliJ <b>Tasks</b> resource.
          You can choose tasks from your Kanban board (or multiple boards) and start hacking on them.
          Be sure to take a look at the <a href="https://github.com/ktoso/kanbanery-for-intellij">README in the github repo</a>, as it contains a nice preview of this plugin :-)
        </p>
        <p>
          Task titles (and reference ID's) are then added automatically to each commit so Kanbanery will know that some commit is about some task.
        </p>
        <p>
          You will need to create a Kanbanery account to use this plugin, but don't worry - it's free :-)
        </p>
        
    ]]></description><version>1.0</version><vendor email='konrad.malawski@java.pl' url=''>
        project13.pl
    </vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        
        <strong>v1.0</strong>
        <ul>
          <li>Initial release</li>
        </ul>
        
    ]]></change-notes><depends>com.intellij.tasks</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='7828' size='69365' date='1490103796000' url=''><name>wide-task-browser</name><id>wide-task-browser</id><description><![CDATA[Displays complete task list]]></description><version>0.1.16</version><vendor email='' url=''>ol-loginov</vendor><idea-version min="n/a" max="n/a" since-build='139.658' /><change-notes><![CDATA[Version 0.1.16 changes: 
<ul> 
 <li>Use non-modal update progress on startup</li> 
</ul> Version 0.1.15 changes: 
<ul> 
 <li>Remove closed tasks after update</li> 
</ul> Version 0.1.14 changes: 
<ul> 
 <li>IDEA ui style</li> 
 <li>More information about repository error (in baloon text)</li> 
</ul> Version 0.1.13 changes: 
<ul> 
 <li>simple task state filter</li> 
</ul> Version 0.1.12 changes: 
<ul> 
 <li>use built-in open task dialog</li> 
 <li>use built-in icons</li> 
</ul> Version 0.1.11 changes: 
<ul> 
 <li>mantis repository support</li> 
</ul> Version 0.1.10 changes: 
<ul> 
 <li>built with java 6</li> 
</ul> Version 0.1.9 changes: 
<ul> 
 <li>migration up to IDEA 14</li> 
</ul> Version 0.1.8 changes: 
<ul> 
 <li>add scroll support for task details</li> 
 <li>style changes</li> 
</ul> Version 0.1.7 changes: 
<ul> 
 <li>works with tasks without createdAt and updatedAt dates</li> 
 <li>use right pane for some information</li> 
</ul> Version 0.1.6 changes: 
<ul> 
 <li>baloon is non-sticky now</li> 
 <li>sorting in task tree is more user-friendly</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.tasks</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='1226' size='1413111' date='1341097267000' url=''><name>Launchpad Tasks Provider</name><id>Launchpad Tasks Provider</id><description><![CDATA[Launchpad tasks / bugs in your favorite IDE. https://launchpad.net/lp-intellij-tasks-provider for project page containing bug reports and feature requests. https://github.com/norrs/launchpad-intellij-tasks-provider for forking and making pull requests!]]></description><version>1.1</version><vendor email='' url=''>norrs</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6534' size='12634' date='1403098413000' url=''><name>iceScrum for Intellij</name><id>iceScrum for Intellij</id><description><![CDATA[<p> Use <a href="http://www.icescrum.org" rel="nofollow">iceScrum</a> (or <a href="https://www.kagilum.com/icescrum-pro/" rel="nofollow">iceScrum Pro</a>) as IntelliJ <b>Tasks</b> resource. </p> 
<p> You can choose tasks from your project and start them.<br /> Be sure to take a look at the <a href="https://www.kagilum.com/documentation/icescrum-intellij-integration/" rel="nofollow">iceScrum &amp; Intellij integration</a> documentation, as it contains a full preview of this plugin. </p> 
<p> Task titles (and reference ID's) are then added automatically to each commit so your iceScrum Pro version (as it have an integration with SVN / GIT) will know that some commit is about some task. </p>]]></description><version>1.3.2</version><vendor email='contact@kagilum.com' url=''>Kagilum</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2866' size='28457' date='1411434459000' url=''><name>InteliZilla</name><id>org.intelizilla</id><description><![CDATA[Task Provider for bugzilla]]></description><version>1.2</version><vendor email='' url=''>Elhanan Maayan</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1095' size='267789' date='1372110143000' url='http://www.vincenzodevivo.com/web/Default.aspx'><name>DeltaShareXP</name><id>DeltaShareXP</id><description><![CDATA[<p> <b>DeltaShareXP: chat, sharing and more...</b><br /> DeltaShareXP is a plugin written for IntelliJ IDEA. This plugin adds the ability to chat, share code references, files and screenshot with other developers in your network. </p> 
<p> <b>Features</b> </p>
<ul> 
 <li>Peer-to-Peer Chat System;</li> 
 <li>Conversation history;</li> 
 <li>Emoticons [<b><i>:(, :), :P, :D</i></b>];</li> 
 <li>Share reference to class, method, line or file in project;</li> 
 <li>Share files;</li> 
 <li>Share selected test;</li> 
 <li>Saving and sharing screenshot(with crop functionality);</li> 
</ul> 
<p></p>]]></description><version>1.0.1</version><vendor email='info@vincenzodevivo.com' url='http://www.vincenzodevivo.com/web/Default.aspx'>VincenzoDeVivo.Com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p> Version 1.0.1: </p>
<ul> 
 <li>BugFix ScreenCapture on close</li> 
</ul> 
<p></p> 
<p> Version 1.0: </p>
<ul> 
 <li>First release</li> 
</ul> 
<p></p>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='2085' size='1184087' date='1389319797000' url=''><name>Rally ALM Tasks Integration</name><id>Rally ALM Tasks Integration</id><description><![CDATA[Rally ALM Tasks Integration]]></description><version>1.0.1</version><vendor email='' url=''>sergiy.beley@gmail.com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='48278' size='2841177' date='1449732685000' url='https://floobits.com'><name>Floobits</name><id>com.floobits.unique.plugin.id</id><description><![CDATA[Floobits lets you collaborate on code in real-time across multiple text editors and IDEs.
<br /> You need a Floobits account. Create one at https://floobits.com Features include being able to see other people's cursor and highlights, being able to summon, and also follow edits automatically.]]></description><version>1.6.6</version><vendor email='info@floobits.com' url='https://floobits.com'>Floobits</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[You can now summon individual users to your cursor position. Just right-click on them in the user list and choose &quot;summon&quot;.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='32757' size='4188142' date='1426168922000' url=''><name>Settings Repository</name><id>org.jetbrains.settingsRepository</id><description><![CDATA[<p>Supports sharing settings between installations of IntelliJ Platform based products used by the same developer (or team) on different computers.</p> 
<p>Synchronization is performed automatically after successful completion of "Update Project" or "Push" actions. Also you can do sync using VCS -&gt; Sync Settings.</p> 
<p>See <a href="https://github.com/develar/settings-repository" rel="nofollow">project page</a> for more info.</p>]]></description><version>2.0.7</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.1' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.xml</depends><rating>2.3</rating></idea-plugin><idea-plugin downloads='1053' size='2538812' date='1437452795000' url=''><name>COLA Tests</name><id>com.github.bmsantos.idea.cola</id><description><![CDATA[COLA Tests is a small framework designed to facilitate the usage of JUnit tests with Gherkin stories/scenarios. It is much simpler to use than any other similar framework because it injects the stories directly in the JUnit POJO and, due to this nature, it does not require a JUnitRunner.]]></description><version>0.4.0</version><vendor email='bmrosantos@gmail.com' url='https://github.com/bmsantos/cola-idea-plugin'>COLA Tests</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[COLA Tests IDEA plugin release 0.4.0]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1025' size='30925' date='1431426835000' url=''><name>AZK Control</name><id>com.bft.control.idea</id><description><![CDATA[AZK Control tasks and time tracking integration]]></description><version>1.1</version><vendor email='control_support@bftcom.com' url='http://www.bftcom.com'>BFT, LLC</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<p>Version 1.1</p> 
<ul> 
 <li>Fetching tasks from server fixed.</li> 
</ul> 
<p>Version 1.0</p> 
<ul> 
 <li>Implemented basic tasks features.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1645' size='25549' date='1446104394000' url=''><name>Taiga.io Tasks</name><id>com.busybusy.Taiga.io.Task</id><description><![CDATA[<p>Enable the use of <a href="https://taiga.io" rel="nofollow">taiga.io</a> as an IntelliJ task server.</p>]]></description><version>1.1.7</version><vendor email='trevor@busybusy.com' url='http://www.busybusy.com'>busybusy</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p>1.1.7 - opening the website from the task on custom api URL's now works as it should</p>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.tasks</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='504' size='11350393' date='1443888322000' url=''><name>VersionOne task provider</name><id>VersionOne</id><description><![CDATA[Task provider for Version One platform]]></description><version>1.0</version><vendor email='patricksafarov@gmail.com' url=''>Patrick Safarov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6872' size='21583' date='1475535333000' url=''><name>Slack Storm</name><id>com.bryansharpe.slackstorm</id><description><![CDATA[Allows posting a selection of text to a Slack channel via incoming webhooks]]></description><version>1.8</version><vendor email='' url='http://www.bryansharpe.com'>Bryan Sharpe</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.1 - Documentation and cleanup
<br> 1.2 - Ability to run multiple channels
<br> 1.3 - Post File and line numbers. Allow user aliases
<br> 1.4 - Update to urlConnection to support newer IntelliJ products
<br> 1.5 - Fix critical bug
<br> - Change to attachment format
<br> 1.6 - Ability to remove one specific channel
<br> - Choice on icon sender
<br> - Better response checking
<br> 1.7 - Ability to edit a channel
<br> - Better Escaping
<br> 1.8 - Ability to edit target channel
<br> - Better webhook URL handling
<br> - Show full path to project file
<br> 
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='1168' size='4873619' date='1472849004000' url=''><name>Wrike plugin</name><id>com.wrike.plugin.intellij</id><description><![CDATA[Integrate your development workflow with Wrike, link commits with corresponding Wrike tasks]]></description><version>0.14</version><vendor email='support@team.wrike.com' url=''>Wrike</vendor><idea-version min="n/a" max="n/a" since-build='131.0' until-build='180.0'/><change-notes><![CDATA[Search in MyWork and CustomStage task lists
<br> Today and Later sections in MyWork task list
<br> Custom folder picker
<br> Search in folder picker
<br> Scroll bar in description UI fix
<br> Width of open task dialog fix
<br> Folder compact UI
<br> Zero state texts proofreading
<br> Description rendering improvement
<br> Internal logic bug fixes
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.tasks</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='154' size='3389209' date='1487669458000' url=''><name>XMPP</name><id>at.dotti.intellij.plugins.xmpp</id><description><![CDATA[<p>This is a simple XMPP Client to integrate with IntelliJ IDEA.</p>]]></description><version>1.1.1.0</version><vendor email='stefan@dotti.at' url='http://www.dotti.at/2/'>Stefan Dotti</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>1.1.2.0: added: change bg color on chat window on new message and hide after 3s</li> 
 <li>1.1.1.0: added timer for reconnect on connection loss in case of an error</li> 
 <li>1.1.0.0: changed the content type to text/plain to support new line, better emoji support</li> 
 <li>1.0.6.5: made the tool window factory DumbAware to avoid disable at indexing</li> 
 <li>1.0.6.4: fixed latest history item not shown</li> 
 <li>1.0.6.3: sleep if window is not visible</li> 
 <li>1.0.6.2: catch general exception</li> 
 <li>1.0.6.1: update chat reference on new message and use participant string as map key</li> 
 <li>1.0.6.0: search for font that supports emoji utf8 chars</li> 
 <li>1.0.5.4: changed description to english and added html markup</li> 
 <li>1.0.5.3: fixed an error (npe) with the settings</li> 
 <li>1.0.5.2: catch parse error</li> 
 <li>1.0.5.1: apply emoji only on the message text</li> 
 <li>1.0.5.0: separate servicename and host into two fields</li> 
 <li>1.0.4.2: make it pinnable and pinned by default</li> 
 <li>1.0.4.1: added emoji4j and last 4 history messages in chat window</li> 
 <li>1.0.4.0: added ChatState Extension handling</li> 
 <li>1.0.3.3: NPE wenn kein Name bei einem Contact gesetzt ist.</li> 
 <li>1.0.3.0: make https links clickable in chat window</li> 
 <li>1.0.2.0: Show Balloon when contact changes presence.</li>
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='73' size='42618788' date='1471549327000' url=''><name>Tool Window</name><id>org.jetbrains.plugins.sample.ToolWindow</id><description><![CDATA[This sample plugin illustrates how to create your custom tool window.]]></description><version>10-1</version><vendor email='a.santhanasamy@gmail.com' url='http://www.photon.in/'>Photon Infotech</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='49' size='64258' date='1489139827000' url=''><name>JLA Plugin</name><id>com.dianping.unique.plugin.id</id><description><![CDATA[JLA Tools]]></description><version>1.5</version><vendor email='jianjian.mei@dianping.com' url='http://www.dianping.com'>Joker</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[fix plugin error in android studio 2.3 add quick create MVP files]]></change-notes><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='40' size='5188407' date='1496992319000' url=''><name>Mattermost Chat Plugin</name><id>at.dotti.intellij.plugins.team.mattermost</id><description><![CDATA[This Plugins is a simple team/chat integration for a Mattermost.com application. This plugin is still under development and there are a lot of features that can be implemented. For now you can chat on single user channels.]]></description><version>0.1.0.0</version><vendor email='office@dotti.at' url='http://www.dotti.at'>dotti.at</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>0.1.0.0: create direct channel when none was found, first change to api v4, set v3 as deprecated</li> 
 <li>0.0.4.4: make slack attachment more prominent with utf8 box character</li> 
 <li>0.0.4.3: more info messages on the websocket</li> 
 <li>0.0.4.2: fixed: npe</li> 
 <li>0.0.4.1: fixed: websockets are not reusable</li> 
 <li>0.0.4.0: reconnect websocket on connection loss, catch any exception in timer thread</li> 
 <li>0.0.3.0: print slack attachments</li> 
 <li>0.0.2.0: compose posts, display emoji</li> 
 <li>0.0.1.0: first draft, display user list with status and print messages</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"XML"</ff><category name="XML"><idea-plugin downloads='12414' size='104424' date='1112237850000' url=''><name>XMLBean Generator</name><id>XMLBean Generator</id><description><![CDATA[XMLBean Integration.]]></description><version>0.0.4</version><vendor email='movink@gmail.com' url=''>Movin Kulathilaka</vendor><idea-version min="n/a" max="n/a" since-build='40.2253' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='12015' size='8146726' date='1265026282000' url=''><name>JiBX</name><id>org.intellij.jibx</id><description><![CDATA[Run JiBX binding compiler after the Java compiler has run and provides validation support.]]></description><version>3.1</version><vendor email='jerome.bernard@elastic-grid.com' url=''>Elastic Grid, LLC.</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[
	
	    <p>
            Changes:<br>
            - [NEW] Updated to work with IntelliJ IDEA 9<br>
            - [NEW] Updated JiBX to version 1.2.1<br>
            - Now using IntelliJ facets with auto-detection of JiBX bindings<br>
            - Support for 'format' settings in the binding<br>
	    </p>
    
    ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='26709' size='3520344' date='1142795542000' url=''><name>JAXB 2.0 XJC generator</name><id>JAXB 2.0 XJC generator</id><description><![CDATA[Generate files from your XSD schemas with JAXB 2.0 XJC generator]]></description><version>1.0</version><vendor email='' url=''>JAXB Workshop project</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11429' size='41802' date='1189667519000' url=''><name>Log4j Plugin</name><id>Log4j Plugin</id><description><![CDATA[
    
    A plugin to accelate log4j.xml file writing:
    <ul>
        <li> Action to create log4j.xml for different version </li>
        <li> DTD resource binding </li>
        <li>Code completion for editing</li>
        <li>Log4j 1.3 support</li>
    </ul>
    
    ]]></description><version>1.1.2</version><vendor email='linux_china@hotmail.com' url=''>linux_china</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='13954' size='4104965' date='1296155185000' url='http://confluence.jetbrains.com/display/CONTEST/XSLT-Debugger'><name>XSLT-Debugger</name><id>XSLT-Debugger</id><description><![CDATA[
    Interactive XSLT Debugger. Allows debugging of XSLT stylesheets in IntelliJ IDEA.

    <p>
      <b>Important</b>: The plugin requires version 3 or later of the
        "<a href="http://plugins.intellij.net/plugin/?id=237">XPathView + XSLT-Support</a>" plugin.
        If this isn't installed yet, IDEA will automatically download and install it when installing the XSLT-Debugger
        plugin. If an earlier version is already installed, please upgrade the plugin manually.
    </p>
  ]]></description><version>1.2.7</version><vendor email='sascha.weinreuter@cit.de' url=''>Sascha Weinreuter</vendor><idea-version min="n/a" max="n/a" since-build='95.311' /><change-notes><![CDATA[
    Xalan Support. To debug with Xalan instead of SAXON, a supported Xalan version (2.7.x) should be present in the
    classpath or "-Dxslt.transformer.type=xalan" should be added as VM argument for the run configuration. Debugging
    with SAXON can be forced by adding "-Dxslt.transformer.type=saxon". 
  ]]></change-notes><depends>XPathView</depends><rating>3.8</rating></idea-plugin><idea-plugin downloads='28373' size='113432' date='1400712101000' url='https://github.com/syllant/idea-plugin-xstructure'><name>xStructure</name><id>org.sylfra.idea.plugins.xstructure</id><description><![CDATA[Provides a flexible way for displaying structure of XML files to make navigation easier. xStructure allows to configure node rendering to display attributes or tag values. It allows also to hide some nodes to make structure tree more compact.]]></description><version>1.5.1</version><vendor email='syllant@gmail.com' url='https://github.com/syllant'>Sylvain FRANCOIS</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<b>1.5.1</b> (05/21/2014) 
<ul> 
 <li>Fix: Compatibility issue with branch 135 for all IntelliJ Platform Products </li>
</ul> 
<em> </em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='30230' size='216428' date='1323363528000' url=''><name>XmlSearchAndReplace</name><id>XmlSearchAndReplace</id><description><![CDATA[Provides dreamweaver-like feature to find and replace xml tags. Allows you to create powerfull and complex patterns with GUI and perform search and replace of them.]]></description><version>0.0.7</version><vendor email='andrey.zaytsev@jetbrains.com' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[updated to use with IntelliJ IDEA 11 and fixed some bugs!]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='40442' size='286358' date='1378240596000' url='https://github.com/inmite/android-selector-chapek'><name>SelectorChapek for Android</name><id>eu.inmite.android.plugin.selectorchapek</id><description><![CDATA[This plugin automatically generates drawable selectors from appropriately named Android resources.]]></description><version>1.0.2</version><vendor email='android@inmite.eu' url='http://www.inmite.eu'>Inmite</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<b>1.0.2</b> (09/03/2013) 
<ul> 
 <li>Support for all drawable directories </li>
</ul> 
<b>1.0.1</b> (08/20/2013) 
<ul> 
 <li>Support for all IntelliJ Platform Products </li>
</ul> 
<b>1.0</b> (08/19/2013) 
<ul> 
 <li>Initial release </li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='856' size='1144326' date='1433177299000' url='https://github.com/aweigold/idea-plugin-jibx'><name>JiBX Idea Plugin</name><id>com.adamweigold.idea-plugin-jibx</id><description><![CDATA[<p> Provides <b>JiBX Binding</b> support for Java language<br /> </p> 
<p> To configure version 0.2, you must place all your jibx bindings in a folder called &quot;jibx&quot; in your module's root. Files that are not jibx bindings can not exist in this directory. You must also have jibx configured as a dependency of your module, as it will be used for the actual compilation (not the version included with this plugin).<br /> </p> 
<p> Please contact me via e-mail or github for questions, feature requests, bugs, etc.<br /> </p> 
<p> Future releases will include: </p>
<ul> 
 <li>Configuration of compilation verbosity logging</li> 
 <li>Configurable (or scannable) jibx binding file location</li> 
 <li>Integration of other JiBX 'extras' in the IDE</li> 
 <li>Integration of JiBX validation with Idea's validation</li> 
 <li>Unit tests for plugin's build</li> 
 <li>Want others? Send requests.</li> 
</ul> 
<p></p>]]></description><version>0.2</version><vendor email='adam@adamweigold.com' url='http://www.adamweigold.com/'>Adam J. Weigold</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>0.2</b>
<br /> 
<ul> 
 <li>Upgraded BCEL to support Java 8</li> 
 <li>Updated compiler error logging to include entire JiBXException stacktrace instead of just the message</li> 
</ul> 
<b>0.1</b>
<br /> 
<ul> 
 <li>Integrated JiBX compilation into Idea's JPS External Make system</li> 
 <li>Added detection of files with .jibx extension as XML files</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1290' size='66752' date='1474422071000' url=''><name>XSL-FO Support for IntelliJ IDEA</name><id>XslFoSupport</id><description><![CDATA[This plugin provides run configuration that allows execution of XSL-FO transformations with Apache FOP.]]></description><version>1.2.1</version><vendor email='cherkas.da@gmail.com' url='https://github.com/dmitry-cherkas/intellij-xslfo-support'>Dmitry Cherkas</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.2.1 </p>
<ul> 
 <li>Fixed #3: userconfig.xml is now truly optional</li> 
</ul> 
<p></p> 
<p>1.2 </p>
<ul> 
 <li>Changed logo for FOP run configurations</li> 
 <li>Added context menu action to create FOP Run configuration for selected file</li> 
 <li>"Make" action is no longer added by default to newly created configurations</li> 
 <li>Fixed validation of "Save to file" field in configuration editor</li> 
 <li>Added "Use temporary file.." option to run configuration</li> 
</ul> 
<p></p> 
<p>1.1.1 </p>
<ul> 
 <li>https://github.com/dmitry-cherkas/intellij-xslfo-support/issues/1</li> 
</ul> 
<p></p> 
<p>1.1 </p>
<ul> 
 <li>moved FOP configuration to application-level settings</li> 
</ul> 
<p></p> 
<p>1.0.1 </p>
<ul> 
 <li>Specified plugin compatibility with IntelliJ Platform products</li> 
</ul> 
<p></p> 
<p>1.0 </p>
<ul> 
 <li>Implemented XSL-FO run configuration with Apache FOP</li> 
</ul> 
<p></p>]]></change-notes><depends>XPathView</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='10806' size='4107041' date='1495390105000' url=''><name>Android Strings.xml To CSV Converter</name><id>com.pandawarrior.androidXMLConverter</id><description><![CDATA[Android XML to CSV converter.
<br> 
<p>Allows you to translate strings.xml, arrays.xml, plurals.xml into different languages in spreadsheet form, and vice versa.</p> 
<p><em>NOTE<em></em></em></p>
<em><em> <p>You can access the plugin from the "Tools" menu at the IDE toolbar</p> <br> <p>Changelog</p> <p></p> <p>2.0.1</p> <p>Support more rows of data</p> <p>Bug fixes and improves stability</p> <a href="https://github.com/pandawarrior91/Android-strings-xml-csv-converter" rel="nofollow">GitHub</a></em></em>]]></description><version>2.0.1</version><vendor email='pandawarrior91@gmail.com' url='https://github.com/pandawarrior91'>Liew Jun Tung</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='9133' size='9295' date='1445457112000' url=''><name>Android Styler</name><id>pro.alex_zaitsev.androidstyler</id><description><![CDATA[This plugin will save you a lot of time if you work with android layouts. You can easily create styles from view attributes.
<br />
<br /> Usage:
<br /> 1. copy lines with future style from your layout.xml file
<br /> 2. paste it to styles.xml file with Ctrl+Shift+D
<br /> 3. enter name of new style in the modal window
<br /> 4. your style is prepared!
<br />
<br />]]></description><version>1.0.1</version><vendor email='alex.zaitsev.pro@gmail.com' url=''>Alex Zaitsev</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.1 - Fix compatibility to make available for Android Studio]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4959' size='39577' date='1451046489000' url=''><name>android databinding</name><id>com.heaven7.plugin.android.databinding</id><description><![CDATA[this is a plugin of android-databinding framework.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='donshine723@gmail.com' url='https://github.com/LightSun/android-databinding'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[a simple plugin of android-databinding.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='5974' size='10855' date='1474920136000' url=''><name>LayoutFormatter</name><id>me.drakeet.layoutformatter</id><description><![CDATA[Retrofit your Android layout XML files. 
<br>
<br> It will adjust your attributes order in accordance with the rules, and it will adjust some attributes to the front, and take some attributes at the end of the rows. It will make your code format more nice. 
<br>
<br> It is open source. 
<a href="https://github.com/drakeet/LayoutFormatter" rel="nofollow">https://github.com/drakeet/LayoutFormatter</a>
<br> Related articles: 
<a href="https://drakeet.me/layoutformatter" rel="nofollow">???? XML ??????????</a>]]></description><version>1.1.5</version><vendor email='drakeet.me@gmail.com' url='https://drakeet.me'>drakeet</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v1.1.5
<br> - Removed a rule: android:singleLine="true"(It's deprecated) -&gt; android:maxLines="1"(It's DEPRECATED, too!);
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2658' size='69770' date='1470925291000' url=''><name>Material Design Specs</name><id>com.thbs.materialdesign</id><description><![CDATA[Android Studio &amp; IntelliJ Plugin for Android UI widgets with Material Design specifications.
<br>This plugin helps to drag and drop the generated code to our XML layouts.]]></description><version>1.3</version><vendor email='torryharriscoe@gmail.com' url='https://github.com/torryharris/Material-Design-Specs'>Torry Harris Business Solution</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0:First version released.
<br> 1.0.1:Fixed compatibility to make available for Android Studio.
<br> 1.2:Fixed issue related with rating bar image when save button is clicked.
<br> 1.3:Added github link.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category><ff>"Modeling and CASE tools"</ff><category name="Modeling and CASE tools"><idea-plugin downloads='19035' size='100194' date='1088637187000' url=''><name>SequencePlugin</name><id>SequencePlugin</id><description><![CDATA[Simple Sequence Diagram Generator]]></description><version>0.5.3</version><vendor email='' url=''>ksibilev@yahoo.com</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='21358' size='1436' date='1106555380000' url='https://www.visual-paradigm.com/features/'><name>SDE for IntelliJ IDEA (Community Edition)</name><id>SDE for IntelliJ IDEA (Community Edition)</id><description><![CDATA[<html>
		The latest release from Visual Paradigm, the Smart Development Environment (SDE) 3.0 for IntelliJ IDEA, is now available and well-tested in platforms including Linux, Windows and Java Desktop. SDE 3.0 for IntelliJ is a plug-in of IntelliJ IDEA for model-driven development with Unified Model Language (UML). Visual Paradigm embeds itself to IntelliJ IDEA to provide a unified modeling and development environment, dramatically increase the speed of requirement capturing, analysis, design, development, testing and deployment for software architects, analyst, designer and developers using IntelliJ IDEA.
		Here are the main features:
		<ul>
			<li>Use Case Details Editor</li>
			<li>Enhanced XMI Import/Export to support UML 2.0</li>
			<li>Enhanced Smart Resources</li>
			<li>EJB Code Generation and Deployment</li>
			<li>EJB Diagram Support</li>
			<li>Advanced ORM Features</li>
			<li>Customizable SQL</li>
		</ul>
		For more infomration, please visit: <a href = "http://www.visual-paradigm.com/product/sde/ij/">http://www.visual-paradigm.com/product/sde/ij/</a>
		</html>]]></description><version>2.0 build 20041218g</version><vendor email='info@visual-paradigm.com' url=''>Visual Paradigm International Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='40.2132' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='105880' size='803275' date='1191164154000' url='http://www.intellij.org/twiki/bin/view/Main/SimpleUML'><name>simpleUML</name><id>simpleUML</id><description><![CDATA[
		
		Providing support for Class, Dependency, Package and Sequence diagrams.
		
	]]></description><version>0.33</version><vendor email='martin.schmid@gridvision.ch' url=''>
        Martin Schmid, Luke Burgess (Luke.E.Burgess@usa.xerox.com), Dimitar Dimitrov
</vendor><idea-version min="n/a" max="n/a" since-build='72.7274' /><change-notes><![CDATA[Updated to work with IDEA 7 (build 7274)
	]]></change-notes><rating>2.3</rating></idea-plugin><idea-plugin downloads='33810' size='1420' date='1106556158000' url='https://www.visual-paradigm.com/features/'><name>Visual Paradigm SDE for IntelliJ IDEA (Community Edition)</name><id>Visual Paradigm SDE for IntelliJ IDEA (Community Edition)</id><description><![CDATA[<html>
		The latest release from Visual Paradigm, the Smart Development Environment (SDE) 2.0 for IntelliJ IDEA, is now available and well-tested in platforms including Linux, Windows and Java Desktop. SDE 2.0 for IntelliJ is a plug-in of IntelliJ IDEA for model-driven development with Unified Model Language (UML). Visual Paradigm embeds itself to IntelliJ IDEA to provide a unified modeling and development environment, dramatically increase the speed of requirement capturing, analysis, design, development, testing and deployment for software architects, analyst, designer and developers using IntelliJ IDEA.
		Here are the main features:
		<ul>
			<li>Full Unified Modeling Language (UML) 2.0 diagrams and notations support</li>
			<li>Reverse Engineering UML Diagram from source code</li>
			<li>Code generation from Class Diagram</li>
		</ul>
		Free evaluation is available from <a href = "http://www.visual-paradigm.com/sdeij.php">http://www.visual-paradigm.com/sdeij.php</a>
		</html>]]></description><version>2.0</version><vendor email='info@visual-paradigm.com' url=''>Visual Paradigm International Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='40.2132' /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='8579' size='1654209' date='1129070607000' url=''><name>DiamondSpin</name><id>DiamondSpin</id><description><![CDATA[DiamondSpin plugin for UML modelling]]></description><version>1.6</version><vendor email='office@crystalbyte.com' url=''>Crystalbyte</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7903' size='116463' date='1138495247000' url=''><name>Gantt</name><id>Gantt</id><description><![CDATA[Gantt Task Management.
        <p>
        Simple tool to organize tasks in a PERT diagram. The tasks are visualized in a Gantt chart.</p>]]></description><version>1.1</version><vendor email='bcremers@gmail.com' url=''>Bart Cremers</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[<ul>
        <li> Recompiled to work with IDEA 5.
      </ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='38282' size='800672' date='1272146842000' url=''><name>simpleUMLCE</name><id>simpleUMLCE</id><description><![CDATA[
		
		UML Class, Dependency, Package and Sequence diagrams for IDEA Community Edition
		
	]]></description><version>0.01</version><vendor email='edunov@gmail.com' url=''>
        Initial version by: Martin Schmid, Luke Burgess (Luke.E.Burgess@usa.xerox.com), Dimitar Dimitrov
        Updated to work with IDEA Community Edition by: Sergey Edunov
    </vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Updated to work with IDEA Community Edition]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='12165' size='207757' date='1460062532000' url=''><name>SequencePluginReload</name><id>SequencePluginReload</id><description><![CDATA[Simple Sequence Diagram Generator. fixed version of SequencePlugin , work from 10.5.x. 
<br /> Thanks ksibilev@yahoo.com for the great work of SequencePlugin..]]></description><version>1.0.7</version><vendor email='' url=''>fanhuagang@gmail.com</vendor><idea-version min="n/a" max="n/a" since-build='139.1117' /><change-notes><![CDATA[<dl> 
 <dt>
  1.0.7
 </dt> 
 <dd>
  Remove &quot;com.intellij.diagram&quot; dependency.
 </dd> 
 <dt>
  1.0.6
 </dt> 
 <dd>
  HotFix: add missing res file in version 1.0.5.
 </dd> 
 <dt>
  1.0.5
 </dt> 
 <dd>
  Narrow the plugin support product list to java.[ABANDONED]
 </dd> 
 <dt>
  1.0.4
 </dt> 
 <dd>
  fixbug: go to source
 </dd> 
 <dt>
  1.0.3
 </dt> 
 <dd>
  fixbug: NPE when call psiMethod.getContainingClass() on enum class.
 </dd> 
 <dt>
  1.0.2
 </dt> 
 <dd>
  Add Sequence Diagram... menu under the Tools menu and Editor popup menu group with Diagram.
 </dd> 
 <dd>
  fixbug: method name with generic type.
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='412614' size='5568238' date='1493733073000' url=''><name>PlantUML integration</name><id>PlantUML integration</id><description><![CDATA[PlantUML diagramming tool integration]]></description><version>2.8.0</version><vendor email='' url=''>Eugene Steinberg</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[<p>2.8</p> 
<ul> 
 <li>PlantUml library upgrade to v1.2017.12</li> 
</ul> 
<p>2.7</p> 
<ul> 
 <li>Fixed opening in an external editor for multiple-page diagrams</li> 
 <li>Fixed edge cases for Copy and Save diagram actions</li> 
</ul> 
<p>2.6</p> 
<ul> 
 <li>NPE fix for AndroidStudio</li> 
 <li>PlantUml library upgrade to v2017.08</li> 
 <li>Added support for *.plantuml file extension</li> 
</ul> 
<p>2.5</p> 
<ul> 
 <li>Disabled asserts in PlantUml - they were causing slow rendering</li> 
 <li>PlantUml library upgrade to 8053</li> 
</ul> 
<p>2.4</p> 
<ul> 
 <li>PlantUml library upgrade to 8051</li> 
 <li>Changed default shortcuts to Ctrl+Alt+Shift+F and G</li> 
 <li>NPE fix</li> 
</ul> 
<p>2.3.1</p> 
<ul> 
 <li>Fixed ASCII image rendering and typos</li> 
</ul> 
<p>2.3</p> 
<ul> 
 <li>Path to Graphviz dot executable was ignored</li> 
 <li>PlantUml library upgrade to 8043</li> 
 <li>Added a low memory watcher for cache clearing</li> 
</ul> 
<p>2.2</p> 
<ul> 
 <li>Toggle button for disabling automatic rendering</li> 
 <li>When auto-rendering is disabled, update and reload button will be red</li> 
 <li>ALT+D shortcut for diagram update</li> 
 <li>ALT+F shortcut for diagram reload</li> 
 <li>Page titles fixed for partial rendering</li> 
 <li>Usage manual</li> 
 <li>About dialog reworked</li> 
 <li>IJ 12 compatibility fix</li> 
</ul> 
<p>2.1</p> 
<ul> 
 <li>Scrolling fixed for 2016.2</li> 
 <li>Remembering selected page per file</li> 
 <li>New right click action: Generate PlantUML Server link to clipboard</li> 
 <li>Page titles in the dropdown page selector</li> 
</ul> 
<p>2.0</p> 
<ul> 
 <li>PlantUml library upgrade to 8042</li> 
 <li>Images can be copied to clipboard as ASCII Art</li> 
 <li>Fixed: @startditaa` not recognized</li> 
 <li>Added a configurable delay between key up event and rendering run</li> 
 <li>Disabled URL links rendering by default - doubles rendering time</li> 
 <li>A lot of caching and optimizations</li> 
 <li>Added incremental rendering - only changed pages will be rendered</li> 
 <li>Added partial rendering mode - useful in large files - the document will be splitted by (@)newpage and each piece will be rendered by itself.</li> 
 <li>Added intentions to disable syntax check, and enable partial rendering - available on the start tag (@startuml,...)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='6697' size='1365620' date='1359397399000' url=''><name>PlantUML Syntax Check</name><id>de.docksnet.puml.syntaxchecker</id><description><![CDATA[(EXPERIMENTAL) Checks the syntax of a PlantUML file via ExternalAnnotator based on SyntaxChecker of plantuml.jar. This plugin requires idea plugin 'PlantUML integration' (http://plugins.jetbrains.com/plugin?pluginId=7017).]]></description><version>0.2.0</version><vendor email='' url=''>Stefan Zeller</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[new version 0.2.0]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4372' size='5636358' date='1432569930000' url='http://www.structure101.com/products/structure101/plugin/'><name>Structure101 for Java</name><id>structure101.java.intellij.plugin</id><description><![CDATA[The structure101 plug-in for IntelliJ IDEA is a free companion to the structure101 client product. The plug-in lets you influence your software architecture as it happens ? when the code is edited in the IDE. Structure101 architecture diagrams specify layering and composition in a concise format. The plug-in displays the diagrams within the IDE, any violations to the target architecture are shown on the diagrams, and the plug-in lets you navigate to the relevant code. A key feature is that the plug-in can be set to warn only on new code changes that are inconsistent with the architecture. This way developers can grow the code-base towards the target architecture without being constantly swamped with pre-existing violations.]]></description><version>4.1.5664</version><vendor email='sales@structure101.com' url='http://www.structure101.com'>Headway Software</vendor><idea-version min="n/a" max="n/a" since-build='123.72' until-build='141.*'/><change-notes><![CDATA[Requires IDEA v12 - Build of at least #IU-123.72]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='71223' size='17398923' date='1482506381000' url=''><name>Code Iris</name><id>Code Iris</id><description><![CDATA[<b>This plugin visualizes the modules, packages and classes of your project.<p></p> It's like a UML based "Google Maps" for your Source Code.</b> 
<p></p> Features: 
<ul> 
 <li>parsing groovy and java source code</li> 
 <li>visualize modules and their dependencies</li> 
 <li>visualize classes and their dependencies</li> 
 <li>visualize packages and their classes</li> 
 <li>filtering of classes and packages</li> 
 <li>highlighting of classes and packages</li> 
 <li>basic structural metrics</li> 
 <li>manual layouting</li> 
 <li>organic layouting based on dependencies</li> 
 <li>navigate from and to class</li> 
</ul>]]></description><version>2.0-beta</version><vendor email='martin [at] codeiris.com' url='http://www.codeiris.com/'>www.codeiris.com</vendor><idea-version min="n/a" max="n/a" since-build='141.3' /><change-notes><![CDATA[version history 
<p></p> 2.0-beta 
<ul> 
 <li>redesign of User Interface</li> 
 <li>native integration into IntelliJ GUI</li> 
</ul> 
<p></p> 1.17-beta 
<ul> 
 <li>Bugfix for Idea 2016.x that resulted in not finding any source files.</li> 
</ul> 
<p></p> 1.16-beta 
<ul> 
 <li>Fix for bug that resulted in not finding any source files.</li> 
</ul> 
<p></p> 1.15-beta 
<ul> 
 <li>bugfixes for IntelliJ IDEA 2016.1</li> 
</ul> 
<p></p> 1.14-beta 
<ul> 
 <li>visual improvements</li> 
 <li>less flickering during graph filtering</li> 
</ul> 
<p></p> 1.13.1-beta 
<ul> 
 <li><a href="http://codeiris.myjetbrains.com/youtrack/issue/CI-4" rel="nofollow">bufix CI-4 for Idea 14.1</a></li> 
 <li><a href="https://intellij-support.jetbrains.com/entries/23455956-Selecting-the-JDK-version-the-IDE-will-run-under" rel="nofollow">only JRE 1.7 and 1.8 running IntelliJ Idea are supported.</a> </li>
</ul> 
<p></p> 1.13-beta 
<ul> 
 <li>two bugfixes</li> 
</ul> 
<p></p> 1.12-beta 
<ul> 
 <li>new faster parsing implementation</li> 
 <li>parsing java and groovy</li> 
</ul> 
<p></p> 1.11-beta 
<ul> 
 <li><a href="http://codeiris.myjetbrains.com/youtrack/issue/CI-3" rel="nofollow">bufix CI-3</a></li> 
</ul> 
<p></p> 1.10-beta 
<ul> 
 <li>animation performance improvements</li> 
 <li>bufixes</li> 
</ul> 
<p></p> 1.9-beta 
<ul> 
 <li>improved rendering of associations</li> 
 <li>bufix for favourite management</li> 
</ul> 
<p></p> 1.8.1-beta 
<ul> 
 <li>bufixes for parsing Java 8 sources</li> 
</ul> 
<p></p> 1.8-beta 
<ul> 
 <li>improved initial layout after loading</li> 
 <li>favourite classes synchronized with Idea Favourites</li> 
</ul> 
<p></p> 1.7-beta 
<ul> 
 <li>ability to export dependency model to JSON for further analysis</li> 
 <li>bugfixes concerning the indexing of the code graph</li> 
</ul> 
<p></p> 1.6.1-beta 
<ul> 
 <li>bugfixes concerning the indexing of the code graph</li> 
</ul> 
<p></p> 1.6-beta 
<ul> 
 <li>star mode to filter only stared classes and their dependencies</li> 
 <li>recognize changed classes</li> 
 <li>info for on display actions</li> 
 <li>bugfixes concerning the indexing of the code graph</li> 
</ul> 
<p></p> 1.5-beta 
<ul> 
 <li>ready for Idea 13</li> 
 <li>highlighting of changed classes</li> 
 <li>bugfixes</li> 
</ul> 
<p></p> 1.4.1-beta 
<ul> 
 <li>bugfix release</li> 
</ul> 
<p></p> 1.4-beta 
<ul> 
 <li>improved rendering performance for large projects</li> 
 <li>redesigned diagram creation dialog</li> 
 <li>minor bugfixes</li> 
</ul> 
<p></p> 1.3-beta 
<ul> 
 <li>several bugfixes</li> 
 <li>improved diagram layout</li> 
 <li>improved onscreen context information</li> 
</ul> 
<p></p> 1.2-beta 
<ul> 
 <li>several bugfixes</li> 
 <li>major performance improvements of animation</li> 
 <li>onscreen context information of class currently in editor</li> 
 <li>smaller footprint</li> 
</ul> 
<p></p> open issues: 
<ul> 
 <li>some type of references between classes are not reperesented (e.g. static functions)</li> 
</ul> 
<p></p> 1.1-beta 
<ul> 
 <li>several bugfixes</li> 
 <li>indexing of project and modules in backround mode</li> 
 <li>full multi-project support</li> 
 <li>highlighting of the class currently edited</li> 
 <li>module dependencies visualized</li> 
</ul> 
<p></p> open issues: 
<ul> 
 <li>sometimes artifacts will appear when changing aggregation level</li> 
 <li>in large projects animation may be slow</li> 
 <li>some type of references between classes are not indexed</li> 
</ul> 1.0-beta 
<ul> 
 <li>visualize modules, packages and classes and their dependencies</li> 
 <li>filter classes and packages</li> 
 <li>highlight classes and packages</li> 
 <li>analyze Java and Groovy source code</li> 
 <li>4 visualization aggregation levels: ?Modules?, ?Packages?, ?Classes and Packages?, ?Classes?</li> 
 <li>force based animation of dependencies</li> 
 <li>double click on classes to navigate to source code</li> 
 <li>basic metrics of class and package structure</li> 
</ul>]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='5051' size='221386' date='1467233923000' url=''><name>Kevoree Modeling Framework IDEA plugin</name><id>org.kevoree.modeling.idea.plugin</id><description><![CDATA[Authors : Francois Fouquet, Gregory Nain Contributors : Thomas Hartmann, Assaad Moawad Development environment for modeling.]]></description><version>29</version><vendor email='fouquet.f@gmail.com' url='http://kevoree.org/'>Kevoree</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[V29: MAJOR rewrite for the MWG &amp; KMF V28: Adding a first version of KMF-Base64 conversion tool
<br> V27: Minor change in the default completion
<br> V26: Homogeneous relation declaration with new annotations with maxBound
<br> V25: New feature (Array param for function)
<br> V24: Fix completion for function and fix formatting for comments
<br> V23: Minor bugfix for template generator
<br> V22: Minor change, change a completion contribution
<br> V21: New syntax with generic annotator
<br> V20: Fix completion for enum
<br> V19: Add support for Kinfer, new syntax for .mm file, enhance typeChecker
<br> V18: Add CONTINUOUS as primitive type
<br> V17: Fix ECORE multiplicity management
<br> V16: Fix annotations completion
<br> V15: Fix precision annotation, initiate infer classes
<br> V14: Fix html output directory
<br> V13: Fix templates for intiale project creation
<br> V12: Fix output directories for generation for Java and JS
<br> V11: Support for KMFv4
<br> V10: Support IntelliJ 14
<br> V9: First version supporting Operation declaration in .mm
<br> V8: Fix Enum generation to ECore (attribute)
<br> V7: Fix Enum generation to ECore (eClassifier)
<br> V6: Add @learn management into ECore import/export
<br> V5: Add @learn annotation management
<br> V4: Add support for enum
<br> V3: Improve refresh strategy for structure, add support for KMFv3
<br> V2: fix bad template.
<br> V1: initial version.
<br>]]></change-notes><depends>com.intellij</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='16014' size='205797' date='1496316039000' url=''><name>SequenceDiagram</name><id>SequenceDiagram</id><description><![CDATA[<p>SequenceDiagram for IntelliJ IDEA http://vanco.github.io/SequencePlugin.</p> 
<p>with this plugin, you can + generate Simple Sequence Diagram.<br> + Navigate the code by click the diagram shape.<br> + Delete Class from diagram.<br> + Export the diagram as image.<br> + Exclude classes from diagram by Settings &gt; Other Settings &gt; Sequence<br> + Smart Interface(experimental)</p> 
<p>SequencePluginReload rename to SequenceDiagram. <br> Simple Sequence Diagram Generator. fixed version of SequencePlugin , work from 13.x. <br> The original version SequencePlugin come from ksibilev@yahoo.com. </p>]]></description><version>1.2.5</version><vendor email='' url=''>fanhuagang@gmail.com</vendor><idea-version min="n/a" max="n/a" since-build='141.1' /><change-notes><![CDATA[fix export png issue #20.]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='3666' size='71159' date='1465055303000' url=''><name>UML Design Tool Plugin</name><id>com.jakutenshi.projects.umlplugin</id><description><![CDATA[Plugin for IntelliJ IDEA CE 2016.1.1 for UML designing and code generation. 
<br> Starts as my Bachelor's grade works.
<br> GitHub: https://github.com/JAkutenshi/UMLDesignToolPluginProj
<br> 
<br> by JAkutenshi
<br>]]></description><version>0.1a</version><vendor email='jakutenshi@gmail.com' url=''>JAkutenshi</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Alpha version. Genering UML Diagrams by your Java project source code.
<br> Known bugs: scroll bar problem.
<br> Don't support multithreading yet.
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1585' size='23644407' date='1466252584000' url=''><name>GenerateSDScala</name><id>com.samsonova.scala.sd.id</id><description><![CDATA[Generate Sequence Diagram for Scala programs. Hot key for running the plugin is Ctrl+S+D.
<br> 
<em>This plugin requires idea plugin 'PlantUML integration' (http://plugins.jetbrains.com/plugin?pluginId=7017).</em>]]></description><version>1.1</version><vendor email='kvsamsonova@edu.hse.ru' url='https://www.hse.ru/'>HSE</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[version 1.1]]></change-notes><rating>5.0</rating></idea-plugin></category><ff>"Menu components"</ff><category name="Menu components"><idea-plugin downloads='6932' size='7698' date='1336158452000' url=''><name>Fast Project Open plugin</name><id>Fast Project Open plugin</id><description><![CDATA[Opens project by taking path from clipboard]]></description><version>1.7</version><vendor email='kk@kohsuke.org' url=''>Kohsuke Kawaguchi</vendor><idea-version min="n/a" max="n/a" since-build='69.7126' /><change-notes><![CDATA[
    Now listens on TCP/IP port 39524 and if a file name or directory name
    is sent to this port, it'll open it.
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5373' size='1247' date='1292234147000' url=''><name>IDEA Restart</name><id>IDEA Restart</id><description><![CDATA[Restart IDEA without Invalidate Caches , Go to File->Restart or ctrl alt R ]]></description><version>1.0</version><vendor email='ishara@codegen.net' url='http://www.codegen.it'>Ishara </vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[http://blog.hoofoo.net/]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2851' size='709501' date='1376851046000' url=''><name>Main Menu toggler</name><id>com.bashorov.mainMenuToggler</id><description><![CDATA[<p>Main Menu visibility toggler for IDEs based on the IntelliJ platform.</p>]]></description><version>0.1</version><vendor email='bashorov@gmail.com' url=''>bashor</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p>0.1:</p> 
<ul> 
 <li>Added the &quot;Toggle Main Menu&quot; action.</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='364' size='2219' date='1433722683000' url=''><name>Disable context help</name><id>com.dpaulenk.idea.contexthelp</id><description><![CDATA[This plugin disables idea context help functionality, which is quite annoying, when launched accidentally from various tool windows.]]></description><version>1.0.1</version><vendor email='fantasteg@gmail.com' url='https://github.com/fantast'>Dzmitry Paulenka</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>1.00 
  <ol> 
   <li>Initial version.</li> 
  </ol> </li> 
 <li>1.0.1 
  <ol> 
   <li>Add log message on click.</li> 
  </ol> </li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2014' size='2468' date='1423581651000' url=''><name>Recent Projects Extender</name><id>com.steve.plugins.recentprojects</id><description><![CDATA[Extends the size of your &quot;Reopen Recent Projects&quot; list (alt-R) to 50.
<br /> 
<br /> In IntelliJ you can do this via ctrl+shift+A, type &quot;Registry&quot;, hit enter and modify &quot;ide.max.recent.projects&quot;.
<br /> 
<br /> This plugin is made for IDE's where the &quot;Registry&quot; action is not available (e.g. Android Studio)
<br /> 
<br /> 
<i>If you find this plugin useful, please consider leaving a Star-rating and comment :)</i> 
<br />]]></description><version>1.0</version><vendor email='' url=''>Steve Murphy</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[1.0 - Initial version.
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='148' size='62401' date='1464054901000' url=''><name>New Class Dialog With Options</name><id>com.android.newclassdialog</id><description><![CDATA[This plugin adds several common creation options to the new class dialog.]]></description><version>1.2</version><vendor email='support@android.com' url='https://developer.android.com/index.html'>Android</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Replace the existing dialog.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='812' size='11647' date='1487793841000' url=''><name>Flyway Migration Creation</name><id>com.alexanderpa.flyway.migration.creator</id><description><![CDATA[This plugin adds new menu item to easily create new flyway migrations.]]></description><version>1.1</version><vendor email='pasechnik.alexander@gmail.com' url=''>Alexander Pasechnik</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>v1.1</b> (22.02.2017) 
<ul> 
 <li>Bug fixes</li> 
</ul>]]></change-notes><rating>3.7</rating></idea-plugin></category><ff>"Reporting"</ff><category name="Reporting"><idea-plugin downloads='2114' size='2795289' date='1143685869000' url=''><name>reportmill</name><id>reportmill</id><description><![CDATA[ReportMill Studio Plugin - this plugin runs the ReportMill Studio designer as a template editor inside the IntelliJ IDE.]]></description><version>9.0.5</version><vendor email='' url=''>ReportMill Software, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='175293' size='160714' date='1492425806000' url='http://plugins.intellij.net/plugin/?idea&amp;id=4509'><name>Statistic</name><id>Statistic</id><description><![CDATA[Shows project statistic. This plugin shows files sorted by their extension along with size, line count LOC etc. User can select (Project/Module/Package/File) scope using the 'Refresh on selection' button. (This plugin requires Java 1.8)]]></description><version>3.1</version><vendor email='tomas.topinka@jpower8.com' url='http://www.jpower8.com'>Ing. Tomas Topinka</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Header rearrangement/export bug fixed. About dialog enhanced.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.2</rating></idea-plugin><idea-plugin downloads='292' size='9836866' date='1339808549000' url=''><name>Source Square Plugin</name><id>Source Square Plugin</id><description><![CDATA[Source Square plugin to find open source files]]></description><version>1.0</version><vendor email='' url=''>Erouan</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='168911' size='40247' date='1489902241000' url='https://wakatime.com'><name>WakaTime</name><id>com.wakatime.intellij.plugin</id><description><![CDATA[Metrics, insights, and time tracking automatically generated from your programming activity.
<br> 
<br> 
<b>Installation</b>
<br> 
<br> 1. Inside your IDE, select Preferences -&gt; Plugins -&gt; Browse Repositories....
<br> 
<br> 2. Search for wakatime.
<br> 
<br> 3. Click the green Install Plugin button and confirm the installation.
<br> 
<br> 4. Re-launch your IDE.
<br> 
<br> 5. Enter your 
<a href="https://wakatime.com/settings?apikey=true" rel="nofollow">api key</a>, then click Save.
<br> 
<br> 6. Use your IDE like you normally do and your time will be tracked for you automatically.
<br> 
<br> 7. Visit https://wakatime.com to see your logged time.
<br> 
<br> Source Code: 
<a href="https://github.com/wakatime/jetbrains-wakatime" rel="nofollow">https://github.com/wakatime/jetbrains-wakatime</a>]]></description><version>9.0.1</version><vendor email='support@wakatime.com' url='https://wakatime.com'>WakaTime</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[9.0.1 (2017-03-18)
<br> ++++++++++++++++++
<br> 
<br> - Allow spaces in python path. #84
<br> 
<br> 
<br> 9.0.0 (2017-02-20)
<br> ++++++++++++++++++
<br> 
<br> - Get project in same thread as file, to prevent matching files with the wrong project. #9
<br> 
<br> 
<br> 8.0.0 (2017-02-20)
<br> ++++++++++++++++++
<br> 
<br> - Use language detected from IDE over auto-detected language. #83
<br> 
<br> 
<br> 7.0.10 (2017-02-11)
<br> ++++++++++++++++++
<br> 
<br> - Catch all exceptions when getting plugin instance for api key prompt. #82
<br> 
<br> 
<br> 7.0.9 (2016-08-24)
<br> ++++++++++++++++++
<br> 
<br> - Log time to last used project if the project failed to be detected. #75
<br> 
<br> 
<br> 7.0.8 (2016-06-06)
<br> ++++++++++++++++++
<br> 
<br> - No longer using String.joins because it's not available on versions of Java before 1.8.
<br> 
<br> 
<br> 7.0.7 (2016-06-06)
<br> ++++++++++++++++++
<br> 
<br> - Ability to track activity from scrolling and mouse click events for when reading code but not editing.
<br> 
<br> 
<br> 7.0.6 (2016-06-06)
<br> ++++++++++++++++++
<br> 
<br> - Python must return successful exit code before being used to run wakatime-cli.
<br> 
<br> 
<br> 7.0.5 (2016-05-17)
<br> ++++++++++++++++++
<br> 
<br> - Prevent logging warning when wakatime-cli closes stdin pipe after receiving all data.
<br> 
<br> 
<br> 7.0.4 (2016-05-16)
<br> ++++++++++++++++++
<br> 
<br> - Fix bug causing crash when editing files without an open project.
<br> 
<br> 
<br> 7.0.3 (2016-05-12)
<br> ++++++++++++++++++
<br> 
<br> - Use common resources folder location in AppData folder for Windows and user home folder for Mac/Linux.
<br> 
<br> 
<br> 7.0.2 (2016-05-05)
<br> ++++++++++++++++++
<br> 
<br> - Bug fix for versions of Java without java.time.Duration available.
<br> 
<br> 
<br> 7.0.1 (2016-05-05)
<br> ++++++++++++++++++
<br> 
<br> - Make sure all heartbeats are sent before exiting IDE
<br> 
<br> 
<br> 7.0.0 (2016-05-05)
<br> ++++++++++++++++++
<br> 
<br> - Queue heartbeats and send to wakatime-cli every 10 seconds to prevent from forking too many Python processes
<br> 
<br> 
<br> 6.0.7 (2016-04-29)
<br> ++++++++++++++++++
<br> 
<br> - prevent NullPointerException from undefined proxy
<br> 
<br> 
<br> 6.0.6 (2016-04-29)
<br> ++++++++++++++++++
<br> 
<br> - use proxy from wakatime.cfg file when downloading dependencies
<br> 
<br> 
<br> 6.0.5 (2016-02-08)
<br> ++++++++++++++++++
<br> 
<br> - log messages as warnings instead of errors
<br> 
<br> 
<br> 6.0.4 (2016-02-07)
<br> ++++++++++++++++++
<br> 
<br> - handle java.net.UnknownHostException when checking wakatime-core version
<br> - prevent deleting wakatime-core when starting IDE without internet connection
<br> 
<br> 
<br> 6.0.3 (2016-02-05)
<br> ++++++++++++++++++
<br> 
<br> - add debug checkbox to settings menu
<br> 
<br> 
<br> 6.0.2 (2016-01-04)
<br> ++++++++++++++++++
<br> 
<br> - ability to edit proxy from settings menu
<br> - catch and log network exceptions when downloading dependencies
<br> 
<br> 
<br> 6.0.1 (2015-11-20)
<br> ++++++++++++++++++
<br> 
<br> - use embeddable python on windows
<br> 
<br> 
<br> 6.0.0 (2015-11-20)
<br> ++++++++++++++++++
<br> 
<br> - install python locally instead of for all users
<br> - detect python binary from windows registry when machine is 64bit architecture
<br> - bug fixes around async installing python and wakatime core
<br> - close output stream after downloading files
<br> 
<br> 
<br> 5.0.4 (2015-10-06)
<br> ++++++++++++++++++
<br> 
<br> - fix bug preventing finding python from system PATH
<br> 
<br> 
<br> 5.0.3 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - use JNA to read python binary location from Windows registry
<br> 
<br> 
<br> 5.0.2 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - catch NullPointerException when reading from Windows registry
<br> - check for python in default install location, in case reading from registry fails
<br> 
<br> 
<br> 5.0.1 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - read python path from default value of registry key
<br> 
<br> 
<br> 5.0.0 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - move WakaTime menu under Tools menu
<br> - find python binary location from Windows registry keys if not in PATH
<br> - check latest wakatime cli version from GitHub repository instead of hard-coding
<br> 
<br> 
<br> 4.0.21 (2015-08-30)
<br> ++++++++++++++++++
<br> 
<br> - pass api key to wakatime cli in case python unable to read config file
<br> - upgrade wakatime cli to v4.1.7
<br> - default request timeout of 30 seconds
<br> 
<br> 
<br> 4.0.20 (2015-08-30)
<br> ++++++++++++++++++
<br> 
<br> - upgrade wakatime cli to v4.1.4
<br> - fix local session caching
<br> - new --entity and --entitytype command line arguments
<br> 
<br> 
<br> 4.0.19 (2015-08-25)
<br> ++++++++++++++++++
<br> 
<br> - upgrade wakatime cli to v4.1.2
<br> - send hostname in X-Machine-Name header
<br> - catch exceptions from pygments.modeline.get_filetype_from_buffer
<br> - upgrade requests package to v2.7.0
<br> - handle non-ASCII characters in import path on Windows, won't fix for Python2
<br> - upgrade argparse to v1.3.0
<br> - move language translations to api server
<br> - move extension rules to api server
<br> - detect correct header file language based on presence of .cpp or .c files named the same as the .h file
<br> - fix bug in offline caching which prevented heartbeats from being cleaned up
<br> 
<br> 
<br> 4.0.18 (2015-08-03)
<br> ++++++++++++++++++
<br> 
<br> - execute wakatime cli in non-ui-blocking thread
<br> - display warning when running in debug mode
<br> 
<br> 
<br> 4.0.17 (2015-08-03)
<br> ++++++++++++++++++
<br> 
<br> - wait for wakatime cli to finish executing before reading version number
<br> - obfuscate api key in debug log
<br> 
<br> 
<br> 4.0.16 (2015-08-03)
<br> ++++++++++++++++++
<br> 
<br> - generate path to cli using File class to prevent mismatched separator
<br> 
<br> 
<br> 4.0.15 (2015-08-01)
<br> ++++++++++++++++++
<br> 
<br> - bump version to fix bad release
<br> 
<br> 
<br> 4.0.14 (2015-07-31)
<br> ++++++++++++++++++
<br> 
<br> - more verbose debug logging when checking current wakatime cli version
<br> 
<br> 
<br> 4.0.13 (2015-07-31)
<br> ++++++++++++++++++
<br> 
<br> - if Java missing cacerts, download dependencies without verifying ssl cert
<br> 
<br> 
<br> 4.0.12 (2015-06-29)
<br> ++++++++++++++++++
<br> 
<br> - correct priority for project detection
<br> - upgrade wakatime cli to v4.1.0
<br> 
<br> 
<br> 4.0.11 (2015-06-26)
<br> ++++++++++++++++++
<br> 
<br> - correctly log message from py.warnings module
<br> - guess language using multiple methods, then use most accurate guess
<br> - use entity and type for new heartbeats api resource schema
<br> - fix offline logging
<br> - limit language detection to known file extensions, unless file contents has a vim modeline
<br> - upgrade wakatime cli to v4.0.16
<br> 
<br> 
<br> 4.0.10 (2015-05-18)
<br> ++++++++++++++++++
<br> 
<br> - fix threading issue
<br> 
<br> 
<br> 4.0.9 (2015-05-17)
<br> ++++++++++++++++++
<br> 
<br> - use separate thread for executing wakatime cli process to prevent blocking UI
<br> 
<br> 
<br> 4.0.8 (2015-05-16)
<br> ++++++++++++++++++
<br> 
<br> - fix bug with auto detecting project name
<br> - correctly display caller and lineno in log file when debug is true
<br> - project passed with --project argument will always be used
<br> - new --alternate-project argument
<br> - upgrade wakatime cli to v4.0.13
<br> 
<br> 
<br> 4.0.7 (2015-03-10)
<br> ++++++++++++++++++
<br> 
<br> - reuse SSL connection across processes for improved performance
<br> - upgrade wakatime cli to v4.0.11
<br> 
<br> 
<br> 4.0.6 (2015-03-10)
<br> ++++++++++++++++++
<br> 
<br> - fix paths to wakatime cli
<br> - delete old wakatime cli folder before updating
<br> 
<br> 
<br> 4.0.5 (2015-03-10)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v4.0.4
<br> 
<br> 
<br> 4.0.4 (2015-01-19)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v4.0.1
<br> - don't log time against atlassian-ide-plugin.xml file
<br> 
<br> 
<br> 4.0.3 (2015-01-19)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.5
<br> - fix crashing caused by error dialog being displayed in non-gui background thread
<br> - only warn about python if not found after installing
<br> 
<br> 
<br> 4.0.2 (2015-01-04)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.3
<br> - install python if not already installed
<br> 
<br> 
<br> 4.0.1 (2014-12-25)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.2
<br> - detect frameworks from JavaScript and JSON files
<br> 
<br> 
<br> 4.0.0 (2014-12-23)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.1
<br> - detect libraries and frameworks for C++, Java, .NET, PHP, and Python files
<br> 
<br> 
<br> 3.1.9 (2014-12-22)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.11
<br> - fix bug in offline logging when no response from api
<br> 
<br> 
<br> 3.1.8 (2014-12-05)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.9
<br> - fix bug preventing offline heartbeats from being purged after uploaded
<br> - fix UnicodeDecodeError when building user agent string
<br> - handle case where response is None
<br> - upgrade pygments to v2.0.1
<br> - always log an error when api key is incorrect
<br> 
<br> 
<br> 3.1.7 (2014-11-18)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.6
<br> - fix list index error when detecting subversion project
<br> 
<br> 
<br> 3.1.6 (2014-11-12)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.4
<br> - when Python was not compiled with https support, log an error to the log file
<br> 
<br> 
<br> 3.1.5 (2014-11-10)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.3
<br> - correctly detect branch for subversion projects
<br> 
<br> 
<br> 3.1.4 (2014-10-29)
<br> ++++++++++++++++++
<br> 
<br> - download wakatime-cli without blocking UI thread
<br> 
<br> 
<br> 3.1.3 (2014-10-04)
<br> ++++++++++++++++++
<br> 
<br> - pass api key to wakatime-cli as command line argument so it doesn't have to read config file
<br> 
<br> 
<br> 3.1.2 (2014-09-30)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.1
<br> - fix bug where binary file opened as utf-8
<br> 
<br> 
<br> 3.1.1 (2014-09-30)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.0
<br> - python3 compatibility changes
<br> 
<br> 
<br> 3.1.0 (2014-08-31)
<br> ++++++++++++++++++
<br> 
<br> - prevent logging mock:// files on every keystroke
<br> 
<br> 
<br> 3.0.10 (2014-08-29)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.8
<br> - suppress output from svn command
<br> 
<br> 
<br> 3.0.9 (2014-08-27)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.7
<br> - fix support for subversion projects on Mac OS X
<br> 
<br> 
<br> 3.0.8 (2014-08-24)
<br> ++++++++++++++++++
<br> 
<br> - fix bug where exception always thrown
<br> 
<br> 
<br> 3.0.7 (2014-08-21)
<br> ++++++++++++++++++
<br> 
<br> - when executing wakatime python cli fails, retry up to 3 times before logging error
<br> 
<br> 
<br> 3.0.6 (2014-08-07)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.6
<br> - fix unicode bug by encoding json POST data
<br> 
<br> 
<br> 3.0.5 (2014-07-25)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.5
<br> - use unique logger namespace to prevent collisions in shared plugin environments
<br> - option in .wakatime.cfg to obfuscate file names
<br> 
<br> 
<br> 3.0.4 (2014-06-18)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.4
<br> 
<br> 
<br> 3.0.3 (2014-06-05)
<br> ++++++++++++++++++
<br> 
<br> - print debug messages to idea.log when ~/.wakatime.cfg has debug=true
<br> 
<br> 
<br> 3.0.2 (2014-05-27)
<br> ++++++++++++++++++
<br> 
<br> - Support for older IDEA 12 platforms
<br> 
<br> 
<br> 3.0.1 (2014-05-26)
<br> ++++++++++++++++++
<br> 
<br> - Fix bug in offline queue preventing completed tasks from being purged
<br> 
<br> 
<br> 3.0.0 (2014-05-25)
<br> ++++++++++++++++++
<br> 
<br> - Support for offline time logging
<br> 
<br> 
<br> 2.0.2 (2014-05-08)
<br> ++++++++++++++++++
<br> 
<br> - Fix NoClassDefFoundError bug
<br> 
<br> 
<br> 2.0.1 (2014-05-07)
<br> ++++++++++++++++++
<br> 
<br> - Prevent NoClassDefFoundError when looking up IDE's project
<br> 
<br> 
<br> 2.0.0 (2014-05-06)
<br> ++++++++++++++++++
<br> 
<br> - Set project name using IDE's project
<br> 
<br> 
<br> 1.3.1 (2014-04-28)
<br> ++++++++++++++++++
<br> 
<br> - Use correct path to wakatime-cli on Windows platform
<br> 
<br> 
<br> 1.3.0 (2014-04-18)
<br> ++++++++++++++++++
<br> 
<br> - Fix Illegal/unsupported escape sequence bug with Windows paths
<br> 
<br> 
<br> 1.2.0 (2014-04-16)
<br> ++++++++++++++++++
<br> 
<br> - Fix NullPointerException bug
<br> 
<br> 
<br> 1.1.0 (2014-03-21)
<br> ++++++++++++++++++
<br> 
<br> - Support Windows operating system
<br> - Download and unzip wakatime-cli first time plugin is run
<br> 
<br> 
<br> 1.0.0 (2014-03-21)
<br> ++++++++++++++++++
<br> 
<br> - Birth
<br> 
<br> 
<a href="https://github.com/wakatime/jetbrains-wakatime/blob/master/HISTORY.rst" rel="nofollow">See more changes...</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.6</rating></idea-plugin><idea-plugin downloads='1853' size='10797' date='1406677341000' url=''><name>Basic COCOMO calculator</name><id>com.nelchael.idea.projectcost</id><description><![CDATA[Plugin allows calculation of Basic COCOMO (Constructive Cost Model) estimates. Following classes of software projects are supported: 
<ul> 
 <li>Organic</li> 
 <li>Semi-detached</li> 
 <li>Embedded</li> 
</ul> To ignore files in some directory create 
<i>.cocomoignore</i> file and add a prefix per line. Valid prefixes need to start with &quot;/&quot;, for example: add &quot;/target/&quot; to ignore Maven output directory.]]></description><version>2014.07.29</version><vendor email='krzysiek.pawlik@people.pl' url=''>Krzysztof Pawlik</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Added ability to ignore files in specific prefixes.</li> 
 <li>Initial release.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1268' size='4594704' date='1465590048000' url=''><name>WatchDog</name><id>nl.tudelft.watchdog</id><description><![CDATA[Do you as a Java developer know, how much time you spent on testing and debugging your application? Do you know how much time you actually write new code, and how long you browse through existing code? Do you know what activities you actually perform during a debugging session? Do you want to win amazing prizes? 
<br> Then install TestRoots WatchDog!
<br> WatchDog assess your development behavior, which tests you write (Junit, Mockito, Powermock and others) and gives you answers to the above questions. WatchDog comes with the "WatchDog Statistics" view that displays the answers in easy-to-understand diagrams and immediate statistics on your development habits.
<br> 
<br> We support all current versions of Junit (Junit3 and Junit4), and we measure developer testing, system testing and integration testing time (so long as you name your Test classes ending in Test, or have includes to Junit, Mockito or Powermock in them).]]></description><version>2.0.2</version><vendor email='igor.levaja@testroots.org' url='https://testroots.org/'>TestRoots, TU Delft</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[2.0.0
<br> Feature release:
<br> - Adds support for tracking debugging behavior;
<br> - Adds a visualization of the tracked debugging activities to the "WatchDog Statistics" view.
<br>
<br> 1.7.0
<br> Maintenance release:
<br> - Adds Android Studio support;
<br> - Makes WD much faster when working with large files (improvements in Levenshtein distance calculation);
<br> - Fixes bug of not registering all intervals.
<br>
<br> 1.6.0
<br> Maintenance release:
<br> - Added support for multiple projects opened at the same time;
<br> - Improved registration process (especially when unsuccessful, thanks to Alan Richardson from eviltester.com);
<br> - Some back-end optimizations.
<br>
<br> 1.5.0
<br> Maintenance release:
<br> - Refactored back-end architecture;
<br> - Version is now synchronized across platforms;
<br> - Small bug fixes. 
<br>
<br> 0.9.1
<br> Few minor issues fixed:
<br> - JUnit interval format unified;
<br> - Removed unused listeners.]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3489' size='889551' date='1454185589000' url=''><name>Dependencies Version Checker</name><id>io.github.takuaraki.dvc</id><description><![CDATA[This plugin provides the bottom tool window which extract library declaration from your 'build.gradle' script and show latest library versions searched in Maven Repository.]]></description><version>1.2</version><vendor email='takuaraki7@gmail.com' url='https://github.com/takuaraki/DependenciesVersionChecker'>Depencencies Version Checker</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>support jcenter, android and google repositories.</li> 
 <li>extract repositories declared in 'build.gradle'.</li> 
</ul>]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='595' size='37634' date='1464119779000' url='https://iTimeTrack.com/'><name>iTimeTrack</name><id>com.iTimeTrack.intellij.plugin</id><description><![CDATA[Metrics, insights, and time tracking automatically generated from your programming activity.
<br> 
<br> 
<b>Installation</b>
<br> 
<br> 1. Inside your IDE, select Preferences -&gt; Plugins -&gt; Browse Repositories....
<br> 
<br> 2. Search for iTimeTrack.
<br> 
<br> 3. Click the green Install Plugin button and confirm the installation.
<br> 
<br> 4. Re-launch your IDE.
<br> 
<br> 5. Enter your 
<a href="http://itimetrack.com/app/#!/settings-general" rel="nofollow">api key</a>, then click Save.
<br> 
<br> 6. Use your IDE like you normally do and your time will be tracked for you automatically.
<br> 
<br> 7. Visit https://iTimeTrack.com to see your logged time.
<br> 
<br> Source Code: 
<a href="https://github.com/itimetrack/itimetrack-jetbrains" rel="nofollow">https://github.com/iTimeTrack/iTimeTrack-jetbrains</a>]]></description><version>7.0.5</version><vendor email='support@itimetrack.com' url='https://iTimeTrack.com'>iTimeTrack</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[7.0.5 (2016-05-17)
<br> ++++++++++++++++++
<br> 
<br> - Prevent logging warning when wakatime-cli closes stdin pipe after receiving all data.
<br> 
<br> 
<br> 7.0.4 (2016-05-16)
<br> ++++++++++++++++++
<br> 
<br> - Fix bug causing crash when editing files without an open project.
<br> 
<br> 
<br> 7.0.3 (2016-05-12)
<br> ++++++++++++++++++
<br> 
<br> - Use common resources folder location in AppData folder for Windows and user home folder for Mac/Linux.
<br> 
<br> 
<br> 7.0.2 (2016-05-05)
<br> ++++++++++++++++++
<br> 
<br> - Bug fix for versions of Java without java.time.Duration available.
<br> 
<br> 
<br> 7.0.1 (2016-05-05)
<br> ++++++++++++++++++
<br> 
<br> - Make sure all heartbeats are sent before exiting IDE
<br> 
<br> 
<br> 7.0.0 (2016-05-05)
<br> ++++++++++++++++++
<br> 
<br> - Queue heartbeats and send to wakatime-cli every 10 seconds to prevent from forking too many Python processes
<br> 
<br> 
<br> 6.0.7 (2016-04-29)
<br> ++++++++++++++++++
<br> 
<br> - prevent NullPointerException from undefined proxy
<br> 
<br> 
<br> 6.0.6 (2016-04-29)
<br> ++++++++++++++++++
<br> 
<br> - use proxy from wakatime.cfg file when downloading dependencies
<br> 
<br> 
<br> 6.0.5 (2016-02-08)
<br> ++++++++++++++++++
<br> 
<br> - log messages as warnings instead of errors
<br> 
<br> 
<br> 6.0.4 (2016-02-07)
<br> ++++++++++++++++++
<br> 
<br> - handle java.net.UnknownHostException when checking wakatime-core version
<br> - prevent deleting wakatime-core when starting IDE without internet connection
<br> 
<br> 
<br> 6.0.3 (2016-02-05)
<br> ++++++++++++++++++
<br> 
<br> - add debug checkbox to settings menu
<br> 
<br> 
<br> 6.0.2 (2016-01-04)
<br> ++++++++++++++++++
<br> 
<br> - ability to edit proxy from settings menu
<br> - catch and log network exceptions when downloading dependencies
<br> 
<br> 
<br> 6.0.1 (2015-11-20)
<br> ++++++++++++++++++
<br> 
<br> - use embeddable python on windows
<br> 
<br> 
<br> 6.0.0 (2015-11-20)
<br> ++++++++++++++++++
<br> 
<br> - install python locally instead of for all users
<br> - detect python binary from windows registry when machine is 64bit architecture
<br> - bug fixes around async installing python and wakatime core
<br> - close output stream after downloading files
<br> 
<br> 
<br> 5.0.4 (2015-10-06)
<br> ++++++++++++++++++
<br> 
<br> - fix bug preventing finding python from system PATH
<br> 
<br> 
<br> 5.0.3 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - use JNA to read python binary location from Windows registry
<br> 
<br> 
<br> 5.0.2 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - catch NullPointerException when reading from Windows registry
<br> - check for python in default install location, in case reading from registry fails
<br> 
<br> 
<br> 5.0.1 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - read python path from default value of registry key
<br> 
<br> 
<br> 5.0.0 (2015-10-02)
<br> ++++++++++++++++++
<br> 
<br> - move WakaTime menu under Tools menu
<br> - find python binary location from Windows registry keys if not in PATH
<br> - check latest wakatime cli version from GitHub repository instead of hard-coding
<br> 
<br> 
<br> 4.0.21 (2015-08-30)
<br> ++++++++++++++++++
<br> 
<br> - pass api key to wakatime cli in case python unable to read config file
<br> - upgrade wakatime cli to v4.1.7
<br> - default request timeout of 30 seconds
<br> 
<br> 
<br> 4.0.20 (2015-08-30)
<br> ++++++++++++++++++
<br> 
<br> - upgrade wakatime cli to v4.1.4
<br> - fix local session caching
<br> - new --entity and --entitytype command line arguments
<br> 
<br> 
<br> 4.0.19 (2015-08-25)
<br> ++++++++++++++++++
<br> 
<br> - upgrade wakatime cli to v4.1.2
<br> - send hostname in X-Machine-Name header
<br> - catch exceptions from pygments.modeline.get_filetype_from_buffer
<br> - upgrade requests package to v2.7.0
<br> - handle non-ASCII characters in import path on Windows, won't fix for Python2
<br> - upgrade argparse to v1.3.0
<br> - move language translations to api server
<br> - move extension rules to api server
<br> - detect correct header file language based on presence of .cpp or .c files named the same as the .h file
<br> - fix bug in offline caching which prevented heartbeats from being cleaned up
<br> 
<br> 
<br> 4.0.18 (2015-08-03)
<br> ++++++++++++++++++
<br> 
<br> - execute wakatime cli in non-ui-blocking thread
<br> - display warning when running in debug mode
<br> 
<br> 
<br> 4.0.17 (2015-08-03)
<br> ++++++++++++++++++
<br> 
<br> - wait for wakatime cli to finish executing before reading version number
<br> - obfuscate api key in debug log
<br> 
<br> 
<br> 4.0.16 (2015-08-03)
<br> ++++++++++++++++++
<br> 
<br> - generate path to cli using File class to prevent mismatched separator
<br> 
<br> 
<br> 4.0.15 (2015-08-01)
<br> ++++++++++++++++++
<br> 
<br> - bump version to fix bad release
<br> 
<br> 
<br> 4.0.14 (2015-07-31)
<br> ++++++++++++++++++
<br> 
<br> - more verbose debug logging when checking current wakatime cli version
<br> 
<br> 
<br> 4.0.13 (2015-07-31)
<br> ++++++++++++++++++
<br> 
<br> - if Java missing cacerts, download dependencies without verifying ssl cert
<br> 
<br> 
<br> 4.0.12 (2015-06-29)
<br> ++++++++++++++++++
<br> 
<br> - correct priority for project detection
<br> - upgrade wakatime cli to v4.1.0
<br> 
<br> 
<br> 4.0.11 (2015-06-26)
<br> ++++++++++++++++++
<br> 
<br> - correctly log message from py.warnings module
<br> - guess language using multiple methods, then use most accurate guess
<br> - use entity and type for new heartbeats api resource schema
<br> - fix offline logging
<br> - limit language detection to known file extensions, unless file contents has a vim modeline
<br> - upgrade wakatime cli to v4.0.16
<br> 
<br> 
<br> 4.0.10 (2015-05-18)
<br> ++++++++++++++++++
<br> 
<br> - fix threading issue
<br> 
<br> 
<br> 4.0.9 (2015-05-17)
<br> ++++++++++++++++++
<br> 
<br> - use separate thread for executing wakatime cli process to prevent blocking UI
<br> 
<br> 
<br> 4.0.8 (2015-05-16)
<br> ++++++++++++++++++
<br> 
<br> - fix bug with auto detecting project name
<br> - correctly display caller and lineno in log file when debug is true
<br> - project passed with --project argument will always be used
<br> - new --alternate-project argument
<br> - upgrade wakatime cli to v4.0.13
<br> 
<br> 
<br> 4.0.7 (2015-03-10)
<br> ++++++++++++++++++
<br> 
<br> - reuse SSL connection across processes for improved performance
<br> - upgrade wakatime cli to v4.0.11
<br> 
<br> 
<br> 4.0.6 (2015-03-10)
<br> ++++++++++++++++++
<br> 
<br> - fix paths to wakatime cli
<br> - delete old wakatime cli folder before updating
<br> 
<br> 
<br> 4.0.5 (2015-03-10)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v4.0.4
<br> 
<br> 
<br> 4.0.4 (2015-01-19)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v4.0.1
<br> - don't log time against atlassian-ide-plugin.xml file
<br> 
<br> 
<br> 4.0.3 (2015-01-19)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.5
<br> - fix crashing caused by error dialog being displayed in non-gui background thread
<br> - only warn about python if not found after installing
<br> 
<br> 
<br> 4.0.2 (2015-01-04)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.3
<br> - install python if not already installed
<br> 
<br> 
<br> 4.0.1 (2014-12-25)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.2
<br> - detect frameworks from JavaScript and JSON files
<br> 
<br> 
<br> 4.0.0 (2014-12-23)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v3.0.1
<br> - detect libraries and frameworks for C++, Java, .NET, PHP, and Python files
<br> 
<br> 
<br> 3.1.9 (2014-12-22)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.11
<br> - fix bug in offline logging when no response from api
<br> 
<br> 
<br> 3.1.8 (2014-12-05)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.9
<br> - fix bug preventing offline heartbeats from being purged after uploaded
<br> - fix UnicodeDecodeError when building user agent string
<br> - handle case where response is None
<br> - upgrade pygments to v2.0.1
<br> - always log an error when api key is incorrect
<br> 
<br> 
<br> 3.1.7 (2014-11-18)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.6
<br> - fix list index error when detecting subversion project
<br> 
<br> 
<br> 3.1.6 (2014-11-12)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.4
<br> - when Python was not compiled with https support, log an error to the log file
<br> 
<br> 
<br> 3.1.5 (2014-11-10)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.3
<br> - correctly detect branch for subversion projects
<br> 
<br> 
<br> 3.1.4 (2014-10-29)
<br> ++++++++++++++++++
<br> 
<br> - download wakatime-cli without blocking UI thread
<br> 
<br> 
<br> 3.1.3 (2014-10-04)
<br> ++++++++++++++++++
<br> 
<br> - pass api key to wakatime-cli as command line argument so it doesn't have to read config file
<br> 
<br> 
<br> 3.1.2 (2014-09-30)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.1
<br> - fix bug where binary file opened as utf-8
<br> 
<br> 
<br> 3.1.1 (2014-09-30)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.1.0
<br> - python3 compatibility changes
<br> 
<br> 
<br> 3.1.0 (2014-08-31)
<br> ++++++++++++++++++
<br> 
<br> - prevent logging mock:// files on every keystroke
<br> 
<br> 
<br> 3.0.10 (2014-08-29)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.8
<br> - suppress output from svn command
<br> 
<br> 
<br> 3.0.9 (2014-08-27)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.7
<br> - fix support for subversion projects on Mac OS X
<br> 
<br> 
<br> 3.0.8 (2014-08-24)
<br> ++++++++++++++++++
<br> 
<br> - fix bug where exception always thrown
<br> 
<br> 
<br> 3.0.7 (2014-08-21)
<br> ++++++++++++++++++
<br> 
<br> - when executing wakatime python cli fails, retry up to 3 times before logging error
<br> 
<br> 
<br> 3.0.6 (2014-08-07)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.6
<br> - fix unicode bug by encoding json POST data
<br> 
<br> 
<br> 3.0.5 (2014-07-25)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.5
<br> - use unique logger namespace to prevent collisions in shared plugin environments
<br> - option in .wakatime.cfg to obfuscate file names
<br> 
<br> 
<br> 3.0.4 (2014-06-18)
<br> ++++++++++++++++++
<br> 
<br> - upgrade external wakatime package to v2.0.4
<br> 
<br> 
<br> 3.0.3 (2014-06-05)
<br> ++++++++++++++++++
<br> 
<br> - print debug messages to idea.log when ~/.wakatime.cfg has debug=true
<br> 
<br> 
<br> 3.0.2 (2014-05-27)
<br> ++++++++++++++++++
<br> 
<br> - Support for older IDEA 12 platforms
<br> 
<br> 
<br> 3.0.1 (2014-05-26)
<br> ++++++++++++++++++
<br> 
<br> - Fix bug in offline queue preventing completed tasks from being purged
<br> 
<br> 
<br> 3.0.0 (2014-05-25)
<br> ++++++++++++++++++
<br> 
<br> - Support for offline time logging
<br> 
<br> 
<br> 2.0.2 (2014-05-08)
<br> ++++++++++++++++++
<br> 
<br> - Fix NoClassDefFoundError bug
<br> 
<br> 
<br> 2.0.1 (2014-05-07)
<br> ++++++++++++++++++
<br> 
<br> - Prevent NoClassDefFoundError when looking up IDE's project
<br> 
<br> 
<br> 2.0.0 (2014-05-06)
<br> ++++++++++++++++++
<br> 
<br> - Set project name using IDE's project
<br> 
<br> 
<br> 1.3.1 (2014-04-28)
<br> ++++++++++++++++++
<br> 
<br> - Use correct path to wakatime-cli on Windows platform
<br> 
<br> 
<br> 1.3.0 (2014-04-18)
<br> ++++++++++++++++++
<br> 
<br> - Fix Illegal/unsupported escape sequence bug with Windows paths
<br> 
<br> 
<br> 1.2.0 (2014-04-16)
<br> ++++++++++++++++++
<br> 
<br> - Fix NullPointerException bug
<br> 
<br> 
<br> 1.1.0 (2014-03-21)
<br> ++++++++++++++++++
<br> 
<br> - Support Windows operating system
<br> - Download and unzip wakatime-cli first time plugin is run
<br> 
<br> 
<br> 1.0.0 (2014-03-21)
<br> ++++++++++++++++++
<br> 
<br> - Birth
<br> 
<br> 
<a href="https://github.com/wakatime/jetbrains-wakatime/blob/master/HISTORY.rst" rel="nofollow">See more changes...</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2625' size='16508' date='1489527773000' url=''><name>Git Time Metric</name><id>io.edgeg.gtm.intellij</id><description><![CDATA[<img src="https://avatars2.githubusercontent.com/u/19735693?v=3&amp;s=200" alt="" height="100" width="100"> 
<b>Simple, seamless, lightweight time tracking for all your git projects</b>
<br>
<br> 
<b>Git Time Metrics (GTM)</b> is a tool to automatically track time spent reading and working on code that you store in a Git repository.
<br> By installing GTM and using supported plug-ins for your favorite editors, you can immediately realize better insight into how you are spending your time and on what files.
<br>
<br> 
<b>Installation</b>
<br>
<br> Installing GTM is a two step process. First, it's recommended you install the GTM executable that the plug-in integrates with and then install the JetBrains GTM plug-in. Please submit an issue if you have any problems and/or questions. 
<br>
<br> 1. Follow the 
<a href="https://github.com/git-time-metric/gtm/blob/master/README.md" rel="nofollow">Getting Started</a> section to install the GTM executable for your operating system.
<br>
<br> 2. Install the plug-in from your JetBrains IDE, select Preferences -&gt; Plugins -&gt; Browse Repositories... and search for "Git Time Metric".
<br>
<br> 
<b>Note</b> - to enable time tracking for a Git repository, you need to initialize it with 
<b>gtm init</b> otherwise it will be ignored by GTM. This is done via the command line. You can run this within the JetBrains IDE terminal.
<br>
<br> 
<code> &gt; cd /path/to/your/project<br> &gt; gtm init</code> 
<br>
<br> To report a bug, please submit an issue on the 
<a href="https://github.com/git-time-metric/gtm-jetbrains-plugin/issues" rel="nofollow">GitHub Page</a>.
<br> Consult the 
<a href="https://github.com/git-time-metric/gtm/blob/master/README.md" rel="nofollow">README</a> and 
<a href="https://github.com/git-time-metric/gtm/wiki" rel="nofollow">Wiki</a> for more information.]]></description><version>1.0.10</version><vendor email='gtm@edgeg.io' url='https://github.com/git-time-metric/gtm-jetbrains-plugin'>Git Time Metric</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin></category><ff>"Web"</ff><category name="Web"><idea-plugin downloads='3470' size='88433' date='1205860237000' url=''><name>IdeaTwitter</name><id>IdeaTwitter</id><description><![CDATA[Access Twitter service from IDEA]]></description><version>1.0.2</version><vendor email='' url=''>phillipross.com</vendor><idea-version min="n/a" max="n/a" since-build='75.7590' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2736' size='2548' date='1199641990000' url='http://java.hoofoo.net'><name>Best Web Search</name><id>Best Web Search</id><description><![CDATA[The HooFoo.Net Best search result from google and yahoo ]]></description><version>1.0</version><vendor email='comlanka@gmail.com' url='http://www.hoofoo.net'>HooFoo.Net</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[The Best search result HooFoo.net Idea plugin added. Search google,yahoo and compare. ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='35740' size='658315' date='1389294364000' url=''><name>Webmaster</name><id>com.strintec.intellij.webmaster</id><description><![CDATA[Provides some extra features for web-developers (see 'Webmaster' item in 'Tools', Editor popup and Project View popup)]]></description><version>0.3</version><vendor email='' url=''>Strintec</vendor><idea-version min="n/a" max="n/a" since-build='112.0' /><change-notes><![CDATA[<b>0.3</b> 
<ul> 
 <li>The plugin is now compatible with IDEA 13</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.2</rating></idea-plugin><idea-plugin downloads='12263' size='113061' date='1409787250000' url=''><name>Get gist (Beta)</name><id>com.kodokux.github</id><description><![CDATA[Get gist for Github]]></description><version>1.0.1.9</version><vendor email='johnathan@kodokuman.com' url=''>Kodokux System And Support</vendor><idea-version min="n/a" max="n/a" since-build='131.48' /><change-notes><![CDATA[Bug fix : https://github.com/johna1203/getGists/issues/13 https://github.com/johna1203/getGists/issues/10 https://github.com/johna1203/getGists/issues/7]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.plugins.github</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='65167' size='28702' date='1430933142000' url=''><name>Polymer &amp; Web Components</name><id>com.intellij.plugins.webcomponents</id><description><![CDATA[Polymer &amp; Web Components support]]></description><version>141.991</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.991' /><change-notes><![CDATA[<ul> 
 <li>Polymer Support</li> 
 <li>Initial Support</li> 
</ul>]]></change-notes><depends>com.intellij.modules.xml</depends><rating>2.3</rating></idea-plugin><idea-plugin downloads='20715' size='8728160' date='1442440928000' url=''><name>GWT-Platform (GWTP) IntelliJ IDEA Plugin</name><id>com.arcbees.plugin.idea</id><description><![CDATA[The GWTP IDEA plugin provides tools for GWT-Platform framework in IntelliJ IDEA.
<br />]]></description><version>1.2.1</version><vendor email='support@arcbees.com' url='http://www.arcbees.com'>ArcBees</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[- Fixed Presenter package location in multi-module projects - Added NestedSlot support Thanks to BenDol]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='12790' size='4045' date='1393004787000' url=''><name>GoogleIt</name><id>org.root.GoogleIt</id><description><![CDATA[Google instant search. 
<br /> Use Ctrl+shift+g to search selected text]]></description><version>0.11</version><vendor email='aistar.neron@gmail.com' url=''>ROOT</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Fix description]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='49593' size='4451024' date='1459688851000' url='https://github.com/idok/scss-lint-plugin'><name>scss-lint</name><id>com.wix.scss.lint</id><description><![CDATA[SCSS Lint intellij integration.
<br /> 
<p>Support displaying SCSS Lint warnings as intellij inspections</p>]]></description><version>1.0.18</version><vendor email='sir_simon_x@yahoo.com' url='https://github.com/idok'>Ido</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.1.2 Bug fixes</p> 
<p>1.1.1 Bug fixes</p> 
<p>1.1.0 Idea 145 compatibility</p> 
<p>1.0.18 Bug fixes</p> 
<p>1.0.17 Bug fixes</p> 
<p>1.0.16 Bug fixes</p> 
<p>1.0.15 Bug fixes</p> 
<p>1.0.14 Bug fixes</p> 
<p>1.0.13 Fix compatibility issue with scss-lint 0.39.0</p> 
<p>1.0.12 Bug fixes</p> 
<p>1.0.11 Remove YAML dependency</p> 
<p>1.0.10 Fix PhpStorm compatibility issue</p> 
<p>1.0.9 Fix WebStorm 9 compatibility issue</p> 
<p>1.0.8 Add quick fix to sort properties</p> 
<p>1.0.7 Fixed an NPE bug.</p> 
<p>1.0.6 Window path issue and other bug fixes.</p> 
<p>1.0.5 Bug fixes.</p> 
<p>1.0.4 Bug fixes.</p> 
<p>1.0.3 Fix execution issue on windows.</p> 
<p>1.0.2 Bug fixes.</p> 
<p>1.0.1 First version.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='293153' size='41014' date='1489295184000' url='https://github.com/bodiam/intellij-bootstrap3'><name>Bootstrap 3</name><id>nl.jworks.intellij.bootstrap3</id><description><![CDATA[Bootstrap 3 live templates / snippets 
<br> 
<p><a href="https://github.com/bodiam/intellij-bootstrap3" rel="nofollow">Documentation / list of snippets</a></p> 
<p>Based on <a href="https://github.com/JasonMortonNZ/bootstrap3-phpstorm-plugin" rel="nofollow">Jason Morton's plugin</a></p> 
<br> 
<p>Follow me on Twitter: <a href="https://twitter.com/epragt" rel="nofollow"><b>@epragt</b></a></p>]]></description><version>2.4</version><vendor email='erik.pragt@jworks.nl' url='http://www.jworks.nl'>Jworks</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[2.4 Added bs3-form-field:select, thanks to 
<a href="https://github.com/JeyKeu>JQ</a><br />
          2.3 Upgraded to Bootstrap 3.3.7. Code will also be reformatted, thanks to <a href=" rel="nofollow">Azeem Hassni</a>
<br> 2.2.1 Bugfix release, thanks to 
<a href="https://github.com/azeemhassni" rel="nofollow">Azi Baloch</a>
<br> 2.2 Upgraded to Bootstrap 3.3.6.
<br> 2.1 Upgraded to Bootstrap 3.3.5 thanks to 
<a href="https://github.com/chuckhousley" rel="nofollow">chuckhousley</a>.
<br> 2.0 Jade support thanks to 
<a href="https://github.com/lihaibh" rel="nofollow">lihaibh</a> and 
<a href="https://github.com/pjedwabny" rel="nofollow">pjedwabny</a>! Also fix by 
<a href="https://github.com/oscarbatlle" rel="nofollow">oscarbatlle</a>!
<br> in the templates.
<br> 1.9.1 Small issues fixed by Pawe? Jedwabny
<br> 1.9 Upgraded to Bootstrap 3.3.4.
<br> 1.8.1 Removed duplicated meta tag in bs3-template:html5 live template thanks to 
<a href="https://github.com/oscarbatlle" rel="nofollow">oscarbatlle</a>!
<br> 1.8 Added FontAwesome templates thanks to 
<a href="https://github.com/pixsrv" rel="nofollow">pixsrv</a>!
<br> 1.7 Upgraded to Bootstrap 3.3.2.
<br> 1.6 Added fluid container.
<br> 1.5 Updated media list and added responsive embed.
<br> 1.4 Added dismissable alert, alert link, progress bars, well. Upgraded to Bootstrap 3.3.1. Added JSP and GSP context, and removed 'other' context.
<br> 1.3 Added tabs, pills, button drops and button dropdown
<br> 1.2 Added features, thanks to Alexander Mahrt (see Features part) and startbootstrap.com (Thumbnail Gallery)
<br> 1.1.1 Made plugin available for all platforms
<br> 1.1 Added form-field templates, bugfixes, rename of templates
<br> 1.0 Initial release
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='10886' size='16238' date='1448313121000' url='https://github.com/manolenso/intellij-foundation5'><name>Zurb Foundation 5</name><id>com.manolenso.intellij.foundation5</id><description><![CDATA[Zurb Foundation 5 live template snippets  
<br /> 
<p>Follow me on Twitter: <a href="https://twitter.com/manolenso" rel="nofollow"><b>@manolenso</b></a></p>
<br /> 
<p>Snippets enhancement: <a href="https://github.com/manolenso/intellij-foundation5/labels/snippets/enhancement" rel="nofollow"><b>Enhancement</b></a></p> 
<i>Compiled with Java 1.6</i>]]></description><version>2.4</version><vendor email='' url='https://github.com/manolenso/intellij-foundation5'>Manolenso</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<br /> 2.4 update cdn libs to 5.5.3
<br /> 2.3 update cdn libs to 5.5.2
<br /> 2.2 added utility placeholder
<br /> 2.1 correct bug in zf-nvib
<br /> 2.0 correct and simplify button components
<br /> 1.9 correct mistake trigger name &amp; update some components
<br /> 1.8 added typography and rewrite some structure components
<br /> 1.7 added callouts &amp; prompts components
<br /> 1.6 added content components, some of them use Emmet plugin!
<br /> 1.5 added forms components
<br /> 1.4 added media components
<br /> 1.3 added navigation components
<br /> 1.2 added structure components rename trigger
<br /> 1.1 added buttons components, bug fixes
<br /> 1.0 Initial release
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='146' size='4004365' date='1424891824000' url=''><name>IdeaTumblr</name><id>net.yeahlol</id><description><![CDATA[searching tumblr content plugin]]></description><version>1.0</version><vendor email='yeahlolllll@gmail.com' url=''>yeahlol</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9495' size='1734128' date='1496745823000' url=''><name>EasyWSDL Generator</name><id>com.easywsdl.tools.plugins.intellij</id><description><![CDATA[Generate java classes for Android and save your time. Forget about WSDL files and focus on your application. Using this tool you can easly consume any SOAP Web service (for example .NET WCF or ASMX services).]]></description><version>1.6.1</version><vendor email='info@easywsdl.com' url='http://www.easywsdl.com'>Quasar Development</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1386' size='4312' date='1441799938000' url=''><name>HoogleIt</name><id>org.root.HoogleIt</id><description><![CDATA[Haskell - Hoogle instant search. 
<br /> Use ctrl+shift+h to search selected text in Hoogle. If no text is selected, the word under cursor is selected.]]></description><version>0.3</version><vendor email='aistar.neron@gmail.com, mrkafk@gmail.com' url='https://github.com/mrkafk/HoogleIt'>ROOT, Marcin Krol</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Init
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='16736' size='2752151' date='1489680060000' url='https://github.com/idok/sass-lint-plugin'><name>Sass Lint</name><id>com.wix.sasslint</id><description><![CDATA[Sass Lint intellij integration.
<br> 
<p>Support displaying Sass Lint warnings as intellij inspections</p>]]></description><version>1.0.6</version><vendor email='sir_simon_x@yahoo.com' url='https://github.com/idok'>Ido</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<p>1.0.6 Bug fixes.</p> 
<p>1.0.5 Bug fixes.</p> 
<p>1.0.4 Bug fixes.</p> 
<p>1.0.3 Bug fixes.</p> 
<p>1.0.2 Bug fixes.</p> 
<p>1.0.1 Bug fixes.</p> 
<p>1.0.0 First version.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.plugins.sass</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7898' size='38278' date='1488818955000' url='https://github.com/manolenso/intellij-foundation6'><name>Zurb Foundation 6</name><id>com.manolenso.intellij.foundation6</id><description><![CDATA[Zurb Foundation 6 live template snippets  
<br> 
<p>Releases: <a href="https://github.com/manolenso/intellij-foundation6/releases" rel="nofollow">Changelog</a></p> 
<p>Follow me on Twitter: <a href="https://twitter.com/manolenso" rel="nofollow">@manolenso</a></p> 
<p>Gitter: <a href="https://gitter.im/manolenso/intellij-foundation6" rel="nofollow">intellij-foundation6</a></p> 
<p>Snippets enhancement: <a href="https://github.com/manolenso/intellij-foundation6/labels/snippets/enhancement" rel="nofollow"><b>Enhancement</b></a></p> 
<i>Compiled with Java 1.6</i>]]></description><version>1.7.1</version><vendor email='' url='https://github.com/manolenso/intellij-foundation6'>Manolenso</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<br> 1.7.1 Update Foundation 6.3.1
<br> 1.7.0 Update Foundation 6.3.0
<br> 1.6.1 Update Foundation 6.2.4
<br> 1.6.0 Update Foundation 6.2.3
<br> 1.5.1 missing 6.2.1 css
<br> 1.5.0 Update Foundation 6.2.1, orbit slider
<br> 1.4.0 simplify orbit slider add utility
<br> 1.3.0 Update Foundation 6.2.0, simplify and add components
<br> 1.2.0 Add row flex, version cdn lib
<br> 1.1.0 Update cdn Motion UI 1.2.0
<br> 1.0.0 Initial release
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='10565' size='5755683' date='1462415563000' url=''><name>Markup to SCSS</name><id>com.xcodersteam.idea.plugins.mkupscss</id><description><![CDATA[Adds option to generate SCSS from selected markup
<br> Supports PHP, JSX, AngularJS and HTML
<br> 
<br> 
<a href="https://github.com/semoro/MarkupToSCSS" rel="nofollow">https://github.com/semoro/MarkupToSCSS</a> 
<br> Howto:
<br> Open file with markup(.php, .jsx, .js, .html)
<br> Select block to generate scss template
<br> Press RMB, select Generate SCSS from context menu
<br> ???????
<br> Paste to your scss file
<br> PROFIT!
<br>]]></description><version>0.2.1</version><vendor email='sem-oro@yandex.ru' url=''>XCodersTeam</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[JSX bugfixes, and more precisely language checking]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1221' size='26359' date='1460954853000' url=''><name>OnlineSearch</name><id>io.github.maddouri.intellij.OnlineSearch</id><description><![CDATA[<p>Search the selected text using <b>any</b> online search engine.</p> 
<p> </p>
<ul> 
 <li>Compatible with all IntelliJ-based IDEs</li> 
 <li>Add custom search engines' URLs in (Settings | Other settings | OnlineSearch)</li> 
 <li>Launch the search from the editor's context menu (Select text | Right-click | OnlineSearch | Select a search engine)</li> 
 <li>Map a search engine to a keyboard shortcut (Settings | Keymap | &lt;search engine name&gt;)</li> 
 <li>Pop up the search engine list with a keyboard shortcut (Settings | Keymap | OnlineSearch)</li> 
 <li>Works with other IDE "views" that have text areas (e.g. Diff, Debugger Console, Run Console, etc.)</li> 
 <li>If you don't see the context menu entry, try a keyboard shortcut to show OnlineSearch's popup</li> 
 <li>Out-of-the-box support for Google, Github, GrepCode, CppReference, and others (Ability to add/remove/reorder any number of search engines)</li> 
</ul> 
<p></p>]]></description><version>1.1.2</version><vendor email='' url='https://github.com/maddouri/IntelliJ-OnlineSearch'></vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>Fix the bug caused by 1.1.1 (ill-formed URLs were generated for pre-1.1.1 users)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='179' size='19077' date='1469131935000' url=''><name>lang tip</name><id>com.umu.langtip</id><description><![CDATA[language text tip 
<p> umu??????,????????????????????,?????? </p> ?? 
<ul> 
 <li>?????lang_xxx</li> 
 <li>?? SHIFT Ctrl P (Command SHIFT P on a Mac) ??????"????????" </li> 
 <li>????????hint??</li> 
</ul>]]></description><version>1.0</version><vendor email='daoyu@umu.com' url='http://www.fleven.com'>daoyuly</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Version 1.0: Initial version.]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='263' size='89230' date='1478286053000' url=''><name>Http Editor Client</name><id>ru.basecode.ide.rest.plugin</id><description><![CDATA[This plugin helps you to run http-requests from an IDEA's text editor]]></description><version>0.1.1</version><vendor email='denis.chernyshov@gmail.com' url='https://github.com/danblack/idea-rest-client'>Denis Chernyshov</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2175' size='40965' date='1483479047000' url=''><name>IntelliJ Stylelint Plugin</name><id>com.jokerzoid.intellij.plugin.stylelint</id><description><![CDATA[Stylelint plugin for all products based on IntelliJ Platform (IntelliJ IDEA, RubyMine, WebStorm, PhpStorm, PyCharm, AppCode, etc.)
<br>
<br> Configure the path to the 
<code>stylelint</code> executable through Preferences -&gt; Tools -&gt; Stylelint]]></description><version>1.3</version><vendor email='' url='https://github.com/Jardinero/stylelint-plugin'>Jardinero</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 1.3: STYLELINT_HOME is no longer a requirement. Now the path to the executable can be set through Preferences.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='543' size='4537703' date='1487643476000' url=''><name>Full Stack Tools</name><id>com.cainiao.fktools</id><description><![CDATA[Full Stack Tools for Web Developers 
<em>enable your full stack abilities</em>]]></description><version>1.0.4</version><vendor email='' url='https://www.cainiao.com/'>Cainiao</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Change Notes.
<br> 
<em>1. Delivered a demo in September 2016</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>1.0</rating></idea-plugin></category><ff>"Framework integration"</ff><category name="Framework integration"><idea-plugin downloads='2141' size='32282' date='1162952233000' url='http://www.shilohmorris.com/plugin.html'><name>WDK View</name><id>WDK View</id><description><![CDATA[Provides the user with a simplified view of WDK components.  Displays all
  the custom WDK components in a tree format, with all related files readily accessible regardless
  of thier physical location.]]></description><version>1.0</version><vendor email='shiloh.morris@gmail.com' url='http://www.shilohmorris.com'>Shiloh Morris</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[WDK Viewer 1.04 - Bug fixes:
Resolved new item sorting error
Optimized searching pattern]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='7031' size='200786' date='1202480095000' url='http://handyedit.com/handytapestry.html'><name>HandyTapestry</name><id>HandyTapestry</id><description><![CDATA[
	The HandyTapestry plugin for IntelliJ Idea helps you to develop Tapestry web applications faster.
		The plugin adds helpful completions and navigations in the HTML template. 
		The Create Tapestry component wizard helps to create components.
    ]]></description><version>1.3.1</version><vendor email='' url=''>Alexei Orishchenko</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[    <ul>
    	<li>Many Web modules support</li>
    	<li>Update page structure panel selection on caret move in the editor</li>
    	<li>OGNL properties completion fix</li>
	</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='99673' size='254369' date='1456092593000' url='https://github.com/minman/wicketforge'><name>WicketForge</name><id>WicketForge</id><description><![CDATA[<p>WicketForge assists developers creating <a href="http://wicket.apache.org/" rel="nofollow">Wicket</a> applications.</p> 
<p> </p>
<p>See <a href="https://github.com/minman/wicketforge/wiki" rel="nofollow">Wiki</a> for features and usage instructions.</p>]]></description><version>5.0.2</version><vendor email='' url=''>Minas Manthos</vendor><idea-version min="n/a" max="n/a" since-build='138.0' /><change-notes><![CDATA[See 
<a href="https://github.com/minman/wicketforge/wiki/Change-Notes" rel="nofollow">change notes</a>.]]></change-notes><depends>com.intellij.properties</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='34235' size='3697208' date='1428588909000' url=''><name>Osmorc</name><id>Osmorc</id><description><![CDATA[This plugin adds support for the development of OSGi-based applications to IDEA]]></description><version>1.4.6</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.470' until-build='142.0'/><change-notes><![CDATA[<b>Version 1.4.6</b> 
<ul> 
 <li>Compatible with IDEA 14.1</li> 
 <li>Bnd/Bndtools project import</li> 
 <li>Bnd Run Configurations</li> 
</ul> 
<b>Version 1.4.5</b> 
<ul> 
 <li>Compatible with IDEA 14</li> 
 <li>Minor fixes</li> 
</ul> 
<b>Version 1.4.4</b> 
<ul> 
 <li>Compatible with IDEA 13</li> 
 <li>Framework runners reworked to support modern versions</li> 
 <li>PAX Runner dropped</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>2.6</rating></idea-plugin><idea-plugin downloads='10435' size='840663' date='1481049699000' url=''><name>Stapler plugin for IntelliJ IDEA</name><id>Stapler plugin for IntelliJ IDEA</id><description><![CDATA[Stapler plugin for IntelliJ IDEA 11]]></description><version>1.8</version><vendor email='kk@kohsuke.org' url='http://kohsuke.org/'>Kohsuke Kawaguchi</vendor><idea-version min="n/a" max="n/a" since-build='110.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.properties</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3925' size='142983' date='1236788453000' url=''><name>SCA Support</name><id>SCA Support</id><description><![CDATA[Editing enhancements for working with SCA configuration in IntelliJ]]></description><version>0.3.2</version><vendor email='' url='https://code.google.com/archive/p/sca4idea'>sca4idea.googlecode.com</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[http://code.google.com/p/sca4idea/wiki/ReleaseNotes]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='15194' size='177429' date='1285244340000' url=''><name>JBoss jBPM</name><id>JBoss jBPM</id><description><![CDATA[
         JBoss jBPM 4.0 support (<a href="http://www.jboss.org/jbpm.html"/>http://www.jboss.org/jbpm.html</a>)<br>
    <p>Features:
    <ul>
     <li>Graphical designer for jpdl files with DnD, usages search, rename and inplace editing
     <li>Completion, navigation, refactorings and highlighting inside jpdl xml editor
     <li>Links to processes from class files  
    </ul></p>
   ]]></description><version>1.0.10</version><vendor email='' url=''>Serega.Vasiliev</vendor><idea-version min="n/a" max="n/a" since-build='96.516' /><change-notes><![CDATA[
        
    <p>1.0.10: IntelliJ IDEA X (eap) Ultimate </p>
    <ul>
        <li>added EL, integration with Seam, CDI (JSR-299), etc.</li>
        <li>Bugfix</li>
    </ul>
    <p>1.0.0: IntelliJ IDEA 9.0 Ultimate </p>
         
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2767' size='22564' date='1298693123000' url='http://aribaweb.org/'><name>AribaWeb Plugin</name><id>AribaWeb Plugin</id><description><![CDATA[		AribaWeb (http://aribaweb.org) is the Open Source component-based web application development framework for
		creating rich, AJAX-enabled applications with the minimum of code (and no hand-coded JavaScript).

		This IDEA plugin provides several productivity-boosting
		features to accelerate AW development within IDEA:
		1) Component class to Template source toggle,
		2) Remote opening (clicking on component names in AW web pages will open them in IDEA),
		3) Several "Live Templates" for common AW Component tags.
	]]></description><version>5.0GA</version><vendor email='' url='http://aribaweb.org/'>AribaWeb AJAX UI Developement Framework</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        New in version 5.0GA: IDEA 9.x and 10.x compatibility
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1574' size='40095' date='1366805978000' url='https://github.com/jrylander/PolopolyIntelliJPlugin'><name>Atex Polopoly Tools</name><id>Atex Polopoly Tools</id><description><![CDATA[Tools to be used with the Atex Polopoly CMS]]></description><version>1.10</version><vendor email='' url=''>Johan Rylander</vendor><idea-version min="n/a" max="n/a" since-build='99.18' /><change-notes><![CDATA[Repair of broken build of version 1.9 (I did not have gui plugin when building it)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='36237' size='50864' date='1375391419000' url='https://github.com/ishchenko/idea-mini-ibatis'><name>iBATIS/MyBatis mini-plugin</name><id>idea-mini-ibatis</id><description><![CDATA[Simple iBATIS/MyBatis plugin 
<br /> Contains essential features only, no datasource integration (yet)
<br /> Works for IDEA &gt;= 10.0.3]]></description><version>1.13</version><vendor email='' url=''>Max Ishchenko</vendor><idea-version min="n/a" max="n/a" since-build='103.255' /><change-notes><![CDATA[<ul>
  1.13 
 <li>Find Usages of Spring beans exception fixed</li> 
</ul> 
<ul>
  1.12 
 <li>Call Hierarchy support for sqlMap statements</li> 
</ul> 
<ul>
  1.11 
 <li>Fixed ClassCastException for groovy strings</li> 
 <li>Copy Reference support for sqlMap statements</li> 
</ul> 
<ul>
  1.10 
 <li>Not fully qualified statement names support</li> 
 <li>Red circle of death fixed when you had some empty namespaces and invoked auto completion</li> 
</ul> 
<ul>
  1.9 
 <li>Multiple dots in fully qualified statement name support</li> 
 <li>Any string literal is a reference now</li> 
 <li>Computing concatenations for literals</li> 
 <li>Better File Structure popup presentation</li> 
</ul> 
<ul>
  1.8 
 <li>Better mapper file navigation</li> 
 <li>Mapper method definition inspection</li> 
</ul> 
<ul>
  1.7 
 <li>result resultMap attribute support</li> 
</ul> 
<ul>
  1.6 
 <li>Occasional StringIndexOutOfBoundsException fixed</li> 
 <li>parameterMap attribute support</li> 
 <li>selectKey resultClass attribute support</li> 
</ul> 
<ul>
  1.5 
 <li>Quick Documentation for statement names in Java code</li> 
</ul> 
<ul>
  1.4 
 <li>Support for sqlMaps with no namespace attribute defined</li> 
 <li>Better sqlMap file navigation</li> 
</ul> 
<ul>
  1.3 
 <li>Error on background mapper detection fixed</li> 
 <li>Resolving multiple statements with same namespace and id</li> 
</ul> 
<ul>
  1.2 
 <li>include tags support</li> 
 <li>typeAlias support</li> 
 <li>MyBatis 3 proxies - Go to Implementation for proxy methods jumps right into xml declaration for the mapper method</li> 
 <li>Find Usages for sqlMap statements. Finds self-reference as well, that should be fixed</li> 
</ul> 
<ul>
  1.1 
 <li>Showing clickable gutter icons for mapper interface and their methods, no Go to Implementation hotkey support yet</li> 
 <li>Searching for sqlMaps and mappers in libraries as well</li> 
</ul> 
<ul>
  1.0 
 <li>Go to Declaration for string literals in method arguments</li> 
 <li>Autocompletion of statement names in string literals in method arguments</li> 
</ul>]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='3616' size='37211' date='1329425646000' url=''><name>Wicket Source</name><id>Wicket Source</id><description><![CDATA[In concert with the 42lines wicket-source Firefox/Chrome extension, this plugin allows you to navigate easily between a deployed Wicket application and the corresponding Java source files]]></description><version>1.2</version><vendor email='' url=''>George Armhold</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='829' size='236897' date='1400245972000' url=''><name>Woko Plugin</name><id>Woko Plugin</id><description><![CDATA[Plugin for the Woko framework]]></description><version>1.3.1</version><vendor email='' url='http://www.pojosontheweb.com'>POJOs on the Web</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Fixed exception on startup : https://github.com/pojosontheweb/widea/issues/3]]></change-notes><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='662' size='37611' date='1346780689000' url=''><name>izi-gwt</name><id>izi-gwt</id><description><![CDATA[Plugin adding intentions and actions for generating setters for izi-gwt framework]]></description><version>1.0</version><vendor email='' url=''>izi-gwt-intellij-plugin contributors</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='53385' size='95473' date='1457312012000' url=''><name>Spock Framework Enhancements</name><id>Spock Framework Enhancements</id><description><![CDATA[<p> This plugin provides support for the Spock specification framework. </p> 
<ul> 
 <li>Adds syntax highlighting to Spock labels</li> 
 <li>Provides inspections for label ordering</li> 
 <li>A Spock spec template and a collection of live templates for feature methods contributed by @fpape</li> 
 <li>Code generation assistance in specs for setup, cleanup, and adding a test method contributed by @fpape</li> 
</ul>]]></description><version>0.11</version><vendor email='' url=''>Matt Cholick</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[Fixes for 16 EAP compatibility.]]></change-notes><depends>org.intellij.groovy</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2947' size='616605' date='1357865971000' url=''><name>Otto &amp; Robolectric</name><id>com.squareup.ideaplugin</id><description><![CDATA[<p>IntelliJ plugin to optimize synergy of Square library utilization.</p> 
<p><a href="http://github.com/square/otto" rel="nofollow">Otto</a> is an event bus designed to decouple different parts of your application while still allowing them to communicate efficiently.</p> 
<p><a href="http://robolectric.org/" rel="nofollow">Robolectric</a> is an Android testing tool.</p>]]></description><version>1.0.1</version><vendor email='xian@squareup.com' url='https://squareup.com/global/en/pos'>Square, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='117.105' /><change-notes><![CDATA[Version 1.0.1: Fixed over-sensitive Otto event detection.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='909' size='5301659' date='1360125039000' url=''><name>Nuxeo</name><id>org.nuxeo.intellij</id><description><![CDATA[<p>Plugin for Nuxeo support.</p>
<p> </p>
<p>Supported features:</p> 
<ul> 
 <li>Registration of Nuxeo SDKs;</li> 
 <li>Selection of the default SDK to use;</li> 
 <li>Auto detection of Nuxeo modules;</li> 
 <li>Hot reload of Nuxeo module marked as hot reloadable;</li> 
 <li>Integrated Nuxeo Shell.</li> 
</ul> 
<p>Source code: <a href="https://github.com/troger/nuxeo-intellij" rel="nofollow">https://github.com/troger/nuxeo-intellij</a></p> 
<p>This plugin is not officially supported by Nuxeo, but you can ask questions via <a href="http://answers.nuxeo.com" rel="nofollow">Nuxeo Answers</a>.</p>]]></description><version>0.3</version><vendor email='throger@gmail.com' url=''>Thomas Roger</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<p>0.3</p> 
<ul> 
 <li>Better detection of Nuxeo SDK</li> 
 <li>Ability to configure a Nuxeo SDK to enable hot reload</li> 
 <li>Integration of Nuxeo Shell as a tool window</li> 
 <li>Prettier notifications</li> 
</ul> 
<p>0.2</p> 
<ul> 
 <li>Fix detection of Nuxeo SDK folder</li> 
</ul> 
<p>0.1</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.properties</depends><rating>00</rating></idea-plugin><idea-plugin downloads='177' size='54561' date='1359068432000' url=''><name>PPImport</name><id>be.mavicon.intellij.ppimport</id><description><![CDATA[Plugin to import content-xml to Polpoly, or any service that accepts put requests for that matter.]]></description><version>0.1</version><vendor email='marc@mavicon.be' url='http://www.mavicon.be'>Mavicon</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='806' size='928462' date='1430744542000' url=''><name>WFA console</name><id>WFA console</id><description><![CDATA[<b>Utilities for developing in WFA</b> 
<p> </p>
<ul> 
 <li>Reload WFA database quickly (usually after test executions) </li> 
 <li>Utilities to restart WFA server, add certifier, admin user, open client etc. </li> 
 <li>Acquire 7 and C-mode cache quickly and directly from the IDE </li> 
 <li>Restore backups/Import dars from the file right-click menu </li> 
 <li>Ctrl + Alt + C: XML un-escape and copy to clipboard and Ctrl + Alt + V: XML escape and paste from clipboard useful when working with the Perl, PowerShell, MVEL and SQL in content. </li> 
 <li>Easy content navigation: partially type command, workflow, finder etc names in the 'goto file' menu (ctrl+shift+n) to open them </li> 
 <li>Restore WFA backups without upgrading </li> 
 <li>Take a WFA backup and write it to the selected file </li> 
 <li>Run customs sql scripts on WFA database </li> 
</ul>]]></description><version>2.2</version><vendor email='' url=''>ppp2k1</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1781' size='194361' date='1368583489000' url=''><name>Errai Framework</name><id>org.jboss.errai</id><description><![CDATA[Errai Framework Support
<br /> 
<small>Add code inspections, refactoring support, and other tools for the Errai Framework to IntelliJ IDEA.</small>]]></description><version>0.5.9</version><vendor email='cbrock@redhat.com' url='http://erraiframework.org/'>Red Hat, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='129.451' /><change-notes><![CDATA[v0.5.9
<br /> 
<small> 
 <ul> 
  <li>Improve portable type validity inspection</li> 
  <li>Fix NPEs</li> 
 </ul> </small>]]></change-notes><depends>com.intellij.properties</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1310' size='8230358' date='1364946819000' url='http://randoriframework.com'><name>Randori Compiler</name><id>Randori Compiler</id><description><![CDATA[<p>The Randori Framework is a tool that helps in making LARGE Javascript application development manageable.</p> 
<p>It consists of an Actionscript cross-compiler and a client-side JavaScript framework.</p> 
<p>Please visit <a href="http://randoriframework.com" rel="nofollow">http://randoriframework.com</a> for more information.</p> 
<p>To quickly get started please follow these <a href="https://github.com/RandoriAS/randori-plugin-intellij/wiki/_pages" rel="nofollow">lessons</a>.</p>]]></description><version>0.2.3</version><vendor email='' url=''>Teoti Graphix, LLC</vendor><idea-version min="n/a" max="n/a" since-build='123.169' /><change-notes><![CDATA[0.2.3 changes: 
<ul> 
 <li>[plugin-bug] fixed runtime exception when builtin.swc was not found in SDK.</li> 
</ul> 0.2.2 changes: 
<ul> 
 <li>[compiler-bug] fixed bug with function call and JavaScript(name) transform.</li> 
 <li>[compiler-bug] fixed issue with global static function not reducing correctly.</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13903' size='1336991' date='1480336228000' url=''><name>CUBA</name><id>CUBA</id><description><![CDATA[<p>This plugin is intended to increase productivity of developers, who build applications on the CUBA Platform.</p> 
<p>Key features:</p> 
<ul> 
 <li><b>IDE and CUBA Studio integration</b><br> While CUBA Studio facilitates visual development, CUBA Plugin simplifies working with code in a Java IDE.</li> 
 <li><b>Intuitive navigation</b><br> Navigate transparently through the platform-related elements.</li> 
 <li><b>Smart autocomplete and injections</b><br> Use auto completion and injections for the platform specific code.</li> 
 <li><b>Advanced code inspection</b><br> Smart code inspection and quick fix suggestions for the platform-related code in your IDE.</li> 
</ul> 
<p>See also:</p> 
<a href="https://www.cuba-platform.com" rel="nofollow">Website</a> | 
<a href="https://www.cuba-platform.com/support/" rel="nofollow">Forum</a> | 
<a href="https://github.com/cuba-platform/cuba" rel="nofollow">GitHub</a> | 
<a href="https://youtrack.cuba-platform.com/issues" rel="nofollow">Issue tracker</a>]]></description><version>3.2.4.14</version><vendor email='info@cuba-platform.com' url='http://www.cuba-platform.com'>Haulmont Technology Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='141.*'/><change-notes><![CDATA[Add new components to Inject dialog(popupView, accordion, calendar, datePicker, colorPicker)
<br> Other bug fixes]]></change-notes><depends>com.intellij.properties</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='287' size='69300' date='1473173859000' url='https://github.com/wimsymons/intellij-ppimport'><name>Polopoly Importer</name><id>be.wimsymons.intellij.polopolyimport</id><description><![CDATA[<p> Plugin to import content XML into the Atex Polopoly CMS. </p> 
<p> This version keeps state on application-level, not on project level. </p>]]></description><version>1.5.1</version><vendor email='wim.symons@gmail.com' url=''>Wim Symons</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Restored settings panel in IntelliJ 2016]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='39500' size='61247' date='1374727147000' url=''><name>CakeStorm</name><id>com.vexus2.cakestorm</id><description><![CDATA[CakeStorm is a PHPStorm plugin for CakePHP developers. 
<br />Provides the ability to easily jump between files. 
<br />
<br /> 
<ul> 
 <li>Ctrl+B(Ctrl+Click) - Go to declaration</li> 
 <li>Ctrl+; S - CakePHP SmartJump</li> 
 <li>Ctrl+; V - CakePHP SmartJump with Vertical Tab</li> 
 <li>Ctrl+; H - CakePHP SmartJump with Horizontal Tab</li> 
</ul> For more details please visit GitHub page 
<a href="https://github.com/vexus2/cake-storm" rel="nofollow">https://github.com/vexus2/cake-storm</a>]]></description><version>0.3</version><vendor email='hikaru.tooyama@gmail.com' url='https://github.com/vexus2'>Vexus2</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p>version 0.3.1</p> 
<ul> 
 <li>Fixed bug when first boot.</li> 
</ul> 
<p>version 0.3</p> 
<ul> 
 <li>Add a references to Model, View, to the Element from any files.</li> 
</ul> 
<p>version 0.2</p> 
<ul> 
 <li>The name of SmartJump has been changed to CakePHP SmartJump.</li> 
 <li>Add View =&gt; Element jump for CakePHP SmartJump.</li> 
 <li>CakePHP SmartJump will display a pop-up in any scene.</li> 
 <li>CakePHP SmartJump can jump to Fixture &lt;=&gt; Model &lt;=&gt; ModelTestCase. </li>
 <li>Modified to display at the top of the list the current action.</li> 
 <li>Fixed a bug in when arguments are included in the 'render'.</li> 
</ul> 
<p>version 0.1</p> 
<ul> 
 <li>initial release.</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1662' size='34424' date='1448670581000' url='https://github.com/EvidentSolutions/dalesbred-idea-plugin'><name>Dalesbred</name><id>fi.evident.dalesbred.plugin.idea</id><description><![CDATA[<a href="http://dalesbred.org" rel="nofollow">Dalesbred</a> support.]]></description><version>0.4.0</version><vendor email='juha.komulainen@evident.fi' url='https://www.evident.fi/'>Evident Solutions</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[0.4.0 (2015-11-27) 
<ul> 
 <li>Support @DalesbredInstantiator in inspections.</li> 
 <li>Improvements to parsing select lists with sub-selects.</li> 
 <li>Support analyzing findOptional.</li> 
</ul> 0.3.1 (2015-06-03) 
<ul> 
 <li>Handle comments in SQL statements when counting placeholders.</li> 
</ul> 0.3.0 (2015-05-14) 
<ul> 
 <li>Support for Dalesbred 1.0 (which changed package to org.dalesbred). Old 0.x-versions are still supported as well.</li> 
</ul> 0.2.9 (2015-04-02) 
<ul> 
 <li>Improvements in CTE parsing.</li> 
</ul> 0.2.8 (2015-04-02) 
<ul> 
 <li>Support for CTE column definitions.</li> 
</ul> 0.2.7 (2015-04-02) 
<ul> 
 <li>Support analyzing common table expressions.</li> 
</ul> 0.2.6 (2015-03-27) 
<ul> 
 <li>Support @DalesbredIgnore introduced by Dalesbred 0.7.1.</li> 
</ul> 0.2.5 (2014-10-28) 
<ul> 
 <li>Fixed infinite loop when validating find-calls of primitive types.</li> 
 <li>Fixed adding allowed types for instantiation problems -inspection.</li> 
</ul> 0.2.4 (2014-07-07) 
<ul> 
 <li>Normalize quoted alias-names when analyzing SQL-queries.</li> 
</ul> 0.2.3 (2014-06-26) 
<ul> 
 <li>Support analyzing SQL statements with newlines.</li> 
 <li>Support analyzing new updateAndProcessGeneratedKeys.</li> 
</ul> 0.2.2 (2014-05-26) 
<ul> 
 <li>Fixed target bytecode version so that plugin works with JDK 1.6.</li> 
</ul> 0.2.1 (2014-05-23) 
<ul> 
 <li>Fixed bugs in select list parsing: 
  <ul> 
   <li>argument-separating commas in function calls were confused with select-list item separators.</li> 
   <li>commas inside quoted strings were confused with select-list item separators.</li> 
  </ul> </li> 
</ul> 0.2.0 (2014-01-19) 
<ul> 
 <li>Produce warnings about uninitialized properties.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='23380' size='67290075' date='1498380921000' url=''><name>Codename One</name><id>com.codename1.plugin.intellij</id><description><![CDATA[Codename One Plugin for IntelliJ IDEA
<br> 
<small>Easily create native apps using Java? for iOS, Android, Windows and more!</small>]]></description><version>3.7.1</version><vendor email='support@codenameone.com' url='http://www.codenameone.com'>Codename One</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Updated designer, GUI builder etc. with multiple bug fixes]]></change-notes><depends>AntSupport</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.properties</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1452' size='341988' date='1397605350000' url=''><name>TMF Plugin</name><id>com.taobao.tmf.plugin.id</id><description><![CDATA[?????? 
<a href="http://gitlab.alibaba-inc.com/fanshen/tradespi" rel="nofollow">tradespi</a> ???????? provider?SPI?? provider/SPI/namespace ?????]]></description><version>1.4.16</version><vendor email='' url=''>????</vendor><idea-version min="n/a" max="n/a" since-build='129.1359' /><change-notes><![CDATA[[4.16] ??? provider ??? SPI?
<br /> [4.14] ????? BatchExtensionPlusSpi ? bug????? spi ????
<br /> [3.26] ?? New SPI Biz Package ??????????? namespace ???
<br /> [3.10] ??????????
<br /> [3.5] ???? spi/provider ????
<br /> [2.28] ???? spi bug?
<br /> [2.23] ???????????????
<br /> [2.14] ??????????????????
<br /> [2.12] ?????????????? provider/spi ????
<br /> [1.27] ??? namespace ??? extension SPI? ?????????? namespace? ??????????????? ClassCastException
<br /> [1.19] ??? namespace ??????? namespace
<br /> [1.13] ?? spi ??? bug
<br /> [1.10] fix npe
<br /> [1.9] bug fixes??? spi ? extension spi ???
<br /> [1.3] bug fixes??? provider structure ???????? goto namespace ??????? ?? ctrl+alt+k scroll to source
<br /> [1.2] ?? provider structure
<br /> [12.27] ?? provider ?? request, response ? getBizContext() ????????? toString()
<br /> [12.25] bug fixes
<br /> [12.24] Bundle modules are identified by a new config key: tmf.config.bundle_module_glob.
<br /> [12.23] Support adding SPI Providers.
<br /> [12.20] Description to name space can be set when new spi is created
<br /> [12.12] The Spi created by wizard can be attached to the selected provider
<br /> [12.12] Navigate to namespace in provider script
<br /> [12.11] Navigate to extension spi(s) of special sdo and sdo implementation
<br /> [12.10] Navigate to extension spi(s) of special extension point in provider
<br /> [12.10] Navigate to extension spi(s) of special extension point in provider
<br /> [12.09] Navigate to implemented provider(s) in spi
<br /> [12.06] support new feature such as show or hide change list
<br /> [12.06] show provider detail in browser
<br /> [12.05] generate spi jva source file
<br /> [12.05] Provide wizard to create new spi as well as Namespace if it doesn't exist.
<br /> [11.19] Navigate to spi class in provider.Shortcut: ctrl+shift+F3
<br /> [11.19] Support Mac.OS
<br /> [11.18] Locate Spi class.
<br />]]></change-notes><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='340' size='2165932' date='1390005661000' url=''><name>Tapestry 4.1 Support</name><id>ch.mjava.intellij.tapestry.4</id><description><![CDATA[Tapestry 4 Support Very simple plugin that provides some basic tapestry support.
<br /> It is intended to support development for tapestry 4 projects.]]></description><version>0.1.2</version><vendor email='intellij.tapestry4@gmail.com' url='http://www.mjava.ch'>http://www.mjava.ch</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Version 0.1.2 -Fix for reported Nullpointer in LineMarker -Line Marker should catch also ':listener' and ':action']]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3087' size='7430615' date='1414798661000' url=''><name>JCR Content Editor</name><id>JCR Content Editor</id><description><![CDATA[Allows import/export of JCR content from CQ/AEM(/other?) and limited editing]]></description><version>1.1.5</version><vendor email='' url=''>Velir</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Fixing the breakage caused by the last bugfix, when uploading jcr definitions given in xml.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3155' size='73943' date='1394825114000' url=''><name>XMLBeans integration</name><id>com.bsb.intellij.plugins.xmlbeans</id><description><![CDATA[Plugins that compiles XMLBeans XSD schemas.]]></description><version>2.1.1</version><vendor email='team_ppt@bsb.com' url='https://www.vermeg.com/'>BSB S.A.</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[- 2.1.0 : Replaced MD5 mechanism by timestamps check to decide if generation should be performed (performance reason) - 2.0.0 : Moved to IntelliJ 13 API - 1.0.3 : Fixed NullPointerException.
<br />
<br /> - 1.0.2 : Added new feature that ensures directory &quot;schemaorg_apache_xmlbeans/src&quot; is always up to date after &quot;Make&quot; action.
<br />
<br /> - 1.0.1 : Fixed a bug that prevented Run tool window to pop-up when Maven goals where launched.
<br />
<br />]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2265' size='46993' date='1404763445000' url=''><name>Dozer</name><id>de.hypoport.plugins.DozerPlugin</id><description><![CDATA[Dozer support plugin]]></description><version>2.0.1</version><vendor email='' url='https://www.hypoport.de/'>Hypoport AG</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[NPE during xml parsing fixed]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='39471' size='1508125' date='1415698973000' url=''><name>actiBPM</name><id>actiBPM</id><description><![CDATA[Activiti Designer plugin for Intellij Idea. Initial version.]]></description><version>3.E-8</version><vendor email='uzbssr@gmail.com' url=''>Timur Abakumov</vendor><idea-version min="n/a" max="n/a" since-build='123.1' /><change-notes><![CDATA[Added Generate PNG Action Note: Please remove bpmn from &quot;File and Code Templates&quot;]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.xml</depends><rating>4.2</rating></idea-plugin><idea-plugin downloads='164308' size='79645' date='1431522043000' url=''><name>PhoneGap/Cordova Plugin</name><id>com.github.masahirosuzuka.PhoneGapIntelliJPlugin</id><description><![CDATA[PhoneGap/Cordova integration for InteliJ Platform. 
<br>
<b>Note:</b> The plugin is a part of WebStorm IDE and you don't need install it manually for WebStorm
<br>
<br> 
<p>* PhoneGap/Cordova Project wizard</p> 
<p>* Run PhoneGap/Cordova application from IntelliJ toolbar</p> 
<p>* Code completion for event types</p> 
<p>* Ionic support</p> 
<p>See README.md</p>]]></description><version>141.1010</version><vendor email='masahiro.suzuka@gmail.com' url=''>masahirosuzuka, JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.1010' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='441' size='114185' date='1396916556000' url=''><name>VerilyIdeaPlugin</name><id>org.verily.intellij.plugin</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<small>most HTML tags may be used</small>]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Add change notes here.
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='588' size='133389' date='1436702145000' url=''><name>SMOG Matcher Generator</name><id>com.mistraltech.smogen</id><description><![CDATA[<p>Generates a companion matcher class for a selected Java class based on the SMOG library extension to Hamcrest.</p> 
<p>The SMOG library supports property matching on object graphs. For more details, see the project page at <a href="https://github.com/mistraltechnologies/smog" rel="nofollow">GitHub</a>.</p> 
<p>This plugin is also hosted at <a href="https://github.com/mistraltechnologies/smogen" rel="nofollow">GitHub</a>.</p>]]></description><version>0.5</version><vendor email='support@mistraltech.co.uk' url=''>Mistral Technologies</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p><b>0.5</b></p> 
<p>Updated to support generating interface-only matchers. Interface-only matchers can be used with the SMOG-Javassist library, which generates the matcher implementation at runtime, significantly cutting down on the amount of boiler-plate code maintained within a project.</p> 
<p>SMOG-Javassist is hosted at <a href="https://github.com/mistraltechnologies/smog-javassist" rel="nofollow">GitHub</a>.</p> 
<p><b>0.4</b></p> 
<p>Updated to fix incompatibility with IDEA 14.0</p> 
<p><b>0.3</b></p> 
<p>Correction to the 'since-build' metadata. Plugin requires IntelliJ IDEA version 13.1 or later.</p> 
<p><b>0.2</b></p> 
<p>This version is compatible with smog-core library version 1.0 available from maven central.</p> 
<p>A number of improvements have been made in this version, including:</p> 
<ul> 
 <li>A new code generator is used that manages imports much better and avoids the need for unnecessary fully qualified names in the code.</li> 
 <li>Matchers generated for abstract classes are no longer abstract, allowing them to be instantiated and used for matching any concrete subclass of the matched class.</li> 
 <li>The generator now extensively supports generic properties and generic classes.</li> 
 <li>Generated matchers get reformatted to use project formatting settings.</li> 
 <li>Generated matcher classes are now annotated with @Matches.</li> 
</ul> 
<p><b>0.1</b></p> 
<p>First release.</p>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='826' size='288125' date='1450895869000' url=''><name>z2-environment</name><id>com.zfabrik.intellij.z2plugin</id><description><![CDATA[The z2-plugin simplifies development with the z2-environment.
<br /> A more detailed description can be found at the 
<a href="https://redmine.z2-environment.net/projects/z2-environment/wiki" rel="nofollow">z2-environment wiki</a> Following features are implemented so far: 
<ul> 
 <li><b>Launching</b>: Start your z2-environment on your local machine from the IDE </li>
 <li><b>z2-Sync</b>: Synchronize your local changes with the z2-environment </li>
 <li><b>z2 dependency resolution</b>: Resolve missing dependencies from the z2-environment </li>
 <li><b>Managing z2-modules</b>: z2-modules can be created and deleted on demand </li>
 <li><b>Arming modules</b>: Armed z2-modules become active after z2-Sync. </li>
 <li><b>z2-Module wizard</b>: Create new z2-modules with or without Spring support </li>
 <li><b>z2-Properties editor</b>: Provides completions and documentation for z2-properties files </li>
</ul>]]></description><version>3.0.8</version><vendor email='contact@zfabrik.de' url='http://www.z2-environment.eu/home'>ZFabrik Software KG</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[3.0 
<ul> 
 <li><b>Project View Pane shows z2 Module arming states: </b> Z2 Modules are tagged by a tooltip and a z2 icon which shows an orange &quot;z&quot; for armed and a grey &quot;z&quot; for disarmed modules</li> 
 <li><b>selectable SVN version</b>: SVN workspace version can be selected on the z2-Environment preference pane</li> 
 <li><b>Improved z2-resolve</b>: only changed and new files are stored, unchanged files are not touched. This speeds up IntelliJ indexing</li> 
 <li><b>Support for &quot;localhost mode&quot;: </b> If z2 server also supports the &quot;localhost mode&quot; it will copy the JARs directly to the target folder</li> 
 <li>Reuse existing .iml file when creating z2 Modules</li> 
 <li>Minor improvements and bug fixes and improved compatibility with IntelliJ 15</li> 
</ul> 2.2 
<ul> 
 <li><b>Checkout feature</b>: Checkout modules directly from z2 component repositories (Git and Subversion)</li> 
 <li>Context Menus for z2-Info tool windows</li> 
 <li>Tooltips in z2 Modules Manager</li> 
 <li>Minor improvements and bug fixes</li> 
</ul> 2.0 
<ul> 
 <li>add support for <a href="https://redmine.z2-environment.net/projects/z2env/wiki" rel="nofollow">org.z2env</a></li> 
 <li>add z2-Info tool windows (see View -&gt; Tool Windows -&gt; Z2-Info</li> 
 <li>automatically mark <i>java/src.test</i> as test source folder</li> 
 <li>improve spring support</li> 
</ul> 1.0.2: 
<ul> 
 <li>fixed <a href="https://redmine.z2-environment.net/issues/1758" rel="nofollow">IntelliJ z2-plugin VFS not updated</a><a rel="nofollow"></a></li>
 <a rel="nofollow"> </a>
 <li><a rel="nofollow">fixed </a><a href="https://redmine.z2-environment.net/issues/1760" rel="nofollow">IntelliJ z2-plugin files are not saved when performing z2-sync</a><a rel="nofollow"></a></li>
 <a rel="nofollow"> </a>
</ul>
<a rel="nofollow"> 1.0.1: </a>
<ul>
 <a rel="nofollow"> <li>fixed <a href="https://redmine.z2-environment.net/issues/1757" rel="nofollow">IntelliJ z2-plugin does not detect z2-modules correctly</a><a rel="nofollow"></a></li></a>
 <a rel="nofollow"> </a>
</ul>
<a rel="nofollow"> 1.0 - Initial revision</a>]]></change-notes><depends>com.intellij.properties</depends><rating>00</rating></idea-plugin><idea-plugin downloads='545' size='3643237' date='1402532871000' url=''><name>Tapestry 4.1</name><id>pl.holowko.tapestry.4</id><description><![CDATA[Tapestry 4.1 Basic tapestry 4.1 support.]]></description><version>0.6.1</version><vendor email='' url='https://github.com/aholowko/intellij-tapestry4'>Andrzej Ho?owko</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Version 0.6.1 
<ul> 
 <li>Bug fixes</li> 
</ul> Version 0.6 
<ul> 
 <li>Bug fixes</li> 
 <li>Ctrl + Alt + Shift + L - switch from JWC file to implementation class</li> 
</ul> Version 0.5 
<ul> 
 <li>Property and method completion in html files</li> 
</ul> Version 0.4 
<ul> 
 <li>Bug fixes</li> 
 <li>HTML - Go to method invocation</li> 
</ul> Version 0.3 
<ul> 
 <li>HTML - Go to component class for jwcid arguments</li> 
</ul> Version 0.2 
<ul> 
 <li>HTML - Go to declaration for ognl expressioms</li> 
</ul> Version 0.1 
<ul> 
 <li>Forked from https://github.com/linuxswords/intellij-tapestry4</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='53444' size='3684656' date='1468185746000' url=''><name>hybris integration</name><id>ccom.intellij.idea.plugin.hybris.impex</id><description><![CDATA[This plugin is an open source (LGPL) plugin for SAP Hybris Commerce integration. 
<br> 
<br> Bug tracker: 
<a href="https://hybris-integration.atlassian.net/projects/IIPS" rel="nofollow">Intellij IDEA Plugin Support</a> 
<br> 
<br> If you have any questions you can send an email to: 
<br> 
<a href="mailto:AlexanderBartash@gmail.com?cc=martin.zdarsky@hybris.com" rel="nofollow">Alexander Bartash</a> (repo owner) 
<br> 
<a href="mailto:martin.zdarsky@hybris.com?cc=AlexanderBartash@gmail.com" rel="nofollow">Martin Zdarsky-Jones</a> 
<br> 
<br> 
<b>Features:</b> 
<br> - Import of Hybris extensions to Intellij IDEA. 
<br> - Automatic configuration of Spring, Web and Ant Intellij IDEA plugins. 
<br> - Custom editor for impex files with automatic formatting, find usages and go to declaration actions. 
<br> - Custom editor for items.xml with validation and easy navigation. 
<br> - Visualization of business process graph (use context menu of the file "Diagrams/Show Diagram", only Ultimate IDEA). 
<br> - Enhanced project view tree. 
<br> - Syntax highlighting for flexible search queries. 
<br> 
<br> 
<b>Contribution guidelines:</b> 
<br> - Please read 
<a href="http://developercertificate.org/" rel="nofollow">Contributor License Agreement</a> 
<br> - Available tasks are in our 
<a href="https://hybris-integration.atlassian.net/projects/IIP" rel="nofollow">JIRA</a> (requires a login but you can 
<a href="https://hybris-integration.atlassian.net/admin/users/sign-up" rel="nofollow">sign-up</a>) also you can suggest new features or report bugs without login on our 
<a href="https://hybris-integration.atlassian.net/projects/IIPS" rel="nofollow">Support Desk</a> it has anonymous access. 
<br> - 
<a href="https://hybris-integration.atlassian.net/wiki/display/IIPPS/How+to+Configure+Project+Environment+For+Plugin+Developers" rel="nofollow">How to Configure Project Environment For Plugin Developers</a> 
<br> - We are working with 
<a href="https://www.atlassian.com/git/tutorials/making-a-pull-request/" rel="nofollow">Pull Requests</a> because it allows us to review the code before merging it. You need to fork this repository, implement a feature in a separate branch, then send us a pull request. 
<br> - Be sure to include into your pull request and all commit messages the following line: "Signed-off-by: Your Real Name your.email@email.com" otherwise it can not be accepted. Use your real name (sorry, no pseudonyms or anonymous contributions). 
<br> - For additional questions you can send an email to 
<a href="mailto:AlexanderBartash@gmail.com?cc=martin.zdarsky@hybris.com" rel="nofollow">Alexander Bartash</a> or 
<a href="mailto:martin.zdarsky@hybris.com?cc=AlexanderBartash@gmail.com" rel="nofollow">Martin Zdarsky-Jones</a> 
<br> 
<br> By installing thing plugin you agree to sending us anonymous statistics about plugin usage. We do not collect any information about you or your project. We just want to know which features from this plugin our users need most and learn new ways to make thing plugin better. 
<br> 
<br> 
<b>Developers:</b> 
<br> - Alexander Bartash 
<br> - Vlad Bozhenok 
<br> - Martin Zdarsky-Jones 
<br> - Alexander Nosov 
<br> - Michael Golubev 
<br> - Eugene Kudelevsky 
<br> - Markus Priegl 
<br> - Sergei Aksenenko 
<br> - Roger Ye 
<br> - Hector Longarte]]></description><version>4.3.3</version><vendor email='AlexanderBartash@gmail.com' url='https://hybris-integration.atlassian.net/wiki/display/IIPPS/Intellij+IDEA+Plugin+Public+Space'>Alexander Bartash</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='141.*'/><change-notes><![CDATA[4.3.3: 
<br> - Project import has been fixed to provide correct project configuration to support JRebel. This release is only for Intellij IDEA 141.*. After this release we discontinue updates for 141.*. If you want to receive further updates please consider updating your IDE to the latest version. 
<br> 
<br> 4.3.2: 
<br> - Backward compatibility fixes. 
<br> 
<br> 4.3.1: 
<br> - Impex header type attribute name auto completion has been fixed. Previously it had been suggesting wrong values. 
<br> 
<br> 4.3: 
<br> - An ability to import hybris distribution without config folder. 
<br> - Automatic hybris API JavaDoc configuration. 
<br> 
<br> 4.2.2: 
<br> - Bug fixes for Windows. 
<br> 
<br> 4.2.1: 
<br> - An error in setting deployment descriptor path in automatic Web facet configuration has been fixed. 
<br> 
<br> 4.2: 
<br> - Project view tree has been modified to hide unnecessary elements in "External Libraries" node. 
<br> - Functionality of the project view tree has been extended to allow hiding of empty middle folders like it is done for java packages. 
<br> - Project content roots configuration has been improved to exclude compiled classes in WEB-INF folder of a web application when they are not required by the classpath. 
<br> - Automatic Web facet configuration has been implemented. 
<br> 
<br> 4.1: 
<br> - Business process visualisation has been improved to support new features from the latest hybris versions. 
<br> 
<br> 4.0.1: 
<br> - Error handling has been improved in visualization of business processes. 
<br> 
<br> 4.0: 
<br> - Visualization of business processes has been implemented. 
<br> 
<br> 3.1.2: 
<br> - Impex lexer has been fixed to avoid showing syntax errors for one-character attribute names. 
<br> - IntelliJ IDEA 13.1 has been removed from supported versions due to major changes in API. Now IntelliJ IDEA 14.1 is the oldest supported versions. 
<br> - Backward compatibility has been improved for early versions of IntelliJ IDEA 14.1. 
<br> - Minor improvements have been made in project import. 
<br> 
<br> 3.1.1: 
<br> - Bug fixes for Windows. 
<br> 
<br> 3.1: 
<br> - Automatic Spring facet configuration has been improved. Project import dialog has been redesigned to provide new configuration, validation. New import mode has been implemented to import OOTB hybris extensions in read-only mode like a library. 
<br> 
<br> 3.0: 
<br> - Automatic Spring facet configuration has been implemented. Classpath configuration has been improved. Plugin setting dialog has been redesigned and ability to configure "Junk" folders has been added to it. 
<br> 
<br> 2.2: 
<br> - Ability to specify a directory where all "*.iml" module files will be stored has been implemented. 
<br> 
<br> 2.1: 
<br> - Enhanced project view tree. Rarely used elements have been grouped into "junk" virtual folder. 
<br> 
<br> 2.0: 
<br> - Import of hybris extensions to Intellij IDEA with automatic module dependency management and classpath configuration. 
<br> 
<br> 1.8: 
<br> - Plugin has been ported to WebStorm and other IDEA based IDEs. Various bugfixes in the impex lexer and parser has been made to improve stability. 
<br> 
<br> 1.7.4.1: 
<br> - Header name highlighting for JDK 1.7 has been fixed. 
<br> 
<br> 1.7.4: 
<br> - New smart code folding strategy has been implemented. Plugin settings with ability to disable code folding has been added to the IDEA setting dialog. 
<br> 
<br> 1.7.3: 
<br> - Stability of header name highlighting has been improved. 
<br> 
<br> 1.7.2.1: 
<br> - Compatibility with Idea 14 fixed. 
<br> 
<br> 1.7.2: 
<br> - Header name highlighting has been fixed. 
<br> 
<br> 1.7.1: 
<br> - Backward compatibility with Idea 13 fixed. 
<br> 
<br> 1.7: 
<br> - Selected column name highlighting. 
<br> 
<br> 1.6: 
<br> - Syntax validation and errors highlighting. 
<br> 
<br> 1.5: 
<br> - Square and round brackets folding support. 
<br> 
<br> 1.4: 
<br> - Implemented automatic alignment into columns via "Reformat code" feature. 
<br> 
<br> 1.3.3: 
<br> - Fixes for reported syntax highlighting bugs. 
<br> 
<br> 1.3.2: 
<br> - Various lexer improvements. Macros syntax highlighting fixed. 
<br> 
<br> 1.3.1: 
<br> - Added autocompletion for hybris type system based on ItemModel-inheritance. (Thanks to Markus Priegl) 
<br> 
<br> 1.3: 
<br> - Added simple code completion within the header for modifier name and value. (Thanks to Markus Priegl) 
<br> 
<br> 1.2.2: 
<br> - Header related modifier value detection rules have been fixed. 
<br> 
<br> 1.2.1: 
<br> - Character '-' added to allowed chars for an attribute name. 
<br> - Ignore case option has been enabled at jFlex. 
<br> - Colours has been fixed a bit. 
<br> 
<br> 1.2: 
<br> - Lexical analyzer has been improved a lot. 
<br> - Correct colours configuration implemented for the Default and Darcula color schemes. 
<br> - The plugin was rebuilt for JDK 1.6 as idea requires 1.6+. 
<br> 
<br> 1.1.1: 
<br>- The plugin was rebuilt for JDK 1.5. 
<br> 
<br> 1.1: 
<br>- The plugin was rebuilt for JDK 1.6_45.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='10905' size='29894' date='1493068167000' url=''><name>JMH plugin</name><id>ru.artyushov</id><description><![CDATA[Plugin for generating and running JMH benchmarks from your IDE]]></description><version>1.0.3</version><vendor email='nikita.artyushov@gmail.com' url='https://github.com/artyushov/idea-jmh-plugin'>Nikita Artyushov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Implemented default run parameters.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='213' size='1817428' date='1415877365000' url=''><name>Wuff IntelliJ Plugin</name><id>pl.cmil.wuff.plugin</id><description><![CDATA[A plugin which attempts to ease Eclipse E4 development using Wuff in IntelliJ IDEA.]]></description><version>0.2.0</version><vendor email='cmilmichal@gmail.com' url='https://github.com/mcmil/wuff-intellij-plugin'>Michal ?mil</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[Equinox restart supported. Compatible with IntelliJ Idea 14]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='809' size='100072' date='1428810124000' url=''><name>Holdr</name><id>me.tatarka.holdr.intellij.plugin</id><description><![CDATA[IDE integration with 
<a href="https://github.com/evant/holdr" rel="nofollow">Holdr</a>.]]></description><version>1.2.0</version><vendor email='evan@tatarka.me' url='https://github.com/evant/holdr'>Evan Tatarka</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.2.0 
<li>Change to psi-augmentation for holdr classes. This means gradle refreshing is no longer necessary.</li> 1.1.2 
<ul> 
 <li>Fixed wrongly generating Holdr for library layout files in some cases.</li> 
 <li>Refactor-rename layout files renames Holdr classes.</li> 
 <li>Navigate to declaration on Holdr.LAYOUT navigates to the layout file.</li> 
</ul> 1.1.1 
<ul> 
 <li>Compile with java 6 for better compatibility</li> 
</ul> 1.1 
<ul> 
 <li>Uses the version specified in the build.gradle to compile, for better forwards-compatibility. Version 1.3.0 of the gradle plugin is still supported, but may be dropped in a future update.</li> 
 <li>Goto declaration for Holdr class fields goes to the layout</li> 
 <li>Refactor rename Holdr class fields renames the id in the layout.</li> 
</ul>]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='806' size='5472353' date='1497361528000' url='https://github.com/mediaworx/opencms-intellijplugin'><name>OpenCms</name><id>OpenCms</id><description><![CDATA[The OpenCms Plugin for IntelliJ lets you sync files and folders from your local Filesystem to the OpenCms VFS and vice versa. It enables OpenCms direct publishing right from your IDE and it lets you package your modules into module zips that can be imported in any OpenCms instance. 
<p></p> Features: 
<ul> 
 <li>Integration of OpenCms menus in: 
  <ul> 
   <li>the main menu</li> 
   <li>the project popup menu</li> 
   <li>the editor popup menu</li> 
   <li>the editor tab popup menu</li> 
  </ul> </li> 
 <li>Integration of menu actions to sync files and folders between your local file system and the OpenCms VFS</li> 
 <li>Integration of menu actions to start OpenCms direct publish sessions for files and folders right from your IDE</li> 
 <li>Integration of menu actions to generate manifest.xml files for your modules</li> 
 <li>Integration of menu actions to package module zips that can be imported in OpenCms</li> 
 <li>Integration of menu actions to import module zips in OpenCms</li> 
 <li>Supports three different sync modes that can be configured for each module: 
  <ul> 
   <li>PUSH: Local file system is master</li> 
   <li>SYNC: Changes are synced depending on the file or resource date</li> 
   <li>PULL: The OpenCms VFS is master</li> 
  </ul> </li> 
 <li>Automatic publishing of file changes (configurable)</li> 
 <li> Automatically pulls resource meta data (e.g. properties) from OpenCms and stores it as XML files in the local file system. </li> 
</ul> 
<p>See the plugin's <a href="https://github.com/mediaworx/opencms-intellijplugin/wiki" rel="nofollow">GitHub Wiki</a> for details</p>]]></description><version>1.9.2</version><vendor email='' url='http://opencms.mediaworx.com'>mediaworx berlin AG</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Version 1.9.2 resolves some issues with exceptions that occured in recent IntelliJ versions (late 2016 / early 2017)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1861' size='147774' date='1419865282000' url=''><name>Aspose Maven Project Wizard</name><id>com.aspose.maven.intellijplugin.id</id><description><![CDATA[<b>Aspose Maven Project</b> creates a new IntelliJ maven based project by fetching and referencing maven dependencies of 
<b>Aspose Java APIs</b>. 
<br />
<br /> 
<b>Aspose Maven Project Wizard</b> allows you to create Aspose Maven based project by selecting API(s) from Aspose Java product lines like Aspose.Cells for Java and Aspose.Words for Java etc.
<br />
<br /> Once specific API is selected, its Maven Dependency reference is automatically fetched from Aspose Cloud Maven Repository and added in pom.xml of the maven project.
<br />
<br />  With this plugin, you never need to check for new releases of Aspose APIs. Whenever a new release is published and its maven dependency is available, latest maven dependencies will be used while creating new maven project.]]></description><version>1.1</version><vendor email='marketplace@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>Aspose Maven for JetBrains<br /><br /> Latest Release - v1.1 <br /> <i>Whats New!</i></b> 
<br />
<br /> BugFixes: 
<br />
<br /> -Not resolving the correct classifier (i.e jdk4, jdk6, jdk7 and jdk8). Fixed 
<br /> -Not correctly resolving the latest version for Aspose Java API Maven Dependencies. Fixed 
<br /> -Created Aspose Maven based project by Plugin Binary is declarative/not integrated with IDE (through Source Codes its ok). Fixed 
<br />
<br /> Improvements: 
<br />
<br /> -Now the Plugin is also supporting the latest IntelliJ IDEA CE 14.0.2 
<br /> 
<b>This Plugin now is Tested with IntelliJ IDEA 13.0.2,13.1.2 and 14.0.2 CE versions.</b>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='778' size='832518' date='1455803866000' url=''><name>defrac Support</name><id>defrac.intellij</id><description><![CDATA[Build multi-platform apps with defrac inside IntelliJ IDEA]]></description><version>0.0.18</version><vendor email='team@defrac.com' url=''>defrac inc.</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[Fix change between android run configuration]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.json</depends><depends>com.intellij.modules.xdebugger</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='479' size='2330083' date='1424179408000' url=''><name>DAMapping stack integration</name><id>fr.javatronic.damapping.intellij.plugin.integration</id><description><![CDATA[<p>IntelliJ IDEA 14 <strong>BETA</strong> Integration plugin for the DAMapping stack.</p> 
<p> Supports: </p>
<ul> 
 <li>IntelliJ IDEA: 14.0.3</li> 
 <li>DAMapping framework: 0.6.0</li> 
</ul> 
<p></p>]]></description><version>14-0.1.1</version><vendor email='' url='https://github.com/lesaint/damapping-idea'></vendor><idea-version min="n/a" max="n/a" since-build='139.1117' /><change-notes><![CDATA[14-0.1.1: small bug fix release]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7515' size='19326' date='1433713060000' url=''><name>Android Scala</name><id>com.github.akiomik.ideaAndroidScala</id><description><![CDATA[Plugin for Android development with Scala]]></description><version>0.1.3</version><vendor email='akiomik@gmail.com' url='https://github.com/akiomik'>Akiomi KAMAKURA</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>org.intellij.scala</depends><depends>org.jetbrains.android</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3474' size='10835' date='1429105468000' url=''><name>Unvired SDK Installer</name><id>com.unvired.sdk.plugin</id><description><![CDATA[Plugin to install Unvired SDKs for developing Unvired Mobile Apps]]></description><version>1.1</version><vendor email='support@unvired.io' url=''>Unvired Inc</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='477' size='1266681' date='1434535186000' url=''><name>THOP Builder</name><id>com.saffrontech.idea.thop</id><description><![CDATA[Write Thought Processes in IDEA. Plug-in currently supports downloading of all THOPS, editing and uploading a THOP, running a THOP and printing result in the console (debug output collected via debug(..) are visible when run using Debug action) 
<ul> 
 <li>Set-up your SMB connection per project in Tools-&gt;Connect SMB... </li>
 <li>Select one or more .js files, use Upload THOP(s) in context menu </li>
 <li>Select a directory, use Download THOPs in context menu to download all THOPS </li>
 <li>Select one or more .js files to Delete THOP(s) using context menu </li>
 <li>Full support for Run Configurations: Run THOPs by right clicking -&gt; Create, Run or Debug </li>
</ul>]]></description><version>1.3.0</version><vendor email='support@saffrontech.com' url=''>Saffron Technology Inc.</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.3.0 Initial support for THOP 2.0 layer 1.2.4 Bugfix for invalid configuration data 1.2 Note: Delete your existing THOP runtime configurations for this update to work 
<ul> 
 <li>Added accessKey to connection data </li>
 <li>New runtime configuration options: </li>
 <li>Running THOP uploads the latest code automatically (configurable, default: true) </li>
 <li>THOPs runs asynchronously and don't block the main UI thread anymore </li>
</ul> 1.1 Initial release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6980' size='16402' date='1448481945000' url='https://github.com/Bixie/intellij-uikit'><name>UIkit</name><id>nl.bixie.intellij.uikit</id><description><![CDATA[UIkit live templates / snippets 
<br /> 
<p>Check <a href="https://github.com/Bixie/intellij-uikit" rel="nofollow">Github repository</a> for list of snippets and for contributing</p>]]></description><version>1.1.3</version><vendor email='info@bixie.nl' url='http://www.bixie.nl'>Bixie</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[1.1.3 UIkit 2.24.0 - new icons and components
<br /> 1.1.2 UIkit 2.22.0 - new icons
<br /> 1.1.1 Added slideshows
<br /> UIkit 2.21.0
<br /> 1.1 Added icons and custom templates
<br /> 1.0 Initial release
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1241' size='79326' date='1436932709000' url=''><name>Demandware Studio Plugin</name><id>com.demandware.studio</id><description><![CDATA[Demandware development tools. JDK8+ Required.]]></description><version>0.1.0</version><vendor email='nek4life@gmail.com' url=''>Charlie Choiniere</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Still on the way to version 1.0.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8124' size='2731772' date='1480442461000' url=''><name>Gluon Plugin</name><id>com.gluonhq.plugin.intellij</id><description><![CDATA[The Gluon Plugin allows developers to create Java applications that target the Android and iOS mobile platforms as well as the Desktop platform using the same codebase.]]></description><version>2.5.0</version><vendor email='support@gluonhq.com' url='http://gluonhq.com'>Gluon</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>2.5.0</b> 
<ul> 
 <li>New Gluon Mobile template using Glisten Afterburner.</li> 
 <li>Gluon Mobile settings dialog to allow easy configuration of Charm Down services.</li> 
</ul> 
<b>2.4.0</b> 
<ul> 
 <li>Use Gluon Mobile 4.0.0 when creating projects.</li> 
</ul> 
<b>2.3.0</b> 
<ul> 
 <li>Use most recent Gluon Mobile and Gluon Desktop by default when creating projects.</li> 
</ul> 
<b>2.2.0</b> 
<ul> 
 <li>Update jfxmobile plugin version to 1.0.8</li> 
</ul> 
<b>2.1.1</b> 
<ul> 
 <li>Make plugin compatible with IntelliJ IDEA 2016.</li> 
</ul> 
<b>2.1.0</b> 
<ul> 
 <li>Provide extra templates for bootstrapping projects using Gluon Desktop.</li> 
 <li>Allow easy configuration of licences in your apps. (see IDE Settings)</li> 
</ul> 
<b>2.0.0</b> 
<ul>
 <li>Provide extra templates for bootstrapping projects using Gluon Mobile.</li>
</ul> 
<b>1.0.1</b> 
<ul>
 <li>Make plugin compatible with IntelliJ IDEA 15.</li>
</ul> 
<b>1.0.0</b> 
<ul>
 <li>Initial release.</li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='84' size='13476906' date='1455077675000' url=''><name>MineDroid GUI</name><id>com.onkiup.minedroid</id><description><![CDATA[Small plugin that enables autocompletion and autocompilation for MineDroid projects]]></description><version>1.3.2.1</version><vendor email='chedim@chedim.com' url='http://onkiup.com'>OnKiUp</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Fixes in XSD schemas; reference provider for XML files]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='540' size='1898114' date='1440511351000' url=''><name>Aspose.Words Java for IntelliJ IDEA Maven</name><id>com.aspose.words.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Words for Java</b> is an advanced class library for Java that enables you to perform a great range of document processing tasks directly within your Java applications.
<br />
<br />
<b>Aspose.Words for Java</b> supports processing word (DOC, DOCX, OOXML, RTF) HTML, OpenDocument, PDF, EPUB, XPS, SWF and all image formats. With Aspose.Words you can generate, modify, and convert documents without using Microsoft Word. 
<br />
<br />The plugin's 
<b>Aspose.Words Maven Project</b> wizard creates a Aspose.Words Java API maven project by fetching and referencing the latest API artifact from the Aspose Cloud Maven Repository.
<br />
<br />
<b>Aspose.Words Maven Project</b> wizard also gives you option to download the example source codes of using Aspose.Words for Java API
<br />
<br />Once you are finished with the wizard i.e created project and downloaded examples. You can add those free of cost example source codes for using Aspose.Words Java API in your project 
<br />
<br />The newly created project and the examples you added is now ready to be extended, all references and required resources will also be automatically added.
<br />]]></description><version>1.0.0.0</version><vendor email='marketplace@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='832' size='1896056' date='1441350993000' url=''><name>Aspose.Cells Java for IntelliJ IDEA Maven</name><id>com.aspose.Cells.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Cells for Java</b> is an award-winning Excel Spreadsheet component that allows Java developers to embed the ability to read, write and manipulate 
<br />Excel&reg; spreadsheets (XLS, XLSX, XLSM, XLSB, XLTX, SpreadsheetML, CSV, ODS), HTML, MHTML, PDF and image file formats into their own Java applications without needing to rely on Microsoft Excel. 
<br />
<br />The plugin's 
<b>Aspose.Cells Maven Project</b> wizard creates a Aspose.Cells Java API maven project by fetching and referencing the latest API artifact from the Aspose Cloud Maven Repository.
<br />
<br />
<b>Aspose.Cells Maven Project</b> wizard also gives you option to download the example source codes of using Aspose.Cells for Java API
<br />
<br />Once you are finished with the wizard i.e created project and downloaded examples. You can add those free of cost example source codes for using Aspose.Cells Java API in your project 
<br />
<br />The newly created project and the examples you added is now ready to be extended, all references and required resources will also be automatically added.
<br />]]></description><version>1.0.0.0</version><vendor email='marketplace@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>4.6</rating></idea-plugin><idea-plugin downloads='287' size='1900048' date='1442552969000' url=''><name>Aspose.Slides Java for IntelliJ IDEA Maven</name><id>com.aspose.slides.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Slides for Java</b> is a unique PowerPoint management API that enables Java applications to read, write and manipulate PowerPoint documents (PPT, PPTX, POS, PPS, POTX, PPSX) PDF, HTML and image file formats without using Microsoft PowerPoint. Aspose.Slides for Java is the first and only Java API that provides functionality to manage PowerPoint documents within your own applications. As with all Aspose Java APIs, Aspose.Slides for Java is written in pure Java.
<br />
<br />The plugin's 
<b>Aspose.Slides Maven Project</b> wizard creates a Aspose.Slides Java API maven project by fetching and referencing the latest API artifact from the Aspose Cloud Maven Repository.
<br />
<br />
<b>Aspose.Slides Maven Project</b> wizard also gives you option to download the example source codes of using Aspose.Slides for Java API
<br />
<br />Once you are finished with the wizard i.e created project and downloaded examples. You can add those free of cost example source codes for using Aspose.Slides Java API in your project 
<br />
<br />The newly created project and the examples you added is now ready to be extended, all references and required resources will also be automatically added.
<br />]]></description><version>1.0.0.1</version><vendor email='slides@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[None Aspose Maven Dependencies - Auto import from pom conf None Aspose Maven Repositories - Auto import from pom conf]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='707' size='1891951' date='1444050081000' url=''><name>Aspose.Barcode Java for IntelliJ IDEA Maven</name><id>com.aspose.barcode.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Barcode for Java</b> is a robust and reliable barcode generation and recognition API, written in Java, it allows developers to quickly and easily add barcode generation and recognition functionality to their Java applications. It is available for the Java SE, Java EE and Java ME platforms. The API supports most established barcode standards and barcode specifications. It has the ability to export to multiple image formats including: BMP, EMF, GIF, JPEG, PNG, TIFF and WMF.
<br />
<br />The plugin's 
<b>Aspose.Barcode Maven Project</b> wizard lets you create a Aspose.Barcode Java API maven project by fetching / referencing the latest API mvn artifact from the Aspose Cloud Maven Repository.
<br />
<br />Plugin provided wizards also gives you option to download / copy the examples source code for using Aspose.Barcode for Java API.
<br />
<br />After the completion of wizard, project will be created and API examples are downloaded. All references and required resources will also be automatically added to the project.
<br />
<br />You can then copy / use codes (using option 
<b>File-&gt; New-&gt; Aspose.Barcode Example</b>) from those examples for your project needs and enhance them as necessary.
<br />]]></description><version>1.0.0.0</version><vendor email='barcode@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='425' size='1900368' date='1444397902000' url=''><name>Aspose.Pdf Java for IntelliJ IDEA Maven</name><id>com.aspose.pdf.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Pdf for Java</b> is a PDF document creation API that enables your Java applications to read, write and manipulate PDF documents without using Adobe Acrobat. 
<br />
<br />
<b>Aspose.Pdf for Java</b> offers an incredible wealth of features, these include: PDF compression options, table creation and manipulation, graph support, image functions, extensive hyperlink functionality, extended security controls and custom font handling.
<br />
<br />The plugin's 
<b>Aspose.Pdf Maven Project</b> wizard lets you create a Aspose.Pdf Java API maven project by fetching / referencing the latest API mvn artifact from the Aspose Cloud Maven Repository.
<br />
<br />Plugin provided wizards also gives you option to download / copy the examples source code for using Aspose.Pdf for Java API.
<br />
<br />After the completion of wizard, project will be created and API examples are downloaded. All references and required resources will also be automatically added to the project.
<br />
<br />You can then copy / use codes (using option 
<b>File-&gt; New-&gt; Aspose.Pdf Example</b>) from those examples for your project needs and enhance them as necessary.
<br />]]></description><version>1.0.0.0</version><vendor email='pdf@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='305' size='1901884' date='1445066737000' url=''><name>Aspose.Email Java for IntelliJ IDEA Maven</name><id>com.aspose.email.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Email for Java</b> API allows developers to create as well as read message files, enabling complete processing of message contents. 
<br />
<br />
<b>Aspose.Email for Java</b> enables you to create, read and manipulate Outlook MSG, PST, EML, EMLX and MHT files from within a Java application without the need of using Microsoft Outlook. The API also allows connecting to email servers and send/receive emails. It's support for POP3, IMAP and SMTP protocols provide complete capability of working with SSL as well as non-SSL email servers. 
<br />
<br />The plugin's 
<b>Aspose.Email Maven Project</b> wizard lets you create a Aspose.Email Java API maven project by fetching &amp; referencing the latest API mvn artifact from the Aspose Cloud Maven Repository.
<br />
<br />Plugin provided wizards also gives you option to download &amp; import the example source codes for using Aspose.Email for Java API.
<br />
<br />After the completion of wizard, project will be created and API examples are downloaded. All references and required resources will also be automatically added to the project.
<br />
<br />You can then import / use codes (using option 
<b>File-&gt; New-&gt; Aspose.Email Example</b>) from downloaded examples for your project needs and enhance them as necessary.
<br />]]></description><version>1.0.0.0</version><vendor email='email@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='243275' size='23732132' date='1487016842000' url=''><name>Fabric for Android Studio</name><id>com.crashlytics.tools.androidstudio</id><description><![CDATA[<b>Fabric for Android Studio</b>
<br> 
<br> 
<b>//Features</b>
<br> 
<br> 
<b>Kits.</b>
<br> Fabric launches with four core Kits - Crashlytics, Answers, Digits and Twitter. More on that below.
<br> 
<br> 
<b>SDK Onboarding.</b>
<br> Instead of reading through dozens of pages or watching videos to learn how to integrate an SDK, our plugin quickly and smoothly walks you through adding Kits to your app so you can spend more time coding. It's that easy.
<br> 
<br> 
<b>Build Tools support.</b> We've tightly integrated our plugin capabilities with Gradle, Maven, and Ant, giving you all the power of Fabric from your command line build tools.
<br> 
<br> 
<b>Multi-Organization Support.</b> Part of multiple organizations? Want to switch between them? You can! Just click the small arrow in the upper left corner to bring up the list of your organizations.
<br> 
<br> 
<b>Live Updating.</b>
<br> If you or your teammates close issues, delete an app, or add an app on the web or through the IDE plugins, it will update live. Those changes will be reflected immediately in your Fabric plugin.
<br> 
<br> 
<b>Automated Deobfuscation.</b>
<br> Using Crashlytics and ProGuard? Our plugins and build tools know you when build and auto-upload your mapping files to our servers, giving you deobfuscated stack traces on your Crashlytics dashboard.
<br> 
<br> 
<b>Issues View.</b>
<br> You can see the list of your Crashlytics issues right on your desktop! If you want more details, simply click through and it will load the issue in your browser.
<br> 
<br> Have questions? Shoot us an email at support@fabric.io. Need access to Fabric? Visit Fabric.io.
<br> 
<br> 
<a href="http://fabric.io/licenses/android_plugin" rel="nofollow">Third party licenses</a>
<br>]]></description><version>4.1.1</version><vendor email='support@fabric.io' url='https://get.fabric.io/'>Fabric</vendor><idea-version min="n/a" max="n/a" since-build='130.677' /><change-notes><![CDATA[]]></change-notes><rating>2.6</rating></idea-plugin><idea-plugin downloads='221' size='1891659' date='1446047120000' url=''><name>Aspose.Tasks Java for IntelliJ IDEA Maven</name><id>com.aspose.tasks.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Tasks for Java</b> is a project management API that adds Microsoft Project &reg; documents manipulation capability in java applications ? all without using Microsoft Project &reg;. 
<br />
<br />
<b>Aspose.Tasks for Java</b> API exposes the complete project document structure to read and write Microsoft Project documents in both MPP and XML formats. With this powerful API, developers can control various stages of project management, such as project planning, definition and tracking.
<br />
<br />The plugin's 
<b>Aspose.Tasks Maven Project</b> wizard lets you create a Aspose.Tasks Java API maven project by fetching &amp; referencing the latest API mvn artifact from the Aspose Cloud Maven Repository.
<br />
<br />Plugin provided wizards also gives you option to download &amp; import the example source codes for using Aspose.Tasks for Java API.
<br />
<br />After the completion of wizard, project will be created and API examples are downloaded. All references and required resources will also be automatically added to the project.
<br />
<br />You can then import / use codes (using option 
<b>File-&gt; New-&gt; Aspose.Tasks Example</b>) from downloaded examples for your project needs and enhance them as necessary.
<br />]]></description><version>1.0.0.0</version><vendor email='tasks@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='964' size='1891559' date='1446822138000' url=''><name>Aspose.Diagram Java for IntelliJ IDEA Maven</name><id>com.aspose.diagram.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Diagram for Java</b> is an easy-to-use, high-performance and well-documented library that works with VSD, VSDX, VSS, VST, VSX, VTX, VDW and VDX files in Java applications without the need to rely on Microsoft Office Visio&reg;. 
<br />
<br />It allows developers to open, manipulate and create diagrams / place various elements, from lines and fills, to more complex elements, and then export to VDX, VSX, VTX, XPS, HTML, SVG, SWF, XAML, image or PDF formats.
<br />
<br />The plugin's 
<b>Aspose.Diagram Maven Project</b> wizard lets you create a Aspose.Diagram Java API maven project by fetching &amp; referencing the latest API mvn artifact from the Aspose Cloud Maven Repository.
<br />
<br />Plugin provided wizards also gives you option to download &amp; import the example source codes for using Aspose.Diagram for Java API.
<br />
<br />After the completion of wizard, project will be created and API examples are downloaded. All references and required resources will also be automatically added to the project.
<br />
<br />You can then import / use codes (using option 
<b>File-&gt; New-&gt; Aspose.Diagram Example</b>) from downloaded examples for your project needs and enhance them as necessary.
<br />]]></description><version>1.0.0.0</version><vendor email='diagram@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='298' size='1902023' date='1447266514000' url=''><name>Aspose.OCR Java for IntelliJ IDEA Maven</name><id>com.aspose.ocr.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.OCR for Java</b> Aspose.OCR for Java is a character recognition API that allows developers to add OCR and OMR functionality in their Java based applications.
<br />
<br />Aspose.OCR is aimed at developers who need to find text in image files. It allows developers to extract text from images quickly and easily, saving the time and effort involved in developing an OCR solution from scratch.
<br />
<br />The plugin's 
<b>Aspose.OCR Maven Project</b> wizard lets you create a Aspose.OCR Java API maven project by fetching &amp; referencing the latest API mvn artifact from the Aspose Cloud Maven Repository.
<br />
<br />Plugin provided wizards also gives you option to download &amp; import the example source codes for using Aspose.OCR for Java API.
<br />
<br />After the completion of wizard, project will be created and API examples are downloaded. All references and required resources will also be automatically added to the project.
<br />
<br />You can then import / use codes (using option 
<b>File-&gt; New-&gt; Aspose.OCR Example</b>) from downloaded examples for your project needs and enhance them as necessary.
<br />]]></description><version>1.0.0.0</version><vendor email='ocr@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='224' size='1895989' date='1447847425000' url=''><name>Aspose.Imaging Java for IntelliJ IDEA Maven</name><id>com.aspose.imaging.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Imaging for Java</b> is an easy-to-use, high-performance and well-documented imaging library, that provides the most flexible group of routines for the developers to create, manipulate, save and convert images in their Java applications with ease and performance.
<br />
<br />The plugin's 
<b>Aspose.Imaging Maven Project</b> wizard lets you create a Aspose.Imaging Java API maven project by fetching &amp; referencing the latest API mvn artifact from the Aspose Cloud Maven Repository.
<br />
<br />Plugin provided wizards also gives you option to download &amp; import the example source codes for using Aspose.Imaging for Java API.
<br />
<br />After the completion of wizard, project will be created and API examples are downloaded. All references and required resources will also be automatically added to the project.
<br />
<br />You can then import / use codes (using option 
<b>File-&gt; New-&gt; Aspose.Imaging Example</b>) from downloaded examples for your project needs and enhance them as necessary.
<br />]]></description><version>1.0.0.0</version><vendor email='imaging@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>4.1</rating></idea-plugin><idea-plugin downloads='9237' size='50221681' date='1484166348000' url=''><name>Azure Toolkit for IntelliJ</name><id>com.microsoft.tooling.msservices.intellij.azure</id><description><![CDATA[Azure Toolkit for IntelliJ IDEA.]]></description><version>1.5.5</version><vendor email='java@microsoft.com' url='http://www.microsoft.com'>Microsoft</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[A servicing update resolving login issues arising from behavioral changes in the Azure Active Directory authentication involving MSDN accounts. Also, some other more minor fixes.]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='705' size='211262' date='1449097684000' url=''><name>Microsoft Cloud Services for Android</name><id>com.microsoft.tooling.msservices.android</id><description><![CDATA[Microsoft Cloud Services for Android for IntelliJ and Android Studio.]]></description><version>1.0</version><vendor email='xplatjava@microsoft.com' url=''>Microsoft</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>com.microsoft.tooling.msservices.intellij.azure-services-explorer</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2307' size='18585295' date='1474594347000' url=''><name>Microsoft Azure HDInsight Tools for IntelliJ</name><id>com.microsoft.azure.hdinsight</id><description><![CDATA[<strong>DEPRECATED</strong> ? please install 
<a href="https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij" rel="nofollow">Azure Toolkit for IntelliJ</a> plugin to get latest updates. 
<ul> 
 <li>Azure HDInsight Tool for Java has been integrated into Azure Toolkit for IntelliJ. And will stop updating. We recommend that use the Azure Toolkit for IntelliJ which includes the latest and greatest version of HDInsight Tools for IntelliJ.</li> 
 <li>If you created projects using the HDInsight Tools for IntelliJ, they will continue to work in the <a href="https://plugins.jetbrains.com/plugin/8053" rel="nofollow">Azure Toolkit for IntelliJ</a>.</li> 
</ul> 
<strong>CHANGE NOTES</strong> 
<br> Important new functionalities have been released! Please install 
<a href="https://plugins.jetbrains.com/plugin/8053-azure-toolkit-for-intellij" rel="nofollow">Azure Toolkit for IntelliJ</a> plugin to use these cool features. The recent release focuses on users?feedback to ensure a smooth user experiences on project creation and submission. The release also covers a couple of new features including Spark 2.0 support, local run, and a refined Job View and Job Graph. 
<br>
<br> 
<strong>Support Spark 2.0</strong>
<br> The HDInsight Tools for IntelliJ and Eclipse now is fully compatible 
<a href="https://spark.apache.org/releases/spark-release-2-0-0.html" rel="nofollow">Spark 2.0</a>. It allows you to enjoy the cool features from Spark 2.0 including API usability, SQL 2003 support, performance improvements, structured streaming, R UDF support, as well as operational improvements. 
<br> 
<img src="https://github.com/MSBigDataTeam/AzureHDInsightIntelliJTools/releases/download/v1.0.0/spark2.0.png"> 
<br>
<br>
<strong>Local Run - Use the HDInsight Tools for IntelliJ with the Hortonworks Sandbox</strong>
<br> With this feature, the HDInsight Tools for IntelliJ can work with generic Hadoop clusters in addition to submitting Spark jobs to HDInsight clusters. Using the Hortonworks Sandbox allows you to work with Hadoop locally on your development environment. Once you have developed a solution and want to deploy it at scale, you can then move to an HDInsight cluster. Connect to local sandbox for local run and debug 
<br>
<br>
<strong>Job View &amp; Job Graph</strong>
<br> The updated Job View provides you a slick UI to view your jobs list, job summary, and details for a selected job. The job graph also allows you to view the execution details, task summary, and executors view for a job. 
<br> 
<img src="https://github.com/MSBigDataTeam/AzureHDInsightIntelliJTools/releases/download/v1.0.0/jobview.png"> 
<br>]]></description><version>1.0.2</version><vendor email='hdivstool@microsoft.com' url='https://azure.microsoft.com/en-us/services/hdinsight/'>Microsoft</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[HDInsight Tools for IntelliJ
<br> Please contact 
<em>hdivstool@microsoft.com</em> if you have any questions.]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.intellij.scala</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='2638' size='544978' date='1456184119000' url=''><name>Mule ESB Plugin For IntelliJ</name><id>org.mule.intellij.plugin</id><description><![CDATA[Mule ESB Plugin For IntelliJ.]]></description><version>0.1</version><vendor email='achaval@gmail.com' url='https://github.com/machaval/mule-esb-plugin'>Mariano Achaval</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='180' size='1910034' date='1458118517000' url=''><name>Aspose.Note Java (Maven) for IntelliJ IDEA</name><id>com.aspose.Note.java.intellij.maven</id><description><![CDATA[<br />
<b>Aspose.Note</b> is a feature-rich Java class library that enables java applications to programmatically interact with OneNote documents without requiring Microsoft Office OneNote having installed on the server. The Java API of 
<b>Aspose.Note</b> empowers developers to Create, Read, Export and Manipulate the contents of the Microsoft OneNote file format by working with attachments, text, hyperlinks, tables, tags and text styles. Easily extract images from OneNote documents and convert them to PDF, BMP, JPG, GIF and TIFF image file formats with high fidelity.
<br />
<br />With 
<b>Aspose.Note for Java</b>, it is possible to program with Microsoft OneNote files without Microsoft Office Automation. The OneNote API is easy to use, saves time and developers can create robust solutions with less code.
<br />
<br />The plugin's 
<b>Aspose.Note Maven Project</b> wizard creates a Aspose.Note Java API maven project by fetching and referencing the latest API artifact from the Aspose Cloud Maven Repository.
<br />
<br />
<b>Aspose.Note Maven Project</b> wizard also gives you option to download examples source code of using Aspose.Note for Java API.
<br />
<br />Once you are finished with the wizard i.e created project and downloaded examples. You can add those example source codes --for using Aspose.Note Java API-- in your project.
<br />
<br />The newly created project and the examples you added is now ready to be extended, all references and required resources will also be automatically added.]]></description><version>1.0.3</version><vendor email='marketplace@aspose.com' url='https://www.aspose.com/'>Aspose Pty Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='138' size='5678541' date='1463585611000' url=''><name>Wuff IntelliJ Plugin</name><id>pl.psi.jls.wuff.plugin</id><description><![CDATA[A plugin which attempts to ease Eclipse E4 development using Wuff in IntelliJ IDEA.]]></description><version>0.3.6</version><vendor email='mbocian@psi.pl' url='https://github.com/PSI-Polska/wuff-intellij-plugin/edit/master/META-INF/plugin.xml'>PSI Polska</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<ul> 
 <li>v0.3.6 - Support for Idea 2016.1.2</li> 
 <li>v0.3.5 - Disable gradle warning fix</li> 
 <li>v0.3.4 - Jarname fix</li> 
 <li>v0.3.3 - NullPointerException fix </li> 
 <li>v0.3.2 - Adaptation to new 2016.1 IntelliJ Idea </li> 
 <li>v0.3.1 - Added e4xmi editing hints. Diagnostics for WebConsole are now supported. </li> 
 <li>v0.3.0 - Added e4xmi icons and editor tab titles. </li> 
 <li>v0.2.0 - Added equinox restart capability. Checked against IntelliJ IDEA 14. </li> 
 <li>v0.2.0.alpha - Compatibility with Wuff 0.0.13-SNAPSHOT.</li> 
 <li>v0.1.0 - Initial release. Provides Wuff Run Configuration which allows to make changes in the application without a full gradle build.</li> 
 <ul></ul>
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='17280' size='228360' date='1463728146000' url='https://github.com/wuzhizhan/free-idea-mybatis'><name>Free MyBatis plugin</name><id>cn.wuzhizhan.plugin.mybatis</id><description><![CDATA[Free Mybatis plugin 
<br> This Plugin is fork from https://github.com/rockjava/intellij-mybatis-plugin]]></description><version>2016.1.2</version><vendor email='wuzhizhan@wuzhizhan.cn' url='https://github.com/wuzhizhan'>wuzhizhan</vendor><idea-version min="n/a" max="n/a" since-build='132.947' /><change-notes><![CDATA[2016.1.2 
<ul> 
 <li>fix some bugs</li> 
</ul> 2016.1.1 
<ul> 
 <li>Adapt for for intellij 2016.1.1</li> 
</ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='981' size='1012961' date='1500045623409' url=''><name>Jspresso Developer Studio</name><id>org.jspresso.plugin.ijds</id><description><![CDATA[Jspresso Developer Studio for IntelliJ IDEA]]></description><version>2.25.4</version><vendor email='mhamm@jspresso.org' url='http://www.jspresso.org'>Jspresso</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li><b>2.25</b> Gray out already added property view when adding another one</li> 
 <li><b>2.24</b> Annotation to report missing 'DependsOn' annotation for computed field's implementation, plus quick fix</li> 
 <li><b>2.23</b> Supports of component's Extension inheritence with Jspresso generated interface (i.e "IMyComponentInterface") (Jspresso 4.3 and above only). Including inspection and local or global quick fix </li> 
 <li><b>2.22</b> Generate component's service-bean or interceptor-bean and its class at same time </li> 
 <li><b>2.21</b> Format code according to project's settings while applying completion </li> 
 <li><b>2.20</b> Navigate from to computed field's getter and setter directly from method reference using "Go to implementation" action </li> 
 <li><b>2.19</b> One-click go to SJS (Ctrl-J) : 
  <ul> 
   <li>Java class name to SJS component </li> 
   <li>Java getter/setter declaration or reference to SJS field</li> 
   <li>Java computed getter/setter or reference to SJS field</li> 
   <li>Java Extension class name&nbsp;to SJS component?s extension declaration</li> 
   <li>Java Services class&nbsp;or delegate class to SJS component?s service declaration</li> 
   <li>Java Processors class&nbsp;or inner class to SJS component?s processors declaration</li> 
   <li>Java Interceptors class&nbsp;to SJS component?s interceptors declaration</li> 
   <li>Java class to SJS bean?s class? with multiple destination selection view if needed</li> 
   <li>Java setter to SJS bean?s custom keys? with multiple destination selection view if needed</li> 
  </ul> </li> 
 <li><b>2.18</b> Annotation to monitor the loss of sourcepath configuration (i.e target/generated-resources/dsl) along with quick fix </li> 
 <li><b>2.17</b> Faster completion for class properties : enter the class name directly, the package will be paste automatically</li> 
 <li><b>2.16</b> Improving "Go to symbol" by adding SJS workspaces and modules, and also Spring beans</li> 
 <li><b>2.15</b> Bean and action's class generation now takes care of parent bean's class</li> 
 <li><b>2.14</b> Google translator use from Jspresso-snap view</li> 
 <li><b>2.13</b> Refactoring SJS computed fields names together with I18N key and Java constants (field names and column names) </li> 
 <li><b>2.12</b> Manage 'set' and 'list' component's fields : navigation to java methods, computed methods generation &amp; refactoring</li> 
 <li><b>2.11</b> Adding "suppress warning" quick fix for missing component's getter and setter</li> 
 <li><b>2.10</b> Structure view enhancements : detailed informations about action-maps and actions, display component's inheritence... </li> 
 <li><b>2.9</b> Supports of initializationMapping</li> 
 <li><b>2.8</b> Quickfix to generate missing referenced views, components, beans, etc.</li> 
 <li><b>2.7</b> Completion "propertyView ++" to quickly add multiple 'propertyView' for tables and forms</li> 
 <li><b>2.6</b> Introduce "suppress warning" for unused beans</li> 
 <li><b>2.5</b> Inspection to report all project's unused beans</li> 
 <li><b>2.4</b> Supports of SVG icons. Supports of references to inner classes</li> 
 <li><b>2.3</b> Participating to "Go to symbol" navigation by adding all SJS beans</li> 
 <li><b>2.2</b> Optimizations &amp; various improvements</li> 
 <li><b>2.1</b> Spring configuration selector</li> 
 <li><b>2.0</b> Jspresso annotation migrated to inspections (launch as batch mode, tune error levels)</li> 
 <li><b>1.13.3</b> Useless model property (when view's identifier starts with model value)</li> 
 <li><b>1.13</b> Check master-detail view model consistency</li> 
 <li><b>1.12</b> Completion improvements : suggests already used Fonts or Colors or granted Roles</li> 
 <li><b>1.11.7</b> Surrounding bean with border, split, etc.</li> 
 <li><b>1.11.2</b> Refactoring property 'parent' to inlined equivalent</li> 
 <li><b>1.11.1</b> Refactoring property 'fields' or 'columns' to inlined propertyViews equivalent</li> 
 <li><b>1.11</b> Refactoring property referencing to view by inlined equivalent</li> 
 <li><b>1.10.2</b> Highlighting references to model with enriched tooltip </li> 
 <li><b>1.10.1</b> Supports of pivots </li> 
 <li><b>1.10.0</b> Supports of gates </li> 
 <li><b>1.9.6</b> Adding direct access to DSL folder from module's structure view </li> 
 <li><b>1.9.5</b> Contribution to "Navigate to Symbol" popup action to find SJS beans by names </li> 
 <li><b>1.9.4</b> New action "Navigate to Jspresso" available from Java classes and methods </li> 
 <li><b>1.9.3</b> Check custom _ref references</li> 
 <li><b>1.9</b> Renaming all old .groovy files to .sjs using right-clic on dsl folder</li> 
 <li><b>1.8.5</b> Completion for colors and font including reference to model's fields and color picker</li> 
 <li><b>1.8.2</b> Preview for colors, icons and translations using shift+hover </li> 
 <li><b>1.8.0</b> Jspresso snap view : Translation &amp; SJS Help!</li> 
 <li><b>1.7.0</b> Error annotations for unknown or wrong bean references</li> 
 <li><b>1.6.0</b> Colors for bean ientifiers with usage reporting and navigation intentions when bean hides another one</li> 
 <li><b>1.5.4</b> Icons completions, navigation, references, usages</li> 
 <li><b>1.5.1</b> Toggle comments supports </li> 
 <li><b>1.5</b> Code reformating </li> 
 <li><b>1.4</b> Tool view to manage internationalization of SJS and Java literals</li> 
 <li><b>1.3</b> Spring supports for completion and navigation</li> 
 <li><b>1.2</b> Structure view enhancement for actions and beans</li> 
 <li><b>1.1</b> Structure view with workspaces and module translations</li> 
 <li><b>1.0</b> First stable release !</li> 
 <li><b>0.13</b> Completion, usage and refactoring for "Custom" proprty and it references to bean's class methods.</li> 
 <li><b>0.12</b> Refactoring supports for model classes (i.e Extension, Services...) and methods (fields, computed fields, custom) </li> 
 <li><b>0.11</b> Code completion for classes and packages. Generation of classes for actions</li> 
 <li><b>0.10</b> Code completion tuning. Advanced completion to feed fields (rendered, queryable, ...)</li> 
 <li><b>0.9</b> References from sjs model to java (computed fields, processors, etc.). Supports of 'Namespaces'.</li> 
 <li><b>0.8</b> Reference from view to model fields (N, U, C, R). 'Namespace' and 'Spec' not supported yet</li> 
 <li><b>0.7</b> References for "parent" and "ref" attributs (Navigation, Usages, Completion and Refactoring)</li> 
 <li><b>0.6</b> Keyword completion</li> 
 <li><b>0.5</b> Folding supports</li> 
 <li><b>0.4</b> Syntax error annotations</li> 
 <li><b>0.3</b> Jspresso Colors settings page</li> 
 <li><b>0.1</b> Syntax highlighting supports for SJS</li> 
</ul>]]></change-notes><depends>org.intellij.groovy</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='51' size='5888082' date='1467806786000' url='https://bitbucket.org/siani/javafmi/wiki/Home'><name>javaFMI</name><id>org.siani.javafmi</id><description><![CDATA[JavaFMI is a set of components to work with the Functional Mock-up Interface FMI. This plugin allow to build and inspect easily an FMU using the javaFMI builder and wrapper. https://bitbucket.org/siani/javafmi/wiki/FmuBuilder]]></description><version>1.0.0</version><vendor email='javafmi@siani.es' url='http://www.siani.es'>Siani</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3128' size='38462816' date='1493026419000' url=''><name>TMC Plugin for Intellij</name><id>fi.helsinki.cs.tmc</id><description><![CDATA[TMC-IntelliJ is the IntelliJ IDEA plugin for University of Helsinki's TestMyCode framework. TestMyCode is used by various online programming courses for exercise testing and submitting. 
<p> Set your TMC settings in the TMC menu and you're ready to go! </p> 
<p> If you run into any bugs, please submit an issue of it at the Github repository. </p>]]></description><version>1.0.6</version><vendor email='' url='https://github.com/testmycode/tmc-intellij'>TMC IntelliJ team @ Github</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Fixed a crash when uploading exercises.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='194' size='236867' date='1488374522000' url='https://nativetap.io/'><name>Nativetap</name><id>io.nativetap.plugin</id><description><![CDATA[<p>Nativetap plugin for Android Studio. </p>
<p>This plugin is intended to work with Nativetap.io desktop client.<br> For more details, visit our website: <a href="https://nativetap.io/" rel="nofollow">nativetap.io</a>.</p>]]></description><version>1.2.7</version><vendor email='developers@nativetap.io' url='https://nativetap.io/'>Nativetap.io</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Fixed popup positioning issues.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='329' size='51283975' date='1476114905000' url=''><name>Neuroph For Intellij</name><id>com.thomas.needham.neurophidea</id><description><![CDATA[Allows for easy integration of the Neuroph libraries into intellij products and easy to use example neural networks]]></description><version>1.0.1</version><vendor email='06needhamt@gmail.com' url='https://github.com/06needhamt/Neuroph-Intellij-Plugin'>Tom Needham</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v1.0.0: First Release 
<br> v1.0.1: Code Generator Only Regenerates On Changed Network Files And Bug Fixes 
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1195' size='376949' date='1496847701000' url=''><name>CND Language / Jahia Framework</name><id>fr.tolc.jahia.intellij.plugin</id><description><![CDATA[<img src="https://www.jahia.com/files/live/sites/jahiacom/files/logo-jahia-2016.png" alt="Jahia logo">  CND Language / 
<a href="https://www.jahia.com/" rel="nofollow">Jahia</a> Framework  
<p>definitions.cnd files syntax highlighting, code completion, and other amazing stuff.</p>  
<p>Compatible with Jahia versions <strong>6.6.x</strong> &amp; <strong>7.x</strong></p> 
<p>Java <strong>8</strong> needed</p> 
<p>See the <a href="https://github.com/Tolc/IntelliJ_Jahia_plugin" rel="nofollow">plugin Github project</a> for detailed features list.</p> Features  
<br> 
<b>CND Language</b> 
<br> 
<ul> 
 <li>Syntax highlighting</li> 
 <li>Syntax checking and error highlighting</li> 
 <li>Code completion</li> 
 <li>Code formatting</li> 
 <li>Find usages</li> 
 <li>Go to declaration</li> 
 <li>Refactoring</li> 
 <li>File icon <img src="https://github.com/Tolc/IntelliJ_Jahia_plugin/raw/master/src/fr/tolc/jahia/intellij/plugin/cnd/icons/cnd.png" alt="CND file icon"></li> 
 <li>Line markers <img src="https://github.com/Tolc/IntelliJ_Jahia_plugin/raw/master/src/fr/tolc/jahia/intellij/plugin/cnd/icons/namespace.png" alt="namespace"> <img src="https://github.com/Tolc/IntelliJ_Jahia_plugin/raw/master/src/fr/tolc/jahia/intellij/plugin/cnd/icons/nodeType.png" alt="nodetype"> <img src="https://github.com/Tolc/IntelliJ_Jahia_plugin/raw/master/src/fr/tolc/jahia/intellij/plugin/cnd/icons/mixin.png" alt="mixin"> <img src="https://github.com/Tolc/IntelliJ_Jahia_plugin/raw/master/src/fr/tolc/jahia/intellij/plugin/cnd/icons/property.png" alt="property"></li> 
 <li>Code folding</li> 
 <li>Brace matching</li> 
 <li>Commenter</li> 
</ul> 
<br> 
<br> 
<b>Jahia Framework</b> 
<br> 
<br> Compatible with Jahia versions 
<strong>6.6.x</strong> &amp; 
<strong>7.x</strong> 
<br> 
<br> CND files features: 
<ul> 
 <li>Helpers/Quickfixes (alt+enter on nodetype name) 
  <ul> 
   <li>Create nodetype and nodetype properties translations</li> 
   <li>Create new view</li> 
  </ul> </li> 
 <li>Nodetype folders icon in Project View <img src="https://github.com/Tolc/IntelliJ_Jahia_plugin/raw/master/src/fr/tolc/jahia/intellij/plugin/cnd/icons/nodeTypeFolder.png" alt="view folder"> </li> 
 <li>View files grouping <img src="https://github.com/Tolc/IntelliJ_Jahia_plugin/raw/master/src/fr/tolc/jahia/intellij/plugin/cnd/icons/viewBig.png" alt="view folder"> </li> 
 <li>Completion and other features on Jahia nodetypes (embedded Jahia base and main modules .cnd files)</li> 
</ul> 
<br> Other files/languages features: 
<ul> 
 <li>JSP / Java / XML 
  <ul> 
   <li>Nodetypes usages highlighting &amp; line markers</li> 
   <li>Nodetypes completion</li> 
   <li>Go to nodetype declaration</li> 
   <li>Unknown nodetype error highlighting</li> 
   <li>Create nodetype quickfix</li> 
  </ul> </li> 
 <li>Properties (resource bundles) 
  <ul> 
   <li>Translations keys syntax highlighting &amp; line markers for namespaces, nodetypes and properties</li> 
   <li>Translations keys nodetypes and properties completion</li> 
   <li>Go to namespace, nodetype or property declaration from translations keys (ctrl-click/cmd-click)</li> 
   <li>Error message if adding translations for a choicelist on a non-choicelist property</li> 
  </ul> </li> 
</ul>]]></description><version>1.3.2</version><vendor email='contact@thomas-coquel.fr' url='https://github.com/Tolc/IntelliJ_Jahia_plugin'>Thomas &apos;Tolc&apos; Coquel</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[JSP features are now optional, allowing the plugin to work under IntelliJ Community Edition]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='307' size='1118497' date='1479211743000' url=''><name>Incl</name><id>com.e16din.incl</id><description><![CDATA[Incl - plugin for including android libraries and plugins by one action. 1. Press [SHIFT + CMD(CTRL) + A] 2. Enter "Include " 3. Check action from expanded list: * Include Dagger2 (Incl) * Include ButterKnife (Incl) * Include apt (Incl) * Include jitpack (Incl) * Include Java 8 compatibility (Incl) * Include Vkontakte (Incl) * Include Fresco (Incl) * Include appcompat (Incl) * Include BaseProject (Incl) * Include DataManager (Incl)]]></description><version>0.1.2</version><vendor email='bigusov@gmail.com' url='https://github.com/e16din'>e16din</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.all</depends><rating>00</rating></idea-plugin><idea-plugin downloads='168' size='2729510' date='1479661150000' url=''><name>Datanucleus Intellij Plugin</name><id>me.serce.datanucleus</id><description><![CDATA[Plugin allows you enhance Datanucleus classes after compilation (currently JPA only)]]></description><version>0.2</version><vendor email='sergeicelov@gmail.com' url='http://serce.me'>Sergey Tselovalnikov</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1439' size='6271035' date='1496389993000' url=''><name>AEM Tools</name><id>com.aemtools</id><description><![CDATA[AEM Tools is a plugin which contains set of AEM related extensions and features 
<ul> 
 <li><b>HTL</b>(<b>Sightly</b>) support: 
  <ul> 
   <li><b>Syntax Highlighting</b></li> 
   <li><b>Code Completion</b></li> 
   <li><b>Code navigation</b></li> 
   <li><b>Quick Documentation</b> (ctrl+q)</li> 
   <li><b>Java Use API support (Sling Models &amp; Use Classes)</b></li> 
  </ul> <i> Note: to make the completion work, AEM dependencies should be present in project's POM, the project should be indexed </i> </li> 
 <li><b>OSGi</b> 
  <ul> 
   <li><b>Resolve OSGi configs for OSGi services (Felix only)</b> (configs presented via gutter icon)</li> 
  </ul> </li> 
 <li>dialog.xml completion for <b>Classic UI</b></li> 
</ul>]]></description><version>0.7</version><vendor email='dmytrotroynikov@gmail.com' url='https://github.com/DmytroTroynikov/aemtools'>Dmytro Troynikov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li> completion for data-sly-resource: all AEM components declared in project will be proposed as <b>resourceType</b> variants. </li> 
 <li> Parameters declared in Classic dialog (dialog.xml) and in Touch UI (_cq_dialog/.content.xml) will be proposed as variants for <b>properties</b> context object. <i>Note:<i> if both Touch UI and Classic UI dialogs are present Touch UI properties will be used. </i></i></li>
 <i><i> <li>added standard HTML structure view for HTL files</li> <li>added support for js.txt&amp;css.txt files</li> <li>OSGi services have list of corresponding OSGi configs available via gutter icon</li> </i></i>
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin></category><ff>"Profiling"</ff><category name="Profiling"><idea-plugin downloads='11560' size='164799' date='1088635899000' url=''><name>DevPartner</name><id>DevPartner</id><description><![CDATA[DevPartner Java Edition provides a performance profiler, coverage checker, deadlock analyzer and memory analysis tool]]></description><version>3.0.1</version><vendor email='' url=''>Compuware Corporation - http://www.compuware.com/products/java</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5569' size='43460' date='1088636724000' url=''><name>OptimizeIt 5 Plugin</name><id>OptimizeIt 5 Plugin</id><description><![CDATA[Integration is currently just for the Profiler.  Allows you to Profile the selected Run Configuration through OptimizeIt 5 from IDEA.
    Profiling via this plugin runs the selected configuration alongside the OptimizeIt Audit system and then automatically launches the OptimizeIt Profiler GUI connecting it to the vm.
    The plugin also intercepts calls to the profiler's built in source viewer, showing the appropriate code inside IDEA instead (via RMI).]]></description><version>0.1.3</version><vendor email='nedski@yahoo.com' url=''>Nathan Brown</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Recompiled for IDEA 4.0.2 (Build 1179)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9946' size='20192' date='1147518611000' url=''><name>ReferenceScanner Plugin</name><id>ReferenceScanner Plugin</id><description><![CDATA[
      
      This IDEA plugin is a Reference Scanner add-on to open classes, fields and methods in IDEA.
Reference Scanner is a jvm agent which allows a developer to open a web browser at http://localhost:4040 and see how the Java application performs.
Reference Scanner shows Heap Snapshots, Snapshot Diffs, Object Reference Graphs, Method Call Graphs, et cetera. It measures the performance of a Java application, points to bottlenecks and auto-detects memory leaks.
      
    ]]></description><version>2.7</version><vendor email='' url='http://jb2works.com'>jb2works.com</vendor><idea-version min="n/a" max="n/a" since-build='40.3100' /><change-notes><![CDATA[Plugin for ReferenceScanner 2.7x and later]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='205076' size='139142' date='1465646398000' url='https://www.ej-technologies.com/products/jprofiler/overview.html'><name>JProfiler</name><id>JProfiler</id><description><![CDATA[The official JProfiler plugin for JProfiler by ej-technologies. With this plugin, selected run configurations can be profiled with JProfiler from within IDEA.]]></description><version>14.5</version><vendor email='support@ej-technologies.com' url='https://ej-technologies.com/'>ej-technologies GmbH</vendor><idea-version min="n/a" max="n/a" since-build='139.1' /><change-notes><![CDATA[]]></change-notes><rating>3.3</rating></idea-plugin><idea-plugin downloads='3950' size='12292' date='1173860417000' url=''><name>ThreadMon Plugin</name><id>ThreadMon Plugin</id><description><![CDATA[Analyzes states of various thread running in a remote managed JVM]]></description><version>1.0</version><vendor email='' url=''>nkumar.org</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9474' size='3800925' date='1285950857000' url=''><name>IntelliHeap</name><id>IntelliHeap</id><description><![CDATA[
    IntelliHeap attaches to an instrumented HotSpot JVM and collects and graphically displays garbage collection,
    class loader, and HotSpot compiler performance data.
    
    The target JVM is identified by its virtual machine identifier, or vmid.
  ]]></description><version>1.0.1</version><vendor email='bcremers@gmail.com' url=''>Bart Cremers</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[Minor fixes]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='14435' size='162674' date='1198891590000' url=''><name>IntelliPROF</name><id>IntelliPROF</id><description><![CDATA[Provides an easy way to profile applications, featuring:
	  	<ul>
			<li>JSE and JEE profiling</li>
			<li>IDEA's runner integration</li>
			<li>Sequence diagram generation</li>
			<li>Go to code</li>
		</ul>]]></description><version>1.0</version><vendor email='' url=''>code|company</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4714' size='20796272' date='1488911202000' url=''><name>AEON: Automated Android Energy-Efficiency InspectiON</name><id>edu.gmu.cs.plugin.aeon</id><description><![CDATA[Energy-Efficiency is a crucial analysis that if performed correctly provides strong competitive value to mobile applications. Unfortunately, developers find the body of knowledge and tools to perform such analysis significantly fragmented. Furthermore, performing this analysis is a time-consuming and error-prone activity. This paper introduces the AEON solution, which provides developers with a useful methodology to automate analysis and visualization of energy concerns. Our contributions include: (1) Detection and solution models for resource leaks and energy hotspots, where the best practices related to each case are implemented; (2) An Android tailored Inter-procedural Control Flow-, Callback- and Lifecycle- sensitive Graph and (3) An IDE plugin that enforces these models by proactively notifying the developer of energy problems and solutions if available(providing refactoring, fixes or suggestions), and energy consumption information, both statically and dynamically. Finally, we conduct an evaluation of the energy concerns and the effectiveness of the aforementioned detection models.
<br> AEON offers a energy-aware developing environment for the Android platform . These are AEON main features:
<br> A static Analysis tool to inspect common bad practices while using Android API(WakeLcoks, Service Providers and other resources).
<br> Per-method energy consumption estimates, we analyzed them based on previous research findings on energy consumption.
<br> Energy profiling and visualization, by integrating our plugin with Trepn(please visit https://developer.qualcomm.com/mobile-development/increase-app-performance/trepn-profiler), we offer a transparent and automated interaction when analyzing the energy consumption of your app.
<br> 
<em>Beta Version.</em> AEON is part of an ongoing research conducted by David I. Samudio at George Mason University. If you want to cite my work or contact me , please mail me at dgonza10 at gmu dot edu 
<br> This work was performed when I was advised by Dr. Sam Malek. He is currently at UCI.]]></description><version>1.14.2</version><vendor email='aeonhelp@gmail.com' url='https://bitbucket.org/david_gonzalez_samudio/'>Software Engineering Lab, George Mason University</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[First Beta version.
<br> When the stable version is released, we encourage you to rate my tool =] 
<em>More coming soon</em>]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4338' size='837375' date='1491847966000' url=''><name>Panda Profiler</name><id>eu.nyerel.panda.ij-plugin</id><description><![CDATA[Simple profiler implemented as a java agent library. Measures methods (based on monitoring settings in current 'Run configuration') and displays results as a call tree in a tool window.]]></description><version>1.0</version><vendor email='rastislav.papp@gmail.com' url='http://nyerel.eu/panda'>Rastislav Papp</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Grouping results by method name</li> 
 <li>Switched method of communication between profiling agent and GUI from RMI to custom socket communication library (because of problems with RMI in different environments)</li> 
 <li>Fix compatibility with IDEA 17.1</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='801' size='169509' date='1434030324000' url=''><name>Avaje Metric Enhancer</name><id>org.avaje.metric.enhancer</id><description><![CDATA[Post-compile Avaje metrics enhancement]]></description><version>4.2.1</version><vendor email='' url='http://avaje-metric.github.io'>Rob Bygrave</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>4.2.1</b> IDEA 13+ avaje-metric-agent version 4.2.1
<br />]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6186' size='154800692' date='1498300714000' url=''><name>Flow</name><id>com.flow.intellij</id><description><![CDATA[Flow helps developers better understand their application by allowing them to visualize and explore what happens at runtime through an interactive web interface. Learn more at http://findtheflow.io]]></description><version>20170624103721</version><vendor email='contact@findtheflow.io' url='http://findtheflow.io'>Flow</vendor><idea-version min="n/a" max="n/a" since-build='14.1' /><change-notes><![CDATA[<ul> 
 <li> Increased recording speed and reliability. </li> 
</ul>]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='351' size='8350737' date='1474771756000' url=''><name>Franky</name><id>me.serce.franky</id><description><![CDATA[Franky - a simple profiler that always speaks frankly. 
<p></p> Goal of this project is creating a profiler which 
<ul> 
 <li>Is truthful, because it is built on the top of private JVM API (AsyncGetCallTrace)</li> 
 <li>Can attach to any JVM on the fly</li> 
 <li>Easy to understand because UI is based on famous flame graphs</li> 
 <li>Have a rich integration with IDE with navigation and inspections showing you how to improve your code based on profiling results (actually, Franky is a plugin for IntelliJ IDEA)</li> 
</ul>]]></description><version>0.1.6</version><vendor email='sergeicelov@gmail.com' url='http://serce.me'>Sergey Tselovalnikov</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[First version]]></change-notes><rating>1.0</rating></idea-plugin></category><ff>"Database"</ff><category name="Database"><idea-plugin downloads='173699' size='1772250' date='1163879798000' url='http://java.sstiller.de/sql/index.html'><name>SQL Query Plugin</name><id>SQL Query Plugin</id><description><![CDATA[
		<p>A tool for executing SQL statements through a JDBC connection.</p>
		<p>Features:
		<ul><li>Syntax highlighting
			<li>Executing multiple statements at once
			<li>Highlighting of primary and foreign keys
			<li>Editing of results
			<li>Support for easier configuration of common JDBC driver
			<li>Support of different column formats (including custom formats)
			<li>Browser for database structure
			<li>Statement templates for often used statements
			<li>Support for Java BLOB's
			<li>Export into XML, HTML, CSV and Excel
			<li>Data Load
		</ul></p>
	]]></description><version>2.2</version><vendor email='stefan.stiller@net-linx.com' url='http://java.sstiller.de'>KiwiSoft</vendor><idea-version min="n/a" max="n/a" since-build='40.3436' /><change-notes><![CDATA[
		<b>Bugs</b>
		<ul>
		<li>[<a href='http://www.jetbrains.net/jira/browse/SQLQ-13'>SQLQ-13</a>] - Plugin not working on Mac</li>
		<li>[<a href='http://www.jetbrains.net/jira/browse/SQLQ-15'>SQLQ-15</a>] - Editing of date columns doesn't work</li>
		</ul>
		<b>Cosmetics</b>
		<ul>
		<li>[<a href='http://www.jetbrains.net/jira/browse/SQLQ-4'>SQLQ-4</a>] - Output messages are sometimes in the wrong order</li>
		</ul>
		<b>New Features</b>
		<ul>
		<li>[<a href='http://www.jetbrains.net/jira/browse/SQLQ-1'>SQLQ-1</a>] - Import of data files</li>
		<li>[<a href='http://www.jetbrains.net/jira/browse/SQLQ-6'>SQLQ-6</a>] - Add support for Microsoft SQLServer 2005 Driver</li>
		<li>[<a href='http://www.jetbrains.net/jira/browse/SQLQ-16'>SQLQ-16</a>] - Allow relative dates for table date editors.</li>
		<li>[<a href='http://www.jetbrains.net/jira/browse/SQLQ-17'>SQLQ-17</a>] - Add viewer for image BLOB's</li>
		</ul>
	]]></change-notes><rating>4.6</rating></idea-plugin><idea-plugin downloads='42297' size='2670282' date='1237500945000' url='https://www.yahoo.com/'><name>DBHelper</name><id>DBHelper</id><description><![CDATA[A productivity tool to help you work with databases inside IDEA. This tool is targeted on the Java developers,
        who are also stored procedure developers. Key features include:
        1)      Adding two new file types IDEA can recognize:

        a.      SQL ??? The SQL script file

        b.      DIA ??? The database schema diagram file

        2)      Basic syntax highlighting ??? Supporting keywords, single line comments, /** **/ style multi-line comments, strings and number. The keyword is updated dynamically based on the database you are working with.

        3)      Code completion:

        a.       Supporting basic completion: Hit Ctrl + Space lists all the objects in the current database and narrows down as the user typing

        b.      Correlation name completion: When the user hits ???.???, it will resolve the correlation name and pops up the suggestions, such as catalogs, schemas, table columns and stored procedures. It can also resolve SQL correlation name, temp tables, declared variables and parameters (works for SQL iAnywhere or ASE T-SQL format)

        4)      Run SQL script inside IDEA editor ??? At any time, the user can highlight a block SQL script or run the whole SQL script in IDEA editor and the result will show in the DBHelper output panel.

        5)      View Database schema as diagram ??? At any time, the user can select multiple tables or a type of tables and view the schema in a graphical diagram. The diagram can be saved as DIA format or copied as image.

        6)      Update table data ??? The user can view the data of any table and insert/delete/update the table data.

        7)      Support multiple databases via standard JDBC interface, tested databases are:

        a.       Sybase SQL Anywhere (tested on version 9.x)

        b.      Sybase ASE (tested on version 12.x)

        c.       MySQL (tested on version 5.x)

        d.      SQL Server (tested on version 2000)

        e.       Oracle (tested on 9i)

        Extra database meta data can be supported by adding plugin jars to DBHelper (Implementing IMetaProvider interface, see ASA user meta extension sample)

        8)      It is designed to be extended using Velocity templates. (Velocity is an open source apache project for generating text content based on a simple template). Uses can add templates to generate customized content based on the database meta data, such as generating XML data based on resultset, or JDBC call to retrieve the resultset from the database. There are some templates come with this release as examples.

        9)      SQLConsole is newly added to support users that primarily don???t write lots of stored procedures and only want to run some simple queries inside IDEA. Users can open SQLConsole in DBOutput tool window and run any SQL queries. Of course syntax highlighting and SQL code completion are also available in the SQLConsole.

        10)  Query Manager: Users can create new or update queries in DBOutput tool window Saved Queries tab.


    ]]></description><version>1.2.02</version><vendor email='dbhelper@gmail.com' url='https://www.yahoo.com/'>Visit DBHelper Website</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        1) Add Ctrl+Shift+Space for smart SQL completion
        2) Add feature to copy database connection profile
        3) Add feature to run any Velocity template
        4) DBHelper can support editting sql files with different file extension, not just .sql.
        5) Add feature to hide a database profile
        6) Support the new IDEA 7.x
    ]]></change-notes><rating>4.7</rating></idea-plugin><idea-plugin downloads='5082' size='2288590' date='1188253894000' url=''><name>Berkeley DB Java Edition</name><id>Berkeley DB Java Edition</id><description><![CDATA[Berkeley DB Java Edition browser]]></description><version>1.1</version><vendor email='jerome.bernard@gmail.com' url=''>Kalixia, SARL.</vendor><idea-version min="n/a" max="n/a" since-build='69.7118' /><change-notes><![CDATA[
        ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='993810' size='24121035' date='1497644778000' url='http://www.jetbrains.net/confluence/display/CONTEST/Database+Navigator'><name>Database Navigator</name><id>DBN</id><description><![CDATA[<b>Database development, scripting and navigation tool</b>
<br> This product adds extensive database development and maintenance capabilities to the IntelliJ IDEA development environment and related products. Along with a qualified and IDE-compliant SQL and PL/SQL editor, it provides advanced database connection management, script execution support, database objects browsing, data and code editor, support for database compiler operations, method execution and debugging, database objects factory, as well as various navigation capabilities between all its components.
<br> See features overview on the 
<a href="http://www.jetbrains.net/confluence/display/CONTEST/Database+Navigator" rel="nofollow">support page</a>.
<br>
<br> 
<b>Supported Databases:</b> 
<ul> 
 <li>Oracle </li>
 <li>MySQL </li>
 <li>SQLite </li>
 <li>PostgreSQL </li>
</ul>
<br> 
<br>
<br> This tool is free for personal and commercial usage. 
<br> 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=3QAPZFCCARA4J" rel="nofollow">Donations</a> are very welcome though.
<br>]]></description><version>3.0.7248.2</version><vendor email='dancioca@bluewin.ch' url=''>Dan Cioca</vendor><idea-version min="n/a" max="n/a" since-build='140.1' until-build='141.*'/><change-notes><![CDATA[<ul> 
 <li><b>3.0.7248</b> 
  <ul>
    - Support for latest IDE EAP versions
   <br> - Source editor breadcrumbs
   <br> - Data editor - qualified CLOB / TEXT editor
   <br> - Bug fixes and performance improvements
   <br> 
  </ul> </li>
 <li><b>3.0.6893</b> 
  <ul>
    - Support for latest IDE releases
   <br> - Workspace restore option
   <br> - Spellchecking support for database file editors
   <br> - Bug fixes and cosmetics
   <br> 
  </ul> </li>
 <li><b>3.0.6112</b> 
  <ul>
    - More accurate transaction status handling
   <br> - Readonly pool connections for metadata load
   <br> - Fixed SQLite meta-data issues
   <br> - Support for latest IDE releases
   <br> - Optimizations: more responsive code editors
   <br> - Bug fixes
   <br> 
  </ul> </li>
 <li><b>3.0.5866</b> 
  <ul>
    - Fixed SQLite connection issues with Mac OSX
   <br> - Amazon Redshift connectivity support
   <br> - Support for latest IDE releases
   <br> - Memory optimizations
   <br> - Bug fixes
   <br> 
  </ul> </li>
 <li><b>3.0.5723</b> 
  <ul>
    - SQLite support
   <br> - Multiple attached databases (sqlite)
   <br> - General bug fixes
   <br> 
  </ul> </li>
 <li><b>3.0.5111</b> 
  <ul>
    - Support for latest IDE EAP versions
   <br> - Request tracker move to JIRA
   <br> - Bug fixes and performance improvements
   <br> 
  </ul> </li>
 <li><b>3.0.5023</b> 
  <ul>
    - Environment types - editing control for code and data
   <br> - "Cancel" action for unresponsive loads in data editors
   <br> - Outdated sources notification
   <br> - Configurable default editors
   <br> - Recover connections after statement execution errors (MySQL, PostgreSQL)
   <br> - Recover dataset editor after edit errors (MySQL, PostgreSQL)
   <br> - JDWP debugger stability improvements
   <br> - Bug fixes
   <br> 
  </ul> </li>
</ul> 
<a href="http://confluence.jetbrains.net/display/CONTEST/DBN+-+Change+Notes" rel="nofollow">See full release notes</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='7611' size='3598437' date='1333090207000' url='https://groups.google.com/forum/?hl=en#!forum/jalapenodev'><name>JalapenoDev</name><id>com.jalapeno.idea</id><description><![CDATA[<p>Jalape?o Development Environment</p>

        <p>InterSystems Jalape?o (JAva LAnguage PErsistence with NO mapping)
        technology provides a new way for Java developers to rapidly build
        database applications.</p>

        <p>Jalape?o lets Java programmers define data classes and build
        applications within their favourite Java development environments
        using object oriented techniques, and, because their data is persisted
        in Cach?, still query it using SQL via JDBC, ODBC, Web Services
        or JPA Entity Manager. Jalape?o supports
        data-aware refactoring of object model, automatic test data population
        and creation of ANT scripts for common build and testing operations.
        Jalape?o is fully compatible with JPA and implements much of JPA
        functionality.</p>

        <p>Jalape?o supports database independence by providing an export
        utility that will convert the Cach? class schema (originally derived
        from pure Java class definitions) to a DDL file that can be imported
        into a relational database. The Object Manager automatically uses
        object persistence methods (Open, Save, New, Delete) when accessing
        Cach?, and relational persistence methods (Select, Update, Insert,
        Delete) when it is configured to connect to a relational database.</p>

		<p>Plugin Features:
		<ul>
			<li>Automatic database schema creation</li>
		    <li>Error reporting</li>
		    <li>Data-aware refactoring</li>
			<li>Auto-completion of property names</li>
			<li>Automatic test data population</li>
			<li>Indices and constraints specification</li>
			<li>Ant Script Support</li>
		</ul></p>

		<p>Plugin does not include support for JavaEE Integration so it
		can run inside Community Edition of thr IDE. If you use Ultimate
		Edition Please install "Jalapeno Support for JavaEE" to enable JavaEE
		integration.
	]]></description><version>11.0.0</version><vendor email='jalapenodev@googlegroups.com' url='http://www.intersystems.com/'>Intersystems Corporation</vendor><idea-version min="n/a" max="n/a" since-build='111.0' /><change-notes><![CDATA[Updated to port for IDEA 11]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9042' size='135770' date='1225226108000' url=''><name>LiquiBase EJB Integration</name><id>com.esn.idea.liquibaseejb</id><description><![CDATA[
    LiquiBase EJB Integration Plug-in for IntelliJ IDEA.
        Compares LiquiBase Database ChangeLog with EJB entity model providing inspections and intentions adding to ChangeLog.
        <br><br>
        Source available at https://github.com/marcusn/LiquibaseEjb
        <br><br>

        Examples include:
        <br>
        * Add a new entity -> inspection to add liquibase addTable
        <br>
        * Add a new entity field -> inspection to add liquibase addColumn
        <br>
        * Change type of field -> inspection to add liquibase modifyColumn
        <br>
        * Rename field -> dialog to add liquibase renameColumn.
        <br>
        <br>
        Other features:

        <br>
        * Liquibase EJB facet to configure and create changelog file.
        <br>
        * Context sensentive completion of table and column names within a changelog file.
        <br>
        * Tool window with schema as would be created by liquibase changelog as well as EJB model.
        
    ]]></description><version>0.93</version><vendor email='' url=''>ESN AB (www.esn.me)</vendor><idea-version min="n/a" max="n/a" since-build='75.7941' /><change-notes><![CDATA[
        
        === 0.93 <br>
           * Fixed bug with @OneToOne/@OneToMany and mappedBy<br>
        === 0.92 <br>
           * Null checks<br>
        
    ]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='16392' size='402075' date='1491069406000' url='http://sqldalmaker.sourceforge.net/'><name>SQL DAL Maker</name><id>dal-mpe</id><description><![CDATA[SQL DAL Maker is a generator of DTO and DAO classes. Target programming languages: PHP, Java, C++, Python, Ruby.
<br> 
<br> To generate the class, you declare it in XML meta-program. Example:
<br> 
<br> &lt;dto-class name="Order" ref="getOrders.sql" /&gt;
<br> 
<br> &lt;dao-class&gt;
<br> &nbsp;&nbsp;&lt;crud-auto dto="Order" table="orders" /&gt;
<br> &nbsp;&nbsp;&lt;query-dto-list method="getOrders(d1, d2)" ref="getOrders.sql" dto="Order" /&gt;
<br> &lt;/dao-class&gt;]]></description><version>0.73.0.20170401</version><vendor email='sqldalmaker@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='16314' size='20514' date='1441383103000' url=''><name>Sql Generator</name><id>org.yseasony.sqlgenerator</id><description><![CDATA[idea Sql Generator plugin
<br> 
<ul> 
 <li>Easy Sql Generator</li> 
 <li>How to use, github: <a href="https://github.com/yseasony/idea-sql-generator-tool" rel="nofollow">https://github.com/yseasony/idea-sql-generator-tool</a></li> 
 <li>issues: <a href="https://github.com/yseasony/idea-sql-generator-tool/issues" rel="nofollow">issues</a></li> 
 <li>donate: <a href="https://www.paypal.me/yseasony" rel="nofollow">paypal</a></li> 
</ul> 
<br>]]></description><version>1.2</version><vendor email='yseasony@gmail.com' url='https://github.com/yseasony'>yseasony</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[idea Sql Generator plugin
<br /> 
<ul> 
 <li> Sql Generator v1.2<br /> Support Community Edition. </li> 
 <li> Sql Generator v1.1<br /> Support PhpStorm,PyCharm.<br /> Thank for juntalis fix issue. </li> 
 <li>Sql Generator v1.0<br /> </li> 
</ul>]]></change-notes><depends>com.intellij.database</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1891' size='185100' date='1430251539000' url=''><name>Ebean enhancer</name><id>Ebean enhancer</id><description><![CDATA[Post-compile Ebean enhancement]]></description><version>1.1</version><vendor email='' url='http://www.avaje.org'>Yevgeny Krasik &amp; Mario Ivankovits</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[Resolved exceptions during enhancement.]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4232' size='348069' date='1470142761000' url=''><name>Ebean 4.x Enhancement</name><id>org.avaje.ebean.enhancer</id><description><![CDATA[Ebean enhancement for versions 4.x to 7.x]]></description><version>4.11.3</version><vendor email='' url='http://ebean-orm.github.io/'>Yevgeny Krasik, Mario Ivankovits, Rob Bygrave</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>4.11.3</b> Rename to Ebean 4.x Enhancement (as 8.x specific version coming)
<br> 
<b>4.11.2</b> Combine entity and query bean enhancement
<br> 
<b>4.11.1</b> Version 4.11.1 agent (drop use of ebean.mf for packages to enhance)
<br> 
<b>4.10.1.3</b> Fix PR#2 - aware of compiled classes during enhancement
<br> 
<b>4.10.1</b> Version 4.10.1 agent (fixes for #30 and #31)
<br> 
<b>4.9.2</b> Version 4.9.2 agent (fixes for #22 and #28)
<br> 
<b>4.8.1</b> Version 4.8.1 agent and supports using ebean.mf
<br> 
<b>4.7.1</b> Version 4.7.1 agent
<br> 
<b>4.6.1</b> Version 4.6.1 agent
<br> 
<b>4.5.3</b> Version 4.5.3 agent
<br>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3381' size='42071' date='1446212169000' url=''><name>DbUnit Extractor</name><id>li.ktt</id><description><![CDATA[DbUnit Extractor - copy selected rows from SQL Console as DbUnit XML.
<br>
<br> Authors 
<ul> 
 <li>Pawel Salata</li> 
 <li>Robert Kapala</li> 
</ul> Source code and documentation 
<ul> 
 <li> <a href="https://github.com/kTT/dbunit-extractor" rel="nofollow">github.com/kTT/dbunit-extractor</a> </li> 
</ul> 
<a href="https://www.youtube.com/watch?v=YjBO2bImpvY" rel="nofollow">Screen cast</a>]]></description><version>0.5</version><vendor email='salatapawel0@gmail.com' url='http://ktt.li'>Pawel Salata</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Adds regular expressions validation for excluded columns, reset configuration]]></change-notes><depends>com.intellij.database</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='271' size='1283939' date='1445961919000' url=''><name>db4o plugin</name><id>pl.vltr.db4oplugin</id><description><![CDATA[db4o integration - https://github.com/vltRz00r/db4o-plugin]]></description><version>1.1</version><vendor email='vltr@o2.pl' url='https://github.com/vltRz00r/db4o-plugin'>vltRz00r</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[added ability to delete and edit objects (edition is still W.I.P)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='26252' size='318297' date='1460655403000' url=''><name>Graph Database support</name><id>com.neueda4j.intellij.plugin.cypher</id><description><![CDATA[<p> <a href="https://github.com/neueda/jetbrains-plugin-graph-database-support" rel="nofollow"> Integration with Graph Databases </a> </p> 
<p> <b>Features:</b> </p>
<ul> 
 <li>Manage data sources.</li> 
 <li>Write and execute queries.</li> 
 <li>Explore query results in graph or table view.</li> 
</ul> 
<p></p> 
<p> <b>Supported databases:</b> </p>
<ul> 
 <li>Neo4j 3.0+ (Bolt)</li> 
</ul> 
<p></p> 
<p> <b>Supported query languages:</b> </p>
<ul> 
 <li>Cypher</li> 
 <ul> 
  <li>Understands queries in `.cyp`, `.cypher` or `.cql` files.</li> 
  <li>Syntax highlight and error reporting.</li> 
  <li>Refactoring support for identifiers, labels, relationship types and properties.</li> 
  <li> Autocompletion support for identifiers, labels, relationship types, properties and stored procedures. Information gathered from existing queries and configured data sources. </li> 
  <li>Code reformatting.</li> 
  <li>Inspections: database warnings, function checks, type system.</li> 
  <li>Auto-inject Cypher language for: <a href="https://github.com/neo4j/neo4j" rel="nofollow">neo4j</a>, <a href="https://github.com/neo4j/neo4j-ogm" rel="nofollow">neo4j-ogm</a>, <a href="https://github.com/spring-projects/spring-data-neo4j" rel="nofollow">spring-data-neo4j</a>, <a href="https://github.com/neo4j/neo4j/tree/3.1/community/neo4j-harness" rel="nofollow">neo4j-harness</a>, <a href="https://github.com/nigelsmall/py2neo" rel="nofollow">py2neo</a>. </li> 
 </ul> 
</ul> 
<p></p>]]></description><version>0.4.3</version><vendor email='dmitry.vrublevsky@neueda.com' url='https://neueda.lv'>Neueda R&amp;D</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<br> 
<b>0.4.3</b>
<br> - Bugfix: correctly recognize list comprehension expression.
<br> 
<br> 
<b>0.4.2</b>
<br> - Support recent IntelliJ version.
<br> 
<br> 
<b>0.4.1</b>
<br> - Bugfix: `IS NULL` and `IS NOT NULL` statements now treated properly.
<br> - Bugfix: `exists()` function is now recognized properly.
<br> - Feature: support `begin` and `commit` statements used for neo4j-import tool.
<br> 
<br> 
<b>0.4.0</b>
<br> - Added py2neo support (auto-injection).
<br> 
<br> 
<b>0.3.1</b>
<br> - Bugfix: `count` function invoked with variable as parameter was marked as an error.
<br> 
<br> 
<b>0.3.0</b>
<br> - Introduce basic parser error recovery. Now you can continue to work on Cypher queries and benefit from autocompletion/refactoring support, even if there are errors.
<br> 
<br> 
<b>0.2.1</b>
<br> New plugin maintainer - Neueda4j!
<br> Bugfixes:
<br> - Cypher files now can be properly renamed.
<br> - No parser errors when identifier/property name clashes with any function name.
<br> 
<br> 
<b>0.2.0</b>
<br> Recognize '.cql' files as Cypher query language files.
<br> Spellchecking added.
<br> Refactoring &amp; autocompletion is now supported for:
<br> - Keywords
<br> - Functions
<br> - Variables
<br> - Labels
<br> - Relationship types
<br> - Properties
<br> 
<br> 
<b>0.1.5</b>
<br> Fix minor bugs.
<br> Add additional injection support (Neo4j harness, SDN4)
<br> 
<br> 
<b>0.1.4</b>
<br> Plugin now recognizes ".cypher" files.
<br> Added support for "EXPLAIN", "PROFILE", "CYPHER planner=type" modes.
<br> 
<br> 
<b>0.1.3</b>
<br> Semicolon at the end of the statement is now optional.
<br> Improved highlight settings - curly/square braces can be customized separately.
<br> Cypher is automatically injected into: 
<br> - SDN @Query annotation
<br> - Neo4j OGM Session::execute and Session::query calls
<br> - GraphDatabaseService::execute calls
<br> 
<br> 
<b>0.1.2</b>
<br> Parser error reporting improved.
<br> 
<br> 
<b>0.1.1</b>
<br> Bugfix - numbers can be used in identifiers
<br> 
<br> 
<b>0.1.0</b>
<br> Basic Cypher support - highlight, errors, commenting.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='3426' size='3321947' date='1461875694000' url=''><name>SQLHelper</name><id>com.RedTeam.unique.plugin.id</id><description><![CDATA[SQLHelper is a simple tool for generation Java code to work with SQLite database. The following features are available:
<br>  
<ul> 
 <li>Generation of Java code that implements the basic functions to work with databases : update, delete, insert and select</li> 
 <li>Generation of Java code that uses sqlite-jdbc 3.7.2</li> 
 <li>Generation of Java code that uses Android SDK</li> 
 <li>Editing database on the device or on your computer</li> 
 <li>Push or Pull database file using Android Debug Bridge</li> 
 <li>Creating SQL queries</li> 
 <li>Device monitor, which will help you navigate the connected device or emulator</li> 
</ul>  Requirements
<br>  
<ul> 
 <li>Android Debug Bridge 1.0.32</li> 
 <li>Root access on device</li> 
 <li>sqlite3 on device</li> 
</ul>]]></description><version>0.81</version><vendor email='red4help@gmail.com' url=''>RedTeam</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1060' size='352029' date='1479920392000' url=''><name>Ebean 8.x Enhancement</name><id>org.avaje.ebean8.enhancer</id><description><![CDATA[Ebean enhancement for 8.x]]></description><version>8.2.2</version><vendor email='' url='http://ebean-orm.github.io/'>Yevgeny Krasik, Mario Ivankovits, Rob Bygrave</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>8.2.2</b> Fix plugin issue with runWriteAction and bump to 8.2.2 of agent
<br> 
<b>8.2.1</b> Fix an issue with querybean enhancement and getCommonSuperClass()
<br> 
<b>8.1.1</b> Use 8.1.1 agent (for use with 8.x Ebean)
<br> 
<br> 
<b>4.11.3</b> Rename to Ebean 4.x Enhancement (as 8.x specific version coming)
<br> 
<b>4.11.2</b> Combine entity and query bean enhancement
<br> 
<b>4.11.1</b> Version 4.11.1 agent (drop use of ebean.mf for packages to enhance)
<br> 
<b>4.10.1.3</b> Fix PR#2 - aware of compiled classes during enhancement
<br> 
<b>4.10.1</b> Version 4.10.1 agent (fixes for #30 and #31)
<br> 
<b>4.9.2</b> Version 4.9.2 agent (fixes for #22 and #28)
<br> 
<b>4.8.1</b> Version 4.8.1 agent and supports using ebean.mf
<br> 
<b>4.7.1</b> Version 4.7.1 agent
<br> 
<b>4.6.1</b> Version 4.6.1 agent
<br> 
<b>4.5.3</b> Version 4.5.3 agent
<br>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='286' size='45420' date='1472496675000' url=''><name>AndroidLibraryManager</name><id>me.pkhope.plugin.library_manager</id><description><![CDATA[The plugin is used to manage your library.]]></description><version>1.0</version><vendor email='hhxnbw@gmail.com' url='https://github.com/pkhope'>None</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1267' size='81489' date='1498812758000' url=''><name>Restore Sql for iBatis/MyBatis</name><id>restore.sql</id><description><![CDATA[iBatis/MyBatis Log Plugin 
<br> ----------------------------------------------------------------------------------------------------------------------- 
<br> Restore the ibatis/mybatis generate sql to original whole sql.
<br> It will generate sql statements with replace ? to the really param value.
<br> Through the "Tools -&gt; Tail restore sql in Console" menu you can tail the sql log.
<br> You can selected the "Filter" button on the left to filter the contents don't wanna display.
<br> You can selected the "Format Sql" button on the left to format the generate sql statements.
<br> You can select the console sql log and right click "Restore Sql for Selection" menu to restore sql.
<br> Prerequisite: sql log must contain "Preparing:" and "Parameters:" 
<br> ----------------------------------------------------------------------------------------------------------------------- 
<br> ? ibatis/mybatis ???sql????????sql???
<br> ??????sql?????? ? ??????????
<br> ?? "Tools -&gt; Tail restore sql in Console" ?????? "Ctrl+Shift+Alt+O" ???
<br> ??????? "Filter" ?????????????sql???
<br> ??????? "Format Sql" ???????????sql???
<br> ??console?sql????? "Restore Sql for Selection" ??????sql???
<br> ????????sql??????"Preparing:"?"Parameters:"???????
<br> 
<br> 
<a href="https://plugins.jetbrains.com/plugin/9229" rel="nofollow">Plugin</a> | 
<a href="https://github.com/kookob/RestoreSql" rel="nofollow">Github</a> | 
<a href="https://github.com/kookob/RestoreSql/issues" rel="nofollow">Issues</a>
<br> 
<br>]]></description><version>1.1.0</version><vendor email='kookob@gmail.com' url=''>ob</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Sorry to update so frequently to fixed the new bug. ???????????????????bug??????????????????]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1612' size='347220' date='1499761454000' url=''><name>Ebean 10.x Enhancement</name><id>org.avaje.ebean10.enhancer</id><description><![CDATA[Ebean enhancement for 10.x]]></description><version>10.3.2</version><vendor email='' url='http://ebean-orm.github.io/'>Yevgeny Krasik, Mario Ivankovits, Rob Bygrave, Victor Nikiforov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>10.3.2</b> Fix crashes in IntelliJ, rename packages to io.ebean 
<br> 
<b>10.3.1</b> Bump to 10.3.1 agent 
<br> 
<b>10.2.1</b> #51 - Support extended ebean.mf file 
<br> 
<b>10.1.6c</b> #14 - Fix file url's resolving to a host 
<br> 
<b>10.1.6b</b> Fix issue with plugin not using write context
<br> 
<b>10.1.6</b> Bump to 10.1.6 agent (combined entity and query bean enhancement)
<br> 
<b>10.1.2</b> Update agents to support Kotlin native query beans
<br> 
<b>10.1.1</b> Built for Ebean 10.x (change package to io.ebean)
<br> 
<b>8.2.2</b> Fix plugin issue with runWriteAction and bump to 8.2.2 of agent
<br> 
<b>8.2.1</b> Fix an issue with querybean enhancement and getCommonSuperClass()
<br> 
<b>8.1.1</b> Use 8.1.1 agent (for use with 8.x Ebean)
<br> 
<br> 
<b>4.11.3</b> Rename to Ebean 4.x Enhancement (as 8.x specific version coming)
<br> 
<b>4.11.2</b> Combine entity and query bean enhancement
<br> 
<b>4.11.1</b> Version 4.11.1 agent (drop use of ebean.mf for packages to enhance)
<br> 
<b>4.10.1.3</b> Fix PR#2 - aware of compiled classes during enhancement
<br> 
<b>4.10.1</b> Version 4.10.1 agent (fixes for #30 and #31)
<br> 
<b>4.9.2</b> Version 4.9.2 agent (fixes for #22 and #28)
<br> 
<b>4.8.1</b> Version 4.8.1 agent and supports using ebean.mf
<br> 
<b>4.7.1</b> Version 4.7.1 agent
<br> 
<b>4.6.1</b> Version 4.6.1 agent
<br> 
<b>4.5.3</b> Version 4.5.3 agent
<br>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='267' size='38804' date='1487244427000' url=''><name>OrmliteRawSqlGenerator</name><id>com.andyken.ormlite.rawsqlgenerator</id><description><![CDATA[Plugin for generating the raw sql of ormlite class 
<br> 
<a href="https://github.com/andyken/android-ormlite-rawsql-generator" rel="nofollow"> openSource</a>]]></description><version>1.3</version><vendor email='njufyx@163.com' url='https://github.com/andyken'>njufyx@163.com</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.3</b> (16/2/2017) 
<ul> 
 <li>Using the android.database.sqlite as prefix for SQLiteDatabase and SQLiteStatement</li> 
 <li>Fix some bugs</li> 
</ul> 
<b>1.2</b> (7/2/2017) 
<ul> 
 <li>change the entity name</li> 
</ul> 
<b>1.1</b> (7/2/2017) 
<ul> 
 <li>Add support for raw update sql</li> 
 <li>Parse field using ormlite annotation</li> 
</ul> 
<b>1.0</b> (6/2/2017) 
<ul> 
 <li>Add support for raw insert sql</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category><ff>"Obfuscation"</ff><category name="Obfuscation"><idea-plugin downloads='7187' size='5485' date='1235314479000' url='http://java.sstiller.de/proguard/index.html'><name>ProGuard Unscramble Plugin</name><id>ProGuard Unscramble Plugin</id><description><![CDATA[Unscrample Support for ProGuard]]></description><version>1.2</version><vendor email='stefan@sstiller.de' url='http://java.sstiller.de'>KiwiSoft</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3364' size='9205' date='1109556053000' url=''><name>yGuard Unscramble plugin</name><id>yGuard Unscramble plugin</id><description><![CDATA[Allows to unscramble yGuard-scrambled stack traces]]></description><version>0.1</version><vendor email='email@dds.nl' url=''>email at dds.nl</vendor><idea-version min="n/a" max="n/a" since-build='40.3235' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11632' size='164688' date='1356536669000' url=''><name>IntelliGuard</name><id>IntelliGuard</id><description><![CDATA[<p>Java bytecode obfuscation made easy.</p> 
<p>Seamless integration of <a href="http://www.yworks.com/en/products_yguard_about.html" rel="nofollow">yGuard</a> in Intellij IDEA. Add Obfuscation facet to your Java module and choose which symbols to keep from obfuscation with IDEA inspections.</p> 
<p>Key features: </p>
<ul> 
 <li>No more hazzles with configuration files. Just hit ALT+ENTER on any symbol in the editor for keep options.</li> 
 <li>Create obfuscated archive directly from the IDE.</li> 
 <li>Refactor support. Kept symbols remain unobfuscated after rename or move.</li> 
 <li>Inspections for common obfuscation pitfalls.</li> 
 <li>Optional (toggleable) gutter icons for obfuscated symbols.</li> 
 <li>Export configuration for <a href="http://www.yworks.com/en/products_yguard_about.html" rel="nofollow">yGuard</a> and <a href="http://proguard.sourceforge.net/" rel="nofollow">ProGuard</a> format.</li> 
</ul> 
<p></p> 
<p>Project home: <a href="https://github.com/ronniekk/intelliguard" rel="nofollow">https://github.com/ronniekk/intelliguard</a></p>]]></description><version>0.10</version><vendor email='ronnie.kolehmainen at gmail.com' url='https://github.com/ronniekk/intelliguard'>Ronnie Kolehmainen</vendor><idea-version min="n/a" max="n/a" since-build='123.1' /><change-notes><![CDATA[<ul>
 0.10 
 <li>Build for IDEA 12</li> 
</ul> 
<ul>
 0.9.6 
 <li>Fixed inspection ids</li> 
</ul> 
<ul>
 0.9.5 
 <li>Fixed @NotNull assertion error</li> 
 <li>Improved/added dialogs for export</li> 
 <li>Android support</li> 
</ul> 
<ul>
 0.9.4 
 <li>Inspections for reflection issues with servlets, applets, etcetera</li> 
 <li>J2ME support</li> 
 <li>Fixed listener for renaming of packages</li> 
</ul> 
<ul>
 0.9.3 
 <li>Inspections for plugin development</li> 
</ul> 
<ul>
 0.9.2 
 <li>yGuard and ProGuard export</li> 
</ul> 
<ul>
 0.9.1 
 <li>Inspections for serialization issues</li> 
</ul>]]></change-notes><depends>AntSupport</depends><rating>4.0</rating></idea-plugin></category><ff>"Languages"</ff><category name="Languages"><idea-plugin downloads='22409' size='1058346' date='1363757141000' url=''><name>BSFConsole</name><id>BSFConsole</id><description><![CDATA[BSF and JSR-223 scripting console, also includes Ant console.]]></description><version>0.8.2</version><vendor email='konstantin.sobolev@gmail.com' url=''>Konstantin Sobolev</vendor><idea-version min="n/a" max="n/a" since-build='123.169' /><change-notes><![CDATA[0.8.2 
<ul> 
 <li>Dracula-compatible colors</li> 
</ul> 0.8.1 
<ul> 
 <li>Bug fixes</li> 
</ul> 0.8 
<ul> 
 <li>IDEA 12.0.4 version</li> 
</ul> 0.7.2 
<ul> 
 <li>Fixed mouse behavor</li> 
</ul> 0.7.1 
<ul> 
 <li>Fixed config saving bug</li> 
</ul> 0.7 
<ul> 
 <li>Bug fixes</li> 
 <li>Added an option to hide exception stacktraces</li> 
 <li>Added netgents Scala JSR-223 engine support. To use it: drop scala-scripting-{ver}.jar from <a href="http://code.google.com/p/netgents/downloads/list" rel="nofollow">http://code.google.com/p/netgents/downloads/list</a>, scala-compiler.jar and scala-library.jar from Scala 2.7.x distribution into {idea_profile_dir}/config/plugins/BSFConsole/lib and Scala should appear among the available JSR-223 languages. <b>Caveats</b>: Scala 2.8 is not supported by this engine. Error messages are somewhat obscured due to the way engine is implemented. Simple expressions (like 1+2) evaluation doesn't print it's result. Either use <pre>print(1+2)</pre> or <pre>scriptResult=1+2</pre></li> 
 <li>Added Clojure JSR-223 engine support. To use it: drop clojure-jsr223.jar from <a href="http://code.google.com/p/clojure-jsr223/downloads/list" rel="nofollow">http://code.google.com/p/clojure-jsr223/downloads/list</a> and clojure-{ver}.jar from Clojure distribution into {idea_profile_dir}/config/plugins/BSFConsole/lib and Clojure should appear among the available JSR-223 languages.</li> 
</ul> 0.6.8 
<ul> 
 <li>IDEA 8.1 version</li> 
 <li>This time it should really work on JDK5</li> 
</ul> 0.6.7 
<ul> 
 <li>IDEA 8.1 RC version</li> 
</ul> 0.6.6 
<ul> 
 <li>IDEA 8.1 EAP version</li> 
</ul> 0.6.5 
<ul> 
 <li>Recompiled for JDK5</li> 
</ul> 0.6.4 
<ul> 
 <li>Bug fixes</li> 
</ul> 0.6.3 
<ul> 
 <li>Temporary keyboard shortcuts hotfix</li> 
</ul> 0.6.2 
<ul> 
 <li>Bug fixes</li> 
 <li>Console keyboard shortcuts are now configurable</li> 
 <li>UI updated</li> 
</ul> 0.6.1 
<ul> 
 <li>Bug fixes</li> 
</ul> 0.6.0 
<ul> 
 <li>Diana support</li> 
 <li>BeanShell is bundled now</li> 
 <li>Startup scripts are now loaded in one eval() call, not line by line</li> 
 <li>Initial JSR-223 support</li> 
 <li>Various fixes</li> 
</ul> 0.5.1 
<ul> 
 <li>Slightly changed exceptions reporting</li> 
 <li>Fixed some classloading problems</li> 
 <li>Pallada compatibility removed. Now compiled with JDK 5.0</li> 
</ul> 0.5 
<ul> 
 <li>Fixes for Irida</li> 
 <li>Empty startup script now simply runs the interpreter</li> 
</ul> 0.4.9.1 
<ul> 
 <li>Version for Irida</li> 
</ul> 0.4.9 
<ul> 
 <li>Unsuccessful attempt to create AntConsole ClassLoader that will load ant libs from idea/lib/ant :(</li> 
 <li>Pallada plugin version</li> 
</ul> 0.4.8 
<ul> 
 <li>ClassLoader fixes</li> 
</ul> 0.4.7 
<ul> 
 <li>BSFConsole again works on Aurora</li> 
</ul> 0.4.6 
<ul> 
 <li>renamed ruby to jruby</li> 
 <li>added options to include output and tests output paths</li> 
</ul> 0.4.5.1 
<ul> 
 <li>small fix in FileNameCompletionManager</li> 
</ul> 0.4.5 
<ul> 
 <li>completion managers refactoring, fixes, tests</li> 
 <li>improved BeanShell completion manager</li> 
 <li>added ability to choose a module to take classpath from</li> 
</ul> 0.4.4 
<ul> 
 <li>startup scripts deadlock fix</li> 
 <li>option not to store dup entries in recent commands list</li> 
</ul> 0.4.3 
<ul> 
 <li>security manager</li> 
 <li>recent commands panel</li> 
 <li>multiline commands</li> 
 <li>bugfixes</li> 
</ul> 0.4.2 
<ul> 
 <li>bugfixes</li> 
</ul> 0.4.1 
<ul> 
 <li>configurable shortcuts</li> 
</ul> 0.4 
<ul> 
 <li>Rewritten actions</li> 
 <li>Search</li> 
 <li>Send to console</li> 
</ul> 0.3.9.1 
<ul> 
 <li>NPE bugfix</li> 
</ul> 0.3.9 
<ul> 
 <li>Better streams management</li> 
</ul> 0.3.8 
<ul> 
 <li>A bit better BeanShell completion</li> 
 <li>bugfixes</li> 
</ul> 0.3.7 
<ul> 
 <li>Clear &amp; Save buttons</li> 
 <li>bugfixes</li> 
</ul> 0.3.5 
<ul> 
 <li>Completion managers</li> 
 <li>AntConsole completion manager</li> 
 <li>BeanShell completion manager</li> 
 <li>bugfixes</li> 
</ul> 0.3 
<ul> 
 <li>System.err highlighting with red</li> 
 <li>AntConsole support</li> 
 <li>bugfixes</li> 
</ul> 0.2.1 
<ul> 
 <li>focus management</li> 
 <li>bugfixes</li> 
</ul> 0.2 
<ul> 
 <li>error icon</li> 
 <li>jython support</li> 
 <li>console gains focus after creation</li> 
 <li>updated plugin.xml</li> 
 <li>bugfixes</li> 
</ul> 0.1 
<ul> 
 <li>Initial release</li> 
 <ul> 
 </ul>
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='14071' size='43117' date='1133709107000' url=''><name>Jar Manifest</name><id>Jar Manifest</id><description><![CDATA[Language Support for MANIFEST.MF files.]]></description><version>0.4</version><vendor email='email@dds.nl' url=''>email at dds.nl</vendor><idea-version min="n/a" max="n/a" since-build='40.3542' /><change-notes><![CDATA[Version 0.4<br>
      - upgraded to OpenAPI build 3542<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='23846' size='31730' date='1180801223000' url=''><name>SQL Script Editor</name><id>SQL script editor</id><description><![CDATA[Editor for SQL files like built-in editors (for now highlighting only)]]></description><version>1.03</version><vendor email='petrakov_denis@mail.ru' url=''>Denis Petrakov</vendor><idea-version min="n/a" max="n/a" since-build='69.6913' /><change-notes><![CDATA[
    <p>1.03 - Adopted to IntellyJ Idea (Selena) #6913<br>This is not optimized for performance but it still works fine on small files :)</p>
    <p>1.02 - Fixed commenting in/out (Ctrl+/)</p>
    <p>1.01 - Adopted to Idea 6.0.2</p>
    <p>1.0 - Initial version</p>
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='19187' size='122190' date='1326675170000' url=''><name>JFlex Support</name><id>JFlex Support</id><description><![CDATA[Enables JFlex support in IntelliJ IDEA.]]></description><version>1.5.1</version><vendor email='' url=''>Alexey Efimov, Max Ishchenko, Jan Dolecek</vendor><idea-version min="n/a" max="n/a" since-build='111.0' /><change-notes><![CDATA[
    1.5.1 - Updated for IDEA 11, components refactored to extensions. (Jan Dolecek)<br>

    1.5.0 - Updated for IDEA 10, not using jflex.bat or jflex.sh anymore, executing JFlex.Main directly instead.<br>

    1.4.1 - Added support for disable compiler<br>

    1.4.0 - Updated for IDEA 9.<br>

    1.3.0 - Updated for IDEA 8.<br>

    1.2.0 - Embedded Java code support, "Find Usages" for macroses and states, flex files can be excluded from
    compile, "File not generated" bug fixed, settings GUI fixed.<br>
    ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='188281' size='78218' date='1448729357000' url=''><name>Batch Scripts Support</name><id>Batch Scripts Support</id><description><![CDATA[Windows Batch Scripts support for IntelliJ IDEA. Supports syntax highlighting, run configurations that can run any command, also empty configurations. Empty run configurations are useful when you want to execute an external tool through a run configuration.]]></description><version>1.0.7</version><vendor email='' url=''>Alexey Efimov, Cezary Butler, Alexander Kriegisch, Johnny Boy, Alexandr Evstigneev, denis, Wi Wi</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>Changes in version 1.0.7:</b> 
<ul> 
 <li>Fixed IDEA 14 compatiblity (which broke when support for 15 was added)</li> 
</ul> 
<b>Changes in version 1.0.6:</b> 
<ul> 
 <li>Color scheme based on default IntelliJ (by Cezary Butler @ Programisci.eu)</li> 
 <li>Dracula color scheme support (by Cezary Butler @ Programisci.eu)</li> 
 <li>Fixed IDEA 14 compatiblity (which broke when support for 15 was added)</li> 
</ul> 
<b>Changes in version 1.0.5:</b> 
<ul> 
 <li>Support for Intellij IDEA 15 (by Alexander Kriegisch)</li> 
</ul> 
<b>Changes in version 1.0.4:</b> 
<ul> 
 <li>Support for Intellij IDEA 13</li> 
 <li>Support for empty configurations</li> 
</ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='9775' size='614879' date='1149127978000' url=''><name>JavaScript Squeezer</name><id>JavaScript Squeezer</id><description><![CDATA[
 JavaScript file compressing by using Rhino mozilla library. Modifications made to Rhino library are taken from Dojo SVN, so credits go to them.
 Sources will be released soon.
  ]]></description><version>0.4</version><vendor email='m.j.milicevic at machak.com' url='https://machak.com/'>m.j.milicevic</vendor><idea-version min="n/a" max="n/a" since-build='50.4000' /><change-notes><![CDATA[		]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6038' size='151571' date='1163443899000' url=''><name>Parser</name><id>Parser</id><description><![CDATA[		Support for parser server-side scripting language (for IDEA 5.1 only $( ). More about the language on
		http://parser.ru
	]]></description><version>0.1.9</version><vendor email='a4blank@yahoo.com' url=''>Jay</vendor><idea-version min="n/a" max="n/a" since-build='50.4265' /><change-notes><![CDATA[
		
			<ul>
				<li>Return type support for methods added (where possible)</li>
			</ul>
		
	]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8335' size='272026' date='1158935193000' url=''><name>BeanShell Box</name><id>BeanShell Box</id><description><![CDATA[Adds a BeanShell toolbox allowing you to write snippets of both Java and BeanShell code. See http://www.beanshell.org for a complete description of the BeanShell language.]]></description><version>0.2</version><vendor email='' url=''>e-manation</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='7622' size='197699' date='1215427259000' url=''><name>Fitnesse Integration</name><id>FitnesseInt</id><description><![CDATA[
        
        <p>This plugin provides integration with Fitnesse
        Acceptance Testing Framework(www.fitnesse.org).</p>
        <p>there is a mailing list for feature requests,
        bugs, and other comments:
        http://tech.groups.yahoo.com/group/fitnesse_plugin</p>
        <p>Here are the features:</p>
        <ul>
            <li>syntax highlighting</li>
            <li>start/stop and configuration of fitnesse
            server</li>
            <li>navigation between wiki markup and fixture
            (not implemented yet)</li>
            <li>stubbing of tables and fixtures (not
            implemented yet)</li>
        </ul>
        <p>How to use:</p>
        <ul>
            <li>When the plugin is installed the syntax
            highlighting takes over *.txt files and
            provides fitnesse wiki highlighting.</li>
            <li>To disable support goto  File > Settings
            > Fitnesse</li>
            <li>To run fitnesse go to Run > Edit
            Configurations... > Add New Configuration, and
            select Fitnesse Server. Then you can configure
            the parameters for running fitnesse from
            within IDEA. </li>
        </ul>
        <p>Known Isuues:</p>
        <ul>
            <li>When wanting to disable syntax highlighting
            of *.txt files it is neccessary to restart IDEA.
            I am not sure why.</li>
            <li>An unwanted default port of 0 is set when
            creating a new fitnesse run configuration.</li>
            <li>The Fitnesse Run/Debug Configuration does
            not work under linux even though the command
            works fine on the command-line.</li>
        </ul>

        
    ]]></description><version>0.7.3</version><vendor email='florian.hehlen@bluewin.ch' url='http://fitnesse4idea.sourceforge.net'>Lingo-Abacus</vendor><idea-version min="n/a" max="n/a" since-build='55.5755' /><change-notes><![CDATA[
        ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4492' size='221646' date='1167076053000' url=''><name>Parser for IDEA 6.0</name><id>Parser for IDEA 6.0</id><description><![CDATA[		Support for parser server-side scripting language. More about the language on
		http://parser.ru
	]]></description><version>0.2.6</version><vendor email='a4blank@yahoo.com' url=''>Jay</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[
		
			<ul>
				<li>Improved completion</li>
				<li>Partial javadoc-like comments support</li>
				<li>Partial parameter info support</li>
				<li>Rename refactoring and find usages (when you dont referer to members in an obscure way)</li>
			</ul>
		
	]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6291964' size='40957488' date='1443821482000' url='http://www.jetbrains.net/confluence/display/SCA/Scala+Plugin+for+IntelliJ+IDEA'><name>Scala</name><id>org.intellij.scala</id><description><![CDATA[The Scala plugin extends IntelliJ IDEA?s toolset with support for Scala, SBT, Scala.js, Hocon, and Play Framework. Support for Scala, SBT and Hocon is available for free in IntelliJ IDEA Community Edition, while support for Play Framework and Scala.js is available only in IntelliJ IDEA Ultimate.]]></description><version>1.5.4</version><vendor email='' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.104' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><rating>4.4</rating></idea-plugin><idea-plugin downloads='138736' size='5931784' date='1430352709000' url=''><name>C/C++</name><id>C/C++</id><description><![CDATA[Provides advanced C / C++ / Makefile editing and compiling / debugging capabilities. Editing capabilities consist of reference navigation (variable / field / macro / macro parameter names), completion, live semantic and error highlighting (sometimes with fixes :),
<br /> find usages, goto class / symbol / macro def / constant, refactorings (rename, introduce var), override / implements action / navigation,
<br /> quick navigate info (Control + Mouse hover), generate default/copy constructors and assignment operator, detect unused variable / functions, structure view
<br />, surround with cast/if/etc, navigate from java native declaration to cpp implementation and backward, do compile for cpp files and build for makefile/dsp/vcproj files and more.
<br /> Debugging support consists of GDB integration exposed as idea debugger interface.
<br /> EAP software, works only for Win32/(MsVc/Gcc + CygWin/MingW), Linux 32bit /Intel/Gcc, MacOSX/Intel/Gcc platforms with IntelliJ Idea 14 / 14.1 Ultimate / Community editions (builds 139.*, 141.*), WebStorm.
<br /> 
<a href="http://www.cpptools.com/IDEA/Readme.html" rel="nofollow">Detailed readme</a> and 
<a href="http://youradvtools.blogspot.com/" rel="nofollow">blog</a>]]></description><version>0.8 build 8</version><vendor email='support@adv-tools.com' url='http://bugs.cpptools.com'>AdvancedTools</vendor><idea-version min="n/a" max="n/a" since-build='139.1' until-build='142.0'/><change-notes><![CDATA[<b>In 0.8.8:</b> 
<ul> 
 <li> IntelliJ Idea 14.1 and branch 141 (e.g. WebStorm 10) compatibility fixes. </li>
 <li> Added missing support for 'ifneq' keyword in Makefiles. </li>
</ul> 
<b>In 0.8.7:</b> 
<ul> 
 <li> IntelliJ Idea 14 and branch 139 (e.g. WebStorm 9) compatibility fixes. </li>
 <li> Dropped Idea 13.X support </li>
</ul> 
<b>In 0.8.6:</b> 
<ul> 
 <li> IntelliJ Idea 13 and 13.1 branch fix (e.g. WebStorm 7/8) compatibility fixes. </li>
 <li> Dropped Idea 11.X and 12.X support </li>
</ul> 
<b>In 0.8.5:</b> 
<ul> 
 <li> Idea 11.1 compatibility fixes. </li>
 <li> Compile file action supports Clang. </li>
</ul> 
<b>In 0.8.4:</b> 
<ul> 
 <li> Customizable Makefile colors. </li>
 <li> Added IntelliJ Idea 12 support. </li>
 <li> Dropped IntelliJ Idea 10 / 10.5 support. </li>
</ul> 
<b>In 0.8.3:</b> 
<ul> 
 <li> Added IntelliJ Idea 10.5 / 11, WebStorm support. </li>
 <li> Dropped IntelliJ Idea 9 (Diana) support. </li>
</ul> 
<b>In 0.8.2:</b> 
<ul> 
 <li> Dropped Idea 8 (Diana) support. </li>
</ul> 
<b>In 0.8.1:</b> 
<ul> 
 <li> Major feature: initial support for handling Cpp and C files without switching settings. </li>
 <li> Completion of member names in constructor initializer list. </li>
 <li> Find usages over string literal will find other occurrences of the same literal. </li>
 <li> Completion of macros parameters inside macro body. </li>
 <li> Assorted performance and usability fixes got from dog fooding :). </li>
 <li> Completion / navigation for targets / value references in makefiles. </li>
 <li> Recent find usages action works in usage view for c++ symbols. </li>
 <li> Option to disable multiple definition checks (C++ Project Settings|Settings). </li>
 <li> No absent definition error produced for declaration of static integral constant inside class. </li>
 <li> Leading // file level header comments are folded. </li>
 <li> Fixed bug with broken &quot;Navigate to constant / macro&quot;. </li>
 <li> Added IdeaX support. </li>
 <li> Dropped Idea 6 (Demetra) and Idea 7 (Selena) support. </li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.6</rating></idea-plugin><idea-plugin downloads='4280' size='205380' date='1244864901000' url='https://github.com/projectileboy/intelli-arc'><name>Arc</name><id>Arc</id><description><![CDATA[Creates an environment for creating Arc code, including syntax highlighting, simple structure view, and
        a REPL.
    ]]></description><version>0.4</version><vendor email='' url='http://bitbakery.com/'>The Bit Bakery</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[
        
                <b>*** KNOWN ISSUES ***</b>
                <ul>
 	            <li>The plugin is blowing the heap if you open the settings dialog and do... much of anything for very long.
 	                Admittedly, this is pretty horrible. But open it once, set your Arc and MzScheme home settings,
 	                and hopefully you shouldn't have to go back in. This is the number one priority bug right now.</li>
 	            <li>Find usages for def/mac/= only works if the cursor is at the leading left paren</li>
 	            <li>Auto code formatting doesn't work great, and is not yet customizable</li>
 	            <li>The annotator that checks parameter counts is giving some false positives</li>
                </ul>

                <b>Version 0.4 - 2009.06.11</b>
                <ul>
                <li>Tabbed REPL</li>
                <li>Experimental - first hack at a macroexpansion action</li>
                <li>Greatly improved parsing</li>
                <li>CL-style docstrings; when available, these show up in the tooltops when you shift-mouse over a variable reference</li>
                <li>External documentation, scraped from the Practical Scheme Arc xref wiki</li>
                <li>Symbol lookup (note that "class lookup" in an Arc file will actually do symbol lookup) 
                <li>Navigation from variable references to variable definitions (def/mac/=)</li>
                <li>Simple code completion (and note that code preview (cmd-shift-I) works from within the code completion popup!)</li>
                <li>A first hack at support for "find usages"</li>
                <li>A first hack at an annotator to warn you if you're feeding the wrong number of parameters to a function or macro</li>
                <li>Simple file template for new Arc files</li>
                </ul>
                

                <b>Version 0.3 - 2008.03.26</b>
                <ul>
                <li>Bug fixes</li>
                </ul>
                

                <b>Version 0.2 - 2008.03.14</b>
                <ul>
                <li>No changes</li>
                </ul>
                

                <b>Version 0.1 - 2008.03.11</b>
                <ul>
 	            <li>Simple syntax highlighting, with customizable fonts and colors</li>
 	            <li>Arc REPL</li>
 	            <li>Go to REPL (option-R on the Mac, although this is customizable)</li>
 	            <li>Run selected code (option-S on the Mac, although this is customizable)</li>
 	            <li>Load current file  (option-L on the Mac, although this is customizable)</li>
 	            <li>Simple structure view, showing function and macro definitions in the current file</li>
                </ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='12283' size='147036' date='1441377532000' url='https://github.com/siddii/scriptmonkey'><name>Script Monkey</name><id>Script Monkey</id><description><![CDATA[<p> <b>Script Monkey</b> breaks the boundaries of Java and helps Java achieve the power &amp; flexibilities of interpreted/dynamic languages. In other words, it helps Java achieve the best of both worlds. </p> 
<p> Thanks to the embedded <b>Rhino</b> &amp; <b>Scripting API</b> for being part of Java since v1.6. It's an <b>all-in-one</b> plugin which means, anything that was possible only by writing a plugin can be done using <b>plugin-scripts(simple javascript code)</b>. And, any tasks that makes more sense to be scripted can be implemented using this tool.<br /> </p> 
<p> Instead of explaining what this plugin can do in words, we wanted to show some in action. </p>
<ol> 
 <li><a href="http://scriptmonkey.boxysystems.com/demos/HelloRhino/HelloRhino.htm" rel="nofollow">Say 'Hello' to Rhino</a> </li> 
 <li><a href="http://scriptmonkey.boxysystems.com/demos/CommandShell/CommandShell.htm" rel="nofollow">Let's do some command shell scripting</a></li> 
 <li><a href="http://scriptmonkey.boxysystems.com/demos/TimebarPluginScript/TimebarPluginScript.htm" rel="nofollow">Timebar plugin script</a></li> 
</ol> 
<p></p> 
<p> Getting Started </p>
<ul> 
 <li><a href="http://code.google.com/p/scriptmonkey/wiki/HowScriptMonkeyWorks" rel="nofollow">How &quot;Script Monkey&quot; IntelliJ plugin works?</a></li> 
 <li><a href="http://code.google.com/p/scriptmonkey/wiki/HowToWritePluginScripts" rel="nofollow">How to write plugin scripts?</a></li> 
</ul> 
<p></p> For the latest information &amp; documentations, please visit the 
<a href="http://code.google.com/p/scriptmonkey/" rel="nofollow">project's homepage</a>]]></description><version>1.2.2</version><vendor email='siddique@boxysystems.com' url='http://boxysystems.com/'>Siddique Hameed</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul>
 <u>Version 1.2.2 changes:</u> 
 <li>Add catch assertion errors when executing commands in the shell, otherwise they abort the shell processor.</li> 
 <li>Change timebar.js to nashort recommended Java.type() usage</li> 
</ul> 
<ul>
 <u>Version 1.2.1 changes:</u> 
 <li>Fixed with() was hiding all engine scope bindings, now using global scope instead. The way engines are created global scopes are not shared anyway.</li> 
 <li>Fixed text printed through window.println via timer would be interpreted as user typed command</li> 
 <li>Change timebar.js to be reloadable without adding new labels</li> 
</ul> 
<ul>
 <u>Version 1.2.0 changes:</u> 
 <li>Fixed timebar.js to work with nashorn script engine.</li> 
 <li>Changed since build to 141 since it cannot find script engine even if running IDEA jre 1.8</li> 
 <li>Changed toolwindow pane to standard editor with JS highlighting. This is WIP, needs better handling of editing and executing prior command lines.</li> 
 <li>Add Set script file name so that exceptions report the right source</li> 
 <li>Add line and column offsets to exceptions reported for the Script Monkey JS Shell</li> 
</ul> 
<ul>
 <u>Version 1.1.1 changes:</u> 
 <li>Compatible with IntelliJ v14 and v15 EAP ommunity Edition &amp; WebStorm</li> 
</ul> 
<ul>
 <u>Version 1.0.2 changes:</u> 
 <li>Compatible with IntelliJ v12 Community Edition &amp; WebStorm</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.vcs</depends><depends>com.intellij.modules.xdebugger</depends><depends>com.intellij.modules.xml</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='146111' size='3775020' date='1427972224000' url=''><name>La Clojure</name><id>org.intellij.clojure</id><description><![CDATA[Provides Clojure language support: syntax and error highlighting, completion, navigation and refactorings
<br><br>
For IDEA 2016.2 and later please use <a href="https://plugins.jetbrains.com/plugin/8636">https://plugins.jetbrains.com/plugin/8636</a> ]]></description><version>0.7.82</version><vendor email='' url='http://www.jetbrains.com'>JetBrains Inc.</vendor><idea-version min="n/a" max="n/a" since-build='138.1696' until-build='142.0'/><change-notes><![CDATA[fixed compatibility with 14.1 for Clojure Console]]></change-notes><rating>3.9</rating></idea-plugin><idea-plugin downloads='3814195' size='1794298' date='1464236250000' url='https://www.plugin-dev.com/project/bashsupport/'><name>BashSupport</name><id>BashSupport</id><description><![CDATA[Bash language support for the IntelliJ platform.
<br> Supports syntax highlighting, rename refactoring, documentation lookup, inspections, quickfixes and much more.]]></description><version>1.5.8.141</version><vendor email='mail@plugin-dev.com' url='https://www.plugin-dev.com/'>Joachim Ansorg</vendor><idea-version min="n/a" max="n/a" since-build='141.713' until-build='141.*'/><change-notes><![CDATA[<b>Changes in version 1.5.8 compared to 1.5.7:</b> 
<ul> 
 <li><b>BashSupport development is on hold. I'm unable to continue to ship a high quality plugin with my very limited spare time. Most of the other Top-10 plugins are either made by JetBrains or are commercial offerings. Further development may happen in 2017. Please accept my apologies...</b></li> 
 <li>Features removed:<br> 
  <ul> 
   <li>#333: Marked support for escapes in evaluated code as experimental. A proper fix needs major work on the lexer framework and is currently not fully supported. There is a new experimental setting in the BashSupport settings dialog. Use it at your own risk.</li> 
  </ul> </li> 
 <li>Bugs fixed:<br> 
  <ul> 
   <li>#310: The parsed now accepts more deeply nested command lists</li> 
   <li>#310: The parsed now accepts more deeply nested command lists</li> 
   <li>#329: "Unexpected Token" Error For Associative Array</li> 
   <li>#343: Exception "isExpectingEvaluatingHeredoc called on an empty marker stack "</li> 
   <li>Parsing for arithmetic expression in evaluating heredocs</li> 
  </ul> </li> 
</ul> 
<b>Changes in version 1.5.7 compared to 1.5.6:</b> 
<ul> 
 <li>Bugs fixed:<br> 
  <ul> 
   <li>#339: Update failed for AnAction with ID=ExternalJavaDoc (ClassCastException)</li> 
   <li>#340: isExpectingEvaluatingHeredoc called on an empty marker stack</li> 
   <li>#341: Exception "The inString stack should not be empty"</li> 
   <li>#342: Exception "Index out of range: -1" at beginning of file</li> 
  </ul> </li> 
</ul> 
<b>Changes in version 1.5.6 compared to 1.5.5:</b> 
<ul> 
 <li>Bugs fixed:<br> 
  <ul> 
   <li>#89: Function expands incorrectly when defined above another function</li> 
   <li>#125: Array element gives "Unexpected token"</li> 
   <li>#310: Workaround for deeply nested structures</li> 
   <li>#320: Array use in arithmetic expressions wasn't working as expected</li> 
   <li>#321: Handle leading tabs before heredoc end markers in heredocs started with the marker</li> 
   <li>#324: Error reporting component is broken</li> 
   <li>#327: Heredoc parser doesn't recognize \$( or \${ construction</li> 
   <li>#330: Variable declarations in eval code now accepts variables on the left side of an assignment</li> 
   <li>#331: NPE in HereDoc parsing</li> 
   <li>#332: NPE in enter processor</li> 
   <li>#333: ClassCastExceptions in ManpageDocSourc</li> 
   <li>#334: Potential fix for the lexing state errors</li> 
   <li>Removed Bash facet, it wasn't used any more. Also, facets are unavailable on the minor platform products.</li> 
   <li>Switched the exception error reporting to use https.</li> 
  </ul> </li> 
</ul> 
<b>Changes in version 1.5.5 compared to 1.5.4:</b> 
<ul> 
 <li>Bugs fixed:<br> 
  <ul> 
   <li>No keyword and live-template autocompletion in command arguments</li> 
   <li>Performance fixes for less latency in the editor</li> 
   <li>Variables and functions can now be resolved in scratch files again</li> 
   <li>#297: File includes with directories or / in the path reference are not working as expected</li> 
   <li>#298: Global variable, when used locally, mistakenly marks readonly error if set readonly within function</li> 
   <li>#300: Variables are not recognized in case</li> 
   <li>#303: Multiline lists not recognised</li> 
   <li>#306: Index access during dumb mode</li> 
   <li>#306: Could not initialize class nu.studer.idea.errorreporting.PluginErrorReportSubmitterBundle</li> 
   <li>#308: Grouping in test commands not properly parsed</li> 
   <li>#312: Newlines are not accepted in parameter expansions</li> 
   <li>#313: More gentle parsing for empty command lists for: for, while, until, if, select.</li> 
  </ul> </li> 
</ul> 
<b>Changes in version 1.5.4 compared to 1.5.3:</b> 
<ul> 
 <li>Bugs fixed:<br> 
  <ul> 
   <li>#299: ClassNotFound exception in PHPStorm</li> 
  </ul> </li> 
</ul> 
<b>Changes in version 1.5.3 compared to 1.5.2:</b> 
<ul> 
 <li>Features: 
  <ul> 
   <li>Up to 35x faster file highlighting</li> 
   <li>Improved eval and trap parsing</li> 
   <li>Composed commands (if,while,do,case,...) may be the body of a function, i.e. without curly brackets</li> 
  </ul> </li> 
 <li>Bugs fixed:<br> 
  <ul> 
   <li>#286: Eval parsing of code not inside a string</li> 
   <li>#263: Warning for modifications of variables re-defined as readonly</li> 
  </ul> </li> 
</ul> 
<b>New features in version 1.5.x compared to 1.4.x:</b> 
<ul> 
 <li>#90: Language injection into unevaluated heredoc content, single and double quoted strings</li> 
 <li>#274: Spellchecker support for double-quoted strings, single-quoted strings and heredoc content </li> 
 <li>Bash code passed to eval in single quotes ('') is now parsed, too</li> 
 <li>Files usages in strings are now processed during a file rename if the option is enabled.</li> 
 <li>Renaming files in non-source directories</li> 
 <li>References to other Bash script files will now be renamed if the filename is changed</li> 
 <li>Bash version 4 support is now enabled by default</li> 
</ul> 
<br> 
<a href="https://github.com/jansorg/BashSupport/blob/idea-139.x/Changelog.md" rel="nofollow">Full changelog</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.2</rating></idea-plugin><idea-plugin downloads='3648' size='859623' date='1260664523000' url='https://www.jfrog.com/confluence/display/FANP/Home'><name>Fantom Support</name><id>Fantom Support</id><description><![CDATA[Fantom programming language support]]></description><version>0.0.6</version><vendor email='' url='https://www.jfrog.com/confluence/display/FANP/Home'>Dror Bereznitsky and Fred Simon
    </vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[
        Support for InetlliJ IDEA 9.0 Community and Ultimate editions
    ]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='21554' size='23388' date='1271254329000' url='http://yeungda.github.io/coffeescript-idea/'><name>coffeescript-idea</name><id>coffeescript-idea</id><description><![CDATA[Syntax highlighting for CoffeeScript]]></description><version>0.1-1-gae5a</version><vendor email='' url=''>David Yeung</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[coffeescript-idea is a plugin for IntelliJ IDEA and RubyMine that provides basic syntax highlighting for CoffeeScript. It is licensed under the Apache License 2.0.]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='175221' size='217071' date='1422957909000' url='https://github.com/nnmatveev/idea-plugin-protobuf'><name>Google Protocol Buffers support</name><id>com.nmatveev.idea-plugin-protobuf</id><description><![CDATA[<p> Provides <b>Google Protocol Buffers</b> support for Java language<br /> </p>]]></description><version>0.5.9</version><vendor email='' url=''>Strintec</vendor><idea-version min="n/a" max="n/a" since-build='133.0' until-build='141.3058'/><change-notes><![CDATA[* Added support for the syntax keyword and oneof style enums. Thank you to David Elkind for implementing oneof support! * No longer emit a compilation error when the path to the protoc compiler is not set if there are no proto files to compile due to all facets being disabled.]]></change-notes><rating>3.3</rating></idea-plugin><idea-plugin downloads='2010' size='32141' date='1286296488000' url=''><name>PList File Support</name><id>PList File Support</id><description><![CDATA[Syntax Highlighting and Error Checking for PList files]]></description><version>1.2</version><vendor email='' url=''>Nick Cross</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Fixed issue where key and values would not allow \"key paths\" or numeric values, unless quoted.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='28245' size='470791' date='1383770441000' url=''><name>Non-Dairy Soy Plugin</name><id>Non-Dairy Soy Plugin</id><description><![CDATA[<p>A plugin to help with the development of Closure Templates (soy files).</p> 
<p>This plugin includes support for syntax highlighting, code folding, find usages and go to declaration on parameters and templates, and Structure view.</p> 
<p>This plugin is still under development, and updates are subject to our available free time.</p>]]></description><version>0.6.0 (beta)</version><vendor email='' url='https://github.com/Non-Dairy-Soy-Plugin/Non-Dairy-Soy-Plugin'>Non-Dairy Soy plugin</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[ver 0.6.0 * Updated for IntelliJ 12 (Thanks to Ivica Ceraj) * Added spell checking (Thanks to Christopher Peisert) * Added support for alias and let commands * Added support for object and array literal expressions * Added support for null-safe reference and elvis operators * Fixed parser bug related to malformed command tags with closing tags]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='407873' size='1814916' date='1433631489000' url='http://bitbucket.org/sylvanaar2/lua-for-idea/'><name>Lua</name><id>Lua</id><description><![CDATA[Lua language integration for IntelliJ 
<br> 
<b>Features:</b> 
<br> 
<ul> 
 <li>Some Automatic FrameXML Injections (World of Warcraft)</li> 
 <li>Type Inference Based Completions (<b>Experimental</b>)</li> 
 <li>Introduce Variable Refactoring (<b>Experimental</b>)</li> 
 <li>Modules support (<b>Experimental</b>)</li> 
 <li>Debugger (<b>Experimental</b>)</li> 
 <li>LuaDoc Creation, Highlighting and Folding</li> 
 <li>Live Templates ("Zen Lua")</li> 
 <li>Custom API Support including custom function signatures and documentation</li> 
 <li>Lua Standard Library Information via Quickhelp (ctrl-Q)</li> 
 <li>Goto Symbol</li> 
 <li>Safe Delete</li> 
 <li>Rename Identifier</li> 
 <li>JavaHelp For Lua 5.1</li> 
 <li>Go to definition</li> 
 <li>find usages</li> 
 <li>Code formatting</li> 
 <li>Speculative completion as an option (Settings|Lua)</li> 
 <li>Code completion</li> 
 <li>1 quickfix</li> 
 <li>6 code intentions</li> 
 <li>11 code inspection</li> 
 <li>Script execution and run configurations</li> 
 <li>Kahlua REPL Console</li> 
 <li>Lua REPL Console</li> 
 <li>Structure view</li> 
 <li>Syntax checking</li> 
 <li>Highlighting of Upvalues, Parameters and Fields</li> 
 <li>Highlighting global vs local variables</li> 
 <li>Customizable Syntax highlighting</li> 
 <li>Code folding for code blocks and comments</li> 
 <li>Brace Matching for do blocks, long strings and comments, and (, { , [</li> 
 <li>Minor feature: comment in/out.</li> 
</ul>]]></description><version>1.0.82-141</version><vendor email='sylvanaar@mindspring.com' url='https://www.ohloh.net/accounts/sylvanaar'>sylvanaar</vendor><idea-version min="n/a" max="n/a" since-build='140.0' until-build='141.*'/><change-notes><![CDATA[Had to disable the language console. Run features do not work, however editing is still functional]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='7191' size='22106' date='1326315304000' url=''><name>Google Closure Soy Templates</name><id>Google Closure Soy Templates</id><description><![CDATA[Google Closure Soy Templates custom language plugin for IntelliJ IDEA]]></description><version>0.2.2</version><vendor email='vrungelru@gmail.com' url='http://shchekoldin.com/'>Alexander Shchekoldin</vendor><idea-version min="n/a" max="n/a" since-build='107.587' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='384378' size='8892798' date='1425599336000' url='https://github.com/t3hnar/CmdSupport'><name>CMD Support</name><id>CMD Support</id><description><![CDATA[<strong>CMD support plugin for Intellij Idea</strong> 
<br /> 
<a href="https://github.com/t3hnar/CmdSupport" rel="nofollow">Sources</a> | 
<a href="https://github.com/t3hnar/CmdSupport/issues" rel="nofollow">Issues</a> 
<br /> 
<br /> 
<strong>Features</strong> 
<ul> 
 <li>Enables highlighting</li> 
 <li>Adds new actions</li> 
</ul> 
<br /> 
<em>Compiled with Java 1.6</em>]]></description><version>1.0.5</version><vendor email='' url=''>Yaroslav Klymko aka t3hnar</vendor><idea-version min="n/a" max="n/a" since-build='135.1230' /><change-notes><![CDATA[<strong>Changes in version 1.0.5:</strong> 
<ul> 
 <li>Fix annoying exceptions</li> 
</ul> 
<strong>Changes in version 1.0.4:</strong> 
<ul> 
 <li>Add new icon</li> 
 <li>Made compatible with Darcula theme</li> 
 <li>Add 'New cmd script' action</li> 
</ul> 
<strong>Changes in version 1.0.3:</strong> 
<ul> 
 <li>Make compatible with new Intellij Idea</li> 
</ul> 
<strong>Changes in version 1.0.1:</strong> 
<ul> 
 <li>Added 'Run Cmd Shell action'</li> 
 <li>Added 'Run Cmd Script' action</li> 
</ul> 
<strong>Changes in version 1.0.0:</strong> 
<ul> 
 <li>Created cmd highlighting</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='653' size='23965' date='1307094968000' url='http://libretto-lang.org/'><name>Libretto</name><id>Libretto</id><description><![CDATA[Plugin for Libretto programming language support]]></description><version>0.1-6000</version><vendor email='' url='http://libretto-lang.org/'>ontobox.org</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='16057' size='187586' date='1296759570000' url=''><name>CoffeeBrew</name><id>org.coffebrew</id><description><![CDATA[Plugin for CoffeeScript language support]]></description><version>0.2.0</version><vendor email='' url='https://github.com/netzpirat/coffee-brew'>Michael Kessler
    </vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[Start of a minimal PSI: Words can be selected now (Fixes #4)
The maia and indeax plugins have been unified.
]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3323' size='4200357' date='1303592175000' url='https://github.com/cmf/schemely/'><name>Schemely</name><id>schemely</id><description><![CDATA[Plugin for Scheme language support]]></description><version>0.1.0</version><vendor email='' url='http://colinfleming.net'>Colin Fleming</vendor><idea-version min="n/a" max="n/a" since-build='103.72' until-build='145.0'/><change-notes><![CDATA[<p>Schemely is an editing mode for Scheme code in IntelliJ 10. <em>This code is currently
unstable and only suitable for enthusiastic alpha/beta testers</em>.</p>

<h3>Features:</h3>

<ul>
<li>Basics (paren matching, indenting, syntax highlighting)</li>
<li>Symbol navigation/Rename/Find Usages</li>
<li>Supports SISC and Kawa</li>
<li>Interactive REPL with history, completion and syntax highlighting</li>
<li>Compilation</li>
<li>Structure view</li>
</ul><p>Currently the code is undergoing some large changes, and lots of things don\'t work:</p>

<ul>
<li>Kawa support is almost totally broken <em>(in fact it\'s currently disabled)</em>
</li>
<li>Symbol resolution doesn\'t work across files</li>
<li>Symbol resolution (which affects navigation, rename and find usages) is currently broken
in the face of macros</li>
<li>Structure view is almost totally broken</li>
</ul><p>Fixing at least the first 2 of these is my top priority and hopefully won\'t take too long.</p>

<p>There is also a long list of planned features:</p>

<ul>
<li>Finish running/compilation support</li>
<li>Proper support for modules</li>
<li>Customisable indentation</li>
<li>Cross-file symbol resolution (support import, load and friends)</li>
<li>Symbol resolution in the presence of macros (this is kind of hard)</li>
<li>Macro support (expand macro)</li>
<li>Extract function, extract variable, extract let binding</li>
<li>Paredit type support</li>
<li>Resolution of Java symbols for JVM-based Schemes</li>
<li>Racket support</li>
<li>Support for quirks of various implementations (case sensitivity etc)</li>
<li>Debugging support</li>
<li>Support for Android development with Kawa</li>
<li>Documentation</li>
</ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='1792' size='247268' date='1300151029000' url='http://teatrove.sourceforge.net'><name>TeaCup</name><id>tea</id><description><![CDATA[Language Support for the scripting language Tea.]]></description><version>0.6</version><vendor email='Brian.R.Jackson@espn.com' url='http://www.espn.com'>ESPN</vendor><idea-version min="n/a" max="n/a" since-build='103.72' /><change-notes><![CDATA[
    
        Release Notes - TeaCup - Version 0.6

        Bug

<ul>
<li>[<a href='http://jira.espn.com/browse/TEACUP-3'>TEACUP-3</a>] -         Get variables with later assignments resolving correctly
</li>
<li>[<a href='http://jira.espn.com/browse/TEACUP-4'>TEACUP-4</a>] -         Attempting to rename parameter, claims invalid identifier
</li>
<li>[<a href='http://jira.espn.com/browse/TEACUP-5'>TEACUP-5</a>] -         Variables first defined without &#39;define&#39; keyword don&#39;t have references resolved
</li>
<li>[<a href='http://jira.espn.com/browse/TEACUP-6'>TEACUP-6</a>] -         NPE in VariantsProcessor
</li>
<li>[<a href='http://jira.espn.com/browse/TEACUP-9'>TEACUP-9</a>] -         Renaming template parameter replaces type instead of parameter name
</li>
</ul>

        New Feature

<ul>
<li>[<a href='http://jira.espn.com/browse/TEACUP-10'>TEACUP-10</a>] -         Navigate through to declaration of called template
</li>
</ul>

See <a href="http://jira.espn.com/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+TEACUP+AND+status+%3D+Open+ORDER+BY+priority+DESC&mode=hide">Open Issues</a>

        Release Notes - TeaCup - Version 0.5 (March 7, 2011)
        <ul>
        <li>Refactored for IDEA 10.0</li>
        <li>[TEACUP-1] Hitting Enter in a text block outside of a code region doesn't create new lines</li>
        </ul>
        <br>
        Known-issues:
        <ul>
        <li>None</li>
        </ul>

        Release Notes - TeaCup - Version 0.4
        <ul>
        <li>Rewrote for IDEA 8.1</li>
        </ul>
        <br>
        Known-issues:
        <ul>
        <li>Adding new lines in plain-text blocks</li>
        </ul>

        Release Notes - TeaCup - Version 0.3
        <ul>
        <li>Added language injection into static text blocks based on contentType call.</li>
        <li>Added JVM-level debugging support.  Templates must be under a folder marked as source. Viewing scoped variables requires Trove 1.6.2-espn.</li>
        </ul>
        <br>
        Known-issues:
        <ul>
        <li>assignment current redefines a variable, blocking earlier assignments for reference resolution</li>
        <li>Language injection doesn't maintain context across scriptlet blocks.</li>
        <li>Language injection doesn't update contentType properly.  Requires restart if contentType changes.</li>
        </ul>

        Release Notes - TeaCup - Version 0.2 (March 7, 2011)
        <ul>
        <li>Added brace matching</li>
        <li>Added folding for block statements</li>
        <li>Added commenting support (Ctrl-/, Ctrl-Shift-/)</li>
        <li>Added reference resolution for local variables, foreach variables and template parameters</li>
        <li>Find usage support for local variables, foreach variables and template parameters</li>
        <li>Rename refactor support for local variables, foreach variables and template parameters</li>
        <li>Fixed all parsing issues</li>
        </ul>
        <br>
        Known-issues:
        <ul>
        <li>assignment current redefines a variable, blocking earlier assignments for reference resolution</li>
        </ul>
    
    ]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8553' size='33271' date='1347028716000' url='http://jodd.org/doc/props.html'><name>Jodd Props Support</name><id>org.jodd.idea.props</id><description><![CDATA[<p> Enables editing of <a href="http://jodd.org" rel="nofollow">Jodd</a> props files.<br /> <b>Features</b>: </p>
<ul> 
 <li>Highlighting keys and values</li> 
 <li>Highlight profiles in keys</li> 
 <li>Highlight macros in values</li> 
 <li>Customizable highlighting colors</li> 
 <li>Code folding for section blocks</li> 
 <li>Triplequote multiline values</li> 
</ul> 
<p></p>]]></description><version>0.6</version><vendor email='info@jodd.org' url='http://jodd.org'>Jodd Team</vendor><idea-version min="n/a" max="n/a" since-build='103.72' /><change-notes><![CDATA[Jodd Props Idea plugin updated to version 0.6.]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='14961' size='2379525' date='1392775268000' url='https://www.openhub.net/p/idea-parser3'><name>Parser for IDEA</name><id>Parser for IDEA</id><description><![CDATA[<p>Support for parser server-side scripting language. More about the language on <a href="http://www.parser.ru/" rel="nofollow">http://www.parser.ru/</a></p> 
<p>This module also includes custom plugins such as Typograph and Base64.</p> 
<p>Develop with joy!</p>]]></description><version>1.0-prebeta6</version><vendor email='dwr@design.ru' url='https://www.artlebedev.ru/'>ArtLebedev Studio</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[Restore parser file icons &amp; template files/classes]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2354' size='88948' date='1306419345000' url=''><name>sparql4idea</name><id>sparql4idea</id><description><![CDATA[
  <p>IntelliJ IDEA support for the SPARQL query language.</p>
  <p>This plugin provides the following features:<p>
  <ul>
    <li>Basic code parsing and highlighting</li>
    <li>Brace matching</li>
    <li>Code folding for PREFIX and {} blocks</li>
    <li>Find Usages (namespaces, variables)</li>
    <li>Comment/Uncomment support</li>
    <li>Go to declaration for namespaces and variables</li>
    <li>Simple file templates for select and ask queries</li>
  
  ]]></description><version>0.1.2</version><vendor email='matt.nathan+ideaplug@gmail.com' url='https://github.com/mattnathan/'>Matt Nathan</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
  0.1.2
  <ul>
    <li>[feature] Code folding for PREFIX and {} blocks</li>
    <li>[feature] Find Usages (namespaces, variables)</li>
    <li>[feature] Go to declaration for variables</li>
    <li>[bugfix] Fixed the problem with PREFIX declaration and the whitespace between the my: and the &lt;uri&gt;</li>
  </ul>
  0.1.1
  <ul>
    <li>[feature] Brace matching</li>
    <li>[feature] Go to declaration for namespaces</li>
  </ul>
  0.1.0
  <ul>
    <li>[feature] Basic code parsing and highlighting</li>
    <li>[feature] Comment/Uncomment support</li>
    <li>[feature] Simple file templates for select and ask queries</li>
  </ul>
  ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='198956' size='1661195' date='1434381965000' url=''><name>Dart</name><id>Dart</id><description><![CDATA[Support for the Dart programming language.]]></description><version>141.1586</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.177' until-build='141.*'/><change-notes><![CDATA[<ul> 
 <li>Improvements and bug fixes</li> 
</ul>]]></change-notes><depends>com.intellij.modules.xml</depends><rating>4.2</rating></idea-plugin><idea-plugin downloads='75267' size='164649' date='1484070177000' url=''><name>R Language Support</name><id>R4Intellij</id><description><![CDATA[This plugin provides an integration of R, which is a language for statistical computing and graphics, into Intellij IDEA. 
<p></p> 
<br> The plugin provides syntax and error highlighting, import-aware code completion, various inspections and quick-fixes, intelligent code folding, refactorings, code reformatting, run configurations, an integrated console, and an interactive debugger. 
<p></p> 
<br> You can read more about the features and find more documentation on the 
<a href="http://holgerbrandl.github.io/r4intellij" rel="nofollow">project page</a> 
<p></p> Feel welcome to report issues or to suggest features by submitting a ticket to our 
<a href="https://github.com/holgerbrandl/r4intellij/issues" rel="nofollow">issue tracker</a>. 
<p></p> 
<br> This plugin is developed under BSD-
<a href="https://raw.githubusercontent.com/holgerbrandl/r4intellij/master/LICENSE" rel="nofollow">license</a>. 
<p></p> Copyright (c) 2013-2017 Ekaterina Tuzova, Holger Brandl 
<p></p>]]></description><version>0.11.1</version><vendor email='' url='http://holgerbrandl.github.io/r4intellij/'>Holger Brandl, Ekaterina Tuzova</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Fixed typo in new plugin name]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='2057' size='435564' date='1434730811000' url=''><name>Frozen Idea</name><id>FrozenIdea</id><description><![CDATA[ICE framework support.]]></description><version>0.0.2.5</version><vendor email='xblackcat@gmail.com' url='https://code.google.com/archive/p/ice-framework-idea-plugin'>xBlackCat</vendor><idea-version min="n/a" max="n/a" since-build='139.1' /><change-notes><![CDATA[<b>0.0.2.5</b> - Fix language parser (constants in enum and JavaDoc like comments)]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='293046' size='67817' date='1427485867000' url=''><name>Apache config (.htaccess) support</name><id>com.intellij.apacheConfig</id><description><![CDATA[Apache config (.htaccess) support]]></description><version>141.388</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.1' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1757' size='35003' date='1331212499000' url='https://github.com/berkel/FestSupport'><name>Fest Support</name><id>FestSupport</id><description><![CDATA[
		
			 <a href="https://github.com/mailru/fest">Fest templater</a> support
		
	]]></description><version>1.3.3</version><vendor email='dmitry@shkinev.ru' url=''>Dmitry Shkinev</vendor><idea-version min="n/a" max="n/a" since-build='55.5784' /><change-notes><![CDATA[
		
			
				<b>1.3</b>
				
					<ul>
						<li>Add new inspection (Nested attributes tag)</li>
						<li>Restructuring XSD</li>
					</ul>
				
				<b>1.2</b>
				
					<ul>
						<li>Refactoring</li>
					</ul>
				
				<b>1.1</b>
				
					<ul>
						<li>Add autocomplete and validation</li>
						<li>Add new Fest file template</li>
					</ul>
				
				<b>1.0</b>
				
					<ul>
						<li>Add syntax highlighting</li>
					</ul>
				
			
 		
	]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='95969' size='1911594' date='1496527210000' url=''><name>Haxe Support</name><id>com.intellij.plugins.haxe</id><description><![CDATA[Support for the Haxe programming language.]]></description><version>0.11.0 for IDEA 14.1 - 14.1.4</version><vendor email='' url=''>JetBrains, Haxe community</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='141.2734'/><change-notes><![CDATA[- Support IDEA 2017.1 - Include completions from the compiler. - Better handling of type parameters. - Correct parsing of compiler conditionals.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='650375' size='1357454' date='1438564988000' url='https://github.com/dmarcotte/idea-handlebars'><name>Handlebars/Mustache</name><id>com.dmarcotte.handlebars</id><description><![CDATA[<a href="http://handlebarsjs.com/" rel="nofollow">Handlebars</a> and 
<a href="http://mustache.github.com/" rel="nofollow">Mustache</a> template support 
<br>
<br>
<b>Note:</b> The plugin is a part of WebStorm IDE and you don't need install it manually for WebStorm
<br>
<br>]]></description><version>141.1.2</version><vendor email='' url='https://github.com/dmarcotte'>dmarcotte, JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.1' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.6</rating></idea-plugin><idea-plugin downloads='891743' size='45994925' date='1466005473000' url='http://kotlinlang.org'><name>Kotlin</name><id>org.jetbrains.kotlin</id><description><![CDATA[Kotlin language support]]></description><version>1.0.2-1-release-IJ141-72</version><vendor email='' url='http://www.jetbrains.com'>JetBrains s.r.o.</vendor><idea-version min="n/a" max="n/a" since-build='141.1009' until-build='141.*'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='312402' size='47366' date='1438963582000' url=''><name>Ini4Idea</name><id>com.jetbrains.plugins.ini4idea</id><description><![CDATA[Provides ".ini" files support.]]></description><version>141.2325</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='139.224' until-build='142.1'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='62230' size='378082' date='1486378449000' url=''><name>GLSL Support</name><id>GLSL</id><description><![CDATA[Support for the OpenGL Shading Language]]></description><version>1.16</version><vendor email='' url=''>Foundation</vendor><idea-version min="n/a" max="n/a" since-build='139.1117' /><change-notes><![CDATA[<p>1.16</p> 
<ul> 
 <li>Fix certain operator sequences freezing the IDE</li> 
</ul> 
<p>1.15</p> 
<ul> 
 <li>Fix '#define's which contain their name freezing the IDE</li> 
</ul> 
<p>1.14</p> 
<ul> 
 <li>Allow custom highlighting for uniforms, varyings and attributes</li> 
</ul> 
<p>1.13</p> 
<ul> 
 <li>Add autocompletion for struct members</li> 
 <li>Add checking of constructor call parameters</li> 
 <li>Support scalar conversion constructors</li> 
 <li>Fix support for modulo operator</li> 
 <li>Minor fixes and improvements</li> 
</ul> 
<p>1.12</p> 
<ul> 
 <li>Fix lexer not being thread safe and failing when parsing many files at the same time</li> 
 <li>Many minor fixes in parsing and error reporting</li> 
</ul> 
<p>1.11</p> 
<ul> 
 <li>Major improvements to handling of preprocessor #define directives</li> 
 <li>Add checking of switch statement correctness</li> 
 <li>Improvements to Deduce Expression Type action</li> 
 <li>Distinguish between function call and constructor</li> 
</ul> 
<p>1.10</p> 
<ul> 
 <li>Rewrite preprocessor token parsing to be much more robust</li> 
 <li>Parse multidimensional struct members correctly</li> 
 <li>Improve autocomplete and finding usages</li> 
 <li>Parse switch statements correctly</li> 
 <li>Overhaul new file creation, allow custom templates for all supported file extensions</li> 
 <li>Warn on incorrect array indexes</li> 
 <li>Warn on incorrect const variable handling</li> 
 <li>Add function parameter lookup</li> 
 <li>Support 4.50 opaque types (samplers)</li> 
 <li>Many smaller fixes and improvements</li> 
</ul> 
<p>1.9</p> 
<ul> 
 <li>Vastly improved under-the-hood handling of types, operators and arrays</li> 
 <li>Added basic renaming and find-usages support (WIP feature)</li> 
 <li>Parse initializer lists correctly</li> 
 <li>Allow the use of multi-dimensional arrays</li> 
 <li>Added retina icons</li> 
 <li>Changed highlighting of unreachable code</li> 
 <li>Warn on use of reserved identifiers</li> 
 <li>Repeated swizzles are no longer L values</li> 
 <li>Add type checking for conditional expressions</li> 
 <li>Fix issues with return types</li> 
 <li>Improve unreachable statement marking</li> 
 <li>Many small fixes and improvements</li> 
</ul> 
<p>1.8</p> 
<ul> 
 <li>Support for basic #define token replacement (everything except function-like)</li> 
 <li>Parse "layout qualifier statements"</li> 
 <li>Handling syntax and grammar errors is more robust</li> 
 <li>Fix variable declarations with already-defined struct types not parsing correctly</li> 
 <li>Improve highlighting of GLES precision statements</li> 
</ul> 
<p>1.7.1</p> 
<ul> 
 <li>Fix problem in parsing which could cause the plugin to freeze</li> 
 <li>Improve handling of GLES precision statements</li> 
</ul> 
<p>1.7</p> 
<ul> 
 <li>Add missing return; warning</li> 
 <li>Add support for layout qualifiers</li> 
 <li>Add support for interface blocks</li> 
 <li>Add error highligting in Project view</li> 
 <li>Add invalid initializer type warning</li> 
 <li>Add support for bitwise operators</li> 
 <li>Fix Convert Vector Components action</li> 
</ul> 
<p>1.6</p> 
<ul> 
 <li>Improved unreachability analyzing</li> 
 <li>Recognize more file extensions</li> 
 <li>Improved token lexing around #if preprocessor statements</li> 
 <li>Added support for more native types (uint, double, uvec, dvec, dmat)</li> 
</ul> 
<p>1.5</p> 
<ul> 
 <li>Brace folding for compound statements</li> 
 <li>Added more qualifiers from glsl 450</li> 
 <li>Improved highlighting, especially on dark themes</li> 
 <li>Parsing is a bit more robust</li> 
</ul> 
<p>1.4</p> 
<ul> 
 <li>Added support for GL ES precision modifiers and statements</li> 
</ul> 
<p>1.3</p> 
<ul> 
 <li>Fixed compatibility with CLion</li> 
 <li>Fix minor bugs</li> 
</ul> 
<p>Notable older changes</p>
<p> </p>
<ul> 
 <li>Update to support Intellij 14</li> 
 <li>Update color scheme handling</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.6</rating></idea-plugin><idea-plugin downloads='171246' size='1357336' date='1427158060000' url='http://ignatov.github.com/intellij-erlang'><name>Erlang</name><id>org.jetbrains.erlang</id><description><![CDATA[<p>Erlang support for IntelliJ IDEA, RubyMine, WebStorm, etc.</p> 
<p> Feel free to file new feature requests as an issue on <a href="https://github.com/ignatov/intellij-erlang/issues" rel="nofollow">GitHub</a>, just like a bug. </p> 
<p> <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=C344TC8DDC5UN" rel="nofollow">Donate</a> to support the project. </p>]]></description><version>0.5.11</version><vendor email='ignatovs@gmail.com' url=''>Sergey Ignatov</vendor><idea-version min="n/a" max="n/a" since-build='141.176' until-build='141.*'/><change-notes><![CDATA[<p>0.5.11</p> 
<ul> 
 <li>New inspection: multiple function exports</li> 
 <li>Fixed false-positive error highlighting (<a href="https://github.com/ignatov/intellij-erlang/issues/499" rel="nofollow">#499</a>, <a href="https://github.com/ignatov/intellij-erlang/issues/505" rel="nofollow">#505</a>)</li> 
 <li>Reworked Erlang/OTP version detection (<a href="https://github.com/ignatov/intellij-erlang/issues/514" rel="nofollow">#514</a>)</li> 
 <li>Improved &quot;Export Function&quot; intention action (<a href="https://github.com/ignatov/intellij-erlang/issues/440" rel="nofollow">#440</a>)</li> 
 <li>Improved debugger (<a href="https://github.com/ignatov/intellij-erlang/issues/501" rel="nofollow">#501</a>, <a href="https://github.com/ignatov/intellij-erlang/issues/546" rel="nofollow">#546</a>)</li> 
 <li>New completion variant: e.g. ```ilfo``` completes to ```io_lib:format()```</li> 
 <li>Improved specification resolution</li> 
 <li>Setup Project SDK notification for small IDEs (<a href="https://github.com/ignatov/intellij-erlang/issues/569" rel="nofollow">#569</a>) </li>
 <li>Bugfixes</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='7275' size='76003' date='1470849970000' url=''><name>Org4Idea</name><id>Org4Idea</id><description><![CDATA[An OrgMode editor for IntelliJ IDEA]]></description><version>0.3.1</version><vendor email='skuro@skuro.tk' url=''>Carlo Sciolla</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Outlines are now foldable!]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2739' size='32210' date='1350464219000' url=''><name>JaggeryEditor</name><id>JaggeryEditorSupport</id><description><![CDATA[IDE support for Jaggery. Syntax highlighting, code completion and code formatting are enabled
<br />]]></description><version>1.0</version><vendor email='' url='http://jaggeryjs.org/'>WSO2</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='31437' size='49733' date='1386008504000' url=''><name>GNU GetText files support (*.po)</name><id>org.jetbrains.plugins.localization</id><description><![CDATA[This plugin enables support for GNU GetText files (*.po)]]></description><version>134.SNAPSHOT</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='130.1' /><change-notes><![CDATA[<ul> 
 <li>Added spell-checking support (PY-11477)</li> 
 <li>Fixed select word behavior (PY-7533)</li> 
 <li>Added *.pot extension as default (PY-11161)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='47791' size='139940' date='1386012330000' url=''><name>ReStructuredText Support</name><id>org.jetbrains.plugins.rest</id><description><![CDATA[This plugin enables support for reStructuredText files (*.rst)]]></description><version>134.SNAPSHOT</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='130.1' /><change-notes><![CDATA[<ul> 
 <li>Added inspection for title &amp; underline length math (PY-10998)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.4</rating></idea-plugin><idea-plugin downloads='49511' size='108698' date='1425480413000' url=''><name>Slim</name><id>org.jetbrains.plugins.slim</id><description><![CDATA[Slim language support]]></description><version>7.1.0.20150304</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.14' until-build='141.*'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='16036' size='6171914' date='1487698846000' url=''><name>OS Gosu</name><id>com.guidewire.gosu</id><description><![CDATA[IntelliJ IDEA plugin for the Gosu programming language. The plugin enables you to: 
<ul> 
 <li> Create Gosu classes, programs, etc. </li>
 <li> Syntax highlighting and error highlighting </li>
 <li> Go to Declaration (including Quick Definition lookup); </li>
 <li> Code completion </li>
 <li> Parameter information </li>
 <li> Find Usages </li>
 <li> Rename and Move refactorings </li>
 <li> Code formatter </li>
 <li> Code inspections and intentions </li>
 <li> Structure View (including the File Structure Popup) </li>
 <li> Hierarchy view </li>
 <li> Go to Class, Go to Symbol </li>
 <li> Brace matching </li>
 <li> Code folding </li>
 <li> Javadoc </li>
 <li> Launch Gosu programs directly via IJ run configurations </li>
 <li> Debug Gosu </li>
 <li> JUnit integration </li>
 <li> Gosu scratchpad </li>
 <li> Incremental Gosu compiler </li>
 <li> Custom typeloader support </li>
 <li> Hyperlink to Gosu from stack traces </li>
</ul>]]></description><version>4.1.1.10</version><vendor email='' url=''>Guidewire Software</vendor><idea-version min="n/a" max="n/a" since-build='141.1010' until-build='143.*'/><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='169008' size='497065' date='1444049993000' url=''><name>Puppet Support</name><id>com.intellij.lang.puppet</id><description><![CDATA[This plugin provides Puppet language support. Current features include: 
<ul> 
 <li> Syntax highlighting and auto-formatting for puppet manifests written using either Puppet 3.x or Puppet 4 (future) language syntax; </li>
 <li> Code assistance (completion, find usages, quick definition, etc.) for variables, classes, resource types and parameters, facts and external functions and types; </li>
 <li> Unresolved symbols error highlighting; </li>
 <li> Ability to set up several environments to use different <code>modulepath</code> for resolving symbols defined in modules and a mechanism to synchronize selected environment with the current git branch automatically. </li>
</ul>]]></description><version>8.0.0.20151005</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.14' until-build='141.*'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.3</rating></idea-plugin><idea-plugin downloads='1526' size='164686' date='1364658978000' url='https://github.com/Ladicek/IntelliFrog'><name>IntelliFrog</name><id>cz.ladicek.intellifrog</id><description><![CDATA[SmartFrog Plugin for IntelliJ IDEA]]></description><version>0.4</version><vendor email='ladicek@gmail.com' url=''>Ladislav Thon</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<p>0.4</p> 
<ul> 
 <li>code navigation</li> 
 <li>code completion</li> 
 <li>find usages</li> 
 <li>rename refactoring</li> 
 <li>safe delete</li> 
</ul> 
<p>0.3</p> 
<ul> 
 <li>two small parsing issue fixes</li> 
 <li>navigate to Java class from arbitrary string</li> 
 <li>navigate to SmartFrog script from #include</li> 
 <li>completion of SmartFrog scripts inside #include</li> 
</ul> 
<p>0.2</p> 
<ul> 
 <li>small parsing issue fix</li> 
 <li>structure view</li> 
 <li>highlighting known attributes</li> 
 <li>navigate to component class</li> 
</ul> 
<p>0.1</p> 
<ul> 
 <li>SmartFrog parsing with reasonable error recovery</li> 
 <li>syntax highlighting</li> 
 <li>brace matching</li> 
 <li>commenting</li> 
 <li>creating new .sf files</li> 
 <li>keyword completion</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='22097' size='178297' date='1493331958000' url='https://github.com/raket/idea-silverstripe'><name>SilverStripe Template Language Support</name><id>com.raket.silverstripe</id><description><![CDATA[<a href="http://www.silverstripe.org/" rel="nofollow">SilverStripe</a> template language support
<br> 
<br> Issues, feature requests and contributions welcome: 
<a href="https://github.com/raket/idea-silverstripe" rel="nofollow">https://github.com/raket/idea-silverstripe</a>]]></description><version>0.9.2.0</version><vendor email='marcus@raket.nu' url='https://github.com/raket/idea-silverstripe'>Raket
        Webbyr?</vendor><idea-version min="n/a" max="n/a" since-build='129.196' /><change-notes><![CDATA[<strong>Version 0.9.2.0</strong> 
<ul> 
 <li><b>Changes</b></li> 
 <li>Remove the automatic $ creation</li> 
</ul> 
<strong>Version 0.9.1.2</strong> 
<ul> 
 <li><b>Bugfixes</b></li> 
 <li>Turn off type provider. Fixes #66</li> 
 <li>Fix version file not found. Fixes #67</li> 
</ul> 
<strong>Version 0.9.1.1</strong> 
<ul> 
 <li><b>Bugfixes</b></li> 
 <li>Fix null pointer in class search</li> 
 <li>Set never changed in cache provider</li> 
 <li>Tested with PHPStorm 7.1.4 and 8.0.1</li> 
</ul> 
<strong>Version 0.9.1</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Fixed concurrency issues in variable resolves</li> 
 <li>Exclude test classes from resolves</li> 
 <li>Create live template context for SilverStripe templates</li> 
 <li>Bundled live templates for all the common tags</li> 
</ul> 
<strong>Version 0.9</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>PHPStorm 6.0.1+ only</li> 
 <li>Total parser rewrite</li> 
 <li>Theme dir and theme file resolves</li> 
 <li>Fix bug in translation identifiers</li> 
 <li>Expanded variable resolves. Ctrl+clicking variables now also checks the db, has_one, has_many, many_many and belongs_many_many arrays.</li> 
</ul> 
<strong>Version 0.8.1</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Surround descriptors. By pressing ctrl+alt+t you can surround selected text with either an if, loop or with statement.</li> 
</ul> 
<strong>Version 0.8</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Variables are named elements</li> 
 <li>Variable resolves. Ctrl+click will now try to resolve to a method with that name or a method prefixed by get.</li> 
</ul> 
<strong>Version 0.7.2</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Project component for tracking SilverStripe version</li> 
 <li>Readded refactor to include insertion of include tag</li> 
</ul> 
<strong>Version 0.7.1</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Underscores are now valid in variable names.</li> 
 <li>References added to require tag. The file names are now ctrl+clickable leading to the file in question. themedCSS is currently NOT theme aware and will suggest all matches.</li> 
</ul> 
<strong>Version 0.7</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Annotates free strings to allow easy conversion to strings or variables.</li> 
 <li>Added &lt;, &lt;=, &gt;, &gt;= comparison operators with a warning if they are used in SilverStripe versions lower than 3.1.</li> 
 <li>Added require tag.</li> 
 <li>Fixed fatal error in include refactor when a project is opened without an open file.</li> 
 <li>Change highlighting colors to align more with PHP.</li> 
</ul> 
<strong>Version 0.6.1</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Fixes reformat bug after removing text when refactoring to include file.</li> 
 <li>Correctly parses advanced versions of loop, with and control.</li> 
 <li>"&lt;" is no longer interpreted as a bad character.</li> 
 <li>Typing "{" should now consistently yield "{$}".</li> 
</ul> 
<strong>Version 0.6</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Refactor selected text to include file. This command moves the selected text to an include file. Defaults to ctrl+F6.</li> 
 <li>Fix parser bug for else_if statements.</li> 
</ul> 
<strong>Version 0.5.1</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Major bugfix that would freeze the lexer in some cases.</li> 
 <li>Add YAML references for translations. It is now possible to ctrl+click an element in a yaml translation file to find the corresponding tag.</li> 
 <li>Gutter icon removed for include files.</li> 
</ul> 
<strong>Version 0.5</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Added the cached tag</li> 
 <li>Proper parsing of translation tags</li> 
 <li>Custom error messages for translation tag</li> 
 <li>Parse advanced include statments</li> 
 <li>Proper parsing of var statements</li> 
 <li>Basic spellchecking</li> 
 <li>Auto focus for autocomplete</li> 
 <li>Bug fix in formatter</li> 
</ul> 
<strong>Version 0.4</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Proper file resolution for include statements. It's now possible to ctrl+click or command+click include statements directly to navigate to the correct file. We're keeping the icon in the gutter for clarity</li> 
 <li>Bugfix for autocomplete of block statements. This both fixes a bug that missed the autocomplete and caused an exception when searching for files in some cases</li> 
</ul> 
<strong>Version 0.3</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Code completion for include statement. It will show a list of possible include files in the current project</li> 
 <li>Annotation and quickfix of missing include files. A missing file will be annotated and can be quickfixed to automatically create the file</li> 
 <li>Goto include file. Correct include statement shows a marker in the gutter that when clicked leads to the file</li> 
 <li>Comments support. The plugin now supports the Code -&gt; Comment shortcuts and will create an SS shortcut around the selected text</li> 
</ul> 
<strong>Version 0.2</strong> 
<ul> 
 <li><b>Features</b></li> 
 <li>Code completion for block statements Writing out the opening statement will autocomplete the closing statement</li> 
 <li>Automatic placing of caret when pressing enter between start and close block</li> 
 <li>Code formatting for both HTML and the SilverStripe template language.</li> 
 <li>Proper parsing of if/else_if statements</li> 
 <li>Basic support of &lt;%t %&gt;</li> 
</ul> 
<strong>Version 0.1</strong> 
<br> First version of the plugin. It brings basic tag recognition, syntax highlighting, brace matching and code folding. It also recognizes HTML as a separate language and allows the formatting of HTML inside an ss file. 
<ul> 
 <li><b>Features</b></li> 
 <li>Basic tag recognition. Recognizes the following tags: 
  <ul> 
   <li>&lt;% if $Var %&gt; - &lt;% else_if %&gt; - &lt;% else %&gt; - &lt;% end_if %&gt;</li> 
   <li>&lt;% loop $Var %&gt; - &lt;% end_loop %&gt;</li> 
   <li>&lt;% with $Var %&gt; - &lt;% end_with %&gt;</li> 
   <li>&lt;% control $Var %&gt; - &lt;% end_control %&gt;</li> 
   <li>&lt;%-- Comment --%&gt;</li> 
   <li>&lt;% include File %&gt;</li> 
   <li>&lt;% base_tag %&gt;</li> 
   <li>Var statements, both {$Var} and $Var is supported.</li> 
  </ul> </li> 
 <li>Basic syntax highlighting</li> 
 <li>Brace matching</li> 
 <li>Code folding</li> 
 <li>HTML is recognized and can be formatted.</li> 
 <li>Error messages for mismatching blocks and unexpected blocks.<br> Error messages for syntax errors in Var statements. </li> 
 <li>Message about unrecognized tags.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.jetbrains.php</depends><depends>org.jetbrains.plugins.yaml</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='33844' size='298366' date='1426909162000' url=''><name>Pig</name><id>org.apache.pig.plugin.idea</id><description><![CDATA[Apache Pig Language Plugin]]></description><version>1.7</version><vendor email='brandon.kearby at gmail com' url=''>Brandon Kearby &amp; Russell Melick</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[IntelliJ - Pig Plugin 
<p> Pig Plugin adds <a href="http://pig.apache.org" rel="nofollow">Apache Pig</a> Language support to <a href="http://www.jetbrains.com/idea" rel="nofollow">IntelliJ</a> Note: you may already have .pig files associated with the text editor. Go to IDE Settings -&gt; File Types to assign them to the pig plugin if nothing happens after you install it. </p> Features 
<ul> 
 <li>Find Usages and refactoring support for UDFs and pig variables</li> 
 <li>Data Type Auto-completion on schema</li> 
 <li>Keyword highlighting</li> 
 <li>Code commenting/uncommenting</li> 
 <li>Brace matching</li> 
 <li>Syntax and errors highlighting</li> 
 <li>Comment folding</li> 
 <li>Doc Style Comments</li> 
 <li>Custom Color Settings Page</li> 
</ul> Change log Version 1.7 
<ul> 
 <li>Find Usages and refactoring support for UDFs and pig variables</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='54027' size='117033' date='1408661822000' url='https://github.com/yifanz/Intellij-Dust'><name>Dust</name><id>com.linkedin.intellij.dust</id><description><![CDATA[<a href="http://linkedin.github.com/dustjs/" rel="nofollow">Dust</a> Template Support 
<br /> 
<br /> Issues, feature requests, source code: 
<a href="https://github.com/yifanz/Intellij-Dust" rel="nofollow">https://github.com/yifanz/Intellij-Dust</a>]]></description><version>0.3.8</version><vendor email='' url='https://github.com/yifanz'>Yi-Fan Zhang</vendor><idea-version min="n/a" max="n/a" since-build='110.0' /><change-notes><![CDATA[<b>Version 0.3.8</b> 
<ul> 
 <li> Allow hyphen inside of identifiers </li> 
</ul> 
<b>Version 0.3.7</b> 
<ul> 
 <li> Use system dependent file separator when resolving partials </li> 
 <li> Fixed parsing errors with single period path expressions </li> 
 <li> Allow multiple colon tags </li> 
</ul> 
<b>Version 0.3.6</b> 
<ul> 
 <li> Allow path expression inside subscript </li> 
 <li> Fix bugs in subscript tokenizer rule </li> 
</ul> 
<b>Version 0.3.5</b> 
<ul> 
 <li> Allow self-closing section tags in grammar </li> 
</ul> 
<b>Version 0.3.4</b> 
<ul> 
 <li> Fixed bug with parsing numeric key tag </li> 
</ul> 
<b>Version 0.3.3</b> 
<ul> 
 <li> Fixed bug with using current context and numbers as attribute values </li> 
</ul> 
<b>Version 0.3.2</b> 
<ul> 
 <li> Fixed bug in comment parsing </li> 
</ul> 
<b>Version 0.3.1</b> 
<ul> 
 <li> Fixed compatibility issues with Intellij 11 and set it as the minimum supported version </li> 
 <li> Fixed bugs in left curly brace and identifier token patterns in lexer </li> 
</ul> 
<b>Version 0.3</b> 
<ul> 
 <li> Added closing tag auto-completion </li> 
 <li> Added dust partial tag goto reference shortcut &quot;Ctrl+b&quot; </li> 
 <li> Fix parsing error on self closing block tags </li> 
 <li> Fix brace matcher bug when key tags are used in attribute strings </li> 
 <li> Remove redundant HTML pattern rules in Dust lexer </li> 
</ul> 
<b>Version 0.2</b> 
<ul> 
 <li> Added Dust brace match highlighting </li> 
 <li> Added &quot;Ctrl+/&quot; shortcut for Dust comments </li> 
 <li> Fix syntax highlighting for subscript operator in tags (e.g. {#section[0]}...{/section[0]}) </li> 
 <li> Added TODO highlighting in comments </li> 
</ul> 
<b>Version 0.1.2</b> 
<ul> 
 <li> Fix syntax highlighting when javascript is present in template </li> 
</ul> 
<b>Version 0.1.1</b> 
<ul> 
 <li> Enable plugin for all JetBrain products </li> 
</ul> 
<b>Version 0.1</b> 
<ul> 
 <li> Provides syntax highlighting for Dust templates </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3079' size='27946' date='1454382775000' url='http://amelentev.github.io/java-oo/'><name>Java Operator Overloading support</name><id>javaoo.idea</id><description><![CDATA[Plugin for Java Operator Overloading support. Java8 is required to run the plugin.]]></description><version>0.5</version><vendor email='amelentev_@_gmail.com' url='http://amelentev.github.io/java-oo/'>Artem Melentyev</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>0.5 
  <ol>
   Support of IDEA 15. Java8 is required to run the plugin.
  </ol> </li> 
 <li>0.4.1 
  <ol>
   Support of IDEA 14.1
  </ol> </li> 
 <li>0.4 
  <ol>
   <a href="https://github.com/amelentev/java-oo/issues/25" rel="nofollow">#25: Reverse binary operator overload via 'operatorRev' methods</a>
  </ol> 
  <ol>
   Support of IDEA 14
  </ol> </li> 
 <li>0.3.1 
  <ol>
   <a href="https://github.com/amelentev/java-oo/issues/18" rel="nofollow">#18: bugfix in type resolution for binary expressions with primitives</a>
  </ol> </li> 
 <li>0.3 
  <ol>
   <a href="https://github.com/amelentev/java-oo/issues/17" rel="nofollow">#17: Bugfix for IDEA 13 Ultimate Edition</a>
  </ol> </li> 
 <li>0.2.1 
  <ol>
   <a href="https://github.com/amelentev/java-oo/issues/7" rel="nofollow">#7: IntelliJ IDEA Ultimate Edition support</a>
  </ol> </li> 
 <li>0.2 
  <ol>
   Initial release.
  </ol> </li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1853' size='145426' date='1366339743000' url=''><name>Redline Smalltalk</name><id>Redline Smalltalk</id><description><![CDATA[Redline Smalltalk is a Smalltalk for the JVM]]></description><version>1.0.1</version><vendor email='kb@jetbrains.com' url='http://www.redline.st/'>Konstantin Bulenkov</vendor><idea-version min="n/a" max="n/a" since-build='129.239' /><change-notes><![CDATA[<p>1.0.1</p> 
<ul> 
 <li>Generating test source root on module creation</li> 
</ul> 
<p>1.0</p> 
<ul> 
 <li>Create a Redline Smalltalk project using IntelliJ wizard</li> 
 <li>Import a Redline Smalltalk project from an existing project</li> 
 <li>Adding Redline Smalltalk support to an existing module</li> 
 <li>Adding Redline Smalltalk module to an existing project</li> 
 <li>Creating a new Smalltalk file based on two templates: class and message</li> 
 <li>Create a Redline Smalltalk run configuration</li> 
 <li>Ability to compile and run Redline Smalltalk from IntelliJ</li> 
 <li>Run output console</li> 
 <li>New icons</li> 
 <li>Ability to download and install Redline Smalltalk from the Module Wizard</li> 
 <li>Simple code highlighting</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='33420' size='4198137' date='1458060715000' url='http://mathematicaplugin.halirutan.de'><name>Mathematica Support</name><id>de.halirutan.mathematica</id><description><![CDATA[<strong>Mathematica (Wolfram Language) support for IntelliJ IDEA</strong> 
<br> 
<br> 
<a href="https://github.com/halirutan/Mathematica-IntelliJ-Plugin" rel="nofollow">GitHub</a> | 
<a href="https://github.com/halirutan/Mathematica-IntelliJ-Plugin/issues" rel="nofollow">Bug Tracker</a> | 
<a href="https://www.paypal.me/halirutan" rel="nofollow">Donate</a> 
<br> 
<br> This plugin turns your IntelliJ IDEA into a powerful coding environment for Mathematica. For more information check out the 
<a href="http://mathematicaplugin.halirutan.de" rel="nofollow">official website</a>. I have started to create user-friendly documentation of various features on the 
<a href="https://github.com/halirutan/Mathematica-IntelliJ-Plugin/wiki" rel="nofollow">Wiki pages of GitHub</a>. If you want to discuss specific topics, then ping me (
<a href="http://mathematica.stackexchange.com/users/187/halirutan?tab=profile" rel="nofollow">halirutan</a>) in the dedicated 
<a href="http://chat.stackexchange.com/rooms/8636/intellijidea-plugin-for-mathematica" rel="nofollow">chat room on stackexchange</a>. 
<br> 
<b>Features:</b> 
<ul> 
 <li>Advanced syntax highlighting including patterns, anonymous functions, comment tags, and more</li> 
 <li>CamelHump autocompletion for all built-in Mathematica functions, local variables and package definitions</li> 
 <li>Smart completion for function options, messages and comment tags</li> 
 <li>Coloring and resolving of Module/Block/Table/... variables</li> 
 <li>Renaming of variables and functions</li> 
 <li>Code folding support for localization constructs like Module, With, Block, ... </li>
 <li>Quick documentation lookup for all built-in symbols and operators</li> 
 <li>Structured View for package definitions</li> 
 <li>Correct display of Mathematica's <a href="https://reference.wolfram.com/language/guide/ListingOfNamedCharacters.html" rel="nofollow">named characters</a> </li>
 <li>Inspections for version mismatch of symbols, possible errors through multiplicaton at linebreak, and missing commas and semicolons </li>
 <li>Autocompletion suggestions sorted by importance</li> 
 <li>Highlighting and smart inserting of braces, brackets and parenthesis</li> 
 <li>Quick navigation between symbol usages with Navigate - Related Symbol</li> 
</ul>]]></description><version>1.3.4</version><vendor email='' url='http://mathematicaplugin.halirutan.de'>Patrick Scheibe</vendor><idea-version min="n/a" max="n/a" since-build='135.1230' /><change-notes><![CDATA[Hotfix because built-in function highlighting was broken due to the last update.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='34512' size='11572443' date='1447993985000' url='http://ligasgr.github.io/intellij-xquery/'><name>XQuery Support</name><id>org.intellij.xquery</id><description><![CDATA[Provides support for XQuery language in version 3.0 and 3.1]]></description><version>3.0</version><vendor email='ligasgr@gmail.com' url='http://grzegorzligas.blogspot.com/'>Grzegorz Ligas</vendor><idea-version min="n/a" max="n/a" since-build='139.1117' until-build='143.*'/><change-notes><![CDATA[<p>3.0.0:</p> 
<ul> 
 <li>Upgrade to Saxon 9.6.0.7.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/123" rel="nofollow">#123</a> - Add support for MarkLogic JSON node constructors/tests (by <a href="https://github.com/malteseduck" rel="nofollow">Chris Cieslinski</a>).</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/19" rel="nofollow">#19</a> - Improved XML support.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/141" rel="nofollow">#141</a> - IDEA 15 support.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/129" rel="nofollow">#129</a> - Highlight unresolved function.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/120" rel="nofollow">#120</a> - BaseX 8.0: New XQJ Driver.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/127" rel="nofollow">#127</a> - Upgrade Zorba api to 3.0.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/89" rel="nofollow">#89</a> - Sedna built-in function completion.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/87" rel="nofollow">#87</a> - eXist built-in function completion.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/88" rel="nofollow">#88</a> - Zorba built-in function completion.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/85" rel="nofollow">#85</a> - MarkLogic built-in function completion.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/86" rel="nofollow">#86</a> - BaseX built-in function completion.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/84" rel="nofollow">#84</a> - Saxon built-in function completion.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/126" rel="nofollow">#126</a> - Highlight unresolved namespace name in direct xml element constructors.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/33" rel="nofollow">#33</a> - Smart keyword completion (at least smarter than now).</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/130" rel="nofollow">#130</a> - Allow for hyphens in names.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/125" rel="nofollow">#125</a> - FindUsages does not show proper options dialog for other languages after installing XQuery Support plugin</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/143" rel="nofollow">#143</a> - Find prefixes everywhere.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/145" rel="nofollow">#145</a> - Refreshed list of available namespaces based on MarkLogic official list.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/144" rel="nofollow">#144</a> - Use namespaces when completing the full tag.</li> 
 <li>Issues <a href="https://github.com/ligasgr/intellij-xquery/issues/136" rel="nofollow">#136</a> and <a href="https://github.com/ligasgr/intellij-xquery/issues/140" rel="nofollow">#140</a> - Fixed scope traversing for bindings.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/142" rel="nofollow">#142</a> - Bif file loading has to use resource as stream as Java is not able to make a path from given URL.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/135" rel="nofollow">#135</a> - Support flagging declare namespace statements as not being used when there are no references to them. Also added xml reference checking for imports and a quick-fix. Unified finding.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/132" rel="nofollow">#132</a> - Double click in an XML attribute only selects one character.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/131" rel="nofollow">#131</a> - Don't treat import used by annotation as unused.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/133" rel="nofollow">#133</a> - Incorrect error using ancestor::node in XPath.</li> 
 <li>Issue <a href="https://github.com/ligasgr/intellij-xquery/issues/117" rel="nofollow">#117</a> - Add additional states to stop highlighter from re-lexing in the middle of the string. Highlighter runs tokenization from the last segment that started in YYINITIAL state.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3566' size='300438' date='1373756663000' url=''><name>LiveScriptIdea</name><id>org.livescriptidea</id><description><![CDATA[Plugin for LiveScript language support]]></description><version>0.1.5</version><vendor email='racklin@gmail.com' url='https://github.com/racklin/livescript-idea'>Rack Lin</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[0.1.6 changes: 
<ul> 
 <li>[feature]Add Preview Compiled LiveScript File</li> 
</ul> 0.1.5 changes: 
<ul> 
 <li>[feature]Add &lt;&lt;&lt; &lt;&lt;&lt;&lt; import super let export var from keywords</li> 
 <li>[feature]Add backticks ` support</li> 
</ul> 0.1.4 changes: 
<ul> 
 <li>[feature]Add CodeStyle with a Code Style settings preference pane</li> 
</ul> 0.1.3 changes: 
<ul> 
 <li>[feature]LiveScript File / Class Templates</li> 
 <li>[bugfix]Fixes some lexer statements</li>
 <li> </li>
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2057' size='55289' date='1391739312000' url=''><name>Autosys JIL plugin</name><id>com.duncanjauncey.autosysplugin</id><description><![CDATA[Syntax highlighting for Autosys JIL files.]]></description><version>1.1</version><vendor email='autosysplugin@duncanjauncey.com' url='http://www.duncanjauncey.com'>Duncan Jauncey</vendor><idea-version min="n/a" max="n/a" since-build='117.105' /><change-notes><![CDATA[<ul> 
 <li>1.1 - Added support for shell variables: ${..} and strings</li> 
 <li>1.0 - Initial release, mostly-working syntax highlighting.</li> 
</ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='1712' size='1818730' date='1489959868000' url=''><name>Textmapper</name><id>org.textmapper.idea</id><description><![CDATA[Textmapper support 
<br> 
<b>Features:</b>
<br> 
<ul> 
 <li>Customizable syntax highlighting</li> 
 <li>Navigation (go to declaration)</li> 
 <li>Find usages, Rename, File structure</li> 
 <li>On-the-fly validation, compiler</li> 
</ul>]]></description><version>0.9.13</version><vendor email='egryaznov@gmail.com' url='http://textmapper.org/'>Evgeny Gryaznov</vendor><idea-version min="n/a" max="n/a" since-build='129.713' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='378844' size='35114182' date='1431567405000' url='https://confluence.jetbrains.com/display/PYH/'><name>Python Community Edition</name><id>PythonCore</id><description><![CDATA[The Python plug-in provides smart editing for Python scripts. The feature set of the plugin corresponds to PyCharm IDE Community Edition. 
<br> 
<a href="http://blog.jetbrains.com/pycharm" rel="nofollow">PyCharm blog</a>
<br> 
<a href="http://forum.jetbrains.com/forum/PyCharm" rel="nofollow">Discussion forum</a>
<br> 
<a href="https://youtrack.jetbrains.com/issues/PY" rel="nofollow">Issue tracker</a>
<br>]]></description><version>4.5 141.82</version><vendor email='' url='https://www.jetbrains.com/pycharm/'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.1010' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1160' size='803354' date='1384260547000' url=''><name>DeftIDEA</name><id>org.dylanfoundry.deft</id><description><![CDATA[<p>This plugin provides support for the <a href="http://opendylan.org/" rel="nofollow">Dylan</a> programming language.</p>]]></description><version>0.4.2</version><vendor email='' url='http://dylanfoundry.org/'>Dylan Foundry</vendor><idea-version min="n/a" max="n/a" since-build='129.239' /><change-notes><![CDATA[<p>0.4.2</p> 
<ul> 
 <li>Initial support for smart indenting as you type. This doesn't dedent yet.</li> 
 <li>Add live templates for define suite (defs) and define test (defte).</li> 
 <li>Fix another null pointer exception.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11713' size='66240' date='1402161917000' url='https://github.com/webschik/idea-doT'><name>doT</name><id>com.webschik.doT</id><description><![CDATA[Plugin for 
<a href="http://olado.github.io/doT/index.html" rel="nofollow">doT.js</a> templates support. 
<br /> 
<a href="https://www.liqpay.com/?do=clickNbuy&amp;button=i67533662223" rel="nofollow">Donate with LiqPay</a>]]></description><version>1.5.4</version><vendor email='' url='https://github.com/webschik'>webschik</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Add change notes here.
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='75113' size='463232' date='1426723736000' url=''><name>Thrift Support</name><id>com.intellij.plugins.thrift</id><description><![CDATA[Support for Thrift language]]></description><version>0.9.4</version><vendor email='' url=''>Twitter, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='132.1' /><change-notes><![CDATA[<p>0.9.4:</p> 
<ul> 
 <li>Always absolute from source roots paths in includes</li> 
</ul> 
<p>0.9.3:</p> 
<ul> 
 <li>Bug fixed and performance improvements</li> 
</ul> 
<p>0.9.2:</p> 
<ul> 
 <li>Store relative to module folder paths for output folder</li> 
 <li>Fixed resolving for source roots with packages prefixes</li> 
</ul> 
<p>0.9.1:</p> 
<ul> 
 <li>Compile thrift files within Idea</li> 
</ul> 
<p>0.9:</p> 
<ul> 
 <li>Type Annotations</li> 
 <li>Bug fixes</li> 
</ul> 
<p>0.7:</p> 
<ul> 
 <li>Improved include resolver</li> 
 <li>Unresolved include inspection</li> 
</ul> 
<p>0.6:</p> 
<ul> 
 <li>Bug fixes</li> 
</ul> 
<p>0.5:</p> 
<ul> 
 <li>Rename Refactoring fixes</li> 
</ul> 
<p>0.4:</p> 
<ul> 
 <li>Bug fixes</li> 
</ul> 
<p>0.3:</p> 
<ul> 
 <li>Find usages</li> 
 <li>Structure View</li> 
 <li>Fields and Functions in Go to by Symbol Name</li> 
</ul> 
<p>0.2:</p> 
<ul> 
 <li>References</li> 
 <li>Go to implementation</li> 
 <li>Icons</li> 
</ul> 
<p>0.1:</p> 
<ul> 
 <li>Syntax error highlighting via parser</li> 
 <li>Simple code highlighting</li> 
 <li>Completion</li> 
 <li>Commenter</li> 
 <li>Brace matching</li> 
 <li>Quote handler</li> 
</ul>]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='61528' size='988774' date='1495705732000' url=''><name>I-Pascal</name><id>com.siberika.idea.pascal</id><description><![CDATA[Pascal support for IDEA.
<br>]]></description><version>1.30</version><vendor email='argb32@gmail.com' url='http://www.siberika.com/ipascal.htm'>siberika.com</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Code style settings]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='1321' size='60629' date='1399508210000' url=''><name>Conkitty</name><id>com.hoho.conkitty</id><description><![CDATA[Conkitty Template Engine Support]]></description><version>0.5.0</version><vendor email='dakota@brokenpipe.ru' url='https://github.com/hoho'>Marat Abdullin</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Conkitty 0.5.x support.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='105154' size='1523773' date='1458346902000' url='https://github.com/shalupov/idea-cloudformation'><name>AWS CloudFormation</name><id>AWSCloudFormation</id><description><![CDATA[<p>Amazon AWS CloudFormation language support </p>
<p> </p>
<p>Open any *.template, *.json or *.yaml file with CloudFormation language inside. There should be number of features available: </p>
<ul> 
 <li>Template validation 
  <ul> 
   <li>Overall file structure</li> 
   <li>References to resources, conditions, parameters, mappings</li> 
   <li>Resource types and properties</li> 
  </ul> </li> 
 <li>File structure (aka Go to member) (Ctrl-F12 on Windows): fast jump to any entity in the file</li> 
 <li>Completion in Ref clause</li> 
 <li>Completion of resources types and properties</li> 
 <li>Live template for Ref clause: type "ref" and press Tab</li> 
 <li>Ctrl-Click on any reference to jump to its definition</li> 
 <li>Quick Documentation for resource types and properties</li> 
 <li>Format file</li> 
</ul>]]></description><version>0.3.53</version><vendor email='leonid@shalupov.com' url='https://github.com/shalupov'>Leonid Shalupov</vendor><idea-version min="n/a" max="n/a" since-build='139.661' until-build='143.*'/><change-notes><![CDATA[fix https://github.com/shalupov/idea-cloudformation/issues/50]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1036' size='148198' date='1421363302000' url=''><name>Kevoree</name><id>org.kevoree.idea.plugin</id><description><![CDATA[Authors : Fouquet Francois, Gregory Nain The Kevoree Plugin provides several tools to help the development of components for Kevoree.
<br /> - Wizards to create a Kevoree Project, Kevoree Components, Channels and Groups 
<br /> - A wizards to create a KevScript file with its editor 
<br /> - A runner to launch a Kevoree Runtime of any available version, that launches using your KevScript as base configuration.]]></description><version>14</version><vendor email='fouquet.f@gmail.com' url='http://kevoree.org/'>Kevoree</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[V14 : Change annotator strategy
<br /> V13 : Fix templates according
<br /> V12 : Fix Support for IDEA 14
<br /> V11 : Fix Runner for Kevoree 5
<br /> V10 : Add support for Kevoree 5
<br /> V9 : Change KevScript start and stop statements
<br /> V8 : Fix Run configuration names for uniqueness
<br /> V7 : Fix null pointer exception in KevS generation
<br /> V6 : Fix Maven Dependency generation version / Update resolver to version 20 (https:// -&gt; http:// management)
<br /> V5 : Add Node template generation action and add node name parameter to runners
<br /> V4 : Fix performance issues, fix naming of runners, add ability to start several .kevs file in same module, fix compatibility with JUnit plugin
<br /> V3 : Add debug support
<br /> V2 : This second version finalize the dev mode and integrate graphical editor. As result, developers can now directly run their code without pre build with mvn install.
<br /> V1 : This is the first BETA release of the plugin.It contains only new features ! :-)
<br />]]></change-notes><depends>com.intellij</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='11001' size='4635971' date='1471321721000' url=''><name>java2smali</name><id>org.ollide.java2smali</id><description><![CDATA[Simple plugin to easily compile Java &amp; Kotlin files to smali.]]></description><version>1.5</version><vendor email='hg.otothel@gmail.com' url='https://github.com/ollide'>ollide</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<b>version 1.5</b>
<br> kotlin runtime 1.0.3
<br> updated baksmali.jar to version 2.1.3
<br> updated dx.jar (Android build-tools 23.0.2)
<br> 
<b>version 1.4</b>
<br> initial support for kotlin files
<br> all inner classes, including anonymous, are now converted to smali
<br> fix: dex file was accidentally placed in the IDE's bin directory
<br> updated baksmali jar to version 2.1.0
<br> rewrote entire plugin in kotlin
<br> 
<b>version 1.3</b>
<br> disabled plugin for Java files outside of a module
<br> improved file type detection (ignore caret position)
<br> updated dx.jar (Android build-tools 22.0.0)
<br> 
<b>version 1.2</b>
<br> fixed NoSuchMethodError on new IntelliJ versions
<br> updated dx.jar (Android build-tools 21.1.2)
<br> 
<b>version 1.1</b>
<br> added Java module dependency in plugin.xml
<br> updated dx.jar (Android build-tools 20.0.0)
<br> 
<b>version 1.0</b>
<br> initial release]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='80266' size='223623' date='1464730128000' url=''><name>IntelliBot</name><id>com.millennialmedia.intellibot</id><description><![CDATA[IntelliBot, Robot Framework Support 
<p>The IntelliBot plugin for IntelliJ/Pycharm adds smart editing features to support the <a href="http://robotframework.org/" rel="nofollow">Robot Framework</a>.</p> 
<p>Make sure to <a href="https://github.com/millennialmedia/intellibot/wiki/Python-Interpreter" rel="nofollow">setup your IDE correctly</a> to gain Python support.</p> 
<p>Find us in <a href="https://github.com/millennialmedia/intellibot" rel="nofollow">Github</a>.</p> 
<ul> 
 <li><a href="https://github.com/millennialmedia/intellibot/wiki/Features" rel="nofollow">Feature Set</a></li> 
 <li><a href="https://github.com/millennialmedia/intellibot/wiki" rel="nofollow">Wiki</a></li> 
 <li><a href="https://github.com/millennialmedia/intellibot/issues" rel="nofollow">Issue tracker</a></li> 
 <li><a href="https://github.com/millennialmedia/intellibot/wiki/Change-Notes" rel="nofollow">Complete Change Notes</a> </li>
</ul>]]></description><version>0.10.107.105</version><vendor email='intellibot@millennialmedia.com' url='http://www.millennialmedia.com'>Millennial Media</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[0.10 
<ul> 
 <li>corrected RobotFramework 3.x built in variables</li> 
 <li>improved some python library imports (thanks to Tillaert)</li> 
 <li>added 'keyword' decorator for python keywords (thanks to Tillaert)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='155589' size='28552510' date='1471637033000' url='https://github.com/asciidoctor/asciidoctor-intellij-plugin'><name>AsciiDoc</name><id>org.asciidoctor.intellij.asciidoc</id><description><![CDATA[<p><a href="http://www.methods.co.nz/asciidoc/" rel="nofollow">AsciiDoc</a> language support for IntelliJ platform.</p>
<p> </p>
<p>AsciiDoc is a text document format, similar to formats like Markdown, for writing notes, documentation, articles, books, ebooks, slideshows, web pages, man pages and blogs. AsciiDoc files can be translated to many formats including HTML, PDF, EPUB, man page. AsciiDoc is, in contrast to Markdown, highly configurable: both the AsciiDoc source file syntax and the backend output markups (which can be almost any type of SGML/XML markup) can be customized and extended by the user. </p>
<p>If you want to use the JavaFX instead of the Swing preview, you'll need to run IntelliJ with 64bit Java. If your IntelliJ distribution doesn't come with 64bit Java, you'll need to have an environment variable `IDEA_JDK` or `IDEA_JDK64` pointing to the installation folder of a 64bit Java. See <a href="https://intellij-support.jetbrains.com/hc/en-us/articles/206544879-Selecting-the-JDK-version-the-IDE-will-run-under" rel="nofollow">Jetbrains support database</a> for more information.</p>]]></description><version>0.14.3</version><vendor email='erik.pragt@jworks.nl' url='http://asciidoctor.org'>Asciidoctor Project</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[- Fix problem in syntax highlighting leading to PSI Parser Exceptions - disable automatically refreshing images on JavaFX (to be re-enabled in 0.15.x) - Limiting JavaFX preview to 64bit platforms]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='1081' size='61111' date='1396271892000' url=''><name>Coocoo</name><id>com.hoho.coocoo</id><description><![CDATA[Coocoo DSL for MVC applications]]></description><version>0.0.5</version><vendor email='dakota@brokenpipe.ru' url='https://github.com/hoho'>Marat Abdullin</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Plugin is in early development stage.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6766' size='135191' date='1417296791000' url=''><name>JavaCC Plugin</name><id>JavaCC Plugin</id><description><![CDATA[Support of JavaCC *.jj files]]></description><version>1.0.4</version><vendor email='' url=''>gark87</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='14557' size='620402' date='1423886471000' url=''><name>Robot Plugin</name><id>com.jivesoftware.robot.intellij.plugin</id><description><![CDATA[<p> The Robot Plugin provides integration with Robot Framework Test Case Files (http://www.robotframework.org). This plugin provides integration with Robot keywords implemented in Java that are in the same IntelliJ project as your Robot test case files. This plugin also provides many features supporting coding in the Robot Framework that are useful whether or not you use Java. </p> Features include: 
<ul> 
 <li>Syntax highlighting</li> 
 <li>Rename refactoring for Robot Keywords, whether defined in Java or Robot files.</li> 
 <li>Structure View support for Robot files</li> 
 <li>Invalid Robot syntax is underlined in red, so you can catch errors before committing your code.</li> 
 <li>Go to declaration of a Keyword from the point of use. Jump to Java or Robot file Keyword definition.</li> 
 <li>Find usages of Keywords defined in Java or Robot files</li> 
 <li>Autocomplete Keywords and Test Case tags</li> 
 <li>Autocomplete Variables that are in scope</li> 
 <li>Find Robot Keywords and Test Cases by symbol name (ctrl+shift+alt+n) or (cmd+shift+alt+n) for Mac </li> 
 <li>Go to Resource file by ctrl+click resource setting.</li> 
 <li>Create a Robot Test Case file from a template</li> 
 <li>...and much more</li> 
</ul> 
<em>by Charles Capps, an engineer at Jive Software</em>]]></description><version>1.7.1</version><vendor email='charles.capps@jivesoftware.com' url=''>Jive Software</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Version 1.7.1 (2/13/2015) 
<ul> 
 <li>Just fix a minor bug where if you used a Robot timeout value in another context, it could be considered an error. For example, if you used &quot;None&quot; or &quot;5h 3minutes&quot; as an argument to Test Setup. </li> 
</ul> Version 1.7.0 
<ul> 
 <li>Underline in red any Java Robot Keyword in a class that isn't annotated with @RobotKeywords.</li> 
 <li>Underline in red any Java Robot Keyword that isn't public.</li> 
 <li>Underline in red any Java class annotated with @RobotKeywords that isn't public.</li> 
 <li>Don't resolve references or find usages of Java robot keywords that aren't public or aren't in a class annotated with @RobotKeywords.</li> 
</ul> Version 1.6.5 
<ul> 
 <li>Added a Robot Settings page under Project settings.</li> 
 <li>Added a Robot setting to only autocomplete/resolve keywords that are in scope (off by default).</li> 
 <li>Fix a bug where arguments to Library setting constructor is considered invalid syntax.</li> 
 <li>Fix a bug where in certain situations keywords could resolve to the same java method twice.</li> 
</ul> Version 1.6.3 
<ul> 
 <li>Minor hotfix for a bug with resolving references to Java methods with underscores.</li> 
</ul> Version 1.6.2 
<ul> 
 <li>Multi-resolve keywords when there are multiple keywords with the same name.</li> 
 <li>Fix regex for test timeout values to be correct for all possible Robot time formats.</li> 
</ul> Version 1.6.1 
<ul> 
 <li>Can now find usages of Robot Keywords in text, e.g. in strings that are arguments to Keywords.</li> 
 <li>Can now go to definition of Keyword from a usage in text.</li> 
 <li>Parse all settings correctly, e.g. the Variables setting takes a relative file as its argument.</li> 
 <li>If you have the &quot;Highlight invalid Robot keywords?&quot; setting enabled in Editor settings, then now invalid settings in the ***Settings*** table will be underlined in red.</li> 
</ul> Version 1.6.0 
<ul> 
 <li>Keywords with &quot;Embedded arguments&quot; are now handled correctly for resolving references, finding usages, etc.</li> 
 <li>You can now resolve a variable that is embedded in text to the its definition.</li> 
 <li>Java methods annotated with @RobotKeyword are now implicitly considered used if they are used in any Robot file.</li> 
 <li>There is an option under &quot;Editor | Error Highlighting&quot; to highlight invalid Robot keywords in red.</li> 
 <li>The above option is OFF by default, in case users have Robot Keywords imported from sources this plugin can't detect.</li> 
</ul> Version 1.5.3 
<ul> 
 <li>Made two improvements that were filed on Github</li> 
 <li>Keywords with &quot;embedded arguments&quot; can now be resolved at the point of use, and find usages works.</li> 
 <li>Any String argument to a Keyword can resolve to a file in a resources folder, if it refers to a valid file.</li> 
 <li>You can now ctrl+click the Library Java class in a Settings table</li> 
 <li>You can now resolve references to variables embedded in text, e.g. in the keyword execution &quot;Log My text ${foo} and ${bar}&quot;, can now resolve ${foo} and ${bar} correctly.</li> 
</ul> Version 1.5.2 
<ul> 
 <li>Fixed issue filed on github where Java methods that use underscores, e.g. &quot;foo_java_keyword()&quot; should autocomplete in Robot as &quot;Foo Java Keyword&quot;. </li> 
 <li> Also fixed so that finding usages of Java methods correctly removes underscores before searching the normalized index for Robot Keywords, so now it works to find usages of java methods with underscores. </li> 
</ul> Version 1.5.1 
<ul> 
 <li>Fixed issue filed on github where you should be able to have the [Arguments] for a Keyword on the same line as the title of the keyword. </li> 
 <li> Generally fixed all cases where you should be able to have any line of the Keyword code after the title. </li> 
</ul> Version 1.5.0 
<ul> 
 <li>Fixed autocomplete Robot Keywords so it works with substrings, not just prefixes.</li> 
 <li>Fixed autocomplete Robot Variables, so it works if you already included the closing curly brace '}'</li> 
 <li>Fixed a bug where searching for 2 Test Cases with the same name in different file only returned 1 of the 2 Test Cases</li> 
</ul> Version 1.4.9 
<ul> 
 <li>Better error handling than previous version. If the RobotKeyword class isn't on the classpath, shouldn't prevent autocomplete from working for keywords in Robot files.</li> 
</ul> Version 1.4.8 
<ul> 
 <li>Enable autocomplete for Java Robot Keywords from Java class files, even if you don't have sources attached.</li> 
</ul> Version 1.4.7 
<ul> 
 <li>Enable autocomplete for Java Robot Keywords in project dependencies.</li> 
</ul> Version 1.4.6 
<ul> 
 <li>Added an index for Test Cases, so that searching for test case by name is much faster. I found this could be slow for large projects. You may need to invalidate you cache and restart Intellij after getting this update.</li> 
</ul> Version 1.4.5 
<ul> 
 <li>Added support for Rename refactoring for Robot Files. Any Resource Setting that includes a Robot File will be renamed when the file is renamed.</li> 
</ul> Version 1.4.4 
<ul> 
 <li>Quick fix for bug with renaming Robot files.</li> 
</ul> Version 1.4.3 
<ul> 
 <li>Rewrite parser BNF file, so that it handles errors more gracefully with the &quot;recoverWhile&quot; syntax.</li> 
 <li>Simplify AST as much as possible to improve performance.</li> 
 <li>Fix resolving a variable reference to a variable in a FOR loop bound.</li> 
</ul> Version 1.4.2 
<ul> 
 <li>Fix error handling so that the rest of the file parses correctly when there's a syntax error.</li> 
 <li>Tokenize array variable element access (e.g. @{foo}[0]) with a special token so that we can highlight it like a variable.</li> 
</ul> Version 1.4.1 
<ul> 
 <li>Fix bug with &quot;FOR IN&quot; loops.</li> 
</ul> Version 1.4.0 
<ul> 
 <li>Rename refactoring for variables -- local variables and variables defined in Variables tables.</li> 
 <li>Find usages of variables.</li> 
 <li>Fix how variable scope is determined; a variable won't resolve to an assignment on a subsequent line of code.</li> 
</ul> Version 1.3.2 
<ul> 
 <li>Bugfixes-- fixed a stack overflow if you included the current file as a Resource, or there was a loop in Resource file inclusions. </li> 
 <li>Fixed issue where you couldn't go to declaration of a variable if there was no &quot;=&quot; sign.</li> 
 <li>Fixed issue where you couldn't go to declaration of a variable if it was defined as the empty string and was defined in a variables table.</li> 
</ul> Version 1.3.1 
<ul> 
 <li>Added go-to definition for Variables. Can ctrl+click a variable to go to its definition. Works wherever the variable was defined: local variable, Variables table, or included Resource file.</li> 
 <li>Fixed a small bug with Resource file resolving, where the wrong variable would be substituted in the resource file path if the same variable name was included from a resource file and existed in the variables table. </li> 
</ul> Version 1.3.0 
<ul> 
 <li>Added variable autocomplete for variables in scope, including those from included Resource files</li> 
 <li>Ctrl+Click included resource file from Resource setting to go directly to file.</li> 
 <li>Any text before the first Robot Table is now interpreted as a Comment, since that's how Robot works.</li> 
 <li>Several minor parsing improvements.</li> 
</ul> Version 1.2.3 
<ul> 
 <li>Fixed Keywords syntax parsing so that [return] can be called multiple times.</li> 
 <li>Fixed parsing bug with assigning multiple variables to a keyword on one line.</li> 
 <li>Fixed several minor parsing bugs and added unit tests so they won't regress.</li> 
 <li>Fixed minor bug with autocomplete.</li> 
</ul> Version 1.2.2 
<ul> 
 <li>Added support for parsing FOR IN RANGE, and FOR IN loops in the Robot language.</li> 
 <li>Fixed parsing of several edge cases, such as how Robot variables can have numbers for their name, and Settings can have spaces in-between letters and are case-insensitive.</li> 
 <li>Added Unit tests to improve code quality and be sure many use cases are parsing correctly.</li> 
</ul> Version 1.2.1 
<ul> 
 <li>Greatly improved autocomplete performance, and performance throughout the plugin.</li> 
 <li>Created PsiStub indexes for RobotKeywordDef class to speed up all lookups of Robot keyword definitions in Robot files.</li> 
 <li>Also sped up lookups of Java Robot keywords by directly using the Annotation stub index.</li> 
 <li>Fix minor parsing bug, where an argument to a Keyword Definition couldn't be an array type, e.g. @{myVar}.</li> 
</ul> Version 1.2.0 
<ul> 
 <li>Added line continuation support with the ellipsees (...) syntax used by Robot</li> 
 <li>Made parsing far more accurate, including the characters allowed in various contexts, etc.</li> 
 <li>Fixed a regression with rename refactoring not working for Robot-defined keywords with a space in the name.</li> 
</ul> Version 1.1.9 
<ul> 
 <li> Fixed minor bug with structure view always displaying the expand arrow for leaf elements. </li> 
 <li> Added icons for structure view and autocomplete. </li> 
 <li> Fixed autocomplete bug with Keywords not completing if you've typed more than 1 word. </li> 
 <li> Improved autocomplete to display the arguments of the Java keyword / Robot keyword. (May need to see if this negatively affects performance for large projects since all Java keywords are in scope. May need to only autocomplete the Robot keywords that are in scope, since this is something we can determine easily.) </li> 
</ul> Version 1.1.8 
<ul> 
 <li> Fix to add back case-insensitivity of finding the Java Keyword definition from a Keyword usage that was broken with performance improvements in version 1.1.6 and 1.1.7 improvements. </li> 
</ul> Version 1.1.7 
<ul> 
 <li> Make parsing the settings table more lenient, since you can have spaces at the start of a line. Produce fewer Bad syntax tokens, because this may cause performance issues when there's a large text file with invalid robot syntex in the project. Invalid syntax will be handled at the parser layer. </li> 
</ul> Version 1.1.6 
<ul> 
 <li> Performance improvements - use the Java Stub Index to search for methods when we're searching by the exact name. Use the word index when searching for Robot keyword definitions in Robot files. Found one case where unnecessary work may have been done. This should improve performance for large projects that have many Robot files. Next improvement would be to implement a StubTree and StubIndex. </li> 
</ul> Version 1.1.5 
<ul> 
 <li> Fix a regression--accidentally compiled on Linux with Java 1.7 targeting Java 1.6, which makes it not work on Mac with IntelliJ Ultimate edition. Jetbrains--please fix this if possible? </li> 
</ul> Version 1.1.4 
<ul> 
 <li>Add support for Rename Refactoring! You can rename Keywords defined in Java or Robot and the change will propagate to all usages of the Keyword!</li> 
 <li>Fix bug with Autocomplete listing duplicate entries, and improved autocomplete.</li> 
 <li>Implemented Structure View to list all Test Cases and Keyword definitions in a Robot file.</li> 
</ul> Version 1.1.3 
<ul> 
 <li>Fix a regression where the plugin didn't work in Ultimate edition.</li> 
</ul> Version 1.1.2 
<ul> 
 <li>Added the ability to find Test Cases with Go To Symbol, i.e. with the hotkey Ctrl+shift+alt+n.</li> 
</ul> Version 1.1.1 
<ul> 
 <li>Fixed a bug with tag auto-completion from version 1.1.0.</li> 
</ul> Version 1.1.0 
<ul> 
 <li>Added full syntax error highlighting support! The Robot language is now fully parsed!</li> 
 <li>Common Robot errors will be caught before runtime, such as assigning a variable to a String instead of a Keyword.</li> 
 <li>Fixed a minor bug where Autocomplete would suggest lowercase Java methods.</li> 
 <li>Fixed a minor bug where Autocomplete suggestions would not have spaces between words where appropriate.</li> 
</ul> Version 1.0.6 
<ul> 
 <li>Added templates so you can create a Robot Test Case File or Robot Keywords File from the New menu in the project explorer.</li> 
 <li>Explicitly declaring dependencies on &quot;lang&quot; and &quot;java&quot; modules.</li> 
 <li>Hoping above change will cause this plugin to be suggested when you open a Robot file and it says &quot;Plugins supporting files with *.robot extension are found&quot;.</li> 
</ul> Version 1.0.5 
<ul> 
 <li>Fixed a major bug that apparently was causing many features to not work for Mac, because Robot files were never indexed. In Ubuntu, I didn't notice any problems. The RobotKeywordUsagesProvider has to return a new WordsScanner each time getWordsScanner() is invoked, unless the given scanner is thread-safe. </li> 
 <li>Yay, no more error messages in the event log!</li> 
 <li>Added the .iml file to git, so it's easier to start working on the project.</li> 
</ul> Version 1.0.4 
<ul> 
 <li>Fixed a bug where keywords defined within Robot would appear twice in autocomplete.</li> 
</ul> Version 1.0.3 
<ul> 
 <li>You can find usages of Java-defined Robot Keywords. It will find all usages in Robot files + Java</li> 
 <li>(Hopefully) fixed a bug where not all tokens were parsed in a Robot file by the words scanner for indexing.</li> 
 <li>Added plugin JAR to the bin folder for easy download if you don't want to setup your environment for plugin development and compile it.</li> 
</ul> Version 1.0.2 
<ul> 
 <li>You can find usages of Robot keywords defined in Robot files.</li> 
 <li>Autocomplete works to suggest Robot keywords as you type---and it includes robot keywords from Java methods or Robot files</li> 
 <li>Reworked how searching is done in RobotKeywordDefinitionFinder. Searches by the method name against the word index when possible. When not possible, searches by the term &quot;RobotKeyword&quot; in java files, since we're are only dealing with robot keywords defined in Java with the @RobotKeyword annotation. </li> 
 <li>Autocomplete robot tags as well.</li> 
</ul> Version 1.0.1 
<ul> 
 <li>Added ability to go to definition of a Robot keyword that's defined in Java or a robot file.</li> 
 <li>Fixed some bugs in tokenizing. Robot keyword definitions are now parsed separately from robot keywords.</li> 
 <li>Refactored to use a BNF file and generate the parser automatically. Trivial language at the moment, don't require much of a tree.</li> 
 <li>Improved performance by only searching for java keywords in the current module. </li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='71452' size='2852993' date='1439567803000' url=''><name>Haskell</name><id>Haskell</id><description><![CDATA[Haskell language support]]></description><version>0.5.2</version><vendor email='' url='http://www.jetbrains.com/'>JetBrains Inc.</vendor><idea-version min="n/a" max="n/a" since-build='139.1659' /><change-notes><![CDATA[Added ability to report exceptions Fixed: #68, #82, #91, #52, #41, #98, #97, #108, #72, #109]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.xdebugger</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='24067' size='103588' date='1402261805000' url=''><name>Latte</name><id>com.jantvrdik.intellij.latte</id><description><![CDATA[Provides support for 
<a href="https://github.com/nette/latte/" rel="nofollow">Latte</a> ? a template engine for PHP.]]></description><version>0.1.1</version><vendor email='' url=''>Jan Tvrd?k</vendor><idea-version min="n/a" max="n/a" since-build='133.326' /><change-notes><![CDATA[<p>0.1.1</p> 
<ul> 
 <li>implemented basic html tags and macros folding</li> 
 <li>typing '}' is ignored when the next character is '}'</li> 
</ul> 
<p>0.1.0-rc1 / 0.1.0</p> 
<ul> 
 <li>selecting attribute macro from code-completion list auto-inserts =&quot;&quot; and put caret inside those quotes</li> 
</ul> 
<p>0.1.0-beta3</p> 
<ul> 
 <li>typing '{' auto-inserts '}'</li> 
</ul> 
<p>0.1.0-beta2</p> 
<ul> 
 <li>fixed minimum required IDEA build number to 133.326</li> 
</ul> 
<p>0.1.0-beta1</p> 
<ul> 
 <li>registering new macro will force re-analyzing of all project files</li> 
</ul> 
<p>0.1.0-alpha7</p> 
<ul> 
 <li>name of closing HTML tag must be the same the opening tag</li> 
 <li>implemented basic commenter</li> 
 <li>hard coded fix for macro _ which can be both pair and unpaired</li> 
</ul> 
<p>0.1.0-alpha6</p> 
<ul> 
 <li>implemented support for custom attribute macros</li> 
 <li>only a single top-level {block} macro can be auto-closed</li> 
</ul> 
<p>0.1.0-alpha5</p> 
<ul> 
 <li>plugin is now really compatible with Java 6</li> 
</ul> 
<p>0.1.0-alpha4</p> 
<ul> 
 <li>implemented support for custom macros</li> 
 <li>macros are auto-closed at end of file</li> 
</ul> 
<p>0.1.0-alpha3</p> 
<ul> 
 <li>plugin should be compatible with Java 6</li> 
 <li>new icon for Latte file</li> 
</ul> 
<p>0.1.0-alpha2</p> 
<ul> 
 <li>fixed macro comment priority when macro comment contained a quote</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='9218' size='24257' date='1422135448000' url=''><name>Tree syntax highlighter</name><id>ru.hyoo.jin.tree</id><description><![CDATA[<a href="http://hyoo.ru/?article=%D0%A4%D0%BE%D1%80%D0%BC%D0%B0%D1%82+Tree;author=Nin+Jin" rel="nofollow">Tree</a> - very simple, readable, compact structural format. Better than xml, json, yaml and other.
<br /> 
<a href="https://github.com/nin-jin/tree-plugin" rel="nofollow">Sources: https://github.com/nin-jin/tree-plugin</a>
<br />]]></description><version>1.3</version><vendor email='nin-jin@ya.ru' url=''>Jin</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[better error hlighting]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='85759' size='409324' date='1446074032000' url=''><name>TypoScript Plugin</name><id>de.sgalinski.typoscript.plugin.id</id><description><![CDATA[<img alt="Logo - sgalinski Internet Services" src="http://www.sgalinski.de/fileadmin/external/new_phpstorm.png">  
<br>
<br> 
<p> <strong>Please uninstall the TypoScript plugin from Intellij before you install this one, because this combination can lead to crashes and unforeseeable problems.</strong> </p> 
<br> 
<p> Do you know, that this is just a demo of the commercial version of this plugin? In the full version are more features and no ads. You can buy the <a href="https://www.sgalinski.de/typo3-produkte-webentwicklung/typoscript-phpstorm-webstorm-intellij/?utm_source=phpstorm&amp;utm_medium=banner&amp;utm_term=typoscript%20plugin&amp;utm_campaign=phpstorm-typoscript" rel="nofollow">typoscript plugin</a> in our store. From 9,99? incl. VAT. </p> 
<br> 
<p> This plugin provides support for the TypoScript configuration language of the <a href="http://typo3.org/" rel="nofollow">TYPO3 CMS</a> and for Neos Fusion of <a href="https://www.neos.io/?utm_source=phpstorm&amp;utm_medium=banner&amp;utm_term=typoscript%20plugin&amp;utm_campaign=phpstorm-typoscript" rel="nofollow">Neos</a>. </p> 
<br> 
<strong>Neos Fusion Feature Highlights:</strong> 
<ul> 
 <li>Code Highlighting</li> 
 <li>Code Folding</li> 
 <li>Code Formatting</li> 
 <li>Error Detection</li> 
 <li>Breadcrumb</li> 
</ul> 
<br> 
<strong>TypoScript Feature Highlights:</strong> 
<ul> 
 <li>Code Highlighting</li> 
 <li>Code Folding</li> 
 <li>Code Formatting</li> 
 <li>Code Auto Completion with multi file support</li> 
 <li>Code Type Annotation</li> 
 <li>Code Documentation (Ctrl+Q on Windows/Unix, Ctrl-J on Mac)</li> 
 <li>File auto completion for INCLUDE_TYPOSCRIPT values</li> 
 <li>Go to file support for INCLUDE_TYPOSCRIPT values</li> 
 <li>Error Detection</li> 
 <li>Structure Tree</li> 
 <li>Breadcrumb, can be disabled in the TypoScript settings (File -&gt; Settings -&gt; IDE Settings -&gt; TypoScript)</li> 
</ul> 
<strong>TypoScript Commercial Feature Highlights:</strong> 
<ul> 
 <li>No ads.</li> 
 <li>File auto completion for EXT: values.</li> 
 <li>Go to file support for EXT: values.</li> 
 <li>More in developement...</li> 
</ul> 
<p> The TypoScript code value annotation is an additional feature for the code auto completion.<br> You can assign a specified data value for any keyword to let PhpStorm know, how to handle keywords that are not defined inside the project or the included tsref.xml. </p> 
<p> You can easy advance the tsref.xml by creating a new file called "tsref_additionals_[1,2,...].xml" in the folder "de/sgalinski/typocript/resources/". Then you can add your special values. </p> 
<br> 
<strong>Syntax:</strong> 
<pre>
    // @var [Key] [Type]
        </pre> 
<strong>Example:</strong> 
<pre>
    // @var plugin.tx_ext.someProperty stdWrap
    plugin.tx_ext.someProperty {
        ...
    }
        </pre> 
<strong>Example2:</strong> 
<pre>
    plugin {
        /** My description
         * to this specific
         * variable
         *
         * @var .tx_ext TEXT
         */
        tx_ext.someProperty {
            ...
        }
    }
        </pre> 
<p> We will deliver bugfixes in the future. Please check for updates regularly.<br> If you find bugs or have feature requests, please open a ticket in our public <a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues?utm_source=phpstorm&amp;utm_medium=banner&amp;utm_term=typoscript%20plugin&amp;utm_campaign=phpstorm-typoscript" rel="nofollow">issue tracker</a>. </p> License 
<p> In general the usage of this software requires the payment of a small fee. Details about the commercial licence can be found here:<br> https://www.binpress.com/license/view/l/584559e2265a202dd18f33e106dc7fb2<br> <br> The already released software in our free related gitlab projects belongs to the MIT licence:<br> <br> Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:<br> The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.<br> THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. </p>]]></description><version>1.6</version><vendor email='stefan@sgalinski.de' url=''>sgalinski Internet Services</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/network/v1.6" rel="nofollow"><strong>1.6</strong></a> 
<ul> 
 <li>TypoScript1</li> 
 <ul> 
  <li>[FEATURE] Massive improvements of the description of each element. (Ctrl+Q on Windows/Unix, Ctrl-J on Mac) ;)</li> 
  <li>[FEATURE] A possibility to choose the source for the auto completion and documentation within the ide settings</li> 
  <li>[FEATURE] External libraries are considered now, so they are available as variables</li> 
  <li>[FEATURE] Inline documentation for variables without a type. It's mostly like the PHP-doc syntax. An example is in the plugin description</li> 
  <li>[FEATURE] Strong performance boost for the auto completion and documentation</li> 
  <li>[FEATURE] Implementation of the goto deceleration for include TypoScript lines</li> 
  <li>[FEATURE] Some smaller improvements...</li> 
  <li>[BUGFIX] ...and bugfixes</li> 
 </ul> 
</ul> 
<a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/network/v1.5" rel="nofollow"><strong>1.5</strong></a> 
<ul> 
 <li>TypoScript2</li> 
 <ul> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/98" rel="nofollow">[BUGFIX][TS2] Negation is not allowed in EEL expressions</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/92" rel="nofollow">[BUGFIX][TS2] Dash is not allowed within a keyword</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/101" rel="nofollow">[BUGFIX][TS2] Just include without a colon isn't marked as error</a></li> 
 </ul> 
 <br /> 
 <li>TypoScript1</li> 
 <ul> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/81" rel="nofollow">[FEATURE][TS1] Adds the function names to the tsref.xml</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/commit/c800005159e84f4e749c31fc476e7fd289f5a728" rel="nofollow">[FEATURE][TS1] Adds the possibility to advance the tsref.xml with content</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/96" rel="nofollow">[BUGFIX][TS1] Some correct conditions are not allowed and causes a crash</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/94" rel="nofollow">[BUGFIX][TS1] Parenthesises are not allowed within a function call</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/93" rel="nofollow">[BUGFIX][TS1] NullPointerException if after one condition a empty block begins</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/91" rel="nofollow">[BUGFIX][TS1] Pipe is not allowed within a condition</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/89" rel="nofollow">[BUGFIX][TS1] NullPointerException for wrong conditions</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/88" rel="nofollow">[BUGFIX][TS1] Sometimes a keyword dosen't haves auto completions</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/87" rel="nofollow">[BUGFIX][TS1] No other keywords are allowed after a constant</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/84" rel="nofollow">[BUGFIX][TS1] A formatting error occours, if a new brace is added within a keyword chain</a></li> 
  <li>And tons of other bugfixes...</li> 
 </ul> 
</ul> 
<a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/network/v1.4" rel="nofollow"><strong>1.4</strong></a> 
<ul> 
 <li>TypoScript2</li> 
 <ul> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/73" rel="nofollow">Empty prototype in one line is not mentioned as error</a></li> 
 </ul> 
 <br /> 
 <li>TypoScript1</li> 
 <ul> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/57" rel="nofollow">Rewrite of the Lexer and Parser</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/17" rel="nofollow">Outside a block, it should not be able to set a dot in front of a key value</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/52" rel="nofollow">Auto format don't remove multiple empty lines</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/60" rel="nofollow">Auto documentation bugs</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/61" rel="nofollow">&quot;@&quot; within &quot;#&quot;-commented line creates an error</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/65" rel="nofollow">Multiple conditions throws an error</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/66" rel="nofollow">end of condition with [global] or [end] is not recognized</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/67" rel="nofollow">Using constants as keys confuses formatting.</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/71" rel="nofollow">Condition implicitly ending previous condition is marked as syntax error</a></li> 
  <li><a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/issues/75" rel="nofollow">Auto completion for [end], [else], [global]</a></li> 
 </ul> 
</ul> 
<a href="https://gitlab.sgalinski.de/phpstorm/phpstorm-typoscript-plugin/network/v1.3" rel="nofollow"><strong>1.3</strong></a> 
<ul> 
 <li>[FEATURE][TS2] Neos support</li> 
 <ul> 
  <li>[FEATURE][TS2] Syntax highlighter</li> 
  <li>[FEATURE][TS2] Syntax error detection</li> 
  <li>[FEATURE][TS2] Brace matcher</li> 
  <li>[FEATURE][TS2] Code formatter</li> 
  <li>[FEATURE][TS2] Folding builder</li> 
  <li>[FEATURE][TS2] Breadcrumb</li> 
 </ul> 
 <br /> 
 <li>[FEATURE][TS1] Implementation of a breadcrumb bar for the editor</li> 
 <li>[TASK][TS1] Change of the element type in the code autocompletion</li> 
 <li>[BUGFIX][TS1] The autocompletion does not work in some cases.</li> 
 <li>[BUGFIX][TS1] FLUIDTEMPLATE is missing in the tsref.xml.</li> 
 <li>[BUGFIX][TS1] An extra brace will be created if a block begins directly after a keyword.</li> 
 <li>[BUGFIX][TS1] Sometimes the code documentation is not shown.</li> 
</ul> 
<strong>1.2</strong> 
<ul> 
 <li>[FEATURE] Implementation of the &quot;jump to&quot; function to the structure tree.</li> 
 <li>[FEATURE] Implementation of an asc and desc sorter of the structure tree.</li> 
 <li>[FEATURE] Implementation of a spellchecker in comments.</li> 
 <li>[FEATURE] Implementation of a possibility to change the default file extension in the settings dialog of the IDE.</li> 
 <li>[BUGFIX] The multi line values are not visible in the structure tree.</li> 
</ul> 
<strong>1.1.1</strong> 
<ul> 
 <li>[BUGFIX] A new TypoScript file cannot be created</li> 
 <li>[BUGFIX] NoSuchMethodError for current_position_ on startup</li> 
</ul> 
<strong>1.1</strong> 
<ul> 
 <li>Extremely reduced the memory footprint</li> 
 <li>Improved the overall plugin performance</li> 
 <li>Constants as key values don't are marked as syntax errors anymore</li> 
 <li>Fixed the conflicts with the Intellij TypoScript plugin</li> 
 <li>Some additional minor fixes</li> 
</ul> 
<strong>1.0</strong> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='71404' size='3547030' date='1493001221000' url=''><name>Elixir</name><id>org.elixir_lang</id><description><![CDATA[Elixir plugin]]></description><version>5.1.0</version><vendor email='Kronic.Deth@gmail.com' url=''>Luke Imhoff</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Graphical debugger with line breakpoints.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='596' size='515548' date='1448454741000' url=''><name>LeekScript</name><id>com.plopiplop.leekwars</id><description><![CDATA[Support for the LeekScript language (http://leekwars.com).]]></description><version>1.1.3</version><vendor email='' url=''>bjansen</vendor><idea-version min="n/a" max="n/a" since-build='131.1' /><change-notes><![CDATA[IDEALeek is now compatible with other JetBrains IDEs.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='125' size='279952' date='1411857770000' url=''><name>Twelf Plugin</name><id>Twelf Plugin</id><description><![CDATA[Jelf adds Twelf language support to IntelliJ IDEA. Features include syntax highlighting, on-the-fly reporting of syntax errors, indexing and search on Twelf declarations and files, code completion, go-to-declaration action, renaming of declarations, twelf compile and error reporting.]]></description><version>1.1.1</version><vendor email='' url=''>Ali Lahijani</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='768775' size='2179846' date='1452849762000' url=''><name>Gauge</name><id>com.thoughtworks.gauge</id><description><![CDATA[Plugin for writing Gauge tests 
<p>The plugin provides the following basic features:</p> 
<ul> 
 <li>Basic language parsing and highlighting</li> 
 <li>Project Creation</li> 
 <li>Auto completion </li> 
 <li>Navigation from step to implementation</li> 
 <li>Quick Fix for unimplemented steps </li> 
 <li>Execution and Debugging specs</li> 
 <li>Support for Concepts</li> 
 <li>Refactoring support</li> 
</ul> 
<br>]]></description><version>0.1.0</version><vendor email='getgauge@googlegroups.com' url='http://getgauge.io'>Gauge</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<p>0.1.0</p> 
<ul> 
 <li> Adding IntelliJ 15 compatibility changes </li> 
 <li> Bug Fixes </li> 
</ul> 
<br /> 
<p>0.0.15</p> 
<ul> 
 <li> Enhanced Find usages, Autocomplete, HTML preview and Quick fix functionality </li> 
 <li> Bug Fixes </li> 
</ul> 
<br /> 
<p>0.0.14</p> 
<ul> 
 <li> Changes for compatibility with gauge-java version 0.2.2 </li> 
</ul> 
<br /> 
<p>0.0.13</p> 
<ul> 
 <li> Enhanced find usages functionality </li> 
 <li> Added spec and concept commenting feature </li> 
 <li> Added error highlighting </li> 
 <li> Bug Fixes and enhancements </li> 
</ul> 
<br /> 
<p>0.0.12</p> 
<ul> 
 <li> Enhanced auto completion support </li> 
 <li> Bug Fixes and enhancements </li> 
</ul> 
<br /> 
<p>0.0.11</p> 
<ul> 
 <li> Bug Fixes and enhancements </li> 
</ul> 
<br /> 
<p>0.0.10</p> 
<ul> 
 <li> Bug Fixes and enhancements </li> 
</ul> 
<br /> 
<p>0.0.9</p> 
<ul> 
 <li> Improving debugger support. Do not need to launch remote config after launching specs in debug mode </li> 
 <li> Bug Fixes and enhancements </li> 
</ul> 
<br /> 
<p>0.0.8</p> 
<ul> 
 <li> Support for using gauge-maven-plugin </li> 
 <li> Added spec and scenario templates </li> 
 <li> Bug Fixes and enhancements </li> 
</ul> 
<br /> 
<p>0.0.7</p> 
<ul> 
 <li> Importing the project seamlessly </li> 
 <li> Adding caching mechanism, improves performance.</li> 
</ul> 
<br /> 
<p>0.0.6</p> 
<ul> 
 <li> Removed find usages feature due to performance issues </li> 
 <li> Bug fixes and enhancements </li> 
</ul> 
<br /> 
<p>0.0.5</p> 
<ul> 
 <li> Basic find usages on steps that have implementation </li> 
 <li> Fixes bug where gauge.exe was not detected on windows </li> 
</ul> 
<br /> 
<p>0.0.4</p> 
<ul> 
 <li> Parallel Execution in run configuration </li> 
 <li> Html preview tab for spec and concept files </li> 
 <li> Bug fixes </li> 
</ul> 
<br /> 
<p>0.0.3</p> 
<ul> 
 <li> Refactoring of steps across gauge project </li> 
 <li> Single scenario execution </li> 
 <li> Multiple spec execution from project explorer </li> 
 <li> Tag expression in spec run configuration </li> 
 <li> Template for adding tables </li> 
 <li> Specification and concept file creation </li> 
</ul>]]></change-notes><rating>3.7</rating></idea-plugin><idea-plugin downloads='5237' size='195443' date='1411416089000' url='https://github.com/zephir-lang/idea-plugin'><name>Zephir</name><id>com.zephir</id><description><![CDATA[Language support for the 
<a href="http://zephir-lang.com" rel="nofollow">Zephir Language</a> 
<p>Zephir - Ze(nd Engine) Ph(p) I(nt)r(mediate) - is a high level language that eases the creation and maintainability of extensions for PHP. Zephir extensions are exported to C code that can be compiled and optimized by major C compilers such as gcc/clang/vc++. Functionality is exposed to the PHP language.</p>]]></description><version>0.2.4</version><vendor email='support@zephir-lang.com' url=''>Zephir Team</vendor><idea-version min="n/a" max="n/a" since-build='130.1' /><change-notes><![CDATA[<li><b>0.2.4</b>: Added brace matching</li> 
<li><b>0.2.3</b>: Fixed build</li> 
<li><b>0.2.2</b>: Improve highlighter, added color settings page</li> 
<li><b>0.2.1</b>: Disabled &quot;New Zephir class&quot; dialog</li> 
<li><b>0.2.0</b>: Added lexer and simple syntax highlighter</li> 
<li><b>0.1.0</b>: Initial plugin</li>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2675' size='10230807' date='1434561899000' url=''><name>IntelliJ-Haskell</name><id>com.powertuple.intellij.haskell</id><description><![CDATA[Haskell support.]]></description><version>0.9</version><vendor email='rikvdkleij@gmail.com' url=''>PowerTuple</vendor><idea-version min="n/a" max="n/a" since-build='139.0' until-build='141.*'/><change-notes><![CDATA[<p>0.9</p> 
<ul> 
 <li>Added feature to automatically download sources of project dependencies and add them as source libraries to module</li> 
 <li>Support for renaming Haskell module</li> 
 <li>Bug fixes</li> 
 <li>Improvements</li> 
</ul> 
<p>0.81</p> 
<ul> 
 <li>Support for IntelliJ 14.1</li> 
</ul> 
<p>0.8</p> 
<ul> 
 <li>Bug fixes</li> 
 <li>Improvements</li> 
 <li>Support for upcoming version of ghc-mod with Cabal-helper</li> 
</ul> 
<p>0.7</p> 
<ul> 
 <li>Improved parser and formatting</li> 
</ul> 
<p>0.6</p> 
<ul> 
 <li>Bug fixes</li> 
 <li>(Performance) improvements</li> 
 <li>Improved syntax highlighting</li> 
 <li>Added Haskell module</li> 
 <li>Support for qualified identifiers</li> 
 <li>Optimize imports</li> 
</ul> 
<p>0.5</p> 
<ul> 
 <li>Support for IntelliJ 14. IntelliJ 13.x is not supported since this version</li> 
 <li>Improved rename by setting scope automatically. Also local rename does not force preview anymore</li> 
 <li>Improved Find Usages</li> 
</ul> 
<br /> 
<p>0.4</p> 
<ul> 
 <li>Improved communication with ghc-modi by increasing timeout</li> 
 <li>Minor improvements</li> 
</ul> 
<br /> 
<p>0.3</p> 
<ul> 
 <li>Support for exact search in navigate to declaration and identifier by putting space at the end</li> 
 <li>Intention actions for adding language extension pragma and type signature to code</li> 
 <li>Minor improvements in formatting</li> 
</ul> 
<br /> 
<p>0.2</p> 
<ul> 
 <li>Inspection by HLint</li> 
 <li>Quick fixes for HLint suggestions</li> 
 <li>View error, action to view formatted message from ghc-mod. Especially useful in case message consists of multiple lines (Ctrl-F10, Meta-F10 on Mac OSX)</li> 
 <li>Haskell GHC SDK. I noticed that setting GHC SDK for existing Haskell project gave warning about corrupt SDK. In that case: close project, remove idea files and open project again.</li> 
 <li>Removed ghcOsxPath setting in favour of GHC SDK home path</li> 
 <li>ghc-modi process is started on request, not automatically anymore when project is opened</li> 
 <li>Improvements</li> 
</ul> 
<br /> 
<p>0.1</p> 
<ul> 
 <li>Initial version</li> 
</ul> 
<p>See for more information: https://github.com/rikvdkleij/intellij-haskell/blob/master/README.md</p> 
<p>Any feedback is welcome!</p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2000' size='2727501' date='1444412184000' url=''><name>lsFusion support</name><id>lsfusion.idea.plugin</id><description><![CDATA[Plugin adds editing and navigation support for lsFusion scripting files (*.lsf)]]></description><version>1.0.30</version><vendor email='luxsoft@adsl.by' url='http://luxsoft.by'>Luxsoft</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[<b>Version 1.0</b>
<br /> 
<p>Initial version</p>]]></change-notes><depends>AntSupport</depends><depends>com.intellij.properties</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='20104' size='31311301' date='1486526124000' url=''><name>HaskForce</name><id>com.haskforce</id><description><![CDATA[Plugin for Haskell language support.]]></description><version>0.3-beta.37</version><vendor email='' url='https://github.com/carymrobbins/intellij-haskforce'>HaskForce on GitHub</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p> <span><b>Warning:</b> You cannot use multiple Haskell plugins at the same time.</span> If you have installed a Haskell language plugin for IntelliJ be sure to uninstall it before installing this one. </p> 
<p> If you encounter any issues, please submit them on our <a href="https://github.com/carymrobbins/intellij-haskforce/issues" rel="nofollow">bug tracker</a>. </p> 
<p> <b>v0.3-beta.37</b> </p>
<ul> 
 <li>Help ghc-mod find stack (#318, #285)</li> 
 <li>Exclude .stack-work from sources (#321)</li> 
 <li>Don't report typos more than once (#320)</li> 
 <li>Parse Eta syntax (#302)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.36</b> </p>
<ul> 
 <li>Fix Java 6 builder conflict (#278)</li> 
 <li>Parse extraneous commas in export/import lists (#284)</li> 
 <li>Fix read lock error (#271)</li> 
 <li>Strip HTML tags from ghc-modi 'killing' console message (#287)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.35</b> </p>
<ul> 
 <li>Make HLint aware of extensions from Cabal file (#56)</li> 
 <li>Parse qualified operators in patterns (#218)</li> 
 <li>Parse 'do rec' syntax (#264)</li> 
 <li>Parse pragma-only files (#267)</li> 
 <li>Upgraded Grammar-Kit to 1.4.1</li> 
 <li>Upgraded JFlex to 1.7.0</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.34</b> </p>
<ul> 
 <li>Fix external builder issue (#282)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.33</b> </p>
<ul> 
 <li>Require Java 8 (#281) 
  <ul> 
   <li>The boot JDK for IntelliJ must be running Java 8 (already required for IDEA 2016.1) </li> 
   <li>Fixes problems with building Java 6 projects (#278)</li> 
  </ul> </li> 
 <li>Improved Cabal file support (#169) 
  <ul> 
   <li>Implemented a proper Cabal parser</li> 
   <li>GHC extensions autocompletion</li> 
   <li>Jump to source for modules listed in exported-modules</li> 
   <li>Determine source roots from Cabal file during Stack project import</li> 
  </ul> </li> 
 <li>Properly dispose HaskellToolsConsole (#269)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.32</b> </p>
<ul> 
 <li>Hindent support (#274)</li> 
 <li>Fix NPE caused by ghc-modi (#266)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.31</b> </p>
<ul> 
 <li>Fixed issues with ghc-mod halting the IDE (#259)</li> 
 <li>Don't terminate ghc-modi on type info error (#261)</li> 
 <li>Allow 'location' values in stack.yaml packages (#263)</li> 
 <li>Show working directory in tools console (#251)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.30</b> </p>
<ul> 
 <li>Fix "expand selection" feature to work with lists (#246)</li> 
 <li>Handle missing "packages" field in stack.yaml (#248)</li> 
 <li>Validate that project names do not contain whitespace (#252)</li> 
 <li>New "Haskell Stack Run" configuration (#252)</li> 
 <li>Added Haskell Tools Console (#237)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.29</b> </p>
<ul> 
 <li>Use `hlint --no-exit-code` to avoid failing on lint warnings (#244)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.28</b> </p>
<ul> 
 <li>Show build tool config errors in new project dialog</li> 
 <li>Parse boolean fields in stack.yaml</li> 
 <li>Improved external tool error reporting</li> 
 <li>Internal refactors to improve ghc-mod/hlint error highlighting</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.27</b> </p>
<ul> 
 <li>Warn if ghc-mod is compiled with a different version of GHC (#219)</li> 
 <li>Ghc-mod now executes in Stack context if applicable (#229)</li> 
 <li>Fixed halted IDE when modifying class constraints (#228)</li> 
 <li>Fixed importing Stack project at `.` directory (#230)</li> 
 <li>Fixed IndexOutOfBounds exception during indexing (#164)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.26</b> </p>
<ul> 
 <li>Don't override user-specified ghc-modi flags, thanks to @adinapoli (#224)</li> 
 <li>Don't attempt to parse directories as stack.yaml (#216, #227)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.25</b> </p>
<ul> 
 <li>Bug fixes and minor refactoring</li> 
 <li>Fix type info errors (#204)</li> 
 <li>Fix autocompletion when hiding names (#209)</li> 
 <li>Fix ghc-mod parse error messages (#212)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.24</b> </p>
<ul> 
 <li>Added stack support (#167)</li> 
 <li>Added ghc-mod 5.4 support (#182)</li> 
 <li>Parse numeric escapes (#196) and haddock comments (#198)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.23</b> </p>
<ul> 
 <li>Add spellchecker support (#197)</li> 
 <li>Fix redundant dashes when splitting comments (#199)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.22</b> </p>
<ul> 
 <li>Parser improvements: InstanceSigs, MINIMAL pragma for class definitions, and qualified expressions in ViewPatterns, relaxed let expressions. </li> 
 <li>Autocompletion no longer includes keywords where not applicable.</li> 
 <li>Go to definition for exported modules, re-exported functions, and type definitions, thanks to @charleso. </li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.21</b> </p>
<ul> 
 <li>Type info action only applies to Haskell files (#156)</li> 
 <li>ghc-mod completion optimizations</li> 
 <li>Added Add Cabal Package and Discover Cabal Packages actions</li> 
 <li>Enhanced the new project wizard to configure tools and Cabal package settings</li> 
 <li>Resolved hlint annotation issue (#121)</li> 
 <li>Honor NoImplicitPrelude pragma for autocompletion</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.20</b> </p>
<ul> 
 <li>Added jump to definition for local variables</li> 
 <li>Resolved type info action traceback (#135)</li> 
 <li>Updated new project wizard to prompt for SDK (#141)</li> 
 <li>Improved operator and comment parsing (#152)</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.19</b> </p>
<ul> 
 <li>Updated ghc-mod(i) integration to use the user-specified GHC and Cabal.</li> 
 <li>Highlight mdo and rec as keywords (#120)</li> 
 <li>Improved string escape parsing (#111)</li> 
 <li>Parse forall in data declarations (#132)</li> 
 <li>Parse PACK/UNPACK pragmas for GADTs</li> 
 <li>Handle leading slash for QuasiQuote language injections.</li> 
 <li>Updated icons for retina display</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.18</b> </p>
<ul> 
 <li>Implemented <b>Type Info</b> action. (#90)</li> 
 <li>Implemented language injections for QuasiQuotes.</li> 
 <li>Improved import completion with aliased modules.</li> 
 <li>Improved <b>Restart ghc-modi</b> action. (#103)</li> 
 <li>Implemented creation of subdirectories for create file action, e.g. <b>Foo.Bar.Baz</b> creates <b>Foo/Bar/Baz.hs</b></li> 
 <li>Fixed hash operator parsing. (#106)</li> 
 <li>Improved RankNTypes support. (#92)</li> 
 <li>Improved Windows support. (#108, #109)</li> 
</ul> 
<b>v0.3-beta.17</b> 
<ul> 
 <li>Implemented closed type families.</li> 
 <li>Implemented jump to function/variable declarations without type signatures.</li> 
 <li>Added module path creation when creating a new file as `Path.To.Module`.</li> 
</ul> 
<b>v0.3-beta.16</b> 
<ul> 
 <li>Improved ghc-modi integration.</li> 
</ul> 
<b>v0.3-beta.15</b> 
<ul> 
 <li>Implemented FunctionalDependencies.</li> 
 <li>Removed dependency on Apache commons-lang.</li> 
</ul> 
<b>v0.3-beta.14</b> 
<ul> 
 <li>Implemented RankNTypes for type declarations. (#92)</li> 
</ul> 
<b>v0.3-beta.13</b> 
<ul> 
 <li>Resolved parser issues with partial case expressions. (#82)</li> 
</ul> 
<b>v0.3-beta.12</b> 
<ul> 
 <li>Improved "Go to symbol" by indexing declarations.</li> 
 <li>Resolved bug with ghc-modi blocking. (#91)</li> 
 <li>Prevent ghc-modi from restarting when it terminates unexpectedly.</li> 
 <li>Added a "Restart ghc-modi" action to give the user control over when to restart ghc-modi. </li> 
</ul> 
<b>v0.3-beta.11</b> 
<ul> 
 <li>Fixed duplicate error messages from ghc-modi.</li> 
 <li>Improved performance of jump to declaration.</li> 
 <li>Added UnicodeSyntax support.</li> 
 <li>Added MagicHash syntax support.</li> 
 <li>Added tab settings under Code Style settings.</li> 
 <li>Run configurations now verify cabal version.</li> 
</ul> 
<b>v0.3-beta.10</b> 
<ul> 
 <li>Added support for jumping to data and newtype constructor definitions.</li> 
 <li>Jump to definition will resolve based on your imports.</li> 
 <li>Multi-resolve now displays module names.</li> 
 <li>Completion takes into account explicit and hiding imports.</li> 
 <li>Reference completion now displays module name instead of file name.</li> 
</ul> 
<p></p> 
<p> <b>v0.3-beta.9</b> </p>
<ul> 
 <li>Fixed auto-add type signature intention on Windows. (issue #79)</li> 
 <li>Fixed ignore hlint intention on Windows. (issue #59)</li> 
</ul> 
<p></p>]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='1338' size='62956' date='1419038923000' url=''><name>Mathematica REPL</name><id>repl.simple.mathematica.id</id><description><![CDATA[This plugin allows to connect IntellyJ Idea(TM) to Mathematica(TM) Kernel
<br /> and have minimal front-end to Mathematica session, control evaluation 
<br /> and kernel. You can evaluate your code directly in the REPL without running full Mathematica Front-End.
<br /> To use this plugin you need a full installation of Mathematica for given platform. The plugin will depends on the JLink Mathematica component and some native libraries. 
<br /> The following functionality is available: 
<ul> 
 <li>Creating new Mathematica session tabs at the Mathematica REPL toolbar. </li> 
 <li>Starting/Stopping Kernel Link. </li> 
 <li>Evaluate selection in the REPL/Find information on the selected symbol. </li> 
</ul> Please note that front end support is basic so the advanced features like Manipulate or dialogs are not supported.
<br /> The plugin does not provide syntax highlight support for Mathematica language. There is another great plugin for that Mathematica Support. Please refer to the 
<a href="https://github.com/halirutan/Mathematica-IntelliJ-Plugin" rel="nofollow">Mathematica-IntelliJ-Plugin</a>.]]></description><version>0.0.2</version><vendor email='dubrousky@gmail.com' url='https://github.com/dubrousky/Mathematica-REPL'>Aliaksandr Dubrouski</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Change notes.
<br /> 
<ul> 
 <li>Added validation of selected paths</li> 
 <li>Added kernel connection timeout and connection dissposal</li> 
 <li>Added actions to the title and tool window</li> 
 <li>Added color customisation</li> 
 <li>Fixed error reporting dialog missing in the plugin.xml</li> 
</ul>
<br /> Full list of changes and bugfixes is available at 
<a href="https://github.com/dubrousky/Mathematica-REPL/wiki" rel="nofollow">Git</a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1660' size='51564' date='1427319967000' url=''><name>Emblem</name><id>com.emblem.unique.plugin.idid234234</id><description><![CDATA[Emblem template support]]></description><version>0.1.3</version><vendor email='' url='https://bitbucket.org/patrick_pircher/'>Patrick Pircher</vendor><idea-version min="n/a" max="n/a" since-build='121.0' /><change-notes><![CDATA[0.1.3 Fixed a crash]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='1188' size='272104' date='1422061542000' url=''><name>Purescript Plugin</name><id>in.twbs.pure</id><description><![CDATA[Plugin for PureScript language support.]]></description><version>0.0.1</version><vendor email='ikarienator@gmail.com' url='https://github.com/ikarienator'>Bei Zhang</vendor><idea-version min="n/a" max="n/a" since-build='139.1' /><change-notes><![CDATA[<p> <b>v0.0.1</b> </p>
<ul> 
 <li>First publish.</li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='27288' size='113132' date='1422387794000' url=''><name>LaTeX</name><id>mobi.hsz.idea.latex</id><description><![CDATA[LaTeX plugin for IntelliJ IDEA 
<br /> 
<a href="https://github.com/hsz/idea-latex" rel="nofollow">GitHub</a> | 
<a href="https://github.com/hsz/idea-latex/issues" rel="nofollow">Issues</a> | Donate ( 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=V6QCW4DR2XWY4" rel="nofollow">PayPal</a> or 
<a href="https://blockchain.info/address/1BUbqKrUBmGGSnMybzGCsJyAWJbh4CcwE1" rel="nofollow">BTC</a> ) 
<br /> 
<br /> 
<b>Features</b> 
<ul> 
 <li>Syntax highlighting</li> 
 <li>Editor toolbar actions with shortcuts</li> 
 <li>Code folding</li> 
</ul> 
<b><i>Feature requests:</i></b> 
<ul> 
 <li><i>suggesting functions' names</i></li> 
 <li><i>obtaining installed packages</i></li> 
 <li><i>generating PDF files</i></li> 
 <li><i>preview generated PDF files</i></li> 
 <li><i>and more...</i></li> 
</ul> 
<br /> 
<br /> 
<i>Compiled with Java 1.6</i> 
<br /> 
<br />]]></description><version>0.2</version><vendor email='jakub@hsz.mobi' url=''>hsz</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Version 0.2 
<ul> 
 <li>Toolbar actions: bold, italic, underline, align left, align center, align right</li> 
 <li>Color settings page</li> 
 <li>Sections folding</li> 
</ul> Version 0.1.1 
<ul> 
 <li>Fixed syntax highlighting (better BNF and Flex rules)</li> 
</ul> Version 0.1 
<ul> 
 <li>Basic syntax highlighting</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='138' size='29101' date='1422852441000' url=''><name>MonkeyScript Syntax Highlighter</name><id>com.monkeyscriptplugin</id><description><![CDATA[A basic syntax highlighter for MonkeyScript
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='eva.xiao@ef.com' url=''>EF Education First</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7096' size='594392' date='1443710379000' url='https://github.com/idok/coffee-lint-plugin'><name>CoffeeLint</name><id>com.wix.coffeelint</id><description><![CDATA[CoffeeLint intellij integration.
<br /> 
<p>Support displaying CoffeeLint warnings as intellij inspections</p> 
<p>Support for custom CoffeeLint rules</p>]]></description><version>1.0.5</version><vendor email='sir_simon_x@yahoo.com' url='https://github.com/idok'>Ido</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<p>1.0.5 Bug fixes.</p> 
<p>1.0.4 Add --ext CLI option to include additional file extension.</p> 
<p>1.0.3 Use temp folder for temp files.</p> 
<p>1.0.2 Bug fixes.</p> 
<p>1.0.1 Bug fixes.</p> 
<p>1.0.0 First version.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.coffeescript</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='5377' size='517621' date='1427300811000' url=''><name>D Language Support</name><id>org.dlangplugin</id><description><![CDATA[D Language support for IntelliJ IDEA 14]]></description><version>0.0.8</version><vendor email='sheknitrtch@vivaldi.net' url=''>D Lang</vendor><idea-version min="n/a" max="n/a" since-build='139.1' /><change-notes><![CDATA[Early alpha release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3500' size='195570' date='1427671467000' url=''><name>NSIS plugin</name><id>com.krylysov.nsisplugin</id><description><![CDATA[NSIS syntax highlighting plugin]]></description><version>0.2.0</version><vendor email='artem@krylysov.com' url='https://github.com/akrylysov/intellij-nsis'>Artem Krylysov</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Initial version.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='32795' size='3285439' date='1471045787000' url=''><name>Anko Support</name><id>org.jetbrains.kotlin.android.dsl</id><description><![CDATA[Anko Android library support.]]></description><version>0.9b</version><vendor email='' url='http://www.jetbrains.com'>JetBrains s.r.o.</vendor><idea-version min="n/a" max="n/a" since-build='141.1009' until-build='162.9999'/><change-notes><![CDATA[]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.kotlin</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='915' size='2982456' date='1476888163000' url=''><name>Itrules</name><id>siani.dev.itrules</id><description><![CDATA[Itrules is a rule-based template engine. Itrules can generate HTML, XML, SQL, JSON or any other documents from templates. These templates are a compound of rules that are activated basing on a set of conditions that the users define. The rules have marks that can trigger other rules that define what and how the text will be rendered in this point. Example: def type(Person) $Name was born in $Country on $Birthday+ShortDate end]]></description><version>1.9.2</version><vendor email='support.itrules@siani.es' url='http://www.siani.es'>Itrules: Intelligent Template Engine Rules Based</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.9.0 
<ul> 
 <li>Improved engine.</li> 
 <li>Added file listener to generate template on the fly.</li> 
 <li>function names allows score and underscore.</li> 
 <li>Minor fixes.1.7.0 </li> 
 <li>On-save template generation.</li> 
 <li>Deleted templates directory. Now the template is generated close to itr. <br>In engine:</li> 
 <li>value function renamed to attribute</li> 
 <li>Fixed bugs in functions.</li> 
 <li>Refactor of FrameBuilder</li> 
 <li>Updating examples.</li> 
</ul> 1.6.0 
<ul> 
 <li>Multiple template generation support.</li> 
 <li>Fixed creation file errors.</li> 
 <li>Save file before generate templates.</li> 
</ul> 1.4.5 
<ul> 
 <li>Fixed framework support</li> 
 <li>Improved file creation.</li> 
</ul> 1.4.4 
<ul> 
 <li>Updated highlight accord to default schema.</li> 
 <li>Added plugin run configuration.</li> 
</ul> 1.4.3 
<ul> 
 <li>Fixed recursive templates.</li> 
</ul> 1.4.2 
<ul> 
 <li>Fixed Template api.</li> 
</ul> 1.4.1 
<ul> 
 <li>Open Template api to obtain its rules.</li> 
</ul> 1.4.0 
<ul> 
 <li>Fixed indentations.</li> 
 <li>Fixed expressions.</li> 
 <li>Fixed interpreter</li> 
 <li>Ternary operators.</li> 
</ul> 1.2.6 
<ul> 
 <li>Fixed indentations.</li> 
 <li>Added <code>&amp;</code> and | operator in signatures.</li> 
 <li>Refactor</li> 
</ul> 1.2 
<ul> 
 <li>Feature: Empty lines remover.</li> 
 <li>Fixed mark separator.</li> 
 <li>Fixed bug in mark options inheritance</li> 
</ul> 1.1.15 
<ul> 
 <li>Fixed errors in lexer and grammar</li> 
 <li>Fixed java template generation.</li> 
</ul> 1.1.14 
<ul> 
 <li>Fixed errors in lexer</li> 
 <li>Improved maven module integration</li> 
 <li>Package itrules in case of no assigned generation output package</li> 
 <li>new: Spanish Plural</li> 
 <li>Refactored formatters.</li> 
</ul> 1.1.13 
<ul> 
 <li>Improved Templates.</li> 
 <li>Added LineSeparator configuration.</li> 
 <li>Fixed Grammar and interpreter.</li> 
 <li>Improved Template Generation</li> 
</ul> 1.1.12 
<ul> 
 <li>Added value function</li> 
 <li>Support for enums at frame builder</li> 
 <li>Formatters not found do not provide any error</li> 
 <li>Improved Java template</li> 
</ul> 1.1.11 
<ul> 
 <li>Fixed UNICODE Bug</li> 
 <li>Improved Frame API</li> 
 <li>Renamed Context to FrameContext</li> 
 <li>Hidden Json generation action in Intellij</li> 
 <li>pom Maven file updated.</li> 
</ul> 1.1.10 
<ul> 
 <li>Fixed lexicon to recognize functions without parameters</li> 
 <li>Added tests for it.</li> 
 <li>Improved module-pom.</li> 
 <li>A module without itrules facet cannot generate java code.</li> 
 <li>Facet configuration dialog fixed.</li> 
</ul> 1.1.9 
<ul> 
 <li>Removed unnecessary loggers.</li> 
 <li>Fixed Java template generation.</li> 
 <li>Improved messages.</li> 
</ul> 1.1.8 
<ul> 
 <li>Minor visual changes</li> 
 <li>Markdown in changelog</li> 
 <li>Maven Deploy improves</li> 
</ul> 1.1.7 
<ul> 
 <li>Fixed Template file creation.</li> 
 <li>Fixed Maven init when project is not created yet.</li> 
</ul>]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='615' size='333297' date='1430412526000' url=''><name>FitNesse support for IntelliJ</name><id>nl.mmeiboom.fitnesseplugin</id><description><![CDATA[Adds support for FitNesse wiki files to the IntelliJ IDE.
<br />]]></description><version>1.0.3</version><vendor email='mattijsmeiboom@gmail.com' url='https://bitbucket.org/mmeiboom/fitnesse-plugin-for-intellij'>Mattijs
        Meiboom</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Initial release.
<br /> 
<ul> 
 <li>Basic Syntax highlighting</li> 
 <li>Code completion for symbols</li> 
 <li>Renamed editor tabs</li> 
 <li>Code-formatting for tables</li> 
 <li>Code collapse</li> 
 <li>Open tests directly in browser</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='265657' size='89276' date='1496264322000' url=''><name>YAML/Ansible support</name><id>YAML/Ansible support</id><description><![CDATA[<p>YAML/Ansible support with Jinja2 tags</p> 
<p>Based on NEON by juzna.cz</p> 
<br> 
<b>Provides:</b> 
<ul> 
 <li>Index of all roles in Goto Class...</li> 
 <li>Index of all properties in Goto Symbol...</li> 
 <li>Reference Jinja2 variable declaration</li> 
 <li>Reference to role declaraion</li> 
 <li>Various completions</li> 
 <li>Documentation lookup</li> 
</ul>]]></description><version>0.9.5</version><vendor email='vermut@kid.lv' url='https://github.com/vermut/intellij-ansible'>Pavel Veretennikov</vendor><idea-version min="n/a" max="n/a" since-build='141.713' /><change-notes><![CDATA[<p>Changes 0.9.5: Fixed few NPE's and network access assertion error</p> 
<p>Changes 0.9.4: Lexer: fixed EAP compatibility (backported from juzna/Neon)</p> 
<p>Changes 0.9.3: fixes crash parsing unfinished quoted scalars</p> 
<p>Changes 0.9.2: improved quoted parsing</p> 
<p>Changes 0.9.1: rebuilt with Java6</p> 
<p>Changes 0.9.0: fixed multiline: | <br>notation</p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2342216' size='6098443' date='1443490181000' url=''><name>Markdown support</name><id>org.intellij.plugins.markdown</id><description><![CDATA[Markdown support for IntelliJ products]]></description><version>8.0.0.20150929</version><vendor email='' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.14' until-build='142.*'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.9</rating></idea-plugin><idea-plugin downloads='109764' size='3217257' date='1469959273000' url='https://github.com/hurricup/Perl5-IDEA'><name>Perl</name><id>com.perl5</id><description><![CDATA[<p>Camelcade plugin adds Perl5 support for IntelliJ IDEA and other JetBrains products.</p> 
<p> <a href="https://github.com/hurricup/Perl5-IDEA/wiki" rel="nofollow">Wiki</a> | <a href="https://github.com/hurricup/Perl5-IDEA/issues" rel="nofollow">Bug Tracker</a> | <a href="https://twitter.com/CamelcadeIDE" rel="nofollow">Twitter</a> | <a href="https://groups.google.com/forum/#!forum/camelcade" rel="nofollow">Google Group</a> | <a href="https://github.com/hurricup/Perl5-IDEA" rel="nofollow">Sources</a> </p> 
<p><a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&amp;hosted_button_id=HJCUADZKY5G7E" rel="nofollow"><img src="https://www.paypalobjects.com/en_GB/i/btn/btn_donate_LG.gif" alt="Donate to support Project"></a></p>]]></description><version>2.200</version><vendor email='hurricup@evstigneev.com' url='http://www.evstigneev.com'>Alexandr Evstigneev</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<p>Improvements: </p>
<ul> 
 <li>Override method action may now be invoked using IDEAs default hotkey (Ctrl+O)</li> 
 <li>Improved console log filter, now catching any file-like text with optional line number, should not cause catastrophic backtracking on binary data</li> 
 <li>Implemented proper outlining of perl live-templates for Mojolicious, HTML::Mason and Mason2</li> 
 <li>POD parts of the perl file are now available in the structure view as a separate branch</li> 
 <li>Template language for Embedded Perl, Mojolicious, HTML::Mason and Mason2 is now configurable via Settings &gt; Template Data Language</li> 
 <li>You may now disable notification about unconfigured Perl interpreter/Perl SDK, thanks to <a href="https://github.com/Camelcade/Perl5-IDEA/issues/1295" rel="nofollow">@mcrawford-dayspring</a></li> 
 <li>Experimental EOL annotations removed. They could be easily misguiding and buggy.</li> 
 <li>New inspection checks that perl identifiers in the non-utf files are correct, according to the <a href="http://perldoc.perl.org/perldata.html#Identifier-parsing" rel="nofollow">perldoc</a>. Thanks to <a href="https://github.com/Camelcade/Perl5-IDEA/issues/1309" rel="nofollow">@almirus</a></li> 
 <li>New intention allows you to convert foreach loop to for, by <a href="https://github.com/brnrc" rel="nofollow">@bcardoso</a></li> 
 <li>Improved completion and resolving for code in breakpoints conditions and watches</li> 
 <li>Code generation:
  <ul> 
   <li>Getters now being generated in faster form: <code>return $_[0]-&gt;{keyname}</code></li> 
   <li>Overriden methods now using proper self-reference variable from parent method, not <code>$self</code> in any case</li> 
  </ul></li> 
 <li>Template Toolkit 2:
  <ul> 
   <li>Color settings page for Template Toolkit syntax</li> 
   <li>Using keywords or operators in identifiers now shows adequate error message</li> 
   <li>Formatter is now available</li> 
  </ul></li> 
 <li>Mojolicious:
  <ul> 
   <li>Hitting enter in the middle of the outlined line now adds an outline marker on the next line</li> 
  </ul></li> 
</ul> 
<p></p> 
<p>Fixes: </p>
<ul> 
 <li>It's not possible anymore to inject other languages in hash elements and hash slices keys</li> 
 <li>Escaped quotes now being handled correctly with language injections in strings</li> 
 <li>Perl::Tidy re-formatting of large files now works correctly, thanks to <a href="https://github.com/Camelcade/Perl5-IDEA/issues/1297" rel="nofollow">@YuraKotov</a></li> 
 <li>It's now possible to disable bold style of keywords and configure built-in subs, packages and variables styles and colors, thanks to <a href="https://github.com/Camelcade/Perl5-IDEA/issues/1298" rel="nofollow">@Dgc2002</a></li> 
 <li>Occasional sharp addition on the enter typing in Mojo templates</li> 
 <li>Occasional exceptions in PyCharm</li> 
 <li>Occasional exceptions in Mason, HTML::Mason files since 2016.2</li> 
 <li>Exception on package file moving/renaming since 2016.2</li> 
 <li>ENV variables persistence in Run/Debug configurations, thanks to <a href="https://github.com/Camelcade/Perl5-IDEA/issues/1315" rel="nofollow">@prastovac</a></li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='66031' size='2464037' date='1461878417000' url=''><name>HCL language support</name><id>org.intellij.plugins.hcl</id><description><![CDATA[This plugin adds support for 
<a href="https://github.com/hashicorp/hcl" rel="nofollow">HashiCorp Configuration Language (HCL)</a> and 
<a href="https://github.com/hashicorp/hil" rel="nofollow">HashiCorp Interpolation Language (HIL)</a> languages
<br> And their combination, 
<a href="https://www.terraform.io/" rel="nofollow">Terraform</a> configuration files (.tf)
<br> Also HCL format is used for 
<a href="https://www.nomadproject.io/" rel="nofollow">Nomad</a>(.nomad files).
<br> Features: For file formats with HCL (.hcl, .tf, .nomad): 
<ul> 
 <li>Syntax highlighting</li> 
 <li>Structure outline in 'Structure' tool window</li> 
 <li>Code formatter, so reformat code action available</li> 
 <li>Code folding</li> 
 <li>Comment/Uncomment action</li> 
</ul> HashiCorp Interpolation Language: 
<ul> 
 <li>Syntax highlighting</li> 
</ul> 
<a href="https://www.terraform.io/" rel="nofollow">Terraform</a> specific support: In both config and interpolations: 
<ul> 
 <li>Autocompletion</li> 
 <li>Find Usages / Go to definition for resources, providers, variables and their properties</li> 
 <li>Rename Refactoring</li> 
 <li>Introduce Variable Refactoring (for string property values)</li> 
 <li>Several inspections</li> 
 <li>Report usage of deprecated properties</li> 
 <li>Unresolved reference checks (in interpolations)</li> 
 <li>Check required/missing properties in resource/provider</li> 
 <li><a href="https://www.terraform.io/docs/configuration/interpolation.html" rel="nofollow">Predefined Terraform methods</a> autocompletion in interpolations</li> 
 <li>(WIP) Better properties validation (type checking)</li> 
 <li>(WIP) Working with dependent modules</li> 
 <li>(WIP) Type-specific autocompletion in interpolations</li> 
</ul>]]></description><version>0.5.3</version><vendor email='vlad.rassokhin+intellij+hcl@gmail.com' url='https://github.com/VladRassokhin'>Vladislav Rassokhin</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[0.5.3 
<p>Updated terraform model data to match Terraform 0.6.15 (issue #28)</p> 0.5.2 
<p>Updated terraform model data to match Terraform 0.6.14</p> 
<p>Support indented heredocs (issue #27)</p> 
<p>Support '.tfvars' files (issue #24)</p> 
<p>Fixed exception during formatting a .tf file with invalid syntax (issue #26)</p> 0.5.1 
<p>Updated terraform model data to match Terraform 0.6.12</p> 
<p>Fix references to resource 'id' property reported as unresolved (issue #21)</p> 
<p>Fixes around unary operators in HIL</p> 
<p>Support indexing into variables in HIL ('${a[2]}') (issue #19)</p> 
<p>Various fixes</p> 0.5.0 
<p>Customize highlighting text attributes (colour, etc)</p> 
<p>Improved Find Usages, Go to definition, Rename refactoring support.</p> 
<p>Support custom language injections in heredoc (issue #17)</p> 
<p>Added inspections in Terraform interpolations: incorrect use of 'self', 'unknown resource type', <b>'unresolved reference'</b></p> 
<p>Added actions into 'Generate ...' popup. Use with <code>alt+insert</code>(<code>ctrl+n</code> on OSX)</p> 0.4.4 
<p>Added 'deprecated parameter or block type' inspection.</p> 
<p>Updated terraform model data to match Terraform 0.6.11</p> 
<p>Minor internal refactoring</p> 0.4.3 
<p>Updated terraform model data to match Terraform 0.6.8</p> 0.4.2 
<p>Fix false 'unknown block' inspection result (issue #12)</p> 
<p>Fix compatibility with non IDEA IDEs (issue #13)</p> 0.4.1 
<p>Fix ClassCastException (issue #11)</p> 0.4.0 
<p>Autocompletion in interpolations</p> 
<p>Go to definition from interpolations to provider/resources properties, etc.</p> 
<p>Find usages of provider/resources properties, etc. in interpolations</p> 
<p>Inplace properties renaming (with usages tracking)</p> Previous changes 
<a href="https://github.com/VladRassokhin/intellij-hcl/blob/master/ChangeLog.html" rel="nofollow">see in sources repository</a>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='626' size='110480' date='1443289620000' url=''><name>Nim language support</name><id>nim.lang</id><description><![CDATA[<a href="http://nim-lang.org/" rel="nofollow">Nim</a> language support.]]></description><version>0.0.0.6</version><vendor email='jhspetersson@gmail.com' url='https://github.com/jhspetersson/idea-nim'>jhspetersson</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='53692' size='18906335' date='1498485567000' url=''><name>Illuminated Cloud</name><id>com.illuminatedcloud.intellij</id><description><![CDATA[<p><b>Illuminated Cloud</b> is a powerful <b>Force.com</b> development tool hosted within <b>JetBrains IntelliJ IDEA</b>. Illuminated Cloud was designed and implemented with the express intent of bringing the beloved feature set of modern Java IDEs to Force.com developers. Because Illuminated Cloud is hosted within IntelliJ IDEA?both Community Edition and Ultimate Edition are supported?users are also able to leverage IDEA's extensive core feature set for Force.com development including its powerful source code editors, polyglot language support for composite applications, and tight integrations with version control, task management, and bug tracking systems.</p> 
<p>Illuminated Cloud dramatically simplifies development and deployment of <b>Apex</b>, <b>Visualforce</b>, <b>Lightning</b> and other Force.com metadata types with <b>modern IDE features</b> such as:</p> 
<ul> 
 <li>Intelligent context-sensitive code completion and live templates</li> 
 <li>Extensive code navigation and cross-referencing</li> 
 <li>Integrated API documentation</li> 
 <li>Content type-aware static resource management and static resource bundle support</li> 
 <li>Template-based source file creation</li> 
 <li>Highly-configurable source code formatter</li> 
 <li>Integrated Apex unit test execution and code coverage metrics</li> 
 <li>Source code validation and deployment</li> 
 <li>Powerful Force.com connection management</li> 
 <li>Flexible and efficient metadata deployment, retrieval, and delete actions</li> 
 <li>Anonymous Apex and SOQL query execution</li> 
 <li>Integrated log viewer</li> 
 <li>Offline Apex debugger</li> 
</ul>]]></description><version>1.7.9.5-idea14</version><vendor email='support@illuminatedcloud.com' url='http://www.illuminatedcloud.com/'>Rose Silver Software LLC</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[627 - Fixed issue w/unit tests in rare cases. 631 - Fixed recent regression w/completions in of XML attribute values. 635 - Prospective fix for issue w/hiding *-meta.xml files. Other minor fixes.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2104' size='22062' date='1435888260000' url=''><name>Oxidize</name><id>com.techern.oxidize</id><description><![CDATA[A plugin for Rust in IntelliJ IDEA. Currently contains very little in terms of features, but more will be added in coming versions.]]></description><version>0.0.1</version><vendor email='cruzjbishop@gmail.com' url=''>Cruz Bishop (Holding for Techern in 2016)</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[0.0.1: Initial filetype support for Rust source and library files, as well as the Cargo Project file type]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='685' size='13515053' date='1438464114000' url=''><name>NSIS Language Support</name><id>com.jotc.nsis.plugin.nsis</id><description><![CDATA[Language support for NSIS]]></description><version>1.0</version><vendor email='jot.company@gmail.com' url=''>JOT Company</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2260422' size='8244296' date='1452510685000' url='http://github.com/vsch/idea-multimarkdown'><name>Markdown Navigator</name><id>com.vladsch.idea.multimarkdown</id><description><![CDATA[<img src="https://github.com/vsch/idea-multimarkdown/raw/master/assets/images/MNLogo.png?" height="20" width="20">Markdown Navigator 2.0 
<p><strong><a href="http://daringfireball.net/projects/markdown" rel="nofollow"><span>Markdown</span></a> language support for IntelliJ platform</strong></p> 
<p><strong>A Markdown plugin</strong> with GFM and a <strong>matching</strong> preview style.</p> 
<p><strong>Get Markdown Navigator <a href="http://vladsch.com/product/markdown-navigator" rel="nofollow">enhanced edition</a> to unlock all productivity features.</strong></p> Document with pleasure! 
<p>Work with <a href="http://daringfireball.net/projects/markdown" rel="nofollow">Markdown</a> files like you do with other languages in the IDE, by getting full support for:</p> 
<ul> 
 <li><strong>Paste images</strong> into documents for fast screen capture links</li> 
 <li><strong>Drag &amp; Drop files and images</strong> for fast link insertion</li> 
 <li><strong>Formatting</strong> to cleanup documents with a key stroke</li> 
 <li><strong>Navigation and Find Usages</strong> to find references without effort</li> 
 <li><strong>Copy Markdown</strong> as <strong>JIRA</strong>, <strong>YouTrack</strong> or <strong>HTML</strong> formatted text</li> 
 <li>Convert <strong>HTML to Markdown by pasting</strong> it into a Markdown document.</li> 
 <li><strong>Export</strong> to <strong>HTML</strong> or <strong>PDF</strong> to share with others</li> 
 <li><strong>Refactoring</strong> of all referencing elements: 
  <ul> 
   <li>files ? links</li> 
   <li>headings ? ref anchors</li> 
   <li>footnotes ? footnote refs</li> 
   <li>references ? ref links/ref images</li> 
  </ul> </li> 
 <li><strong>Completions</strong> to reduce typing: 
  <ul> 
   <li>link address ? files</li> 
   <li>ref anchors ? headings</li> 
   <li>footnote refs ? footnotes</li> 
   <li>ref links/ref images ? references</li> 
   <li>link text ? ref anchor/link address</li> 
  </ul> </li> 
 <li><strong>Error and Warning</strong> annotations to help catch mistakes early</li> 
 <li><strong>Intention actions</strong> for fast results with less effort</li> 
 <li><strong>Wrap on Typing</strong> to keep it nicely formatted as you edit</li> 
 <li><strong>GitHub style rendering</strong> that you are used to, out of the box</li> 
 <li><strong>Fast typing response</strong> for distraction free editing</li> 
 <li><strong>Fully customizable</strong> to adjust to your preferences and project needs</li> 
</ul> 
<p><img src="https://raw.githubusercontent.com/vsch/idea-multimarkdown/master/assets/images/plugin_description_img2.png" alt="Screenshot"></p>]]></description><version>1.4.2</version><vendor email='vladimir.schneider@gmail.com' url='http://github.com/vsch'>Vladimir Schneider</vendor><idea-version min="n/a" max="n/a" since-build='139.1603' /><change-notes><![CDATA[<ul> 1.4.2 - Bug Fix Release
 <br /> 
 <strong>Basic Edition &amp; Enhanced</strong> 
 <li>Fix: disable spell checker on reference anchors</li> 
 <li>Fix: mitigate pegdown parser timeouts by treating the whole text as error with preview showing the pegdown exception with some information on the location where it gave up.</li> 
 <li>Fix: #142, reduced max timeout to 1000 ms, and default to 100ms. No point in longer timeouts, just harder to edit the text to eliminate the error.</li> 
 <li>Fix: removed native thread creation in preview tabs, should be the last of the leftover old code.</li> 
 <strong>Enhanced Edition</strong> 
 <li>Fix: #138, reference with title refactoring causes exception due to single quote use for title instead of double quote</li> 
 <li>Add: #139, completions for reference and footnote id will show all unresolved corresponding referencing ids in the file</li> 
 <li>Add: #140, under some conditions unresolved links would not be highlighted as such</li> 
 <li>Change: for image alt text completion remove subdirectories matching: &quot;image&quot;, &quot;images&quot;, &quot;img&quot; and &quot;imgs&quot; from parts used to make suggestions</li> 
 <li>Change: for all link text/title suggestions remove subdirectory parts which match file target GitHub links: blob, raw, wiki from directory parts before generating suggestion</li> 
 <li>Fix: language fragment editor would not be resizeable if more than one split editor is open with JavaFx preview enabled.</li> 
 <li>Change: previous releases did not reset show preview tab when the license was activated for the first time, resulting in many people having preview tab shown by default and not noticing it. This version does a one time reset of this setting. If you really want a preview tab with split editor then just set it again in preferences to have it shown. Only affects files opened after the setting is changed. So you may need to reopen files already opened when you change this setting.</li> 
 <li>New: implement file move refactoring for contained links. If the contained wiki links will no longer reach their targets they are changed to explicit links.</li> 
 <li>Fix: refactoring of links to wiki pages, from files nested below root directory would leave the physical wiki home directory instead of changing it to <code>wiki</code> as required to resolve on GitHub.</li> 
 <li>Fix: refactoring explicit to wiki link would leave the markdown extension in the wiki. Extensions are now left only if target is not a markdown file.</li> 
 <li>New: raw/blob preservation across wiki/main repo boundary during file move. Best attempt is made to preserve raw file access of original link</li> 
 <li>New: intention actions implemented instead of annotation quick fixes. Same functionality but no unnecessary weak warnings just to have the quick fix showing and now they can be disabled individually if you don't need them.</li> 
</ul> 
<ul> 1.4.1 - Bug Fix Release
 <br /> 
 <strong>Basic Edition &amp; Enhanced</strong> 
 <li>Fix: get rid of the annoying flicker of JavaFx preview when restoring scroll position after document change.</li> 
 <li>Fix: #136, incorrect parsing of reference link and reference image link with dummy reference: <code>[reference][]</code> and <code>![reference][]</code></li> 
 <li>Fix: #133, wiki link create target file quick fix would create a file without the <code>.md</code> extension.</li> 
 <li>Fix: #131, Windows regex exception.</li> 
 <li>Fix: on Windows local file URI's were not correctly generated causing file links in preview not to open files and images not to render.</li> 
 <li>Fix: resolving absolute URI on Windows of the form <code>file:/C:....</code>.</li> 
 <li>Fix: #130, intermittent exception &quot;parent must be showing&quot; on project open if JavaFx Preview is not available.</li> 
 <li>Fix: in case of intermittent server error during license activation a balloon notification is shown instead of modal dialog.</li> 
 <strong>Enhanced Edition</strong> 
 <li>Add: #137, refactoring explicit link and explicit image to implicit reference will add dummy reference to avoid the next element from being interpreted as the reference key for the newly inserted element.</li> 
 <li>Fix: #134, rename refactoring atx header inserted a line break after atx marker</li> 
 <li>Fix: #135, references to files with image extension now only offer to convert to raw target URL</li> 
 <li>Add: annotation for references if reference to image is to blob/ instead of raw/ target URL</li> 
 <li>Add: annotation for reference image links if reference to image is to blob/ instead of raw/ target URL and offer quick fix to retarget reference</li> 
</ul> 
<ul> 1.4.0 - Feature Release 
 <strong>Basic Edition &amp; Enhanced</strong> 
 <li>Add: no syntax highlighting option to improve typing response, temporary measure until syntax highlighting is moved to external annotator.</li> 
 <li>Change: document settings moved to non-shared local settings.</li> 
 <li>Change: plugin default color schemes changed, inheritance added to default language colors for many elements</li> 
 <li>Fix: wiki links would be Creole regardless of parser settings in preferences</li> 
 <li>Fix: wiki links with reversed text/address would not show annotation nor quick fix</li> 
 <li>Fix: wiki link with only anchor would not show quickfix</li> 
 <li>Fix: default settings were not being applied when plugin was first installed.</li> 
 <li>Fix: if pegdown timeout was set to 0 parser would throw timeout exception on all parses.</li> 
 <li>Add: separate color attributes for Table, Table Header, Table Header Cell (even/odd)</li> 
 <li>Change: default color inheritance added to syntax color definitions.</li> 
 <strong>Enhanced Edition</strong> 
 <li>Add: language injection functionality to verbatim blocks, fenced code and html blocks</li> 
 <li>Add: injected language seamless fragment editing with complex prefix and indentation on original element</li> 
 <li>Add: code fence language completion</li> 
 <li>Add: references, reference links and reference image links, with validation, find usages, refactoring, completions and quick fixes.</li> 
 <li>Add: anchor reference validation, completion, find usages and refactoring.</li> 
 <li>Add: references with reference links and reference images, with annotations, unused reference highlighting and code completion</li> 
 <li>Add: fenced code marker matching</li> 
 <li>Add: code folding for fenced code and link addresses</li> 
 <li>Add: Experimental split editor with preview for HTML documents. Intended to preview html code fragments embedded into a markdown document.</li> 
 <li>Add: preview link for local only files now has anchor reference if one is provided. Clicking on the link will take you to the header whose reference matches the anchor reference.</li> 
 <li>Add: Header's reference id validation, refactoring, find usages and quick fixes for switch setext/atx format, equalize setext marker</li> 
 <li>Fix: URI format links would leave out the anchor reference in preview</li> 
 <li>Add: intention actions for switching explicit and reference links.</li> 
 <li>Add: footnote and footnote reference refactoring, navigation, completions and find usages.</li> 
 <li>Add: multi-line url images so gravizo.com can be used for UML diagrams.</li> 
 <li>Add: language injections to multi-line image url content for comfortable editing of url content part.</li> 
 <li>Change: link completions improved for extensions: any extension text given will match files whose extension starts with the given fragment: ie. .j will match .js, .java etc.</li> 
 <li>Change: link completions improved for subdirectories: any path segments given will need to be found in the path of the file: sub/ will find files that are in a directory that contains &quot;sub&quot; in its name; sub/abc/ will match files contained under directory that has &quot;sub&quot; in its name, followed by a subdirectory that has &quot;abc&quot; in its name. File name for completions is ignored.</li> 
 <li>Add: folding of https:// and file:// link addresses to their repo relative or page relative formats, whichever is shorter.</li> 
</ul> 
<ul> 1.3.2 - Bug Fixes and Enhancements 
 <strong>Basic Edition &amp; Enhanced</strong> 
 <li>Change: defaults on initial installation for zoom factor to HiDPI support and dynamic page width to true</li> 
 <li>Fix: vcsRoots were not searched above project directory. Now will be searched to root directory</li> 
 <li>Fix: wiki links would be Creole regardless of parser settings in preferences</li> 
 <li>Fix: wiki links with reversed text/address would not show annotation nor quick fix</li> 
 <strong>Enhanced Edition</strong> 
 <li>Fix: repository relative / links would show page relative completions</li> 
 <li>Add: annotation for links using repository relative addressing across repository boundaries</li> 
</ul> 
<ul> 1.3.1 - Bug Fixes and Enhancements 
 <strong>Basic Edition &amp; Enhanced</strong> 
 <li>Add: dynamic page width setting to stylesheet preferences</li> 
 <li>Add: zoom factor effect in swing browser, only affects font size and max image width but not image scale</li> 
 <li>Fix: exception on startup if Java security does not allow creating files directly in the temp directory</li> 
 <li>Fix: absolute paths from main repository would not resolve, also main path included /blob/master in completions</li> 
 <li>Fix: sub-module vcs roots would not be found for some config formats</li> 
 <li>Fix: font size in preference settings on systems with HiDPI</li> 
 <li>Fix: self referencing links would generate absolute https:// address instead of plain # reference</li> 
 <li>Fix: default zoom factor on installation reflects systems that need multiplier for HiDPI</li> 
 <li>Change: split layout and color scheme for swing stylesheets. default.css and darcula.css contain only color definitions for swing browser, layout.css contains the rest.</li> 
 <strong>Enhanced Edition</strong> 
 <li>Add: github links can now be completed using URL, absolute and relative addressing</li> 
 <li>Add: offer to change links to shorter form if one is available</li> 
 <li>Add: action to toggle between: editor only and editor &amp; preview spit</li> 
 <li>Fix: custom CSS text was not wrapped in <code>&lt;style&gt;&lt;/style</code> tags</li> 
 <li>Fix: html preferences text fields were configured for CSS syntax instead of HTML</li> 
 <li>Fix: preferences text boxes disappearing when enabled/disabled on IDEA 16 EAP</li> 
 <li>Fix: JavaFX html generator was not adding body bottom custom html text</li> 
 <li>Fix: absolute links would show resolved but line markers were missing and images did not display</li> 
 <li>Fix: extension errors now offer to target link to an existing file with the same name and different extension</li> 
 <li>Fix: images would not display in preview for some resolved link address formats</li> 
</ul> 
<ul> 1.3.0 - Bug Fixes and Enhancements 
 <strong>Basic Edition &amp; Enhanced</strong> 
 <li>ISSUE: with JetBrains Bundled JRE svg images will not be rendered due to a bug that causes a crash in WebView if they are not disabled.</li> 
 <li>Fix: relative links and wiki links to open file in IDE when clicking on a link, was not opening files</li> 
 <li>Fix: use BrowserUtil for launching URL in browser instead of Java Desktop</li> 
 <li>Fix: line markers with empty elements would show the completion file list as targets.</li> 
 <li>Add: <code>upsource://</code> external link mapping to <a href="https://upsource.jetbrains.com/idea-ce/file/HEAD/" rel="nofollow">https://upsource.jetbrains.com/idea-ce/file/HEAD/</a> as prefix and the rest whatever comes after <code>upsource://</code> url encoded. </li> 
 <li>Change: support for HTML Text display is now an enhanced edition feature.</li> 
 <li>Change: layout of options file, same file names but different content, migrated on startup</li> 
 <strong>Enhanced Edition</strong> 
 <li>Add: Split Editor with Preview, HTML Text as rendered and plain HTML Text as serialized by pegdown.</li> 
 <li>Add: New Preferences UI and implementation, preferences now under Languages and Frameworks</li> 
 <li>Add: Support for <strong>Open JavaFX</strong> with <strong>JetBrains</strong> bundled JRE for Mac OS X</li> 
 <li>Add: Keyboard shortcuts to switch split layout (ctrl p/Mac p) and preview/HTML Text modes (ctrl shift p/Mac shift p)</li> 
 <li>Add: <a href="https://raw.githubusercontent.com/" rel="nofollow">https://raw.githubusercontent.com/</a> mapping to project files</li> 
 <li>Add: resolve <code>upsource://</code> URLs to upsource server, no validation is done on the link</li> 
 <li>Add: intention actions to convert link formats between: relative /absolute, https:// absolute and file:// absolute</li> 
 <li>Add: Lobo Evolution browser option, currently experimental and is not fully supported with its own stylesheets and scripts</li> 
 <li>Add: Table of Contents markdown extension <code>[TOC]</code> with optional level specification <code>[TOC level=n</code> where n is the maximum header level to include in the table of contents </li> 
 <li>Fix: <a href="https://github.com/user/repository/raw/.." rel="nofollow">https://github.com/user/repository/raw/..</a>. would produce <a href="https://github.com/user/repository/blob/.." rel="nofollow">https://github.com/user/repository/blob/..</a>. urls in HTML Preview and HTML Text tabs </li> 
 <li>Fix: absolute URL's to raw files would convert to blob/ access relative links</li> 
 <li>Fix: relative links to raw files would convert to blob/ access absolute URL's</li> 
 <li>Fix: was offering to change explicit link to wiki link to files not in the wiki.</li> 
 <li>Fix: absolute links that are outside of the remote repo URL no longer show unresolved</li> 
 <li>Fix: relative links in subdirectory files were not resolved</li> 
 <li>Fix: absolute links in non-URI format were not resolved</li> 
 <li>Fix: license expired notification when receiving intermittent error from server</li> 
</ul> 
<ul> 1.2.3 - Bug Fixes and Enhancements 
 <strong>Basic Edition &amp; Enhanced</strong> 
 <li>Change: default JavaFX preview font order to have Helvetica before Arial, cleaner text rendering.</li> 
 <li>Fix #73: self referencing links with 'Show Modified' not selected do not generate correct HTML.</li> 
 <li>Change: update JavaFX preview to new GitHub style, wider pages.</li> 
 <li>Add: inspections when wiki pages are linked with file extension, they will display raw text not rendered HTML</li> 
 <li>Fix: anchor links markdown extension was always enabled when 'Use Old Preview' was selected, regardless of preferences settings</li> 
 <li>Add: fork and raw GitHub link to be recognized</li> 
 <li>Add: line icon to show multiple resolved targets</li> 
 <li>Change: preferences for the plugin are now split between local, non-roaming persistence in multimarkdown.local.xml and shared roaming persistence in multimarkdown.shared.xml. Preferences from multimarkdown.xml are migrated to new files and the file is deleted.</li> 
 <strong>Enhanced Edition</strong> 
 <li>Change: new implementation of file link resolving logic handles a full set of GitHub idiosyncrasies for relative links, raw/blob access, absolute https:// links, file extensions and case sensitivity.</li> 
 <li>Add: new annotation inspections for common errors in link resolution</li> 
 <li>New: modified HTML now has all links as URI's during rendering with preference to GitHub repository file when available, fallback to local file://</li> 
 <li>Fix: added validation for invalid PsiElements during refactoring to prevent exceptions</li> 
 <li>Fix: all link refactoring for file move/rename adjusts affected link according to GitHub rules</li> 
 <li>Add: warning annotation in text editor, link color and image border in preview when a link target is not on GitHub according to its status</li> 
 <li>Add: intention to change relative to absolute link addresses and vice-versa</li> 
 <li>Add: validation of absolute links that look like they are targeting files in the same repository as the containing file</li> 
 <li>Add: navigation line items for absolute links that resolve to files</li> 
 <li>Add: absolute address link completions and link completions based on extensions other than markdown for wiki and explicit and images for image links, just add file:// or https:// in front to get url completions and an extension without a file name to get extension based completions. <code>https://.java</code> will show java files with https:// absolute link address. </li> 
 <li>Fix #71: license information is now saved in multimarkdown.local.xml and is marked as non-roaming</li> 
 <li>Add: handle relative image links in wiki pages must resolve to raw file access in main repository default behavior and validation</li> 
 <li>Add: automatically change wiki link to explicit link if target file is moved out of wiki link access range</li> 
 <li>Add: refactoring now keeps link format as it was before, if it was absolute or page relative.</li> 
</ul> 
<ul> 1.2.2 - Bug Fixes and Enhancements 
 <b>Basic Edition &amp; Enhanced</b> 
 <li>Add a change to quick fix on an unresolved link will apply the same change to all links that match the link being modified.</li> 
 <li>Add annotation if wiki link ends in .md, with quick fix to remove .md extension</li> 
 <li>Fix #60: fix plugin failing to initialize on some systems.</li> 
 <li>Fix #62: Plugin exhausted thread resources if a lot of projects were open</li> 
 <li>Fix #63: Unresolved links were not always highlighted as error</li> 
 <li>Fix #65: threading issues causing slow preview update and other intermittent errors.</li> 
 <li>Fix #67: change message for not finding javafx from warning to info.</li> 
 <li>Fix #70: closed to to task list items with capital x <code>- [X]</code> would not render correctly in the WevView preview.</li> 
 <li>Fix link resolution did not work if non-default Markdown extension was used on Wiki pages</li> 
 <li>Fix link resolution in preview to match the rules for markdown source</li> 
 <li>Fix wiki link with multiple matched targets would not resolve according to sort order</li> 
 <li>Fix wiki link with multiple matched targets would show quick fix to rename unreachable targets</li> 
 <li>Fix wiki links with subdirectory references did not show annotation popup or quick fix to remove directory</li> 
 <li>Fix buy license button in settings navigated to the get trial license page instead of the full license page.</li> 
 <b>Enhanced Edition</b> 
 <li>Add validation for relative links accessing wiki raw content by using the Wiki page link with extension.</li> 
 <li>Add validation of all explicit relative links from the main repository to wiki files.</li> 
 <li>Add warning when a file is a target of a link but is not on GitHub.</li> 
 <li>Fix #64: class cast exception in explicit link.</li> 
 <li>Fix link errors in source, preview and click actions are now in agreement</li> 
 <li>Fix link resolution was not always consistent with GitHub</li> 
 <li>Fix license registration failing in version 133.1711 for lack of methods in some classes.</li> 
 <li>Fix intention to change wiki link to explicit and vice-versa.</li> 
</ul> 
<ul>
 <b>1.2.0 - Bug Fixes and Enhancements</b> 
 <b>Basic Edition &amp; Enhanced</b> 
 <li>Fix: not recognizing tables that have a divider and table cells that look like divider cells. (pegdown)</li> 
 <li>Fix: Custom CSS was not loaded in new preview tab or html text.</li> 
 <li>Fix: verbatim first line in task list item was cutting off first character if highlight.js option was selected.</li> 
 <li>Fix: #58, wiki links with anchor references would show as unresolved.</li> 
 <li>Add: MultiMarkdown style footnotes. The <code>[^n]</code> for reference and <code>[^n]: Footnote text</code>, for definition where n is one or more digit, letter, dash, dot or underscore. </li> 
 <b>Enhanced Edition</b> 
 <li>Add: Explicit link completions, refactoring, annotation for errors and quick fixes.</li> 
 <li>Add: Image link completions, refactoring, annotation for errors and quick fixes.</li> 
 <li>Add: GitHub Issues, Pull requests, Graphs and Pulse link references available in link completions.</li> 
 <li>Add: Intention action to change wiki link to explicit link.</li> 
 <li>Add: Explicit and Image links are GitHub wiki aware.</li> 
</ul>
<p>&nbsp;</p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='4603' size='744841' date='1439538581000' url=''><name>CSharp</name><id>in.xiv.cs</id><description><![CDATA[CSharp language support.
<br /> 
<em>very experimental state</em>
<br />Right now only syntax support and grammar validation]]></description><version>0.1</version><vendor email='d@xiv.in' url='http://s.xiv.in/'>XIV</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Alpha:First version ever.
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='9127' size='9589779' date='1454371830000' url=''><name>FitNesse</name><id>FitNesse</id><description><![CDATA[<p>Language support for <a href="http://fitnesse.org>" rel="nofollow">FitNesse</a>, the fully integrated standalone wiki and acceptance testing framework.</p> 
<p>This plugin provides syntax highlighting, auto-completion and execution of FitNesse test suites all from within your IDE.</p>]]></description><version>1.4.3</version><vendor email='' url=''>George Shakhnazaryan, Arjan Molenaar</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<pre>
1.4.3

 * Fix NPE in fixture class reference code, hopefully for good now

1.4.2

 * Fix NPE in fixture class reference code

1.4.1

 * Fix Veto handler failing with NPE

1.4.0

 * Rename a Java class and the FitNesse reference is updated
 * Rename a Java method and the FitNesse reference is updated (decision and script table)
 * Fix Java 1.6 compliance for FitNesse formatter
 * Upgrade FitNesse to 20151230

1.3.1

 * Fix formatting: remove extra spacing so layout is similar to wiki

1.3.0

 * Refactor support for fixture classes
 * Fixed colors in FitNesse output for Darcula theme
 * Fix popup for FitNesse gutter icon
 * Fix a bunch of Null pointer exceptions

1.2.3

 * Fix wiki page name calculation on Windows
 * Upgrade FitNesse to 20151106-SNAPSHOT

1.2.2

 * Fix test execution from context menu. Now we're looking for a FitNesse root directory as parent of the wiki page.
   The root folder name can be configured in the Run configuration defaults.

1.2.1

 * Fix reference where decision table name refers to a scenario table
 * Fix some execution issues by ensuring the plugin version of FitNesse is takes precedence over user dependencies
 * Tags are no longer printed in test output

1.2.0

 * Reformat Code works for wiki pages (Ctrl-Alt-L/Cmd-Option-L)
 * Better formatting for tables during test execution
 * Library classes are referenced like fixture classes

1.1.1

 * Fix issue in QuickFix for class and method creation

1.1.0

 * Quick fixes (Alt-Enter) for fixture and fixture method creation

1.0.4

 * Fixes in parser (IDEA 15 compatible)
 * Editor tabs show page name

1.0.3

 * Auto completion for fixture classes and scenario's
 * Comment lines in script and scenario tables

1.0.2

 * Our build script needed some tweaks in order to render the run configuration dialog well

1.0.1

 * Fix issue where test execution could fail due to a NPE in the FitNesse plugin

1.0

 * Syntax highlighting
 * Links to sibling wiki pages
 * Supports Slim Decision, Query, Script, Scenario and Table tables
 * Syntax checking: warning for missing references
 * Execution of test suites, with readable console output
 * Folding of collapsible sections
 * Create wiki page action

</pre>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='575' size='119323' date='1496637235000' url=''><name>K</name><id>idea.k</id><description><![CDATA[K/Q Language Support (kx.com). Features: 
<ul> 
 <li>Syntax highlighting</li> 
 <li>Navigate to declaration</li> 
 <li>Code completion</li> 
 <li>Find usages</li> 
 <li>Rename refactoring</li> 
 <li>File structure</li> 
 <li>Go to symbol</li> 
 <li>Color settings</li> 
</ul>]]></description><version>0.9.0</version><vendor email='antonio.andrade@me.com' url=''>Antonio Andrade</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<strong>0.9.0</strong>
<br> 
<ul> 
 <li>New, more flexible grammar. Supports K3,K4 and Q</li> 
 <li>New unit tests for completion, references, renaming &amp; parsing</li> 
</ul> 
<strong>0.8.1</strong>
<br> 
<ul> 
 <li>Fixes NPE</li> 
</ul> 
<strong>0.8</strong>
<br> 
<ul> 
 <li>Q support</li> 
 <li>Structure View</li> 
 <li>Auto-complete</li> 
 <li>Find usages</li> 
</ul> 
<strong>0.3</strong>
<br> 
<ul> 
 <li>Small grammar fixes</li> 
</ul> 
<strong>0.2</strong>
<br> 
<ul> 
 <li>Basic Function Completion</li> 
 <li>Basic Function Rename</li> 
 <li>Basic Go to Symbol</li> 
 <li>Basic Search Everywhere</li> 
</ul> 
<strong>0.1</strong>
<br> 
<ul> 
 <li>Syntax Highlighting</li> 
 <li>Braces/Brackets/Parens Matching</li> 
 <li>Customizable Color Settings</li> 
 <li>Line Comments</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='990' size='34164' date='1462027834000' url=''><name>LiveScriptBrains</name><id>lv.modo.livescriptbrains</id><description><![CDATA[Plugin for supporting LiveScript in JetBrains IDEs.]]></description><version>0.0.1f</version><vendor email='modo@modo.lv' url='http://modo.lv'>Martins &quot;@modo_lv&quot; Osis</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='771' size='328867' date='1467911688000' url=''><name>TL Schema support</name><id>net.pavelk.tlschema.colorer</id><description><![CDATA[Supports TL schema files coloring and several inspections]]></description><version>1.2</version><vendor email='kunyavskiy@gmail.com' url=''>Pavel Kunyavskiy</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Support of Find Usages and references]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1574' size='14178' date='1442328208000' url=''><name>PerlRun</name><id>com.d0as8.perlrun</id><description><![CDATA[Simple IntelliJ IDEA plugin for running Perl scripts]]></description><version>0.1</version><vendor email='d0as8@aaanet.ru' url='https://github.com/d0as8/PerlRun'>Stanislav d0as8 Ryabov + contributors</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='105' size='1548058' date='1478538654000' url=''><name>Mirah language support</name><id>org.mirah.idea.plugin</id><description><![CDATA[Provides mirah language support for Intellij Idea]]></description><version>1.3</version><vendor email='uujava@gmail.com' url='https://github.com/uujava/mirah-idea-plugin'>UUJava</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[minor feature added: highlight for when/then/enum]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='177' size='154294' date='1443179569000' url=''><name>Pony</name><id>me.piotrbuda.intellij.pony</id><description><![CDATA[Language support - Pony language (http://ponylang.org)]]></description><version>0.1.0</version><vendor email='pony@piotrbuda.me' url=''>Piotr Buda</vendor><idea-version min="n/a" max="n/a" since-build='141.178' /><change-notes><![CDATA[<p>0.1.0</p> 
<ul> 
 <li>Initial Pony language support</li> 
 <li>File type support including possibility to create Pony files for different artifacts</li> 
 <li>Language parser</li> 
 <li>Ponyc integration</li> 
 <li>Run configuration support</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7011' size='111956' date='1489671954000' url=''><name>Apache Avro? support</name><id>claims.bold.intellij.avro</id><description><![CDATA[A plugin adding support for Apache Avro?.]]></description><version>0.3.0</version><vendor email='abigail@bold.claims' url='https://github.com/AbigailBuccaneer/intellij-avro'>Abigail</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>0.3.0: Multiple parsing improvements</li> 
 <li>0.2.1: Parsing of non-primitive default values</li> 
 <li>0.2.0: Full parsing of Avro? IDL source code</li> 
 <li>0.1.0: Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='767' size='207292' date='1450433887000' url=''><name>Courier schema language</name><id>org.coursera.courier.plugin</id><description><![CDATA[Courier Schema Language plugin.
<br /> 
<em>See github.com/coursera/courier</em>]]></description><version>1.5.0</version><vendor email='' url='https://groups.google.com/forum/#!forum/courier'>Courier OSS Project</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='464' size='216715' date='1495718774000' url=''><name>Spj Plugin</name><id>com.ky-proj.spjplugin</id><description><![CDATA[Custom language plugin for 101NEO framework.
<br> This plugin is the most sophisticated environment for developing 101NEO framework.
<br>
<br> Functions: 
<ul> 
 <li>Completion and Annotations depending on Neo version and .prj settings</li> 
 <li>Syntax highlights</li> 
 <li>Changing highlight color settings</li> 
 <li>basic code formatting and indent</li> 
 <li>Structure view</li> 
</ul>]]></description><version>1.1.0</version><vendor email='' url=''>Y.Kaneko</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[(2017/05/25) v1.1.0: Support "try" blocks fo Neo4.
<br> (2017/05/07) v1.0.6: Add some annotations.
<br> (2017/04/03) v1.0.5: Add Completion for SpjDocs.
<br> (2017/03/23) v1.0.4: Support IDEA 2017.1.
<br> (2017/03/22) v1.0.3: Fixed some bugs.
<br> (2017/03/21) v1.0.1: Fixed some bugs.
<br> (2016/03/20) v1.0.0: Support Neo4. Support Preferences to specify Neo version and .prj file for the project.
<br> (2016/10/28) v0.6.2: Fixed some bugs.
<br> (2016/08/25) v0.6.1: Support SpjDocs at the head of procedure blocks.
<br> (2016/08/06) v0.5.7: Add support for new built-in functions. Fixed some bugs.
<br> (2016/08/01) v0.5.6: Fixed some bugs.
<br> (2016/07/28) v0.5.5: Fixed some bugs.
<br> (2016/07/27) v0.5.4: Add folding support for.procedure blocks
<br> (2016/07/26) v0.5.3: Fixed some bugs.
<br> (2016/07/12) v0.5.2: Fixed some bugs.
<br> (2016/07/08) v0.5.1: Add "Find Usage" for procedures and Commenter.
<br> (2016/07/08) v0.5.0: Add "Go To Declaration" for calling procedures.
<br> (2016/06/22) v0.4.5: Add support for new libraries(hash, csv, json).
<br> (2016/02/26) v0.4.4: Fixed some bugs.
<br> (2016/02/10) v0.4.3: Fixed some bugs.
<br> (2015/12/16) v0.4.2: Fixed some bugs.
<br> (2015/12/10) v0.4.1: Fixed some bugs.
<br> (2015/12/10) v0.4.0: Add auto completion for variables and arguments in the same file
<br> (2015/11/24) v0.3.3: Fixed some bugs.
<br> (2015/11/21) v0.3.2: Fixed some bugs. Add annotation on calling undefined procedures
<br> (2015/11/19) v0.3.1: Fixed some bugs
<br> (2015/11/17) v0.3.0: Structure View and auto completion for user-defined procedures
<br> (2015/11/16) v0.2.1: Bug fix &amp; add support for new built-in functions
<br> (2015/11/15) v0.2.0: Auto Completion support for built-in commands and functions
<br> (2015/11/01) v0.1.0: first release
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6079' size='9516363' date='1457115689000' url=''><name>Xtext IDEA Core</name><id>org.eclipse.xtext.idea</id><description><![CDATA[Xtext IDEA Core.]]></description><version>2.9.2</version><vendor email='' url='http://www.eclipse.org/Xtext/'>Eclipse Xtext</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Xtext 2.9.2 release]]></change-notes><depends>JUnit</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4401' size='11767800' date='1457116109000' url=''><name>Xtend Support</name><id>org.eclipse.xtend.idea</id><description><![CDATA[This plugin enables smart editing of Xtend files.]]></description><version>2.9.2</version><vendor email='' url='http://www.eclipse.org/xtend/'>Eclipse Xtend</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Xtext 2.9.2 release]]></change-notes><depends>JUnit</depends><depends>org.eclipse.xtext.idea</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='2526' size='2378783' date='1457116255000' url=''><name>Xtext</name><id>org.eclipse.xtext.xtext.idea</id><description><![CDATA[This plugin enables smart editing of Xtext files.]]></description><version>2.9.2</version><vendor email='' url='http://www.eclipse.org/Xtext/'>Eclipse Xtext</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Xtext 2.9.2 release]]></change-notes><depends>org.eclipse.xtend.idea</depends><depends>org.eclipse.xtext.idea</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='125099' size='12546718' date='1483255978000' url='https://cursive-ide.com'><name>Cursive</name><id>com.cursiveclojure.cursive</id><description><![CDATA[<p>Provides full Clojure and ClojureScript language support.</p>
<p></p> 
<ul> 
 <li><b>Intelligent Editor</b> featuring code completion, syntax highlighting and real-time error highlighting.</li> 
 <li><b>First-class ClojureScript</b> nearly all functionality is equivalent in Clojure and ClojureScript.</li> 
 <li><b>Code Navigation</b> project and structure views, navigation to symbols, namespaces, classes, and Find Usages.</li> 
 <li><b>REPL Integration</b> full integration with nREPL and clojure.main style REPLs for Clojure and ClojureScript.</li> 
 <li><b>Test Integration</b> interactive running of clojure.test tests, with failures marked in the editor and visual diffs.</li> 
 <li><b>Leiningen Support</b> full support for Leiningen including support for large multi-module projects.</li> 
 <li><b>Structural Editing</b> full support for paredit style editing.</li> 
 <li><b>Code Formatting</b> smart, customisable formatting support.</li> 
 <li><b>Clojure Debugger</b> full support for debugging Clojure, including expression evaluation and debug REPLs.</li> 
 <li><b>Refactorings</b> seamless rename, extract let, automatic imports and requires, and more.</li> 
 <li><b>Interop Support</b> best in class support for Java interop, including smart completion using type inference.</li> 
</ul> 
<p>Built on: 2017-07-13 16:59</p> 
<p>Built from: 1.6.1-snapshot2</p>]]></description><version>1.4.3-14.1</version><vendor email='cursive@cursive-ide.com' url='https://ideogram.co.nz'>Ideogram, Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='141.9999'/><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3345' size='1023978' date='1453233622000' url=''><name>D Language</name><id>net.masterthought.dlanguage</id><description><![CDATA[<p>Support for the <a href="http://dlang.org/" rel="nofollow">D Language</a>.</p> 
<p>Also adds support for using the <a href="https://code.dlang.org/" rel="nofollow">dub</a> build tool.</p> 
<p>Project available on <a href="https://github.com/intellij-dlanguage/intellij-dlanguage/" rel="nofollow">Github</a>.</p>]]></description><version>1.10</version><vendor email='kingsley.hendrickse@gmail.com' url='http://www.masterthought.net'>MasterThought</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Fixed DCD lockups]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='248' size='209698' date='1457277230000' url='https://github.com/KSP-KOS/EditorTools/tree/develop/IDEA'><name>KerboScript(kOS)</name><id>kos-ksp.idea-plugin</id><description><![CDATA[This plugin enables support for kOS KerboScript in IntelliJ IDEA IDE.
<br> kOS version supported: 1.0.0]]></description><version>1.0.3</version><vendor email='ynicorn@gmail.com' url='https://github.com/valery-labuzhsky'>Valery Labuzhsky</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Support of kOS 0.19.0 and a bit more]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='109' size='1508526' date='1452374676000' url=''><name>RESOLVE langauge plugin</name><id>edu.clemson.resolve.jetbrains</id><description><![CDATA[<p> This plugin is designed to provide Intellij support for the RESOLVE specification and programming language. Currently supported features inclue: syntax highlighting, limited completion for keywords &amp; refs, goto-declaration, and symbol usage search.</p>]]></description><version>0.1.2a</version><vendor email='dtw.welch@gmail.com' url='https://github.com/dtwelch/jetbrains-plugin-resolve'>RESOLVE Project</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='94256' size='291596' date='1457311919000' url=''><name>SnakeYAML plugin</name><id>SnakeYAML plugin</id><description><![CDATA[YAML parser/highlighter for Intellij IDEA platform IDEs 
<p>Includes complete YAML loading pipeline under the hood. Capable of validating YAML on all levels. </p>
<p>Meant to serve a base dependency for all YAML-based languages - Ansible, Salt, Cloudify. </p>Note for Professional/Ultimate edition users 
<p>Those editions already include basic YAML support. In case you want to enable this plugin, you'll need to reassign file type mappings:</p> 
<p>Go to `Preferences &gt; Editor &gt; File Types` and move `YAML` registered patterns to `SnakeYAML`.</p>]]></description><version>1.17.0</version><vendor email='vermut@kid.lv' url='https://github.com/vermut/intellij-snakeyaml'>Pavel Veretennikov</vendor><idea-version min="n/a" max="n/a" since-build='134.625' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.3</rating></idea-plugin><idea-plugin downloads='250' size='10745492' date='1498661071000' url=''><name>Winstanley WDL</name><id>org.broadinstitute.winstanley</id><description><![CDATA[Winstanley provides WDL language support to the IntelliJ IDEA IDE. For the WDL language specification, see https://github.com/broadinstitute/wdl. For a workflow engine runner which supports WDL, see https://github.com/broadinstitute/cromwell.]]></description><version>0.1.6</version><vendor email='workflow-description-language@googlegroups.com' url=''>WDL at Broad Institute</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Support for other Jetbrains IDEs (eg PyCharm)]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='321' size='155575' date='1453801940000' url=''><name>Sutr Language Plugin</name><id>com.slalom.idea.aws.avs.sutr</id><description><![CDATA[This plugin provides language support for Sutr, the Slalom implementation of AVS Utterance.
<br />]]></description><version>0.7.3</version><vendor email='stryderc@slalom.com' url='https://www.slalom.com/'>Slalom</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[0.7.3 - Support added for 'from  import ' statements. '_' now valid for Type name declarations. 0.7.2 - Implement error annotations for duplicate types. Pop up messages and compilation validation added.
<br /> 0.7.1 - Add generator for Node/python. Copy Custom Type List action added.
<br /> 0.7.0 - Implement error annotations for types, slots, and duplicates. Rename refactoring enabled. Commenter hot key enabled.
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11485' size='5554580' date='1469087521000' url=''><name>SQLDelight</name><id>com.squareup.sqldelight</id><description><![CDATA[Android sqlite interface generator.
<br> Generates interfaces for safely running SQLite statements and 
<br> mapping back from a cursor.]]></description><version>0.4.4</version><vendor email='' url='https://github.com/square'>Square, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='134.549' until-build='145.*'/><change-notes><![CDATA[<p> 0.4.4 </p>
<ul> 
 <li>New: Native support for shorts as column java type</li> 
 <li>New: Javadoc on generated mappers and factory methods</li> 
 <li>Fix: group_concat and nullif functions have proper nullability</li> 
 <li>Fix: Compatibility with Android Studio 2.2-alpha</li> 
 <li>Fix: WITH RECURSIVE no longer crashes plugin</li> 
</ul> 
<p></p> 
<p> 0.4.3 </p>
<ul> 
 <li>New: Compilation errors link to source file.</li> 
 <li>New: Right-click to copy SQLDelight code as valid SQLite.</li> 
 <li>New: Javadoc on named statements will appear on generated Strings.</li> 
 <li>Fix: Generated view models include nullability annotations.</li> 
 <li>Fix: Generated code from unions has proper type and nullability to support all possible columns.</li> 
 <li>Fix: sum and round SQLite functions have proper type in generated code.</li> 
 <li>Fix: CAST's, inner selects bugfixes.</li> 
 <li>Fix: Autocomplete in CREATE TABLE statements.</li> 
 <li>Fix: SQLite keywords can be used in packages.</li> 
</ul> 
<p></p> 
<p> 0.4.2 </p>
<ul> 
 <li>New: Marshal can be created from the factory.</li> 
 <li>Fix: IntelliJ plugin generates factory methods with proper generic order.</li> 
 <li>Fix: Function names can use any casing.</li> 
</ul> 
<p></p> 
<p> 0.4.1 </p>
<ul> 
 <li>Fix: IntelliJ plugin generates classes with proper generic order.</li> 
 <li>Fix: Column definitions can use any casing.</li> 
</ul> 
<p></p> 
<p> 0.4.0 </p>
<ul> 
 <li>New: Mappers are generated per query instead of per table.</li> 
 <li>New: Java types can be imported in .sq files.</li> 
 <li>New: SQLite functions are validated.</li> 
 <li>Fix: Remove duplicate errors.</li> 
 <li>Fix: Uppercase column names and java keyword column names do not error.</li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='16872' size='300643' date='1489207277000' url=''><name>Elm language plugin</name><id>org.elmlang.intellijplugin</id><description><![CDATA[Plugin for Elm language support.
<br>
<br> Features 
<ul> 
 <li>Supports Elm 0.18 (If you need to have different version supported, see <a href="http://durkiewicz.github.io/elm-plugin/#releases" rel="nofollow">this link</a>)</li> 
 <li>Parsing the syntax</li> 
 <li>Syntax highlighting and color settings page</li> 
 <li>Going to declaration</li> 
 <li>Highlighting unresolved references with a quick-fix option to add an import statement</li> 
 <li>Code completion</li> 
 <li>Spellchecking</li> 
 <li>Brace matching</li> 
 <li>Rename refactoring</li> 
</ul>]]></description><version>0.7.2</version><vendor email='elm.intellij.plugin@gmail.com' url='https://durkiewicz.github.io/elm-plugin/'>Kamil Durkiewicz</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Fixed bugs: - GLSL code is not parsed as Elm code anymore, - "effect" can be used as a function name, - dot can be used in custom operators.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='615' size='125046' date='1459829529000' url=''><name>Cup Support</name><id>tirke.cupPlugin</id><description><![CDATA[Java CUP file support]]></description><version>1.1</version><vendor email='tschersach@gmail.com' url='https://github.com/Tirke'>SCHERSACH Thomas</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.1</b> 
<ul> 
 <li>Quick fixes for diamond types</li> 
</ul>   
<b>1.0</b> 
<ul> 
 <li>Option to disable Java Injection</li> 
</ul>   
<b>0.5</b> 
<ul> 
 <li>Auto Completion for Keywords</li> 
 <li>Get Usages in rules and Rename Element</li> 
 <li>Highlighting changes</li> 
</ul>   
<b>0.4</b> 
<ul> 
 <li>Commenter</li> 
 <li>Java Language Injection fixes</li> 
 <li>References for Terminal and Non Terminal Symbols</li> 
</ul>   
<b>0.3</b> 
<ul> 
 <li>Removed Auto Completion</li> 
 <li>Grammar refactoring</li> 
 <li>Java Language Injection between &quot;{: :}&quot;</li> 
</ul>   
<b>0.2</b> 
<ul> 
 <li>Auto Completion</li> 
 <li>Custom braces matching</li> 
</ul>   
<b>0.1</b> 
<ul> 
 <li>Syntax Highlighting</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1750' size='972152' date='1492439118000' url=''><name>DSL Platform</name><id>com.dslplatform.ideaplugin</id><description><![CDATA[IDEA integration with DSL Platform.
<br> 
<em>dsl platform ddd</em>]]></description><version>0.9</version><vendor email='info@dsl-platform.com' url='https://dsl-platform.com'>DSL Platform</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Latest CLC (1.9.0)]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='630' size='5360914' date='1475366323000' url=''><name>Decode</name><id>ru.mipt.acsl.decode.idea.plugin</id><description><![CDATA[Device components description language tools. http://acsl-mipt.github.io/]]></description><version>0.5.0.SNAPSHOT</version><vendor email='acsl@mipt.ru' url=''>ACSL</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='102' size='326882' date='1461519544000' url=''><name>SmcPlugin</name><id>com.smcplugin.leonid.menshenin.plugin.id</id><description><![CDATA[Smc(
<a href="http://smc.sourceforge.net/" rel="nofollow">http://smc.sourceforge.net/</a>
<a rel="nofollow">) syntax plugin<br> <em>Makes editing of *.sm files easier</em></a>]]></description><version>1.0.10</version><vendor email='leonid.menshenin@gmail.com' url=''>LeMen</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Added Parameter Parsing and validation
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='110040' size='5423327' date='1473897241000' url=''><name>Protobuf Support</name><id>io.protostuff.protostuff-jetbrains-plugin</id><description><![CDATA[<a href="https://developers.google.com/protocol-buffers/" rel="nofollow">Google Protobuf</a> support for JetBrains products. 
<br> 
<br> Features: 
<ul> 
 <li>Full Proto3 support.</li> 
 <li>Custom include path for proto files.</li> 
 <li>Usage search for messages, enums and fields (for standard and custom options).</li> 
 <li>Syntax validation for proto2/proto3. Checks for reserved/duplicated field tags and names. Highlight unresolved reference errors. </li> 
 <li>Fonts &amp; Colors configuration.</li> 
 <li>Structure View.</li> 
 <li>Code formatting.</li> 
 <li>Navigation to message, enum or service by name (Ctrl+N)</li> 
 <li>Rename refactoring (files, messages, enums and fields).</li> 
</ul> 
<br> 
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/wiki/Roadmap" rel="nofollow">Roadmap</a> | 
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/issues" rel="nofollow">Issue tracker</a> | 
<a href="https://gitter.im/protostuff/protobuf-jetbrains-plugin" rel="nofollow">Chat</a> 
<br>]]></description><version>0.6.0</version><vendor email='jetbrains-plugin@protostuff.io' url=''>Kostiantyn Shchepanovskyi</vendor><idea-version min="n/a" max="n/a" since-build='133.0' until-build='144.*'/><change-notes><![CDATA[<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/releases/tag/v0.6.0" rel="nofollow"> <b>v0.6.0</b> </a> (2016-09-14) 
<ul> 
 <li>Add support for older IDE versions: IntelliJ IDEA 13, PhpStorm 7, PyCharm 3.1, WebStorm 7, RubyMine 7, Android Studio 1.3, AppCode 3.3, CLion 1.2, DataGrip 1.0</li> 
</ul> 
<br> 
<a href="https://github.com/protostuff/protobuf-jetbrains-plugin/releases" rel="nofollow"> <b>Full Changelog</b> </a>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3482' size='910728' date='1465610731000' url=''><name>OpenResty Lua Support</name><id>com.github.Deadleg.idea-openresty-lua-support</id><description><![CDATA[Adds lua-nginx-module auto-completion and documentation to Lua code. You must have the Lua plugin installed, otherwise this will throw an ungraceful exception.]]></description><version>0.0.3</version><vendor email='' url='http://Deadleg.github.io'>Deadleg</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>0.0.3</b> 
<ul> 
 <li>Fix compatibility with idea &gt;= 141</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='278' size='47478' date='1464774934000' url=''><name>RtplPlugin</name><id>com.lichfaker.plugin.id</id><description><![CDATA[Support for Rtpl.]]></description><version>1.0.1</version><vendor email='lichfaker@gmail.com' url='https://github.com/LichFaker/RtplPlugin'>LichFaker</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<dl> 
 <dt>
  20160601
 </dt> 
 <dd>
  highlight the rtpl
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2527' size='83429' date='1465589816000' url=''><name>Amazon Ion IntelliJ IDEA Plugin</name><id>software.amazon.ion.intellj</id><description><![CDATA[IntelliJ IDEA plugin to support 
<a href="http://amznlabs.github.io/ion-docs/index.html" rel="nofollow">Amazon Ion</a>]]></description><version>1.0</version><vendor email='ion-team@amazon.com' url='https://github.com/amznlabs'>Amazon Labs</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Release 1.0]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='234' size='352387' date='1465696081000' url=''><name>Squirrel</name><id>com.sqide.test</id><description><![CDATA[Squirrel language support.]]></description><version>1.0</version><vendor email='neochief@shvetsgroup.com' url='https://shvetsgroup.com/'>Shvets Group</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2119' size='16504' date='1489906186000' url=''><name>Paste Images into Markdown</name><id>com.github.holgerbrandl.pasteimages/</id><description><![CDATA[Paste images into MarkDown documents directly from clipboard
<br> Images files are deposited in a configurable directory relative to the markdown document.]]></description><version>1.1.1</version><vendor email='holgerbrandl@gmail.com' url='https://github.com/holgerbrandl/pasteimages'></vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[New Features: 
<ul> 
 <li>Paste handler to use default ctrl-v to paste clipboard images</li> 
 <li>Added optional rescaling of pasted images scaleImage</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.5</rating></idea-plugin><idea-plugin downloads='28' size='13901' date='1470986813000' url=''><name>Qlang</name><id>com.q-ide</id><description><![CDATA[<p>Language support for Qiniu Qlang language.</p> 
<p>The plugin provides the following features:</p> 
<ul> 
 <li>define Qlang and file type</li> 
</ul> 
<p>More are planned for the future.</p>]]></description><version>0.0.1</version><vendor email='me@bingohuang.com' url=''>BingoHuang</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.0.1 features: 
<ul> 
 <li>[feature] define Qlang and file type</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='484' size='77690' date='1473628623000' url=''><name>NixIDEA</name><id>nix-idea</id><description><![CDATA[NixIDEA 
<br> A Nix(nixpkgs/NixOS/nixops) language plugin for Intellij IDEA. 
<br> 
<a href="https://github.com/NixOS/nix-idea" rel="nofollow">GitHub</a> | Consider donating to the NixOS 
<a href="https://nixos.org/nixos/community.html" rel="nofollow">organization</a> 
<br>
<br> 
<b>Features</b> 
<ul> 
 <li>Syntax highlighting</li> 
</ul>]]></description><version>0.2.0.1</version><vendor email='ed@cflags.cc' url='http://nixos.org'>NixOS</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p> If you encounter any issues, please <a href="https://github.com/NixOS/nix-idea/issues" rel="nofollow">report them</a>. </p> 
<p> <b>v0.2.0.1</b> </p>
<ul> 
 <li>Parser corrections</li> 
</ul> 
<p></p> 
<p> <b>v0.2</b> </p>
<ul> 
 <li>Project name change and move to NixOS organization</li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='44' size='41440' date='1476084933000' url=''><name>translate fanyi</name><id>com.damoguyansi.translate</id><description><![CDATA[Chinese and English translation v1.0,by damoguyansi.
<br> author?damoguyansi@163.com 
<em>will continue to update!</em>]]></description><version>1.0</version><vendor email='damoguyansi@163.com' url=''>damoguyansi</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v1.0:support English - &gt;china, china - &gt; English translation.
<br> 
<em>bad news in english</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='387' size='3864350' date='1489582456000' url=''><name>AmbientTalk IDE</name><id>edu.vub.ideAT</id><description><![CDATA[AmbientTalk language support]]></description><version>2.0.4</version><vendor email='fmyter@vub.ac.be' url='soft.vub.ac.be'>Software Languages Lab (Vrije Unversiteit Brussel)</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 1 
<ul> 
 <li>REPL functionality</li> 
 <li>Run configuration set-up</li> 
 <li>Basic syntax highlighting</li> 
</ul> Version 2 
<ul> 
 <li>Overhaul of REPL functionality/li&gt; </li>
 <li>Fixed bugs as detailed at: https://github.com/myter/IntelliJAT/issues </li> 
</ul> Version 2.0.1 
<ul> 
 <li>Fixed bug where jlobby would not contain project classpath </li> 
</ul> Version 2.0.2 
<ul> 
 <li>Windows users can now run .at files, interaction with the REPL is still bugged and to be fixed </li> 
</ul> Version 2.0.3 
<ul> 
 <li>Fixed Windows REPL functionality </li> 
</ul> Version 2.0.4 
<ul> 
 <li>Made available for Android Studio </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='468' size='166454' date='1477414530000' url=''><name>Djinni IDL file support</name><id>com.dropbox.djinni.ideaplugin</id><description><![CDATA[Add some basic navigation, code-completion and error highlighting support to .djinni files. License Copyright 2015-2016 Dropbox, Inc.
<br> 
<br> Licensed under the Apache License, Version 2.0 (the "License");
<br> you may not use this file except in compliance with the License.
<br> You may obtain a copy of the License at
<br> 
<br> &nbsp;&nbsp;
<a href="http://www.apache.org/licenses/LICENSE-2.0" rel="nofollow">http://www.apache.org/licenses/LICENSE-2.0</a>
<br> 
<br> Unless required by applicable law or agreed to in writing, software
<br> distributed under the License is distributed on an "AS IS" BASIS,
<br> WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
<br> See the License for the specific language governing permissions and
<br> limitations under the License.]]></description><version>0.8</version><vendor email='' url='https://github.com/dropbox/djinni'>Dropbox Djinni Github Project</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Initial release.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='14' size='36143' date='1479059153000' url=''><name>E2DIT Minimal Language</name><id>com.e2dit.e2tml</id><description><![CDATA[Syntax highlighting for minimal language E2TML.]]></description><version>0.1</version><vendor email='andrey@kabylin.ru' url='http://e2dit.com'>E2DIT</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='122' size='2936284' date='1486115908000' url=''><name>MontiSecArc Language Plugin</name><id>de.monticore.lang.montisecarc.MontiSecArcLanguagePlugin</id><description><![CDATA[This projects brings the MontiSecArc language to the popular IntelliJ IDE. The plugin provides a deep integration of secure architecture files into the IDE. Allowing the fast creation of secure architectures and an plain learning curve.]]></description><version>0.8.10.SNAPSHOT</version><vendor email='thomas.buning@rwth-aachen.de' url=''></vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.modules.vcs</depends><rating>00</rating></idea-plugin><idea-plugin downloads='732' size='2265423' date='1480803963000' url=''><name>LLVM</name><id>io.alef.vypa</id><description><![CDATA[LLVM language support]]></description><version>0.0.2-alpha</version><vendor email='' url='https://github.com/snefru/io.vypa.llvm'></vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='190' size='91092' date='1480788451000' url=''><name>Daedalus support</name><id>org.avallach.daedalus.ide</id><description><![CDATA[<p>Support for Daedalus language, dedicated for gameplay scripting in games on zEngin engine (Gothic I, II, II:NOTR). </p>
<p>This project was developed primarily for SoulFire group. Discussion thread: <a href="http://themodders.org/index.php?topic=27411" rel="nofollow">themodders.org/index.php?topic=27411</a></p>]]></description><version>0.5</version><vendor email='github@avallach.ovh' url='https://github.com/Avallach7/daedalus-intellij'>Adam &apos;Avallach&apos; Golebiowski</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.5 
<ul> 
 <li>minor reference resolver fixes</li> 
</ul> 0.4 
<ul> 
 <li>support for references to external functions</li> 
 <li>support for "null" literal</li> 
 <li>support for "instance" type</li> 
</ul> 0.3 
<ul> 
 <li>fixed reference resolver not recognising member references</li> 
</ul> 0.2 
<ul> 
 <li>fixed parser bug with unnoticed missing semicolons</li> 
 <li>highlighting of unresolved references</li> 
</ul> 0.1 
<ul> 
 <li>working parser and highlighting</li> 
 <li>basic reference resolver</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='782' size='65719' date='1483727784000' url=''><name>NASM Assembly Support</name><id>com.NASMSupport</id><description><![CDATA[Simple code highlighter for NASM x86/x64 assembly language
<br> 
<b>BETA STAGE - IN DEVELOPMENT</b>
<br> 
<b>TODO:</b> 
<ul> 
 <li>Autoformatter</li> 
 <li>More completion</li> 
 <li>C/C++ integration</li> 
 <li>Grammar bugs</li> 
 <li>Macros</li> 
 <li>Data directives</li> 
</ul>]]></description><version>0.1.13</version><vendor email='wojciech@gruszka.eu' url='http://django.bugfullabs.pl/'>Wojciech Gruszka</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Init version.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='299' size='3309451' date='1484228041000' url=''><name>HDLine</name><id>com.activemesa.hdline</id><description><![CDATA[HDLine (pronounced 'headline') provides support for HDL languages (VHDL, Verilog, SystemVerilog). See the Release Note for information on supported features.]]></description><version>0.0.1</version><vendor email='inbox@activemesa.fogbugz.com' url=''>ActiveMesa</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li><strong>0.0.1</strong> ? Basic highlighting of VHD files. </li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='81' size='1448473' date='1484520402000' url=''><name>Lasca plugin</name><id>lasca.intellij.plugin</id><description><![CDATA[<p> This plugin is for Lasca Programming Language</p>]]></description><version>0.0.1</version><vendor email='anemish@newniverse.com' url=''>Lasca Project</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='101' size='2735767' date='1485867539000' url=''><name>CloudSlang Plugin</name><id>io.cloudslang.intellij.plugin</id><description><![CDATA[This plugin provides 
<a href="http://cloudslang.io/" rel="nofollow">CloudSlang</a> support in IntelliJ IDEA.
<br> CloudSlang is a flow-based orchestration tool for managing deployed applications. It allows you to rapidly automate your DevOps and everyday IT operations use cases using ready-made workflows or create custom workflows using a YAML-based DSL.]]></description><version>1.0.0</version><vendor email='support@cloudslang.io' url=''>CloudSlang</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<ol> 
 <li>New CloudSlang project creation</li> 
 <li>Live templates e.g: flow, operation, input, output, step, for, java_action etc.</li> 
 <li>Supports CloudSlang file validation and Error highlighting</li> 
 <li>Completion support for CloudSlang keywords</li> 
 <li>Syntax highlighting</li> 
 <li>CloudSlang file type support (.sl, .sl.yaml, .sl.yml, .prop.sl)</li> 
</ol>]]></change-notes><depends>org.jetbrains.plugins.yaml</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='69' size='415164' date='1485876338000' url=''><name>Rythm Engine Detector - R.E.D</name><id>com.scireum.rythmengine.detector</id><description><![CDATA[-- Plugin for Rythm template engine support -- https://github.com/scireum-incubator/rythm_plugin]]></description><version>1.0</version><vendor email='support@scireum.net' url='http://www.scireum.de'>scireum GmbH</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='204' size='3451437' date='1499154698000' url=''><name>ReasonML language plugin</name><id>reasonml</id><description><![CDATA[Reason&nbsp;language plugin.]]></description><version>0.10</version><vendor email='giraud.contact@yahoo.fr' url='https://github.com/giraud/reasonml-idea-plugin'>hgiraud</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>Improved lexer</li> 
 <li>Starting implementing module reference (Go to declaration might work on 'open' statement)</li> 
</ul> 
<p>Work in progress. This is a plugin preview, use for tests only.</p> 
<p>To see how to integrate reason tools (merlin, refmt), go to the website.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='206' size='105819' date='1496607505000' url=''><name>Coco/R grammar support</name><id>de.qrdn.coco_idea</id><description><![CDATA[Plugin for Jetbrains IDEs to support grammar files (*.atg) of the 
<a href="http://ssw.jku.at/Coco/" rel="nofollow">Coco/R</a> compiler generator. Feel free to contribute issues, code, feature requests or simply your "I'm using it!" stance.]]></description><version>4.0</version><vendor email='azrdev@qrdn.de' url='https://github.com/azrdev/coco-idea-plugin'>azrdev</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>Implement Find Usages</li> 
 <li>Implement Folding</li> 
 <li>Fix Reference highlighting for large files</li> 
 <li>Fix plugin errors about TextRange &amp; CachedValue</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='530' size='204332' date='1494356969000' url='https://github.com/Ruben-Sten/TeXiFy-IDEA'><name>TeXiFy IDEA</name><id>nl.rubensten.texifyidea</id><description><![CDATA[<p>Plugin for LaTeX support in IntelliJ IDEA.</p> 
<p> Note to users: all suggestions/requests/bug reports/kudos/critique/(non-)creative ideas/contributions are welcome on the <a href="https://github.com/Ruben-Sten/TeXiFy-IDEA" rel="nofollow">plugin GitHub page</a>. </p>]]></description><version>0.2</version><vendor email='' url='http://ruben-sten.github.io'>Ruben-Sten</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version Beta 0.2 of the TeXiFy IDEA plugin for LaTeX. Full changelog with new additions and bug fixes is available at https://github.com/Ruben-Sten/TeXiFy-IDEA/releases/tag/b0.2]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3764' size='3343088' date='1499587285000' url=''><name>Intellij-Solidity</name><id>me.serce.solidity</id><description><![CDATA[IntelliJ solidity support 
<p> You can support the plugin development by clicking ? on <a href="https://github.com/intellij-solidity/intellij-solidity" rel="nofollow">GitHub</a> and rating it on the <a href="https://plugins.jetbrains.com/plugin/9475-intellij-solidity" rel="nofollow">plugin page</a>. </p> 
<p> Contributions are always welcome! </p>]]></description><version>2.0.0</version><vendor email='sergeicelov@gmail.com' url='https://github.com/intellij-solidity'>Intellij Solidity</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<p> <b>v0.2.0</b> </p>
<ul> 
 <li>Grammar fixes</li> 
 <li>Show type info action</li> 
 <li>Completion for built-in global variables</li> 
 <li>Completion for struct members and state variables</li> 
 <li>Better resolving (functions, enums, events, using-for)</li> 
 <li>Initial work on inspections</li> 
</ul> 
<b>v0.1.7</b> 
<ul> 
 <li>Grammar fixes</li> 
 <li>Rename refactoring</li> 
 <li>Better autocomplete</li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='18' size='294793' date='1498728468000' url=''><name>Mapfile</name><id>org.dnltsk.mapfileplugin</id><description><![CDATA[<p> Editor support for UMN Mapserver Mapfiles. Supported Mapserver version is 7.0 </p> 
<p> Source, issues or feature requests on Github: <a href="https://github.com/dnltsk/intellij-mapfile-plugin" rel="nofollow">https://github.com/dnltsk/intellij-mapfile-plugin</a> </p>]]></description><version>7.0#0.5.2</version><vendor email='daniel.teske@gmail.com' url='https://github.com/dnltsk/intellij-mapfile-plugin'>dnltsk</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[7.0#0.5.2 block formatting for VALIDATION, CLUSTER, PATTERN, POINTS and PROJECTION]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='377' size='654197' date='1499029178000' url=''><name>Fortran</name><id>org.jetbrains.fortran</id><description><![CDATA[Fortran language support
<br> The plugin supports FORTRAN 77, FORTRAN 90, FORTRAN 95, FORTRAN 2003 and FORTRAN 2008 source code. Several nonstandard extensions are also supported. Lexer, parser and syntax highlighter are provided.]]></description><version>1.1.1</version><vendor email='' url='https://github.com/satamas/fortran-plugin'></vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[06.2017 Commenter and Formatter added. 05.2017 First version of the plugin with lexer, parser and simple highlighter.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='30' size='66880' date='1498237460000' url=''><name>Elements</name><id>com.testvagrant.optimus.elements</id><description><![CDATA[Store elements id's for optimus]]></description><version>1.1</version><vendor email='optimus@testvagrant.com' url='http://www.testvagrant.com'>Testvagrant</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Updated structure of elements to match json]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6' size='141409' date='1499630270000' url=''><name>Rholang</name><id>coop.rchain.lang</id><description><![CDATA[Language support for 
<b><a href="https://github.com/rchain/Rholang" rel="nofollow">Rholang</a></b>. 
<em>Official language for <a href="https://www.rchain.coop" rel="nofollow">RChain</a> distributed virtual machine.<br><br></em>]]></description><version>0.0.1</version><vendor email='grospic@gmail.com' url='https://rchain.coop'>RChain.coop</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<ul> 
 <li><b>0.0.1</b>: Syntax highlighting and comments support. Initial version.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category><ff>"JavaScript"</ff><category name="JavaScript"><idea-plugin downloads='18559' size='35277' date='1139931558000' url=''><name>Javascript Compressor</name><id>Javascript Compressor</id><description><![CDATA[compresses javascript files by removing unnecessary whitespace, comments etc
  <ul>
  	<li>javascript source file should be named <b><i>yourfilename</i>.source.js</b></li>
  	<li>otherwise source file is created before compressing the original file</li>
  	<li>press ctrl+shift+alt+j while file is opened in editor panel</li>
  	<li>the compressed javascript file will be saved as <b><i>yourfilename</i>.js</b></li>
  </ul>
  known issues:
  <ul>
  	<li>statements not terminated by a semicolon might cause problems after compressing, uncheck &quot;remove all linebreaks&quot; option in this case (or - which would be the better way - insert semicolons where they should be)</li>
  </ul>]]></description><version>1.1.0</version><vendor email='' url=''>Jens Klingen</vendor><idea-version min="n/a" max="n/a" since-build='40.3542' /><change-notes><![CDATA[<ul>
  	<li><b>1.1.0</b> made configurable and added configuration option &quot;remove all line breaks&quot;</li>
	<li><b>1.0.1</b> changed default keyboard shortcut to ctrl+shift+alt+j as ctrl+shift+alt+c does not seem to work with idea 5.1</li>
	<li><b>1.0</b> moved explanatory text from comment to readme.txt file in order to not waste the bytes we just gained - think it's stable now</li>
  	<li><b>0.9.2.1</b> added compression report after end of compression + corrected filename in comment of compressed files</li>
  	<li><b>0.9.2</b> added some dialogs + offer to create source.js file if current file is not of that kind</li>
  	<li><b>0.9.1</b> line breaks within two words now end up as spaces instead of nothings</li>
  </ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='21623' size='346252' date='1194017418000' url='http://www.bindows.net/documentation/tools/intellij_plugin/'><name>Bindows Plugin</name><id>Bindows Plugin</id><description><![CDATA[
Launch and debug Bindows AJAX applications directly from within IntelliJ IDEA.<br>
The debugging features enable you to send messages to a console window inside IntelliJ IDEA from your code.
This works for both Internet Explorer and Firefox. <br>
You can also send JavaScript code to be evaluated inside any running browser instance from IntelliJ IDEA.
This enables you to remote control the browser, check the values of variables and even rewrite whole methods during runtime.<br>
Check our web site for more information on how to use these features.<br>
We also have an xml schema that will give you code completion of Bindows classes in xml. The schema is included in the plugin
and automatically installed. <br>You also have the ability to add multiple Bindows distributions and quickly switch between them.
	
    
]]></description><version>1.0b6</version><vendor email='support@bindows.net' url='http://www.bindows.net'>MB Technologies Inc</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[<p><b>Bindows plugin for IntelliJ IDEA</b><br>
Version: 1.0 beta 6
</p>

<p><b>About</b></p>
This is a beta version. Please contact us at support@bindows.net to suggest
features and report problems. More information about the plugin is available here
<a href="http://www.bindows.net/documentation/tools/intellij_plugin/">http://www.bindows.net/documentation/tools/intellij_plugin/</a>

<p><b>Release Notes Beta 6</b></p>
	<ul>
		<li>Linux support restored</li>

		<li>Support for InfiView 1.5b<br>
			A special InfiView version of the Bindows schema has been included together with the InfiView schema.
			This enables code completion in InfiView ADF's. A special InfiView ADF live template called niv (NewInfiView) has also been added.
			This feature requires a copy of InfiView. InfiView also need to be launched with a special InfiView version of
			Bindows, that comes with InfiView.
		</li>

		<li>Added support for JsDoc generation (alpha version)<br>
		Go into the module dependant settings in the Bindows facet to add and remove .js files, set output path and generate documentation
		for your Bindows source code. Settings are currently not saved but generation should work as expected.
		</li>

		<li>Fixed a bug which occured when you have two projects open and one has the Bindows facet
		and the other does not. If the console had been opened in the Bindows enabled project and the non-bindows
		enabled project was closed; IDEA would crash.
		</li>

		<li>Fixed a bug where it was sometimes impossible to close the project because the console window was not open.</li>

		<li>Changed Mac shortcut keys for launching Bindows apps to Ctrl+B because it is not possible to use Alt+B on Macs.</li>

		<li>Changed the live template loading logic so that existing live templates are overwritten with the ones that come with the plugin.
		This enables us to update existing templates. If you have modified our templates you should back them up before installing this update./>
	</ul>

<p><b>Known Issues in Beta 6</b></p>
<ul>
	<li>If there is an error in the JavaScript you're sending, such as a typo, you
		will get a generic error message saying "XMLHttp problems, Could not send
		message". In the future we will extend this with slightly more elaborate
		messages.
	</li>

	<li>Mac OS X: Bindows popup menus do not work in the embedded browser component of IDEA. This causes GridPanel2Designer to be unusable on Mac OS X and
		also normal menus to not work. Another thing to note is that the ok button on alert boxes also does not work. This is a JetBrains bug and we are waiting
		for a fix.
	</li>

	<li>GridPanel2Designer is currently using our online Bindows distribution. Changing your active Bindows distro
		does not reflect in the designer. The reason for this is that you need at least Bindows 3.0 to use the BiGridPanel2 layout manager.
		This has the side effect that you will not be able to use the designer if you do not have an internet connection.
	</li>
<hr>

</ul>

<p><b>Release Notes Beta 5 rev 1</b></p>
<ul>
	<li>Fixed a problem where the plugin would crash when a registered Bindows folder had been removed or renamed
		without the plugin knowing about it.
	</li>
</ul>

<p><b>Release Notes Beta 5</b></p>
<ul>
	<li><b>Facet support</b><br>
		The Bindows plugin now support IntelliJ IDEA's facet architecture. This represents a major workflow change.<br>
		To be able to use the features of the plugin you must have the "Bindows Facet" added to your project.
		(At least one of the modules in the project must have the facet.)<br>
		There are two ways to add the facet to your project;<br>
		1. Upon creating a new project you can enable a checkbox for Bindows in the new project wizard.<br>
		2. You can add the facet to an already existing project by going into Project settings->Modules, clicking the
        module and then clicking the little plus sign and selecting the Bindows facet from the popup menu.<br>
	</li>

	<li><b>Integrated BiPad</b><br>
		BiPad is a new tool window that allows real time previewing of Bindows xml.<br>
		It extracts the code between the Application->Window tags and renders it in an embedded mozilla based browser
        window as you type.
		When active bindows distribution/version is switched, BiPad will be relaunched to use the new distro.
	</li>

	<li><b>Integrated GridPanel2 Designer</b><br>
		The GridPanel2Designer is a new tool window that allows you to visually design Bindows interfaces and forms.
		The designer makes use of the new highly efficient BiGridPanel2 layout component, introduced in Bindows 3.0.
		The code that the designer generates appears in a special tab window in the designer. You can copy this code
		and paste it into your editor and integrate it into your projects.
	</li>

	<li><b>Color coded logging levels</b><br>
		It is now possible to print logging messages at three different levels and colors. New live templates have been
        added to expedite this.<br>
		<table border="black">
			<tr><td><b>Code</b></td>              <td><b>Color</b></td>  <td><b>Live template(s)</b></td> <td><b>Meaning</b></td></tr>
			<tr><td>BiLog.out("");</td>              <td>Black</td>          <td>blog, blog2</td>      <td>Normal/user message (default)</td></tr>
			<tr><td>BiLog.out("", BiLog.ERROR);</td> <td>Red</td> 	         <td>blogErr</td>          <td>Error message</td></tr>
			<tr><td>BiLog.out("", BiLog.SYSTEM);</td><td>Green</td>          <td>blogSyst</td>         <td>System message</td></tr>
		</table>

	</li>

	<li><b>Updated toolbar in console window</b><br>
		A new clear button has been added to the console view. It clears all text in the console view.
		Both buttons also now have icons.
	</li>

	<li><b>Plugin description improved</b>
        The plugin description inside the plugin manager and in JetBrains' plugin repository now uses html to better
        display the text.
    </li>

    <li><b>Major internal refactorings</b><br>
        We have improved and replaced code in numerous places.
        The internal webserver has been completely rewritten for example.
    </li>

    <li><b>Logo added</b><br>
        The Bindows plugin now properly displays the Bindows logo on the Quick Start menu.
    </li>

    <li><b>Release notes added</b><br>
        The release notes now display properly in IntelliJ IDEA's plugin manager.
    </li>

    <li><b>Dynamically change the server port</b><br>
        If the Bindows port contends with another service, you can now easily switch the Bindows port and
        launch our Bindows app without having to restart IDEA. If you select a port that is currently in use
        you will receive a message declaring that so you should choose another.
    </li>


    <li><b>Remote Bindows locations</b><br>
        Now you may add remote locations (URLs) to the Bindows distributions list.
    </li>

    <li><b>Remote Resources</b><br>
        Added a virtual folder <i>/remote/</i> for the embedded server. You can now refer to resources on
        a different (remote) domain using a path like the following <code>"/remote/mydomain/mypath"</code> and it
        will be translated to <code>"http://mydomain/mypath"</code>. Yet to the client the call is to the
        same domain, and therefore allowed. I.e. no security error due to cross-domain calls.<br>
        <b>Note:</b> There is yet no support for https or other protocols, nor other ports.
    </li>

    <li><b>Arbitrary Browsers</b><br>
        The browsers to appear in the Bindows popup menu are now configured with the aid of a list-box. You may
        add an arbitrary set of browsers to this list and also remove the default browsers.<br>
        Note that Bindows, at this time, only runs in Microsoft Internet Explorer and Mozilla Firefox. The
        idea with the list is to enable the user to add different versions of the supported browsers.<br>
        To support an arbitrary number of browsers and versions (max 9) the default launcher shortcuts have changed
        from single-stroke to two-stroke. Press alt+B (to indicate the Bindows popup menu) followed by the (1-based)
        ordinal of the menu item representing the desired browser.
    </li>

	<li><b>Fixed security issue</b><br>
	    You no longer have to block the server port in your firewall.
	</li>

	<li><b>Distros can now be located on any drive letter</b><br>
		Your Bindows distributions can now be located on any local hard drive. Not just C: in Windows OS.
	</li>
</ul>

<p><b>Release Notes Beta 4</b></p>
<ul>
	<li><b>Linux support</b><br>
		Tested on Ubuntu 7.04.
    </li>

    <li><b>Consolidated browsers into one button</b><br>
        To better accomodate more than two different browsers we have consolidated the two buttons into
        one with a popup where you choose the browser. This will enable use to dynamically add/remove browsers
        in the future.
    </li>
</ul>

<p><b>Release Notes beta 3 rev1</b></p>

<ul>
    <li><b>Fixed a problem with Windows Vista</b><br></li>
</ul>

<p><b>Release Notes beta 3</b></p>

<ul>
    <li><b>Mac OS X support</b> (Linux coming soon).<br>
        You can now launch Bindows applications in Firefox from the plugin. All the other features
        are also available on the Mac. You do not have to specify the path to the Firefox executable
        on the Mac. This is all done automatically for you.
    </li><br>

    <li><b>New user interface layout in settings.</b><br>
        To better facilitate more options we have added some tabs to the plugin settings dialog.
    </li><br>

    <li><b>Multiple instances of IntelliJ IDEA can now be used at the same time with the plugin.</b><br>
        The built-in server is now a common resource shared by all IntelliJ IDEA frames.
    </li><br>

    <li><b>Delete temporary html files checkbox.</b><br>
        This is activated by default. The plugin will erase the temporary html file
        that is used to launch the Bindows application. Sometimes it can be useful to keep this
        file (you can study it or use it as a template for something else). Unchecking this
        will prevent its destruction. Only in debug mode will the plugin be able to delete it
        because it is only then it is receiving signals from the browser.
    </li><br>

    <li><b>More intelligent live templates.</b><br>
        We are now making use of a new feature of IntelliJ IDEA that the good folks at JetBrains
        were kind enough to add. It allows us to create live templates that understand what class
        and what method we are currently in. We have two live templates that benefit from this:
        blog2 and newStaticMethod. E.g. The blog2 is a BiLog.out call that automatically prints
        the line number of JavaScript file, the class name and the method name plus a message
        that you add. To be able to use this new feature you need IntelliJ IDEA built 7087 or later.
        While we wait for JetBrains to release the final version 7, you can find EAP versions here:
        http://www.jetbrains.net/confluence/display/IDEADEV/Selena+EAP
    </li><br>

    <li><b>Variable server port.</b><br>
        You can now change the server port in the plugin settings dialog. After changing it
        you must restart IntelliJ IDEA.
        The plugin automatically changes the server port in your Bindows application so you do not
        have to match the port in your JavaScript code. This is all done automatically for you.
    </li><br>

    <li><b>Friendly names for Bindows distributions.</b><br>
        If you have many Bindows distributions (as we have) it is very useful to be able to rename
        them to whatever you want. This can now be done with the rename button in the plugin
        options dialog.
    </li>
</ul>

<p><b>Release Notes beta 2</b></p>

<ul>
<li><b>New schema to support Bindows 3.0</b><br>
The schema is now called: http://www.bindows.net/Schema/3.0/ and has several improvements.
All different packages are now enumerated and popup in the code completion.
Several classes that were not useful in markup have been removed, e.g. all abstract classes.
</li><br>

<li><b>Auto include of BiLog.js</b><br>
You no longer have to manually include the file BiLog.js. This file will be included
automatically by the plugin when debug mode is active. This works in the following way:
When the browser GETs BiEventTarget.js from the server, BiLog.js is silently attached at
  the end of the file. However, when the obfuscated version of Bindows is used BiEventTarget
  is merged into Application.js and needs to be attached to this file instead. Therefore choose
	between obfuscated or non-obfuscated code in the plug-in settings.
</li><br>

<li><b>Live Templates Included.</b><br>
  Several useful live templates are now included with the plug-in. Both for use in xml markup
  and for use in JavaScript. We also added templates for building skeleton applications and classes as well
  as dispose methods event handlers with enumerated event types etc.
  To see which live templates are included, look under "Live Templates" in the IntelliJ IDEA
  settings. To access live templates from your code press Ctrl+J.
</li><br>

<li><b>A pause button was added to the Bindows Console</b></li><br>

<li><b>The layout of the settings dialog should now resize better.</b></li><br>

<li><b>BiLog.receiveCommands is now spelled correctly.</b></li>
</ul>
]]></change-notes><depends>org.intellij.htmlbrowser</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='22731' size='675909' date='1192198447000' url=''><name>JS Debugger</name><id>JS Debugger</id><description><![CDATA[Launches the Rhino JavaScript debugger for the selected .js file]]></description><version>1.0</version><vendor email='' url=''>Pivotal Solutions</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[In-place JavaScript debugger using Rhino]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3518' size='275469' date='1256574766000' url=''><name>Bindows Tools</name><id>Bindows Tools</id><description><![CDATA[Bindows Ajax framework launcher and development tools. This is the follow up version of the older Bindows Plugin and targets IntelliJ IDEA 9 and later.
        More detailed information and usage instructions can be found at http://www.bindows.net in the near future. Report bugs and submit feature requests by sending email to support@bindows.net.]]></description><version>1.0b</version><vendor email='' url=''>MB Technologies</vendor><idea-version min="n/a" max="n/a" since-build='80.9013' /><change-notes><![CDATA[Moving to JavaScript category.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1694' size='472654' date='1273668187000' url=''><name>TJSCompressor</name><id>TJSCompressor</id><description><![CDATA[Trydone Javascript Compressor]]></description><version>1.0</version><vendor email='' url=''>trydone.com</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2908' size='4206126' date='1304038870000' url=''><name>Javascript Uploader</name><id>Javascript Uploader</id><description><![CDATA[Uploads javascript files to Netsuite's file cabinet.  Requires a valid Netsuite account.]]></description><version>2.0</version><vendor email='' url=''>Netsuite</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='31620' size='39875' date='1481015503000' url=''><name>ddescriber for jasmine</name><id>com.karateca.jasmineDescriber</id><description><![CDATA[<p> A plugin to quickly run jasmine unit tests and suites by switching between describe() / fdescribe() / ddescribe() / xdescribe() and it() / fit() / iit() / xit() </p> 
<p> Just type Ctrl + Shift + D (Command + Shift + D on a Mac) to launch a dialog that lets you choose which suites or unit tests you want to include or exclude. </p> 
<p> Use the following shortcuts: (Alt I) to include, (Alt X) to exclude, and (Alt G) to jump to the selected test. The plugin will automatically add an iit/fit or fdescribe/ddescribe to the selected node if you don't have any pending changes. </p> 
<p> I have tested it on Webstorm and Intellij. </p> 
<p> Download the code at: https://github.com/andresdominguez/ddescriber </p>]]></description><version>3.4</version><vendor email='code@karateca.com' url='http://www.andresdominguez.com'>Andres Dominguez</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>3.4 Check read-only status before writing file.</li> 
 <li>3.3 Another way to fix windows.</li> 
 <li>3.2 Try to fix the action not found error on Windows.</li> 
 <li>3.1 Fix in action not found error on Mac.</li> 
 <li>3.0 Add support for jasmine 2 (fdescribe, fit)</li> 
 <li>2.1 Fix some bugs with regular expressions. Jump to test when you double-click.</li> 
 <li>2.0 Drop the tool window. Added exclude, multi-select and shortcuts.</li> 
 <li>1.2.2 Small enhancements. Expand all nodes on the dialog. More stable tool window.</li> 
 <li>1.2.1 Add support for files with multiple top-level describe().</li> 
 <li>1.2 Added tool window. Now you can clean all, filter by marked tests, and jump to tests.</li> 
 <li>1.1 Added a tree view when you launch the dialog. Added a tool window that shows you all the test files and their internal test structure. </li> 
 <li>1.0 First version</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='92219' size='93673' date='1454218946000' url=''><name>JS Toolbox</name><id>com.karateca.jstoolbox</id><description><![CDATA[JS Toolbox  
<p>An Intellij / Webstorm plugin that provides several tools for javascript development.</p> 
<p>Here is a list of available actions:</p> 
<ul> 
 <li>Go to test [Alt T], [Ctrl Command T] on Mac</li> 
 <li>Go to view [Alt V], [Ctrl Command V] on Mac</li> 
 <li>Go to constructor [Alt G], [Ctrl Command G] on a mac</li> 
 <li>Join multi-line strings and variable declarations [Ctrl SHIFT Alt J], [Ctrl Command J] on Mac</li> 
 <li>Open current file in browser [Ctrl SHIFT Alt G], [SHIFT Option Command G] on Mac</li> 
 <li>Add a semi-color at the end of the line [Ctrl SHIFT ;], [Command SHIFT ;] on Mac</li> 
 <li>Sort the selection using a user-defined splitter [SHIFT alt 1], [Command SHIFT 1] on Mac</li> 
 <li>Generate a method for the current javascript class</li> 
 <li>Override a method from the parent javascript class</li> 
</ul> 
<p>See all the JS Toolbox actions from two locations:</p> 
<ul> 
 <li>From Tools &gt; JS Toolbox</li> 
 <li>From the editor, right click &gt; JS Toolbox</li> 
</ul> Go to test [Alt T], [Ctrl Command T] on Mac 
<p> Jump between a javascript file and its unit test. You can configure the file name patterns under: </p> 
<p>Settings &gt; JS Toolbox</p> 
<p> And set values for <strong>Unit test suffix</strong> and <strong>File suffix</strong> </p> 
<p> If you need multiple patterns use comma. For example:<br /><br /> Unit test suffix: &quot;Spec.js,-spec.js&quot;<br /> File suffix: &quot;-controller.js,.js&quot;<br /><br /> With this configuration the action will take you from:<br /><br /> &quot;my-component.js&quot; or &quot;my-component-controller.js&quot;<br /><br /> to<br /><br /> &quot;my-componentSpec.js&quot; or &quot;my-component-spec.js&quot; </p> Go to view [Alt V], [Ctrl Command V] on Mac 
<p> Jump between a javascript file and its associated view. You can configure the file name patterns under: </p> 
<p> Settings &gt; JS Toolbox<br /><br /> And set values for <strong>View suffix</strong> and <strong>File suffix</strong><br /><br /> If you need multiple patterns use comma. For example:<br /><br /> File suffix: &quot;-controller.js,.js&quot;<br /> View suffix: &quot;-view.html,.html&quot;<br /><br /> With this configuration the action will take you from:<br /><br /> &quot;my-component.js&quot; or &quot;my-component-controller.js&quot;<br /><br /> to<br /><br /> &quot;my-component.html&quot; or &quot;my-component-view.html&quot; </p> Toggle camel and dash case 
<p> Select some text and then choose the &quot;Toggle camel and dash case&quot; action </p> 
<pre>one-two-three</pre> 
<p>Will turn into</p> 
<pre>oneTwoThree</pre> 
<pre>oneTwoThree</pre> 
<p>Will turn into</p> 
<pre>one-two-three</pre> Go to constructor [Alt G], [Ctrl Command G] on a mac 
<p> Jump to the constructor of the current javascript file. </p> Join multi-line strings and variable declarations [Ctrl SHIFT Alt J], [Ctrl Command J] on Mac 
<p>Join strings and variable declarations</p> 
<p>Turn a multi-line string into a single string. Press Ctrl SHIFT Alt J on any of the string lines or select a block of text and join.</p> 
<pre>
    var s = 'one ' +
        'two ' +
        'three';
    </pre> 
<p>Into a single string:</p> 
<pre>
    var s = 'one two three';
    </pre> 
<p>Join multiple vars into a single var:</p> 
<pre>
    var foo = 1;
    var bar = 2;
    </pre> 
<p>Into a single var declaration:</p> 
<pre>
    var foo = 1,
        bar = 2;
    </pre> Open current file in browser [Ctrl SHIFT Alt G], [SHIFT Option Command G] on Mac 
<p>Open the current file in the browser. Configure the URL that you want to use when opening the browser under Settings &gt; JS Toolbox.</p> Generate a method for the current javascript class (Under generate menu) 
<p>Add a new method to the current javascript class. </p> 
<p>You need to use the @constructor annotation to mark the constructor of the class.</p> Override a method from the parent javascript class (Under generate menu) 
<p>Override a parent method in the current javascript class. </p> 
<p>You need to annotate the classes with the @constructor and @extends annotations, otherwise the plugin cannot find the class hierarchy.</p> Sort the selection using a user-defined splitter [Ctrl SHIFT 1], [Command SHIFT 1] on Mac 
<p>For example, select a bunch of arguments, choose sort, and enter a text (eg. ,) to split and sort the result.</p>]]></description><version>1.9</version><vendor email='code@karateca.com' url='http://www.andresdominguez.com'>Andres Dominguez</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>1.9 - Implement toggle camel and dash case</li> 
 <li>1.8 - Add actions for camel case and dash case</li> 
 <li>1.7 - Improve the sort implementation. Add a new dialog</li> 
 <li>1.6 - Improve the go view/test. Add line number in open in browser</li> 
 <li>1.5 - Accept constructors starting with var. Change shortcuts for sort.</li> 
 <li>1.4 - Add sort shortcut</li> 
 <li>1.3 - Add shortcut to add a semicolon at the end of the current line.</li> 
 <li>1.2.1 - Fix bug finding the parents in override javascript method</li> 
 <li>1.2 - Add support for constructors with the following syntax: function MyConstructor() {}</li> 
 <li>1.1 - Fix override method bug</li> 
 <li>1.0 - Initial version</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='89379' size='61129' date='1403459286000' url='https://github.com/idok/eslint-plugin'><name>ESLint</name><id>com.wix.eslint</id><description><![CDATA[ESLint intellij integration.
<br> 
<p>Support displaying eslint warnings as intellij inspections</p> 
<p>Quick fixes for several rules</p> 
<p>Support for custom eslint rules</p> 
<p>Support for eslint config annotation and completion</p>]]></description><version>1.0.2</version><vendor email='sir_simon_x@yahoo.com' url='https://github.com/idok/eslint-plugin'>Ido</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[First version.
<br /> 
<em>Not stable...</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='28179' size='81308' date='1452664384000' url=''><name>ScaffAngular</name><id>org.weebly.generator</id><description><![CDATA[Scaffold Angular JS Components and respective unit tests. 
<p>This plugin helps to: </p>
<ul> 
 <li>Standardize naming convention of angular components across the application</li> 
 <li>Bootstrap jasmine unit tests right next to source file</li> 
 <li>Bootstrap ngdoc documentation for the components</li> 
</ul> 
<p></p> 
<p>Important ScaffAngular is now build with Java 7, please update JRE your IDE is running to 7+. You can check which JRE is currently used in Help -&gt; About</p> 
<p>For any bugs or feature requests go to <a href="https://github.com/suparngp/scaffAngular" rel="nofollow">github</a>.</p>]]></description><version>2.1.2</version><vendor email='weeblysup@gmail.com' url=''>Weebly</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1/12/2016 - 2.1.2 
<ul> 
 <li>fixed typo in service spec template</li> 
</ul>   12/11/2015 - 2.1.1 
<ul> 
 <li>fixed missing underscores around component name in factory and service unit test templates</li> 
</ul>   12/08/2015 - 2.1.0 
<ul> 
 <li>fixed file naming issues</li> 
</ul>   4/17/2015 
<ul> 
 <li>fixed filter unit test stub</li> 
</ul>   4/1/2015 
<ul> 
 <li>More components (factory, filter)</li> 
 <li>Improved ngdoc</li> 
</ul>   7/22/2014 
<ul> 
 <li>Bug Fixes. Mainly around directives.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='5837' size='3434568' date='1433994463000' url=''><name>SAP/Open UI5</name><id>com.atsebak.ui5</id><description><![CDATA[This is the SAP/Open UI5 Plugin for IDEA Platforms.]]></description><version>2.0</version><vendor email='ahmad@atsebak.com' url='http://www.atsebak.com/win.html'>At Sebak</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Complete rewrite of plugin.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4722' size='9553' date='1418712880000' url=''><name>elementor</name><id>com.karateca.elementorIdea</id><description><![CDATA[elementor 
<p> A plugin to connect to <a href="https://github.com/andresdominguez/elementor" rel="nofollow">elementor</a> an improved element explorer for Protractor. </p> Instructions 
<ul> 
 <li>Start elementor</li> 
 <li>Select a locator or expression that you test against Protractor</li> 
 <li>Press SHIFT Ctrl P (Command SHIFT P on a Mac) or right click and select &quot;Test selected locator&quot; to run. </li> 
 <li>See the results in a popup</li> 
</ul>]]></description><version>1.0</version><vendor email='code@karateca.com' url='http://www.andresdominguez.com'>Andres Dominguez</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Version 1.0: Initial version.]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3098' size='16764' date='1444964294000' url=''><name>JavaScript Test Finder</name><id>co.leantechniques.idea-js-test-finder</id><description><![CDATA[A simple JavaScript plugin to allow flipping back and forth between a JS test and the production file]]></description><version>0.2</version><vendor email='' url='http://www.leantechniques.co/'>Lean TECHniques</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3517' size='14042028' date='1479001173000' url=''><name>NetSuite Tools For WebStorm</name><id>netsuite.tools.plugin</id><description><![CDATA[<a href="https://github.com/Topher84/NetSuite-Tools-For-WebStorm" rel="nofollow">[GitHub] NetSuite Tools For WebStorm</a> 
<br> 
<a href="https://www.linkedin.com/in/creece84" rel="nofollow">[LinkedIn] Plugin Author</a>     
<br>
<br> Open source WebStorm IDE plugin that uses NetSuite SuiteTalk 2016.2 WSDL to provide the ability to: 
<ol> 
 <li>Specify <b><i>any</i></b> NetSuite File Cabinet Folder as the project root directory or select from SuiteScripts or SuiteBundles listing</li> 
 <li>Upload Folder(s) and File(s) to NetSuite File Cabinet</li> 
 <li>Compare local File(s) against NetSuite File Cabinet</li> 
</ol>]]></description><version>1.0.9</version><vendor email='' url=''>Chris Reece</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>1.0.1 Added fix to correctly pull back Administrator and Full Access accounts</li> 
 <li>1.0.2 Added fix to correctly search for files that share the same name as the root at the beginning</li> 
 <li>1.0.3 Added fix to correctly search for files with the same name in the root and multiple sub-folders</li> 
 <li>1.0.4 Added fix to potentially correct a "context passing" exception that randomly occurs when uploading files</li> 
 <li>1.0.5 Added fixes for several reported null pointer exceptions and some very minor code cleanup</li> 
 <li>1.0.6 Added fix to UTF-8 encode e-mail and password to account for special characters</li> 
 <li>1.0.7 Added fix to not overwrite file properties when uploading files</li> 
 <li>1.0.8 Added fix to not show success when files fail to upload and also now display upload failure detail</li> 
 <li>1.0.9 Added enhancement to save files before uploading and some code cleanup</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='855' size='8578' date='1475241387000' url=''><name>Matchmaker</name><id>com.lypeer.matchmaker</id><description><![CDATA[Plugin to easy your work on Wechat Weapp . This can help you inject functions to js file .]]></description><version>1.1</version><vendor email='luoyanglizi@outlook.com' url='https://github.com/lypeer'>lypeer</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<b>1.1</b> (30/09/2016) 
<ul> 
 <li>Add support in WebStorm</li> 
</ul> 
<b>1.0</b> (29/09/2016) 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.all</depends><rating>00</rating></idea-plugin><idea-plugin downloads='5231' size='2729739' date='1498518139000' url=''><name>Quokka</name><id>quokka.js</id><description><![CDATA[Quokka is a rapid prototyping playground in your editor, with access to your project's files, inline reporting, code coverage and rich output formatting.]]></description><version>1.0.16</version><vendor email='hello@wallabyjs.com' url='http://quokkajs.com'>Wallaby.js</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin></category><ff>"Refactoring"</ff><category name="Refactoring"><idea-plugin downloads='8221' size='740679' date='1174409585000' url='http://www.sixthandredriver.com/refactor-j.html'><name>Refactor-J for IDEA 6.0</name><id>Refactor-J for IDEA 6.0</id><description><![CDATA[Twenty new automated refactorings for IntelliJ IDEA]]></description><version>2.07</version><vendor email='info@sixthandredriver.com' url='http://www.sixthandredriver.com'>Sixth and Red River Software</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[To purchase a license, goto http://www.sixthandredriver.com.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='3239' size='808063' date='1161009364000' url=''><name>Refactor-X for IDEA 6.0</name><id>Refactor-X for IDEA 6.0</id><description><![CDATA[New automated XML refactorings for IntelliJ IDEA]]></description><version>2.01</version><vendor email='info@sixthandredriver.com' url='http://www.sixthandredriver.com'>Sixth and Red River Software</vendor><idea-version min="n/a" max="n/a" since-build='55.5000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3123' size='468500' date='1181150266000' url='http://www.sixthandredriver.com/locksmith.html'><name>LockSmith</name><id>LockSmith</id><description><![CDATA[Twelve concurrency oriented refactorings and intentions for IntelliJ IDEA]]></description><version>1.2</version><vendor email='info@sixthandredriver.com' url='http://www.sixthandredriver.com'>Sixth and Red River Software
</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2877' size='750210' date='1193081449000' url='http://www.sixthandredriver.com/refactor-j.html'><name>Refactor-J for IDEA 7.0</name><id>Refactor-J for IDEA 7.0</id><description><![CDATA[Twenty-five new automated refactorings for IntelliJ IDEA]]></description><version>2.08</version><vendor email='info@sixthandredriver.com' url='http://www.sixthandredriver.com'>Sixth and Red River Software
</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[To purchase a license, goto http://www.sixthandredriver.com.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3577' size='34905' date='1226862857000' url=''><name>Idea file rename</name><id>Idea file rename</id><description><![CDATA[
        
       <p>
         Intellij Idea plugin that provide actions for multiple file renaming :
         <ul>
           <li>Add text at the beginning of the file name</li>
           <li>Add text at the end of the file name (before the dot)</li>
           <li>Add text at the end of the file name (after the dot)</li>
           <li>Add text at the end of the file name (after the extension)</li>
           <li>Replace text in the file name</li>
         </ul>
       </p>
       <p>
         Known Bugs :
         <ul>
           <li>On IntellijIdea 7.0.X, refactoring preview display an error dialog when multiple files are renamed</li>
         </ul>
       </p>
       
    ]]></description><version>1.1</version><vendor email='jeremy.schaal@gmail.com' url=''>Jeremy SCHAAL</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[
        
        <p>
        Version 1.1
            The plugin has been updated for IntellijIdea 8.
        </p>
    
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='931' size='166679' date='1392827590000' url=''><name>Pull up method refactoring extension</name><id>Pull up method refactoring extension</id><description><![CDATA[<p> *** Warning : this is an experimental software, it contains many bugs. *** </p> 
<p> Extends <i>Pull Members Up</i> refactoring to consider methods with different types in different classes to be pulled-up as an abstract method with generic types.</p> 
<p> Also provides an extension of the <i>Extract Superclass</i> refactoring to support several classes simulteanously.</p>]]></description><version>0.3c</version><vendor email='' url=''>Julien Cohen (Ascola team)</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[<p> </p>
<ul> 
 <li><b>0.3</b> IDEA 13 + improved GUI.</li> 
 <li><b>0.2</b> Introduce new type parameters only if needed.</li> 
 <li><b>0.1</b> First release, with 
  <ul> 
   <li>pull-up method with generics and </li>
   <li> extract superclass for several classes (automatically selects classes with methods that has been specified). </li>
  </ul></li> 
</ul> 
<p></p> 
<p> Known bugs (in pull-up-gen v0.2): </p>
<ul> 
 <li> Fails when incoherent type parameters between a class and its superclass.</li> 
 <li> Fails when several abstract classes in the considered hierarchy. </li> 
 <li> Fails with polymorphic methods (with type parameters attached to the methods). </li> 
 <li> Fails when conflicting method visibilities.</li> 
 <li> Fails when the method to pull up is already abstract in one of the considered classes.</li> 
 <li> Fails when the method to pull up is already in the superclass.</li> 
 <li> Fails when several overloaded methods are pulled up (a same type parameter can be introduced twice). </li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6419' size='37355' date='1445794093000' url=''><name>Thesaurus</name><id>net.tweakers.intellij.thesaurus</id><description><![CDATA[Thesaurus 
<p> Lookup a synonym for the word under the cursor for easier naming of your variable, parameters, methods and classes. Can be used to replace text in a variable, or during renaming. </p> 
<p> To use it, do either of these: </p>
<ul> 
 <li>select a piece of text and go to the Refactor menu. You'll find the Thesaurus option there now.</li> 
 <li>rename anything (such as a variable or class). The dropdown on the rename modal window will now list synonyms.</li> 
 <p></p> To learn more, take a look at the repository: https://github.com/pascaldevink/intellij-thesaurus
</ul>]]></description><version>2.0.1</version><vendor email='pascal.de.vink@gmail.com' url='https://github.com/pascaldevink'>Pascal de Vink</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[<b>2.0.1</b> 
<ul> 
 <li>Improved documentation</li> 
 <li>Fixed namespacing issue</li> 
</ul> 
<b>2.0</b> 
<ul> 
 <li>Complete overhaul with added support for PHPStorm on top of IntelliJ IDEA.</li> 
</ul> 
<b>1.0</b> 
<ul> 
 <li>First version</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3592' size='62834' date='1401711529000' url=''><name>Jonnyzzz Dependencies</name><id>com.eugenePetrenko.idea.dependencies</id><description><![CDATA[This plugin provide an action to analyze project/modules for unused dependencies]]></description><version>1.0.10</version><vendor email='idea@jonnyzzz.name' url='http://blog.jonnyzzz.name'>Eugene Petrenko</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Fixed exception when IntelliJ is running under 1.6 java (mostly on Mac)]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='9497' size='68011' date='1371055659000' url=''><name>Move with Dependencies</name><id>com.jetbrains.unchain</id><description><![CDATA[Allows to move a class along with its transitive dependencies to another module and ensures that all dependencies of the class being moved are acceptable in the context of the target module.]]></description><version>1.0.2</version><vendor email='yole@jetbrains.com' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='129.1' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='284' size='7049' date='1424550352000' url=''><name>Readable test names</name><id>org.jetbrains.testnames</id><description><![CDATA[Additional rename refactoring that renames methods from camel cased names to underscored names.
<br /> 'ThisIsATestMethod' will become 'This_Is_A_Test_Method'
<br />
<br /> I have personally mapped it to CMD+OPTION+R on my mac. 
<br /> 
<br />]]></description><version>1.1</version><vendor email='must.tahir@gmail.com' url=''>Must</vendor><idea-version min="n/a" max="n/a" since-build='139.463' /><change-notes><![CDATA[<ul>  v1.1 - New feature - applying the refactoring twice adds no extra underscore to already existing underscores.   v1.0.1 - Refactor some classes. Avoid object creation for each test name refactoring.   v1.0 - Can refactor test methods. Also adds additional suggestion with &quot;test_&quot; prefix. (Note that this plugin has only been tested on *.java files)
 <br />  
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1791' size='8387' date='1387027621000' url=''><name>Auto Parcel</name><id>com.amigold.auto.parcel</id><description><![CDATA[Adds a generator action to automatically add Parcelable support for Android model classes]]></description><version>1.0</version><vendor email='ami.gold.dev@gmail.com' url='https://github.com/amigold/Android-auto-parcel'>Ami Goldenberg</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='327' size='14942' date='1432487881000' url=''><name>Java Utility class can be Singleton</name><id>com.linuxgods.kreiger.intellij.idea.inspections.utility.singleton</id><description><![CDATA[Converts Java utility class (only static members) to singleton, changing all references from 
<code>UtilityClass.member</code> to 
<code>UtilityClass.getInstance().member</code>.]]></description><version>1.0</version><vendor email='christoffer.hammarstrom@linuxgods.com' url='https://github.com/kreiger/intellij-idea-inspection-static-dependencies-are-bad'>Christoffer Hammarstr?m</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1621' size='6457' date='1439547206000' url=''><name>Fluent setter generator</name><id>pl.micdev.intellij.fluentsetter</id><description><![CDATA[This is a simple fluent setter generator plugin.]]></description><version>1.0</version><vendor email='michael.bareja@gmail.com' url=''>Michael Bareja</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='7546' size='39750' date='1498137883000' url=''><name>AutoValue plugin</name><id>com.afcastano.intellij.autovalue</id><description><![CDATA[Provides context menu options, generate menu options and code intentions to generate and manipulate the builder method and/or create method on classes annotated with @AutoValue. -- Also works with @AutoParcel and @AutoParcelGson annotations.]]></description><version>1.0.5</version><vendor email='andresfelipecastano@gmail.com' url='https://github.com/afcastano/AutoValuePlugin'>AutoValue plugin</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Full changelog: 
<a href="https://github.com/afcastano/AutoValuePlugin/blob/master/CHANGELOG.md" rel="nofollow">https://github.com/afcastano/AutoValuePlugin/blob/master/CHANGELOG.md</a>]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4198' size='10787' date='1470906590000' url=''><name>TYPO3 XLIFF Utility</name><id>de.onigunn.intellij.xliff</id><description><![CDATA[Eases the creation/updating of XLIFF translations. Select target text and invoke the "Create/Update XLIFF translation" action. Define your Unit ID and destination file. The given text is automatically replaced by the fluid translate view helper.]]></description><version>0.0.8</version><vendor email='info@onigunn.de' url=''>onigunn.de</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>0.0.8</b> 
<ul> 
 <li>fix for line separator exception on windows clients</li> 
</ul> 
<b>0.0.7</b> 
<ul> 
 <li>fixed exceptions on code format</li> 
</ul> 
<b>0.0.6</b> 
<ul> 
 <li>improved file select on invoking action</li> 
</ul> 
<b>0.0.5</b> 
<ul> 
 <li>fixed incompatibility on PhpStorm</li> 
 <li>added action to command popup</li> 
</ul> 
<b>0.0.4</b> 
<ul> 
 <li>added automatic code reformatting</li> 
</ul> 
<b>0.0.3</b> 
<ul> 
 <li>Updated plugin name</li> 
 <li>Even better description</li> 
</ul> 
<b>0.0.2</b> 
<ul> 
 <li>Improved my first very minimalistic plugin description</li> 
</ul> 
<b>0.0.1</b> 
<ul> 
 <li>initial Release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3882' size='41575' date='1490103542000' url=''><name>AndroidXmlSorter</name><id>org.roana0229.android-xml-sorter</id><description><![CDATA[Android Studio &amp; IntelliJ Plugin for sort xml by name="xxx".
<br> 'Editor &gt; PopupMenu(Right Click) &gt; Refactor &gt; Sort Xml By Name'
<br>
<br> Options
<br> - Insert space between difference prefix
<br> - Insert version and encoding
<br> - Delete comment
<br> - Code indent number]]></description><version>1.0.8</version><vendor email='roana.enter@gmail.com' url='https://github.com/roana0229/android-xml-sorter'>roana0229</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.0.8: Fixed bug on Windows.]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6514' size='12429' date='1467330634000' url=''><name>Es6 intentions</name><id>com.juanpany.es6.intentions</id><description><![CDATA[ES6 custom actions. 
<br>]]></description><version>0.2.2</version><vendor email='juanf.tonina@gmail.com' url=''>Juan</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>Changes on 0.2.2:</p> 
<p> Added live templates under the group es6Intentions </p>
<ul> 
 <li>tv: "${template_variable}" </li> 
 <li>afunc: "arrow function" </li> 
 <li>litar: "Iterate elements of array (same as 'itar', but with 'let' instead of 'var') </li> 
 <li>ades: "array destructuring" </li> 
 <li>odes: "object destructuring" </li> 
</ul> 
<p></p> 
<p>Changes on 0.2.1:</p> 
<p> Added "convert to template string", go to "refactor &gt; convert to template string " and '"something " + someVar' will be replaced with '`something ${someVar}`'. Note that this is still buggy. Adding parenthesis usually solves wrong conversions. </p> 
<p>Changes on 0.2:</p> 
<p> Less robust, but kinda better (now you don't need to select the method, and you can recursively convert to or from arrow functions) </p> 
<p>This is a proof of concept, use at your own risk!<br> Possible outcomes are: stupid code, broken code, fire, death.<br> This first beta version has a simple convert to/from arrow function for javascript files. Put your caret on a function or arrow function and go to refactor &gt; convert [to|from] arrow function or press ctrl + alt [+ shift] + a on default windows keymap.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category><ff>"GUI Builder"</ff><category name="GUI Builder"><idea-plugin downloads='174383' size='11397132' date='1495805156000' url='http://www.formdev.com/jformdesigner/'><name>JFormDesigner</name><id>JFormDesigner</id><description><![CDATA[Advanced Swing GUI designer. Its outstanding support for MigLayout, JGoodies FormLayout, GroupLayout (Free Design), TableLayout and GridBagLayout makes it easy to create professional looking forms. 
<p><b>Key features</b></p> 
<ul> 
 <li><b>MigLayout support</b><br> MigLayout is a superbly versatile and powerful open-source layout manager. It is grid-based, but also supports docking and grouping.</li> 
 <li><b>GroupLayout (Free Design) support</b><br> GroupLayout support brings the "Free Design" paradigm to IntelliJ IDEA (as in NetBeans GUI Builder; formerly Project Matisse). You can lay out your forms by simply placing components where you want them. Visual guidelines suggest optimal spacing, alignment and resizing of components. This makes it easy to design professional-looking GUIs.</li> 
 <li><b>JGoodies FormLayout and TableLayout support</b><br> These open-source layout managers allow you to design high quality forms.</li> 
 <li><b>Advanced GridBagLayout support</b><br> The advanced GridBagLayout support allows the specification of horizontal and vertical gaps (as in TableLayout).</li> 
 <li><b>Column and row headers</b><br> The column and row headers (for grid-based layout managers) show the structure of the layout and allow you to insert or delete columns/rows and change column/row properties. It's also possible to drag and drop columns/rows (incl. contained components and gaps).</li> 
 <li><b>IDE plug-ins and stand-alone application</b><br> JFormDesigner is available as IDE plug-ins for IntelliJ IDEA, NetBeans, Eclipse, JDeveloper and as stand-alone application.</li> 
 <li><b>Localization support</b><br> Localizing forms using properties files has never been easier. Specify a resource bundle name and a prefix for keys when creating a new form and then forget about it. JFormDesigner automatically puts all strings into the specified resource bundle (auto-externalizing).</li> 
 <li><b>Beans Binding (JSR 295) support</b><br> Using Beans Binding (JSR 295) helps you to keep UI state and model in sync. It drastically reduces the amount of listener code that is usually necessary.</li> 
 <li><b>BeanInfo Annotations</b><br> The <code>@BeanInfo</code> and <code>@PropertyDesc</code> annotations make it very easy to specify BeanInfo information directly in the custom component. Its no longer necessary to implement extra BeanInfo classes. This drastically reduces time and code needed to create BeanInfo information.</li> 
 <li><b>Java code generator or runtime library</b><br> Either let JFormDesigner generate Java source code for your forms (the default) or use the open-source (BSD license) runtime library to load JFormDesigner XML files at runtime. Your choice.</li> 
 <li><b>Generation of nested classes</b><br> The Java code generator is able to generate and update nested classes. You can specify a class name for each component in your form. This allows you to organize your source code in an object-oriented way.</li> 
</ul>]]></description><version>6.0.1</version><vendor email='support@formdev.com' url='http://www.formdev.com/'>FormDev Software GmbH</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Bug fixes]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='12721' size='268014663' date='1490346197000' url='https://vaadin.com/designer'><name>Vaadin Designer</name><id>com.vaadin.designer.intellij</id><description><![CDATA[Vaadin Designer allows you to visually design user interfaces for your Vaadin applications using direct manipulation (WYSIWYG). It creates a declarative file with your UI design, and the Java needed to easily integrate it into your application. Vaadin Designer will speed up your layouting work, leaving more time to work on the logic.]]></description><version>1.2.2</version><vendor email='designer+feedback@vaadin.com' url='https://vaadin.com'>Vaadin Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<a href="https://vaadin.com/designer/release-notes" rel="nofollow">https://vaadin.com/designer/release-notes</a>]]></change-notes><depends>com.intellij.modules.java</depends><rating>3.7</rating></idea-plugin><idea-plugin downloads='5420' size='310479254' date='1490346543000' url='https://vaadin.com/designer'><name>Vaadin Designer 2</name><id>com.vaadin.designer2.intellij</id><description><![CDATA[Vaadin Designer allows you to visually design user interfaces for your Vaadin applications using direct manipulation (WYSIWYG). It creates a declarative file with your UI design, and the Java needed to easily integrate it into your application. Vaadin Designer will speed up your layouting work, leaving more time to work on the logic.]]></description><version>2.0.2</version><vendor email='designer+feedback@vaadin.com' url='https://vaadin.com'>Vaadin Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<a href="https://vaadin.com/designer/release-notes" rel="nofollow">https://vaadin.com/designer/release-notes</a>]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.0</rating></idea-plugin></category><ff>"Viewer"</ff><category name="Viewer"><idea-plugin downloads='9211' size='2906' date='1382964440000' url=''><name>Show As ...</name><id>Show As ...</id><description><![CDATA[A small plugin to display formatted data out of the debugger.
<br />
<br /> Uses IntelliJ's build-in formatting capabilities.
<br /> No more need to copy values from debugger to a file to format them there. Following formats are supported: 
<br /> 
<ul> 
 <li>Xml</li> 
 <li>JSON</li> 
 <li>Base64 encoded JSON</li> 
 <li>Base64 encoded text</li> 
</ul> Usage: While debugging, a new context menu item (&quot;Show as&quot;) is added to every variable, allowing you to display the value of this variable formatted. The context menu item is available in debugger -&gt; variables, debugger -&gt; watches and when evaluating expressions.]]></description><version>0.2</version><vendor email='woezelmann@gmail.com' url=''>Christoph Kamil Wozniak</vendor><idea-version min="n/a" max="n/a" since-build='129.1359' /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='2260' size='79077' date='1343051412000' url=''><name>OSGi Declarative Services Viewer</name><id>net.chilicat.dsViewer</id><description><![CDATA[<strong>OSGi Declarative Services Viewer</strong> 
<p> <strong>Recent changes:</strong> </p>
<p>0.4</p> 
<ul> 
 <li>Added icons to distinguish between XML and annotated service components.</li> 
 <li>Added icons for the tool window.</li> 
 <li>Show full class name for services.</li> 
 <li>Hide/Show Modules</li> 
 <li>Show XML icon for XML Components and Java icon for Java Components.</li> 
 <li>Open XML file instead of implementation is case Component is XML based.</li> 
 <li>Enter to open Service Component</li> 
 <li>Double Click/Enter on Service will open service interface.</li> 
</ul> 
<p>0.3</p> 
<ul> 
 <li>The service inspector will show a &quot;used by&quot; section which will display all components which uses the current selected component</li> 
 <li>Support and view XML Services Components</li> 
</ul> 
<p> This plugin will add a new action to the Tools menu called &quot;View Declarative Services...&quot;. The action will open a OSGi declarative services inspector view. The inspector will show all available components in the project and displays them in a ToolWindow. The user can double click a service to jump to the source. The provided services and consumed references will be shown for selected service. </p> 
<strong>Please note that this plugin is in a early stage and supports only Felix SCR annotated services components. <p> Planned features are: </p> 
 <ul> 
  <li>Support and view standart OSGi annotated service components</li> 
  <li>Graph view to visualize Service Component usage</li> 
 </ul> <p> Feature requests are welcome. Please go to </p></strong>]]></description><version>0.4</version><vendor email='chilicat.dev@googlemail.com' url='https://github.com/chilicat/declarative-services-viewer'>chilicat</vendor><idea-version min="n/a" max="n/a" since-build='111.277' /><change-notes><![CDATA[Please see 
<a href="http://github.com/chilicat/declarative-services-viewer#readme" rel="nofollow">Readme</a>.]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='168' size='10069' date='1430041527000' url=''><name>Codebrag Integration Plugin</name><id>pl.tomaszdziurko.codebrag.plugin.intellijidea</id><description><![CDATA[Experimental plugin integrating 
<a href="http://codebrag.com" rel="nofollow">Codebrag</a> (code-review tool) with IntelliJ Idea]]></description><version>0.1</version><vendor email='tomek.dziurko@softwaremill.com' url='https://softwaremill.com/'>SoftwareMill</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>Version 0.1 </p>
<ul> 
 <li>Core feature: opening file in IDE from Codebrag web-app</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='33098' size='1059650' date='1435776577000' url=''><name>JSONOnlineViewer</name><id>com.remoterapp.adbremote.jsonviewer.id</id><description><![CDATA[<p>Viewer to allow request json data from online endpoints direct in your favourite IDE</p> 
<p>For open viewer go to View &gt; JSONViewer</p> 
<p>Viewer enable add headers or/and request body to any type of request such as POST, GET etc.</p> 
<p>Every request include its headers, httpmethod, body and url is save to history and could be use later (select from history and double click)</p>]]></description><version>0.1.1</version><vendor email='robslama@gmail.com' url=''>Rob Slama</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2105' size='519407' date='1437846880000' url=''><name>BitbucketIssueViewer</name><id>net.orekyuu.bitbucketissues</id><description><![CDATA[BitbucketIssueViewer]]></description><version>1.0.2</version><vendor email='orekyuu@gmail.com' url='http://blog.orekyuu.net'>orekyuu</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0.2: Support Java6]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='12578' size='49901' date='1440267099000' url=''><name>Android Drawable Viewer</name><id>com.androhi.androiddrawableviewer</id><description><![CDATA[<p> This plugin provide function that see drawable resource of the android project. </p> 
<p> Features: </p>
<ul> 
 <li>Show thumbnail list of the drawable resource</li> 
 <li>Show preview of the image</li> 
 <li>Copy the resource name</li> 
 <li>Support .png and .jpeg files</li> 
</ul> 
<p></p>]]></description><version>1.3</version><vendor email='takahiro.1828@gmail.com' url='https://github.com/androhi/AndroidDrawableViewer'>androhi</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>1.3: added copy the resource name &amp; added config to choose some folder.</li> 
 <li>1.2: improved appearance &amp; added settings dialog.</li> 
 <li>1.1: added the dialog that show detail of the image.</li> 
 <li>1.0: first release.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='646' size='59889' date='1479247356000' url=''><name>TransPlug</name><id>pl.jgorowski.transplug</id><description><![CDATA[<p><b>TransPlug<b> is a simple plugin for JetBrains IDE (PhpStorm, WebStorm etc.) It provides easy way to manage translation files in your project. </b></b></p>
<p><b><b> </b></b></p>
<b><b>How to use</b></b>
<b><b> 
  <ol> 
   <li> Prepare translation files. All translations should be in one dir. Filename should be like `locale-hereLangCode.json` for example `locale-en.json`</li> 
   <li> Install plugin from JetBrains plugin repository.</li> 
   <li> To open plugin window use key shortcut `ctrl+alt+shift+k`, or click on tab on bottom of the screen.</li> 
   <li> Click `settings` button and pass path for dir with translations (relative to project root).</li> 
   <li> Enjoy!</li> 
  </ol> Features 
  <ul> 
   <li> JSON files support </li> 
   <li> All translations shown in readable table </li> 
   <li> Incomplete translations are marked </li> 
   <li> Translation can be added and edited </li>  Known issues 
   <ul> 
    <li> Plugin doesn't work properly when IDE has opened more then one project </li> 
   </ul> See me on 
   <a href="https://github.com/kubut/TransPlug" rel="nofollow">Github</a>
  </ul></b></b>]]></description><version>0.5.0</version><vendor email='ja@jgorowskipl' url='http://www.jgorowski.pl'>Spline Software</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<b>0.5.0</b> 
<ul> 
 <li> Fixed right-menu</li> 
 <li> Fixed add option</li> 
 <li> Added option 'Show file' to right menu</li> 
</ul> 
<b>0.4.0</b> 
<ul> 
 <li> Translation can be added by right-click</li> 
 <li> Translation's key can be copied by right-click</li> 
 <li> Few fixes</li> 
</ul> 
<b>0.3.1</b> 
<ul> 
 <li> Translation can be added</li> 
 <li> Some little fixes</li> 
</ul> 
<b>0.2.0</b> 
<ul> 
 <li> Incomplete translations are marked</li> 
 <li> Translation can be edited</li> 
</ul> 
<b>0.1.0</b> 
<ul> 
 <li> All translations shown in readable table</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='603' size='418878' date='1462497456000' url=''><name>WebP Stinks</name><id>com.msiddeek.webpstinks</id><description><![CDATA[<b>WebP Stinks</b>
<br> 
<em>Preview Webp in Android Studio.</em>
<br>
<br> 
<b>How to use</b> 
<ul> 
 <li> Open an android xml file that references some Webp resources. </li> 
 <li> Open the preview/design panel. </li> 
 <li> Hit the refresh button. </li> 
 <li> Et voila! You can now see all the webps. </li> 
</ul> The plugin currently doesn't support automatic refreshes. You have to click the refresh button every time.
<br>
<br> 
<b>Installation</b>
<br>
<br> 
<ul> 
 <li> Download the latest version from https://bitbucket.org/MSiddeek/webp-stinks/downloads </li> 
 <li> Add to your IntelliJ/AS like this: https://www.jetbrains.com/help/idea/2016.1/installing-plugin-from-disk.html?origin=old_help. </li> 
</ul>
<br> 
<b>Found problems?</b> Feel free to contact me by email and link me your logs: https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files.]]></description><version>1.1.3</version><vendor email='mghareeb32@gmail.com' url=''>MSiddeek</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='764' size='297488' date='1474302867000' url=''><name>Easy-Translation</name><id>com.gogh.android.plugin.easytranslation</id><description><![CDATA[An Intellij/Android Studio plugin that support Chinese English words or sentence translation of each other, this function is simple, but very useful, if you have any questions or suggestions in the course, you can always feedback. 
<br> 
<br> 
<p> Instructions(important update): </p> 
<li>1. Double click to select the English word you want to translate. </li> 
<li>2. Press shortcut key(Alt + A) to view translation result. </li> 
<li>3. To Step 2. you also can right click the word and select menu item "Translate". </li> 
<li>4. Another way is to press shortcut(Alt + S) display translation content in tool window(Floation Mode or Pinned Mode). </li> 
<li>5. Press shortcut key(Shift + F10) to select an translation engine(Google or YouDao) to translate it in web page . </li> 
<br> 
<p> Fixed: </p> 
<li>1. Solve the garbage problem. </li> 
<li>2. The balloon support for mouse events. </li>]]></description><version>1.05.01</version><vendor email='xiaofeng355@gmial.com' url='http://xiaofeng.site/'>Gogh&apos;s Blog</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='162.*'/><change-notes><![CDATA[An Intellij/Android Studio plugin that support Chinese English words or sentence translation of each other, this function is simple, but very useful.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='4264' size='130269' date='1496643113000' url=''><name>JSON Viewer</name><id>com.potterhsu.jsonviewer</id><description><![CDATA[JetBrains IDE plugin for viewing formatted JSON text on tool window.]]></description><version>0.3</version><vendor email='potterhsu0818@gmail.com' url='https://github.com/potterhsu'>Potter Hsu</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Bug fix.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin></category><ff>"PluginUploader"</ff><category name="PluginUploader"><idea-plugin downloads='87' size='7645051' date='1435659817000' url=''><name>Energy bugs PLugin name</name><id>NRGvlanghelPlugin</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='40' size='2652336' date='1446534626000' url=''><name>new version fir.im plugin</name><id>com.fir.im.android.plugin.id</id><description><![CDATA[<b>new version fir.im plugin </b> 
<br /> 
<b>ONLY 2 STEPS To Distribute Beta Applications</b> 
<br /> 
<b>FIR.im provides beta app distribution services for free in a fast and safe way by 2 steps: upload IPA/APK, download and install by a short URL . FIR is short for Fly It Remotely.</b> 
<br /> 
<b>fir.im http://fir.im</b>]]></description><version>1.0</version><vendor email='yh@fir.im' url='https://fir.im/'>fir.im</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[new version fir.im uploader.
<br /> 
<small>fir.im uploader</small>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='568' size='950355' date='1473664747000' url=''><name>Bugly</name><id>com.tencent.bugly.plugin.idea</id><description><![CDATA[This is the bugly intellij idea plugin, you can use it to quickly upload or replace apk file on bugly.]]></description><version>1.0</version><vendor email='wenjiewu@tencent.com' url='https://bugly.qq.com/v2/'>Bugly</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[v1.0 Add: 
<br> - support apk upload 
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7' size='9238' date='1482089899000' url=''><name>MVPGenerator</name><id>com.lany.plugin</id><description><![CDATA[A plugin can help you to create classes and interfaces for MVP.Click Generate --&gt; MVPGenerator in Contract or Presenter class. see the https://github.com/lany192/MVPGenerator]]></description><version>1.0.1</version><vendor email='lany192@qq.com' url='https://github.com/lany192/MVPGenerator'></vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Folder"</ff><category name="Folder"><idea-plugin downloads='1276' size='21701' date='1268073860000' url=''><name>IntelliJ Open Files Copier</name><id>IntelliJ Open Files Copier</id><description><![CDATA[Used for copying all open files in IDEA to separate folder]]></description><version>1.0</version><vendor email='' url=''></vendor><idea-version min="n/a" max="n/a" since-build='60.6197' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='21887' size='46084' date='1391193088000' url=''><name>FavoriteFolders</name><id>FavoriteFolders</id><description><![CDATA[Adds favorite folders into FileChooser dialog toolbar.]]></description><version>1.1.1.0</version><vendor email='xblackcat@gmail.com' url='https://code.google.com/archive/p/favoritefolders-idea-plugin'>xBlackCat</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<b>v1.1.1.0</b> - Fix platform dependencies. Exceptions fix.]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='291' size='1971' date='1418233988000' url=''><name>Joda Beans Code Folding</name><id>net.cjkent.jodabeans.folding</id><description><![CDATA[Provides folding for code generated by Joda Beans.
<br />]]></description><version>0.1</version><vendor email='cjkent@hotmail.com' url=''>C.J.Kent</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[0.1 - Initial Release
<br />]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Formatting"</ff><category name="Formatting"><idea-plugin downloads='18550' size='12710' date='1123048323000' url=''><name>Auto-Format Text</name><id>Auto-Format Text</id><description><![CDATA[Adds to IntelliJ the ability to reformat text. This is particularly
        useful when editing Javadoc comments or files with free text paragraphs
        (like text files or XML document).]]></description><version>1.4.5</version><vendor email='avernet@scdi.org' url=''>Alessandro Vernet</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Works with IntelliJ 5. Tested on Windows with EAP build 3431.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='63714' size='432755' date='1321680678000' url='https://github.com/DaveKriewall/Rearranger'><name>Rearranger</name><id>Rearranger</id><description><![CDATA[
 Rearranges (reorders) class and class member declarations according to a user-specified order and/or method call hierarchy;
 generates section-marking comments;
 provides several controls for spacing within and between methods and classes; and
 permits the user to manually rearrange items.
]]></description><version>5.5</version><vendor email='dave.kriewall at gmail.com' url=''>Dave Kriewall</vendor><idea-version min="n/a" max="n/a" since-build='110.365' /><change-notes><![CDATA[
        1) (Version 5.5)
          Recompiled for IDEA 11.  Thanks to Denis Zhdanov at IJ for the necessary patches.
    ]]></change-notes><rating>4.6</rating></idea-plugin><idea-plugin downloads='11513' size='15350' date='1088637037000' url=''><name>Reformat</name><id>Reformat</id><description><![CDATA[ReformatCode (Ctrl-Alt-L) and OptimizeImports (Ctrl-Alt-O) without a dialog.
        An additional action: ReformatPlugin.ReformatCodeAndOptimizeImports (Ctrl-Alt-R).]]></description><version>0.7.1</version><vendor email='' url=''>Timur Zambalayev (timzam@yahoo.com)</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='20791' size='196675' date='1429985443000' url='https://github.com/DaveKriewall/Tabifier'><name>Tabifier</name><id>Tabifier</id><description><![CDATA[The tabifier plugin retabs Java code so that syntactic elements are aligned vertically. Extensive, configurable control over alignment is provided. [Note: the following examples are aligned correctly when viewed within IDEA's plugin manager, but are misaligned when viewed on the JetBrains plugin repository page due to the use of a non-fixed font.] 
<p> For example, I like to align variable declarations and assignment statements like this: </p>
<pre>
               int          v1;                  // loop variable
               String       s2;                  // second string
public  static PrintWriter  p;
private static boolean      debugging    = true; // initialize
private static OutputStream outputstream = null;

outputstream = new FileOutputStream(f, true);
p            = new DebuggingPrintWriter(outputstream, true);
        </pre> IDEA likes to format them with single spaces separating the syntactic elements, like this: 
<pre>
int v1; // loop variable
String s2; // second string
public static PrintWriter p;
private static boolean debugging = true; // initialize
private static OutputStream outputstream = null;

outputstream = new FileOutputStream(f, true);
p = new DebuggingPrintWriter(outputstream, true);
        </pre> The tabifier plugin automatically reformats the text into the first version, or any variation of it you choose. 
<p> The Tabifier is able to right justify integer literals, e.g. </p>
<pre>
public static final int ONE    =  1;
public static final int TWO    =  2;
public static final int TEN    = 10;
public static final int ELEVEN = 11;
        </pre> It can align method declaration and method call parameters, even with multiple parameters per line: 
<pre>
public ExpressionListParser(TokenColumn       openParend,
                            ColumnChoice      params,
                            TokenColumn       closeParend,
                            CodeStyleSettings codeStyleSettings, TabifierSettings settings,
                            NestedParser      parser,            int              nestingLevel)
        </pre> And its expression alignment is recursive, e.g. 
<pre>
if ((psiExpressionList.getExpressions().length               &gt;  expressionListIndex &amp;&amp;
     psiExpressionList.getExpressions()[expressionListIndex] == child                 ) ||
    (sawNoParameters                                         == false               &amp;&amp;
     expressionListIndex                                     &gt;                    0   )   )
        </pre> It is capable of reformatting &quot;if&quot; statements as follows: 
<pre>
if (param1 == p3 &amp;&amp;
    j      &gt;  5     ) p3 = 7;
....
if      (param1 == p3) p3     = 6;
else if (param1 == 2 ) method1(param1, true, 3);
else                   param1 = 7;
        </pre> Method calls can be reformatted to align parentheses, commas, or parameters: 
<pre>
align_params                    = (ColumnSetting ) find(ALIGN_PARAMS              );
align_semicolon                 = (ColumnSetting ) find(ALIGN_SEMICOLON           );
align_semicolon_with_comma      = (BooleanSetting) find(ALIGN_SEMICOLON_WITH_COMMA);
        </pre> Typecast parentheses and types as well as many other expression components can also be aligned.]]></description><version>5.9.1</version><vendor email='dave.kriewall at gmail.com' url=''>Dave Kriewall</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[New release of Tabifier (5.9.1) fixes binary expression alignment problem.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1691' size='40807' date='1166105280000' url=''><name>Voorkantifyer</name><id>Voorkantifyer</id><description><![CDATA[Applies DVK coding convention to a Java-file]]></description><version>1.0</version><vendor email='' url=''>De Voorkant B.V.</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[Voorkantifies a class]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5305' size='1584849' date='1241354790000' url=''><name>Jalopy for IDEA 8</name><id>Jalopy for IDEA 8</id><description><![CDATA[
        Integrates Jalopy into IDEA. Jalopy is a java code beautifier. The plugin will call IDEA defaut reformat function
        for non-java files. This is completley based on the older jalopy plugin for idea.jalopy. This version just adds a
        small bug fix and support for java 5.
    ]]></description><version>1.08-dev</version><vendor email='abg1979ATgmailDOTcom' url=''>Abhishek Gupta</vendor><idea-version min="n/a" max="n/a" since-build='85.9732' /><change-notes><![CDATA[
        ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='17798' size='7494195' date='1451253886000' url='http://www.newforms-tech.com/products/jindent/about'><name>Jindent - Source Code Formatter</name><id>Jindent - Source Code Formatter</id><description><![CDATA[Jindent is a powerful source code formatter for Java which empowers you to transform any foreign Java source code to meet your preferred coding style or any common Java code convention. Furthermore Jindent can format, generate and complete Javadoc comments on demand.]]></description><version>5.0.0</version><vendor email='' url='http://www.newforms-tech.com/products/jindent/about'>Newforms - Technologies</vendor><idea-version min="n/a" max="n/a" since-build='80.9013' /><change-notes><![CDATA[]]></change-notes><rating>3.3</rating></idea-plugin><idea-plugin downloads='4335' size='6776' date='1262711102000' url='https://code.google.com/archive/p/reformatpp'><name>Reformat++</name><id>Reformat++</id><description><![CDATA[
        
        (Ctrl+Alt+R) reformats actual file and optimizes imports without any dialog.
        (Ctrl+doubleClik) on javadoc word will toggle <b>code</b> around it.
        Works from IDEA 8 only.
        
    ]]></description><version>1.2</version><vendor email='kcabel@centrum.cz' url=''>Karel Cabel</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        
        1.2 - removed auto toggling; better code
        1.1 - more keywords, add toggling
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1673' size='1617270' date='1301200831000' url=''><name>Jalopy Plugin for Idea 10</name><id>Jalopy Plugin for Idea 10</id><description><![CDATA[Updated Jalopy plugin for newer versions of IntelliJ]]></description><version>1.0</version><vendor email='' url=''></vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3515' size='132997' date='1334038477000' url='https://github.com/awallgren/extformatter'><name>Son of External Code Formatter</name><id>SonOfExternalCodeFormatter</id><description><![CDATA[
        Allows using external code formatters, especially Eclipse's code formatter, as well as any command line code
        formatting tools, from within IntelliJ IDEA. Solves the problem of maintaining a common code style in team
        environments where both IDEA and Eclipse are used.
    ]]></description><version>1.6.6</version><vendor email='' url='http://www.orfjackal.net'>Esko Luontola
    </vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[
        <p>1.6.6 (2012-04-09)
        <br>- Rebuilt with IDEA 11.1.1
        <br>- Work around "Document is locked by write PSI operations" error</p>
    
        <p>1.6.5 (2012-02-08)
        <br>- Rebuilt with IDEA 114.55</p>
    
        <p>1.6.4 (2012-01-28)
        <br>- Rebuilt with IDEA 11.0.2 RC</p>
    
        <p>1.6.3 (2011-12-06)
        <br>- Rebuilt with IDEA 11.0</p>
    
        <p>1.6.2 (2011-12-05)
        <br>- Rebuilt with IDEA 11.0 RC2</p>
    
        <p>1.6.1 (2011-09-22)
        <br>- Rebuilt with IDEA 108.1333
        <br>- Yeah, screwed up the version number last time. Oh well.</p>
    
        <p>1.6.0 (2011-07-05)
        <br>- Rebuilt with IDEA 10.5.1</p>
    
        <p>1.0.5 (2011-05-25)
        <br>- Compatible with IDEA 10.5</p>
        <br>- Remove code that does the reformat in the background -- seems t o cause problems when also doing import optimization as the optimization is done at the same time the background reformat happens</p>
        <br>- Changed how the contents of the temp file are read in an attempt to fix the "can't undo" problems</p>
    
        <p>1.0.5-SNAPSHOT (2011-04-04)
        <br>- Compatible with IDEA 106.330</p>
    
        <p>1.0.4 (2009-11-04)
        <br>- Compatible with IDEA 9</p>

        <p>1.0.3 (2009-06-23)
        <br>- Fixed Eclipse code formatter on non-Windows platforms</p>

        <p>1.0.2 (2009-02-14)
        <br>- Compatible with IDEA 8</p>

        <p>1.0.1 (2008-01-22)
        <br>- Fixed a file cache issue: When a file was reformatted more than once, the changes between the reformats
              were lost.</p>

        <p>1.0.0 (2007-12-21)
        <br>- Minor refactorings</p>

        <p>0.5.0 (2007-12-19)
        <br>- Support for Undo (Ctrl+Z)
        <br>- Help documentation for using a custom code formatter</p>

        <p>0.4.0 (2007-12-14)
        <br>- Support for any code formatter which has a command line interface</p>

        <p>0.3.0 (2007-12-12)
        <br>- Improved performance: Reformats all selected files by starting Eclipse only once</p>

        <p>0.2.0 (2007-12-11)
        <br>- Added help documentation
        <br>- Added program icons
        <br>- Switched development platform to IDEA 7.0 and JDK 1.5 for maximum compatibility</p>
        
        <p>0.1.0 (2007-12-05)
        <br>- Initial release</p>

        <p>Known issues
        <br>- Does not support reformatting a selection within a file. Implementation of this feature
              is not planned, until there is a code formatting tool (executable on the command line)
              which supports reformatting a text range.
        </p>
    ]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='824614' size='18788498' date='1500020970021' url='http://plugins.intellij.net/plugin/?idea&amp;id=6546'><name>Eclipse Code Formatter</name><id>EclipseCodeFormatter</id><description><![CDATA[Allows using Eclipse's code formatter directly from IntelliJ.
<br> Solves the problem of maintaining a common code style in team environments where both IDEA and Eclipse are used. 
<br> 
<br> Go to 
<a href="https://github.com/krasa/EclipseCodeFormatter#instructions" rel="nofollow">https://github.com/krasa/EclipseCodeFormatter#instructions</a> for instructions how to use it. 
<br>
<br> Currently supports formatting of
<br> -Java (bundled Eclipse 4.7 Oxygen (requires JRE 1.8) and 4.4 libs, also emulates Eclipse's imports optimizing, configurable external Eclipse location for Eclipse 4.5+, Workspace Mechanic support)
<br> -C/C++ (Eclipse 4.6.3 (requires JRE 1.7))
<br> -JavaScript (Eclipse 4.4)
<br> -GWT (Eclipse 4.4) 
<br> 
<br> 
<a href="https://www.paypal.com/cgi-bin/webscr?cmd=_donations&amp;business=75YN7U7H7D7XU&amp;lc=CZ&amp;item_name=Eclipse%20code%20formatter%20%2d%20IntelliJ%20plugin%20%2d%20Donation&amp;currency_code=USD&amp;bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHostedGuest" rel="nofollow">Small donations are welcomed.</a>]]></description><version>17.1.132.637.0</version><vendor email='vojta.krasa@gmail.com' url='https://github.com/krasa/EclipseCodeFormatter'>Vojtech
		Krasa</vendor><idea-version min="n/a" max="n/a" since-build='132.637' /><change-notes><![CDATA[<br>17.1 (2017-07-14) 
<br>- Javadoc indent fix 
<br>- Improved performance 
<br>17.0 (2017-07-07) 
<br>- Bundled formatters from Eclipse 4.7 
<br>- Introduced Project Specific profile 
<br>- Migrated mixc.xml persistence to a separate file (.idea/eclipseCodeFormatter.xml) 
<br>- Added live template for surrounding with @formatter:off 
<br>- Added HD icons 
<br>16.4 (2017-06-02) 
<br>- Improved compatibility with other formatter plugins 
<br>- Fixed unnecessary mixc.xml changes 
<br>16.3 (2017-04-03) 
<br>- Fixes incorrect parsing of import order from *.prefs 
<br>16.2 (2017-01-30) 
<br>- Update labels in settings dialog 
<br>16.1 (2017-01-10) 
<br>- Support for Workspace Mechanic configuration files (*.epf) (Java formatter only) 
<br>- hooking on IntelliJ API with dynamic proxies 
<br>16.0 (2016-09-07) 
<br>- disabled asserts 
<br>15.9 (2016-08-29) 
<br>- bundled formatters from Eclipse 4.6 - requires JDK 1.8 
<br>- Import order fix for inner classes 
<br>- bundled formatters from Eclipse 4.6 
<br>- support for installation location in a default plugins folder 
<br>15.8 (2016-07-16) 
<br>- Another import order fix 
<br>15.7 (2016-07-01) 
<br>- Import order fix 
<br>15.6 (2016-06-10) 
<br>- configuration enabled for default project 
<br>- external Eclipse location fix for IJ 13 
<br>- import order edge case fixed 
<br>15.5 (2016-05-06) 
<br>- upgraded C, Java formatter from Eclipse 4.5.2 
<br>- installed Eclipse (4.5+) can be chosen to format Java code 
<br>- added new import ordering implementation to match Eclipse 4.5.2 
<br>- fixed: editor tab changes to blue when there's no changes after format 
<br>- repacked and compressed jars to reduce size 
<br>- settings scrollbar fixed 
<br>15.4 (2016-01-25) 
<br>- upgraded C, Java formatter from Eclipse Mars (4.5.1) - requires JRE 1.7 
<br>- fixed settings form for new IJ 15, 16 
<br>15.3 (2015-11-19) 
<br>- upgraded Java formatter from Eclipse Mars SR1 (4.5.1) - requires JRE 1.7 
<br>15.2.x.2 (2015-08-13) 
<br>- IndexOutOfBoundsException fix 
<br>15.2 (2015-08-07) 
<br>- fixed cursor jumping after formatting 
<br>- probably fixed 'Attempt to modify PSI for non-committed Document!' after import optimizing 
<br>- disabled info notification popups 
<br>15.1 (2015-07-21) 
<br>- C/C++ support - requires to run IDE with JRE 1.7, matched for file types defined in: 'Settings | Editor | File Types' with 'C++' name 
<br>- better matching of JS file types 
<br>- upgraded Java formatter from Eclipse Mars 4.5 - requires JRE 1.7 
<br>- configurable use of the old Java formatter from Eclipse 4.4 - requires JRE 1.6 
<br>15.0 (2015-06-22) 
<br>- new IJ 15 API 
<br>14.9 (2015-06-15) 
<br>- fixed reformat for 'only VCS changed text' 
<br>14.8 (2015-01-29) 
<br>- fixed jsp import optimizing 
<br>14.7 (2014-12-02) 
<br>- exception fix for Android Studio 
<br>14.6 (2014-11-05) 
<br>- libs from Eclipse 4.4.1 
<br>- configurable formatting for Live Templates (default off) 
<br>14.5 (2014-10-22) 
<br>- fixed notifications settings for IJ 14 
<br>- import optimizing fix 
<br>- settings scroll pane added 
<br>14.4 (2014-09-12) 
<br>- Live templates formatting fix 
<br>14.3 (2014-09-11) 
<br>- StringIndexOutOfBoundsException when formatting during commit 
<br>14.2 (2014-07-16) 
<br>- java formatter from Eclipse 4.4 - supports Java 1.8 
<br>- language level used for formatting is loaded from project settings 
<br>14.1 (2014-04-08) 
<br>- persisting of project specific enabling/disabling of the formatter 
<br>14.0 (2014-03-31) 
<br>- project specific enabling/disabling of the formatter 
<br>13.0.1.1 (2014-01-15) 
<br>- error handling 
<br>4.1.0 (2013-11-24) 
<br>- Updated libs for Java formatting to Eclipse 4.3.1 
<br>4.0.0 (2013-11-22) 
<br>- Proper Import Optimizer integration, it is no longer true that IntelliJ's Import Optimizing must be turned off, quite the opposite. 
<br>- Hard-coded using of language level to 1.7 if configured lower in eclipse settings file, to be more user friendly. 
<br>3.9.0 (2013-11-21) 
<br>- IJ 13 API changes 
<br>3.8.1 (2013-10-17) 
<br>- better error messages. 
<br>3.8.0 (2013-10-15) 
<br>- format "Only VCS changed text" fixed 
<br>3.7.0 (2013-08-07) 
<br>- fix for custom static imports order 
<br>- settings validations 
<br>3.6.0 (2013-04-22) 
<br>- import order fix - issue #44 
<br>... 
<br>0.1 (2011-11-01) 
<br>- Initial release]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='4593' size='584984' date='1400497877000' url='https://github.com/it-crowd/pom-sorter'><name>Pom sorter</name><id>Pom sorter</id><description><![CDATA[Sorts contents of maven project descriptor]]></description><version>1.0.11</version><vendor email='contact@itcrowd.pl' url='http://itcrowd.pl'>IT Crowd</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<ul> 
 <li>1.0.11
  <ul> 
   <li>#16 PomSorter error when running IntelliJ with Java6</li> 
  </ul> </li>
 <li>1.0.10
  <ul> 
   <li>#15 Unordered TagSortingSetting elements make &quot;false changes&quot; in IDEA misc.xml</li> 
  </ul> </li>
 <li>1.0.9
  <ul> 
   <li>#10 Sort order like in maven.xsd</li> 
   <li>#12 Allow sorting tags by attribute values</li> 
  </ul> </li>
 <li>1.0.8
  <ul> 
   <li>#8 default sorting for &quot;pluginRepository&quot; tag</li> 
   <li>#7 &quot;null&quot; added to empty comments</li> 
  </ul></li> 
 <li>1.0.7
  <ul> 
   <li>#6 not open settings page</li> 
   <li>#5 Sorting should be done asynchronously </li> 
   <li>#4 Expending children of not sorted tag</li> 
   <li>#3 Pattern-like tag selectors</li> 
   <li>#2 NCDFE org.apache.commons.collections.comparators.NullComparator</li> 
   <li>Multiple sort multiplies comments</li> 
  </ul></li> 
 <li>1.0.6
  <ul> 
   <li>Prevent removing tag attributes</li> 
   <li>Modify icons</li> 
  </ul></li> 
 <li>1.0.5
  <ul> 
   <li>Repackage from pl.com.it_crowd to pl.itcrowd</li> 
   <li>Add icons</li> 
  </ul></li> 
 <li>1.0.4
  <ul> 
   <li>NPE on project open</li> 
  </ul></li> 
 <li>1.0.3
  <ul> 
   <li>Added default sorting mode for &quot;dependencies&quot;</li> 
  </ul></li> 
 <li>1.0.2
  <ul> 
   <li>Pom sorter should be configurable</li> 
  </ul></li> 
 <li>1.0.1
  <ul> 
   <li>Pom sorter should maintain comments</li> 
   <li>Pom sorting should be undoable</li> 
   <li>README</li> 
  </ul></li> 
 <li>1.0.0</li> 
</ul>]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='2451' size='1988558' date='1362266245000' url=''><name>Jalopy Plugin</name><id>com.alexeyhanin.intellij.jalopyplugin</id><description><![CDATA[Jalopy Code Formatter Plugin 
<p>Use Ctrl+Shift+P to format currently active document, or alternatively, enable automatic formatting on save in plugin configuration.</p> Compatibility 
<p>Compatible with IntelliJ IDEA 12.</p> Source Code 
<p>Github: <a href="http://github.com/ahanin/intellij-jalopy-plugin" rel="nofollow">http://github.com/ahanin/intellij-jalopy-plugin</a></p>]]></description><version>1.0.2</version><vendor email='mail@alexeyhanin.com' url='https://github.com/ahanin'>Alexey Hanin</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Fixed saving of Jalopy settings]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='116484' size='38693' date='1430219364000' url=''><name>EditorConfig</name><id>org.editorconfig.editorconfigjetbrains</id><description><![CDATA[A JetBrains IDE plugin supporting the EditorConfig standard]]></description><version>142.1464</version><vendor email='' url='http://editorconfig.org'>Kevin Bell, JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.1' until-build='145.0'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.6</rating></idea-plugin><idea-plugin downloads='48265' size='64187' date='1404987387000' url=''><name>Scala Imports Organizer</name><id>com.scalaImportsOrganizer</id><description><![CDATA[Best-effort imports organization for Scala.
<br />
<br /> Note that IntelliJ 13.1 added in-house support for Scala import organization, so you probably shouldn't use this plugin anymore. It still works, though.]]></description><version>0.1.5</version><vendor email='aaron.d.dav@gmail.com' url=''>Aaron Davidson</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<b>0.1.5</b> Actually put &quot;_&quot; after all other imports.
<br /> 
<b>0.1.4</b> Adds support for wildcards in the middle of imports, the Unicode arrow, and weird import names.
<br /> 
<b>0.1.3</b> Fixed NPE for files with no imports and removed debugging output.
<br /> 
<b>0.1.1</b> Released!]]></change-notes><depends>org.intellij.scala</depends><rating>00</rating></idea-plugin><idea-plugin downloads='882' size='39510' date='1415191373000' url=''><name>Code Style Hook</name><id>com.loops101.codestyle.hook</id><description><![CDATA[Plugin to apply the project's code style to a subset of the changed files on commit.]]></description><version>1.3</version><vendor email='idea@101loops.com' url=''>101 Loops</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='14538' size='15511665' date='1401662942000' url=''><name>Scalariform</name><id>com.thesamet.intellij.ScariformFormat</id><description><![CDATA[Formats Scala sources using Scalariform.]]></description><version>0.1</version><vendor email='nadav@thesamet.com' url='http://www.thesamet.com'>Nadav S. Samet</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Initial version.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='4805' size='33940' date='1451174704000' url='https://github.com/anton-dev-ua/PipeTableFormatter'><name>Pipe Table Formatter</name><id>anton_dev_ua.PipeTableFormatter</id><description><![CDATA[Small plugin for formatting text blocks that represents a table delimited by pipe (|). For example, can be used to format JBehave examples table.
<br /> 
<br /> Supported delimiters: pipe, comma, tab. When formatting, any of supported delimiters are replaced with pipe.
<br /> 
<br /> 
<b>Usage</b>
<br /> Select text in the editor or place caret inside a table and choose action &quot;Pipe Table&quot; -&gt; &quot;Format&quot; in Code menu or in editor popup menu.
<br />]]></description><version>0.5.0</version><vendor email='' url='https://github.com/anton-dev-ua/PipeTableFormatter'></vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[<b>Version 0.5.0</b> 
<ul> 
 <li>Preserves comment in row commented out with &quot;|--&quot;</li> 
 <li>Format Without Outer Pipes action is replaced with Format Preserving Outer State - it preserves indentation and presence/absence of leading/trailing pipes</li> 
</ul> 
<b>Version 0.4.2</b> 
<ul> 
 <li>Pipe is treated as primary delimiter - if table contains pipe any other delimiter is ignored </li> 
</ul> 
<b>Version 0.4.1</b> 
<ul> 
 <li>Format All Tables action formats only tables delimited with pipe, ignoring tables delimited with comma and tabulation</li> 
</ul> 
<b>Version 0.4</b> 
<ul> 
 <li>New action: format all tables in the text</li> 
</ul> 
<b>Version 0.3.1</b> 
<ul> 
 <li>New action: format table without outer pipes</li> 
</ul> 
<b>Version 0.3</b> 
<ul> 
 <li>Pipe Table actions are added to editor popup menu</li> 
 <li>New action: add column</li> 
 <li>New action: auto-select table without formatting</li> 
 <li>Bug fixes</li> 
</ul> 
<b>Version 0.2.3</b> 
<ul> 
 <li>Fixed bug: plugin crashed when column has zero width (no values in the column)</li> 
</ul> 
<b>Version 0.2.2</b> 
<ul> 
 <li>Don't mix delimiters when detecting and parsing table, i.e. if table delimiter is pipe then comma is not treated as a delimiter.</li> 
 <li>Support for tab delimiter</li> 
</ul> 
<b>Version 0.2.1</b> 
<ul> 
 <li>Autoselect table around caret position</li> 
</ul> 
<b>Version 0.2</b> 
<ul> 
 <li>Support for comma delimited tables (converting to pipe delimited)</li> 
 <li>Support for quoted values</li> 
</ul> 
<b>Version 0.1</b> 
<ul> 
 <li>Formatting pipe delimited table to human readable representation</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='12650' size='840098' date='1491765171000' url=''><name>Gradle Dependencies Formatter</name><id>com.github.platan.gradle-dependencies-formatter</id><description><![CDATA[Features 
<ul> 
 <li>Convert a string notation to a map notation</li> 
 <li>Convert a map notation to a string notation</li> 
 <li>Sort dependencies</li> 
 <li>Paste a Maven dependency as a Gradle dependency</li> 
</ul>]]></description><version>0.5.2</version><vendor email='marcin.mielnicki@gmail.com' url='https://github.com/platan'>Marcin Mielnicki</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<p> <b>0.5.2</b> </p>
<ul> 
 <li>(bugfix) fixed NPE in `MapNotationToStringNotationIntention#getElementPredicate`</li> 
</ul> 
<b>0.5.1</b> 
<ul> 
 <li>(improvement) Run `MavenToGradleDependenciesCopyPasteProcessor` before built-in `CopyPastePreProcessor`s</li> 
</ul> 
<b>0.5.0</b> 
<ul> 
 <li>(feature) Sort dependencies</li> 
</ul> 
<b>0.4.0</b> 
<ul> 
 <li>(feature) Convert a map notation to a string notation</li> 
 <li>(bugfix) Convert string notation of a dependency with ext to a map notation</li> 
</ul> 
<b>0.3.0</b> 
<ul> 
 <li>Convert a string notation to a map notation</li> 
</ul> 
<b>0.2.0</b> 
<ul> 
 <li>Paste a Maven dependency as a Gradle dependency - added support for elements `classifier` and `optional`</li> 
 <li>Paste a Maven dependency as a Gradle dependency - version is skipped for dependency without version</li> 
</ul> 
<b>0.1.0</b> (initial release) 
<ul> 
 <li>Paste a Maven dependency as a Gradle dependency</li> 
</ul> 
<p></p>]]></change-notes><depends>org.jetbrains.plugins.gradle</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='13457' size='6368' date='1453493373000' url=''><name>ChroMATERIAL</name><id>com.facebook.rucinskic.chromaterial</id><description><![CDATA[ChroMATERIAL is a color scheme that expresses the chromatic nature of Material Design within IntelliJ and Android Studio. In particular, ChroMATERIAL focuses on syntax highlighting of code within the IDE's code editor. It's uniqueness lies in the idea of enhance influence, not banality.]]></description><version>1.1.1</version><vendor email='chromaterial.plugin@gmail.com' url=''>ChroMATERIAL</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v1.1.1 :: 
<br />
<br /> - v1.1 did not work when deployed. This is a quick-fix. 
<br />
<br /> v1.1 :: 
<br />
<br /> - Added Languages: C / C++
<br /> - Added Support: Debugger, ProGuard files, Ignore files 
<br />
<br /> - Other Notable changes: 
<br />
<br /> * Simplified the color scheme.
<br /> * Folded text is a different color.
<br /> * Numbers and Strings are the same color.
<br /> * Annotation colors are similar in style to comments. 
<br />
<br /> v1.0 :: Initial Release: 
<br />
<br /> - Added Color Scheme: Default (dark)
<br /> - Added Languages: Java (Android), Groovy, XML, JSON, HTML
<br /> - Added Support: Android Manifest, Android Resources, Gradle files, LogCat, Property files, and diffs 
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='44030' size='12666331' date='1499613097000' url=''><name>Scalafmt</name><id>org.scalafmt.ScalaFmt</id><description><![CDATA[Code formatter for Scala.]]></description><version>1.1.0</version><vendor email='olafurpg@gmail.com' url='https://github.com/scalameta/scalafmt'>Olafur Pall Geirsson</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>See full changelog at <a rel="nofollow">scalafmt.org</a>.</li> 
 <li>Please report any bugs <a href="http://github.com/scalameta/scalafmt/issues" rel="nofollow">on Github</a>.</li> 
 <li>Default shortcut is now shift+ctrl+L. Customize the shortcut under Settings &gt; Keymap. Action is "Reformat with scalafmt". </li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3616' size='57178' date='1467347735000' url=''><name>ClangFormatIJ</name><id>io.probst.idea.clangformat</id><description><![CDATA[<p>Runs <code>clang-format</code> on the statement or selection.</p> 
<p><code>clang-format</code> is a versatile and beautiful formatter for C++, proto, Java, JavaScript, and TypeScript.</p> 
<p>This plugin does not contain <code>clang-format</code> itself, you must install it separately. <code>clang-format</code> is available in e.g. npm, or homebrew for Mac. This plugin also has no configuration, please use the regular <code>.clang-format</code> mechanism.</p> 
<p>If you are using Mac OS X and have trouble getting it to run, please make sure to set your PATH environment in $HOME/.profile. Mac OS X seems to ignore $HOME/.bash_profile for applications launched from the Finder.</p>]]></description><version>1.0.8</version><vendor email='martin@probst.io' url='http://probst.io/blog/'>Martin Probst</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li><b>1.0.8</b> - Pass -style=file to clang-format.</li> 
 <li><b>1.0.7</b> - Change the default keybinding to Ctrl/Cmd-Alt-K, which doesn't conflict with known existing bindings.</li> 
 <li><b>1.0.6</b> - Search the PATH for the binary.</li> 
 <li><b>1.0.5</b> - Use a login shell to find PATH on Mac OS, add a config panel.</li> 
 <li><b>1.0.4</b> - Drop crazy PATH logic, recommend $HOME/.profile to users.</li> 
 <li><b>1.0.3</b> - Fix location math, add logic to find binary on MacOS X.</li> 
 <li><b>1.0.2</b> - Use the full file path, so that clang-format picks up the correct configuration file.</li> 
 <li><b>1.0.1</b> - Fix description.</li> 
 <li><b>1.0</b> - Initial version.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1437' size='6916' date='1465919812000' url=''><name>Bazel Build Formatter</name><id>com.octogog.idea.bazel-build-formatter</id><description><![CDATA[An IntelliJ plugin to format 
<a href="http://www.bazel.io" rel="nofollow">Bazel</a>'s BUILD and WORKSPACE files using 
<a href="https://github.com/bazelbuild/buildifier" rel="nofollow">buildifier</a>. 
<br> 
<br> You must install 
<a href="https://github.com/bazelbuild/buildifier" rel="nofollow">buildifier</a> separately. 
<br> 
<br> Usage
<br> =====
<br> While on a BUILD or WORKSPACE file right-click and select "Format BUILD file". Alternatively use the shortcut Shift-Alt-K.]]></description><version>0.1.3.4</version><vendor email='pablovp@gmail.com' url=''>pablovp</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li><b>0.1.3.4</b> - Updated link to Bazel in the description.</li> 
 <li><b>0.1.3.3</b> - Updated description.</li> 
 <li><b>0.1.3.2</b> - Updated link to buildifier.</li> 
 <li><b>0.1.3.1</b> - Updated plugin description.</li> 
 <li><b>0.1.3</b> - Updated plugin description.</li> 
 <li><b>0.1.2</b> - Fixed buffer to disk synchronization issues.</li> 
 <li><b>0.1.1</b> - Fixed description.</li> 
 <li><b>0.1</b> - Initial commit.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11023' size='10308559' date='1470220729000' url=''><name>google-java-format</name><id>google-java-format</id><description><![CDATA[Formats Java source code to comply with Google Style.]]></description><version>1.0</version><vendor email='' url='https://github.com/google/google-java-format'>Google</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1116' size='21416' date='1482938425000' url=''><name>LayoutFormat</name><id>com.shang.android.layoutformat</id><description><![CDATA[this is a plugin for android Layout formatting,you can use this plugin to farmat you layout.xml; it can make you layout.xml more beautiful. it will creat new string values in values/strings.xml and dimen values in values/dimens.xml for those hard_coded in layout.xml. Any question,please sent me emails to contact. My email address: 920621870@qq.com
<br> 
<em>http://www.jianshu.com/p/87a413d7c8a7</em>]]></description><version>1.2.2</version><vendor email='920621870@qq.com' url='https://github.com/shang1101'>shang1101</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v1.2.2 keep the order of elements in dimens.xml and string.xml, fixed bug when dimens is minus
<br> v1.2 fixed bug when dimens is minus,and add rules for android width,height 
<br> v1.1 fixed bugs in Batched Format 
<br> usage
<em>http://www.jianshu.com/p/87a413d7c8a7</em>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='668' size='8716' date='1472073803000' url='https://github.com/TobseF/'><name>i18n-Formatter</name><id>de.tfr.idea.plugins.i18n-formatter</id><description><![CDATA[Add 
<em>Format Messages.properties</em> action in 
<em>Edit</em> menu to format the current opened message.property-file.]]></description><version>1.0.4</version><vendor email='tfr@itscope.de' url='https://github.com/tfr'>Tobias Fritz</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[<b>1.0.4</b> (24/08/2016) 
<ul> 
 <li>Sort keys inside a group</li> 
 <li>Ignore lines with missing value</li> 
 <li>Ignore lines with missing key</li> 
</ul> 
<b>1.0.3</b> (14/04/2016) 
<ul> 
 <li>Add 'formatter:off' on first line</li> 
</ul> 
<b>1.0.2</b> (03/01/2016) 
<ul> 
 <li>Support for all IntelliJ Platform Products</li> 
</ul> 
<b>1.0</b> (02/01/2016) 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='411' size='8460' date='1475528877000' url=''><name>JBehave Example Table Formatter</name><id>com.rybkin.jbehave.example-table-formatter</id><description><![CDATA[The plugin provides a convenient way for formatting Example Tables in JBehave .story files to have same column length.
<br> All table rows must be delimited with '|'. Line of table must start from '|' to be formatted.
<br> Alt+Shift+E or Right click in editor area -&gt; Format example tables
<br>]]></description><version>1.0</version><vendor email='alex.i.rybkin@gmail.com' url='https://github.com/alexamber'>Alex Rybkin</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v1.0 - Main functionality added.
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='25' size='6591' date='1480486591000' url=''><name>DbSetter</name><id>tiny.unique.plugin.id</id><description><![CDATA[Generate the viewmodel from the bean.
<br>]]></description><version>1.0</version><vendor email='136625214@qq.com' url='https://lavenderstream.github.io/'>by tiny</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Preview version.
<br>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Struts"</ff><category name="Struts"><idea-plugin downloads='22687' size='45569' date='1128834318000' url=''><name>Struts Navigator Plugin</name><id>Struts Navigator Plugin</id><description><![CDATA[<html>
        Enhance navigation feature for Struts resources (Action, Form, Forward, Tiles, Jsp) under IDEA.
        <ul>
                <li>Goto Declaration(Ctrl+B)</li>
                <li>Quick Definition Lookup  (Ctrl+Shift+I)</li>
                  <ul>
                         <li>Such as Action class, Form class and Jsp file</li>
                  </ul>
                <li>Quick View for  Resource Definition in XML (Ctrl+Q)</li>
                   <ul>
                        <li>Press Ctrl+Q when caret is in Action or Form class's name to view declaration in xml</li>
                        <li>Press Ctrl+Q when caret is in Struts taglib to view declaration in xml, such html:form's action, tiles:insert's attribute and so on</li>
                        <li>Press Ctrl+Q when caret is in XDoclet tag  to view declaration in xml</li>
                        <li>Press Ctrl+Q when caret is in xml  to view declaration in  other xml, such as Tiles definition</li>
                   </ul>
                <li>Action Lookup Dialog (Ctrl+Shift+O)</li>
                   <ul>
                        <li>Past action's path from browser, such as "http://localhost/vieworder.do?id=7889" </li>
                        <li>Input your action's path for search, such as "/logon.do" </li>
                   </ul>
           </ul>
      <br>
      Features:
            <ul>
                <li>navigation from jsp (taglib) to other resources</li>
                <li>navigation from xml to other resources</li>
                <li>avigation from XDoclet to other resources</li>
           </ul>
      <br>
      Comments:
            <ul>
                <li>Tested on liferay portal source ( http://www.liferay.com/web/guest/downloads/portal_source )
            </ul>
           </html>]]></description><version>1.3.4</version><vendor email='linux_china@hotmail.com' url=''>Linux_China</vendor><idea-version min="n/a" max="n/a" since-build='40.3448' /><change-notes><![CDATA[<html>
           <h3>1.3.4</h3>
            <ul>
                <li>bugs fix</li>
            </ul>
        </html>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Navigation"</ff><category name="Navigation"><idea-plugin downloads='5048' size='15439' date='1112996678000' url=''><name>SimplePowerPack</name><id>SimplePowerPack</id><description><![CDATA[Collection of simple utilities for IDEA.<br>
      Defines actions: Next True Error (Alt+F2), Previous True Error (Alt+Shift+F2),<br>
        Next Todo (Ctrl+Shift+F2), Previous Todo (Ctrl+Alt+Shift+F2),<br>
        Hide All Bottom Windows (Alt+F12)]]></description><version>0.0.4</version><vendor email='vmallet@jfouffa.com' url=''>Vincent Mallet</vendor><idea-version min="n/a" max="n/a" since-build='40.3273' /><change-notes><![CDATA[Added action: Hide All Bottom Windows (Alt+F12).<br>
      Added shortcuts for 'Next Todo' and 'Previous Todo'.]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='6688' size='19941' date='1189425397000' url=''><name>HyperLink</name><id>HyperLink</id><description><![CDATA[Support for hyper link highlighting in IDEA editors (Ctrl+Mouse) with mouse click to open (Ctrl+Click).
    ]]></description><version>1.1.1</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='69.7104' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3141' size='67468' date='1132042143000' url=''><name>XFiles</name><id>XFiles</id><description><![CDATA[<p>
        The XFiles plugin offers a configurable, dynamic mechanism for defining working
        sets of files and allowing navigation between files selected by a working set.
        Working sets may be filtered using any or all of the following criteria:

        <ul>
        <li>File path names matching specified patterns (pathname globs)
        <li>File attributes (open files, source files, test files, ignored files)
        <li>File status according to the underlying VCS (added, changed, unchanged, unknown, etc.)
        <li>File type (java files, text files, xml files, properties files, etc.)
        <li>The VCS the file is registered with (CVS, SVN, P4, etc.)
        <li>The project module the file exists in
        </ul>

        <p>
        The resulting working set's files are is displayed in a tool window for navigation
        and operation.]]></description><version>0.1</version><vendor email='derek@echologic.com' url=''>Derek Scherger</vendor><idea-version min="n/a" max="n/a" since-build='40.3461' /><change-notes><![CDATA[<dl>

        <dt><b>November 14, 2005 (Release 0.1)</b></dt>
        <dd>
        The first public release of XFiles is finally available from the
        <a href="http://plugins.intellij.net/plugins/view/?id=XFiles">IntelliJ plugin repository</a>.
        <dd>

        <dt><b>November 11, 2005</b></dt>
        <dd>
        Special thanks to Michael Beauregard for the addition of context menus to the XFiles tool window
        and a little bit of encouragement to get this thing into the plugin repository.
        </dd>

        </dl>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8887' size='98129' date='1088637710000' url=''><name>Workspaces</name><id>Workspaces</id><description><![CDATA[This plugin enables you to create and manage named groups of files, or "workspaces", within a
      project. You can bind a name to a set of one or more files and then open/close that set of
      files as a group. You can create as many workspaces as you want and arrange them in the
      Workspaces tool window in any order you like.]]></description><version>0.13</version><vendor email='chris@chrisbartley.com' url='http://www.chrisbartley.com/'>Chris Bartley</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[* Migrated to 1050's API [Vince Mallet]]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='20760' size='34806' date='1120815589000' url=''><name>Code Outline</name><id>Code Outline</id><description><![CDATA[Shows a zoomed out "outline" of your code while you're editing it.]]></description><version>0.0.5</version><vendor email='keith@kano.net' url='http://keithlea.com/'>Keith Lea</vendor><idea-version min="n/a" max="n/a" since-build='40.3396' /><change-notes><![CDATA[Works with latest IDEA 5.0 build.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='65051' size='26609' date='1418151228000' url='https://github.com/mustah/TabSwitch'><name>TabSwitch</name><id>TabSwitch</id><description><![CDATA[Open files/tabs switcher to quickly switch between tabs with less keystrokes than Recent Files. Open files are selected from a list in most recently used order, similarly to Alt+Tab in Windows or Ctrl-Tab in Opera. By default the action is mapped to Alt+A, but another popular assignment is CMD+E.
<br />
<br /> Thanks to Timur Zambalayev for the original plugin, Martin Fuhrer for a major contribution in the form of a rewrite and Mark Scott for patching a bug. Follow further development of 
<a href="https://github.com/mustah/TabSwitch" rel="nofollow">this plugin on GitHub</a> or follow 
<a href="https://twitter.com/_musten_" rel="nofollow">me on twitter</a> for announcements and other things.
<br />
<br />]]></description><version>3.0.8</version><vendor email='must.tahir@gmail.com' url=''>Must</vendor><idea-version min="n/a" max="n/a" since-build='139.463' /><change-notes><![CDATA[3.0.8: Build with java 1.6.
<br /> 3.0.7: Bug-fix: reverse recent files array _before_ checking their validity do be added to list.
<br /> 3.0.6: Remove TabSwitch settings. Is not used anymore.
<br /> 3.0.5: Project is upgraded to use java 7.
<br /> 3.0.4: When only one file is opened - do not display the TabSwitch list. Also some refactorings.
<br /> 3.0.3: Lots of code clean ups. Does not display same file in the list twice anymore.
<br /> 3.0.2: Do not include directories when listing recent VCS changes popup window. Removed light green background color from popup list.
<br /> 3.0.1: Added new TabSwitch Action to display modified files in the default change list of your VCS. Large refactoring.
<br /> 3.0.0: Fixed bug where it moved two steps down on each move-down-action.
<br /> 2.2.0: Cleaning up some code.
<br /> 2.1.9: Switch to open tab even if it is located in a different split pane.
<br /> 2.1.8: The TabSwitch actions are now available during background indexing in Maia.
<br /> 2.1.7: Fix for mouse over popup changes selection problem reported by Michael Bushe.
<br /> 2.1.6: RubyMine compatible version.
<br />
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='4712' size='67482' date='1103605812000' url=''><name>MiniWiki</name><id>MiniWiki</id><description><![CDATA[Enables [Ctrl-B] in text files and java comments, to jump to files/classes under the cursor.<br>
		Anchors are recognized (ex:  ../bug.txt<b><font>#</font></b>bug001-001)<br>
		Super-Anchors add persistent highlighting (ex:  ../bug.txt<b><font>##</font></b>bug001-001)<br>]]></description><version>0.4</version><vendor email='alainravet-jetbrains@yahoo.com' url=''>Alain Ravet</vendor><idea-version min="n/a" max="n/a" since-build='40.3117' /><change-notes><![CDATA[v 0.4: (see <a href="http://www.intellij.org/twiki/bin/view/Main/MiniWikiPlugin">changes</a>)<br>
		  new: [Shift-Ctrl-B]: closes automatically the source editor, after reaching the link target.<br>
		  new: [Ctrl-Q] on file part (before the '#') => displays active list of anchors<br>
		  new: [Ctrl-Q] on anchor part (after the '#') => displays anchor home line<br>
		         Code completion of class names, in text editors (press [Ctrl-Space] after java.lang. ) .<br>
		  v 0.3: [Ctrl-B] now active in <font color="blue">java comment</font> areas (//,/* and /**).<br>
		  v 0.2: added: anchors  (ex:  ../bug.txt<font>#</font>bug001-001)<br>
		         , and super-anchors (ex:  ../bug.txt<b><font>##</font></b>bug001-001).<br>
		  v 0.1: activates <font color="blue">[Ctrl-B]</font> in text files.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4704' size='5415' date='1107909004000' url=''><name>Lysosome</name><id>Lysosome</id><description><![CDATA[Lysosome allows you to move the text cursor to the start or end of a selection using the left
    and right cursor keys, like in many other common text editors. It also provides info about the
    current selection in the status bar.]]></description><version>1.1.1</version><vendor email='leijdekkers@carp-technologies.nl' url=''>Bas Leijdekkers</vendor><idea-version min="n/a" max="n/a" since-build='40.2235' /><change-notes><![CDATA[1.1.1 (8 February 2005) - Fixed NullPointerException in dialogs.<br>
    1.1 (7 February 2005) - Added display of selection info in the status bar.<br> 
    1.0.1 (7 January 2005) - Discovered an openapi method that could make this plugin even smaller.<br>
    1.0 (23 December 2004) - Initial release.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4822' size='12860' date='1115956902000' url=''><name>MyCamelHumps</name><id>MyCamelHumps</id><description><![CDATA[A version of Camel Humps that fits my style and works in latest IDEA. Stops at every possible "hump" - very much like how the old Metrowerks CodeWarrior did it.]]></description><version>1.4</version><vendor email='' url=''>Jordan Zimmerman</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[Selection extending wasn't working correctly. If there is an existing selection, left movement should extend left and right movement should extend right.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='44602' size='25525' date='1477599221000' url=''><name>BrowseWordAtCaret</name><id>BrowseWordAtCaret</id><description><![CDATA[Allows to easily browse next/previous word at caret and highlight other appearances of selected word.
<br> 
<br> Usage: Browse with CTRL-ALT-UP, CTRL-ALT-DOWN (note: on default-keymap this shortcut is also for next/previous occurrence).
<br>]]></description><version>3.0.4</version><vendor email='' url='https://github.com/minman/browse-word-at-caret'>Minas Manthos</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[See 
<a href="https://github.com/minman/browse-word-at-caret/wiki/Change-Notes" rel="nofollow">change notes</a>.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='6539' size='32073' date='1189338211000' url=''><name>EditorTree</name><id>EditorTree</id><description><![CDATA[Show popup with currently opened files in editors organized by tree.]]></description><version>1.0.4</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='60.6043' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4325' size='79661' date='1173734992000' url='http://naviactionpad.beeger.net'><name>NaviActionPad</name><id>NaviActionPad</id><description><![CDATA[    
    <p>A plugin that eases the navigation through the elements of a project and the execution of actions on those elements.</p>
    <p>Please visit the home page of this plugin for a walkthrough that shows how the plugin works.</p>
    
  ]]></description><version>0.7</version><vendor email='' url='https://beeger.net/'> Robert F. Beeger</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[
    
    <p>0.7</p>
    <ul>
      <li>Added an icon for NaviActionPad's configuration</li>
      <li>Added a new IDEA action that brings up NaviActionPad with the list of actions available for the selected element</li>
      <li>Note: Ihe id of the up to now sole action in NaviActionPad has changed. You will need to reassign the key mapping in case you have changed it.</li>
      <li>Reworked entry point recognition. It's more intuitive now. When the cursor is inside a method - no matter if it is
        on some element or in some whitespace region - NaviActionPad will show up with that method selected.</li>
      <li>Removed navigation to local variables and method parameters.Only directories, classes, methods and fields are navigatable.</li>
      <li>Option to group directories in the list added</li>
      <li>The list of actions is now also sorted</li>
      <li>Fixed bug: Navigation points for superclass members used the superclass as their contexts. Now they use
        the class for which they are listed.</li>
    </ul>
    <p>0.6</p>
    <ul>
      <li>Now with configuration: You can configure the size of the list</li>
      <li>When showing the contents of a class, the members of the superclasses can also be shown. With this feature all
        available members of a class can be seen - not only the members implmented in that class.</li>
      <li>Navigation points for modules and projects</li>
      <li>On elements that are not writable - e.g. classes from the libraries - only actions that don't change them are shown.</li>
      <li>Java class files are skipped during the navigation. Only their contained classes are shown.</li>
      <li>Navigating into libraries and JDKs is now possible.</li>
      <li>Action for superclass extracting added.</li>
    </ul>
    <p>0.5</p>
    <ul>
      <li>Two more actions</li>
      <li>Cosmetics</li>
    </ul>
    <p>0.4</p>
    <ul>
      <li>Filter now works. Just start typing and see how the list is filtered.</li>
      <li>The context of the current list now also has an icon.</li>
      <li>More actions - still not enough ;)</li>
      <li>NaviActionPad is now extendable. There is now an extension point for actions.</li>
      <li>Internal refactorings</li>
    </ul>
    
  ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='8380' size='7827' date='1162393260000' url=''><name>Switch Structure</name><id>Switch Structure</id><description><![CDATA[Displays a label list for a switch statement enclosing
    the caret, jumps to source on Enter.]]></description><version>1.0</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='55.5600' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13330' size='140754' date='1186401567000' url='http://filebrowser.beeger.net'><name>FileBrowser</name><id>FileBrowser</id><description><![CDATA[    
    <p>FileBrowser allows browsing directories and files inside and outside of the current project and thus
      makes it easier to open files with IDEA that are not part of the current project.</p>
    
  ]]></description><version>1.5.0</version><vendor email='' url='https://beeger.net/'>Robert F. Beeger</vendor><idea-version min="n/a" max="n/a" since-build='60.6827' /><change-notes><![CDATA[
    
    <p>1.5.0</p>
    <ul>
      <li>Fixed Bug: Deleting a file while in &quot;Autoscroll from Source&quot; mode in FileBrowser sometimes
        caused an Exception.</li>
      <li>Added actions to go back and forward in the browsing history. Default keys assigned are like in the rest of IDEA
        CTRL+ALT+LEFT and CTRL+ALT+RIGHT</li>
      <li>The shortcuts for the actions &quot;Go To Parrent&quot; (default: LEFT) and
        &quot;Activate selected file or folder&quot; (default: RIGHT or ENTER) can now be changed via IDEA's keymap settings</li>
      <li>Displaying the parent in the file list can now be switched off in FileBrowser's application settings
        (File -> Settings -> IDE Settings -> FileBrowser)</li>
      <li>It's not possible to navigate to the list of roots from within the file list anymore. Currently only by using the
        &quot;Go To&quot; action the root can be changed. A roots-menu will be added soon.</li>
    </ul>
    <p>1.4.0</p>
    <ul>
      <li>Fixed Bug: FileChooser invoked from FileBrowser's Copy or Move action didn't work properly.</li>
      <li>Fixed Bug: Copy and Move didn't check whether the destination folder existed or whether there was already
        a file with the same name as the copied or moved file.</li>
      <li>Removed autocompletion in desitination folder comboBox. This is now a standard feature of IDEA's FileChooser.
        No need to duplicate it here.</li>
      <li>Destination folder comboBox now also contains project and application favorites</li>
      <li>Added &quot;Go To&quot; action which can be used to jump directly to another folder without having to navigate step by step to it.</li>
      <li>Added &quot;Go Up&quot; action. This one opens a menu with all ancestors of the current folder.</li>
      <li>Move-Action was a bit dangerous. It first moved the file and then renamed it to its new name. So
        it would first overwrite a file in the destination folder that had the original name of the moved file and then
        rename it.</li>
    </ul>
    <p>1.3.0</p>
    <ul>
      <li>Fixed Bug: Pressing the DEL key in one of IDEA's Go To popup triggered FileBrowser's delete action.</li>
      <li>Fixed Bug: Pressing the ENTER key in one of FileBrowser's dialogs made FileBrowser change to the parent folder
        after closing the dialog.</li>
      <li>Completely reworked Copy/Move functionality: Select some files and execute the Copy or Move action to
        bring up a dialog where a destination folder can be chosen. Note: There is also some basic code
        completion available in the combobox for the destination folder</li>
      <li>Removed Duplicate action. The Copy action does what Duplicate did and more.</li>
      <li>Shortcuts for FileBrowser actions now only work when the list has the focus. So you can reuse shortcuts
        used for other toolwindows, since FileBrowser's shortcuts are only valid inside FileBrowser.</li>
    </ul>
    <p>1.2.1</p>
    <ul>
      <li>Partly fixed the bug of actions being reregistered when switching a project or openng a new one
        in a new window. Only for some of the actions shortcuts can be set now. The rest will follow soon.</li>
    </ul>
    <p>1.2.0</p>
    <ul>
      <li>Renamed the action "Paste" to "Copy". That should make the handling a bit clearer. First you mark some files,
        then you decide whether to copy or move them to another folder.</li>
      <li>Shortcuts for all actions defined in FileBrowser can be assigned in IDEA's keymap settings. The default shortcuts are:
        <ul>
          <li>Delete: Del</li>
          <li>Mark: F4</li>
          <li>Copy: F5</li>
          <li>Move: F6</li>
          <li>Rename: shift F6</li>
          <li>Add to application favorites: alt A</li>
          <li>Add to project favorites: alt P</li>
        </ul>
      </li>
      <li>When trying to open a file of a file type unknown to IDEA, the user now is asked to define a file type for
        the suffix of the file.</li>
    </ul>
    <p>1.1.0</p>
    <ul>
      <li>Added Copy/Paste and Move operations: Use the Mark-Action in the popup to mark files and Paste or Move to copy or move them into another folder.</li>
      <li>The list now allows multiple interval selection.</li>
    </ul>
    <p>1.0.2</p>
    <ul>
      <li>The files and folders in the list take up less space than before.</li>
    </ul>
    <p>1.0.1</p>
    <ul>
      <li>The toolwindow and the saved settings are now named FileBrowser instead of FileBrowserImpl</li>
    </ul>
    <p>1.0</p>
    <ul>
      <li>Initial release</li>
    </ul>
    
  ]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='23997' size='100162' date='1458911734000' url=''><name>AltN8</name><id>Alt n 8</id><description><![CDATA[Open Alternate File: i.e. jump from source to test file, maven resource, html file, properties file, etc... configured using regular expressions.
<br /> 
<br /> Usage: Just use [ALT][8] to popup all matching files (Mac OS: [CMD][ALT][8]).
<br /> 
<br /> Thanks to LeapingFrogs.com for the original plugin.]]></description><version>2.2.0</version><vendor email='' url='https://github.com/minman/altn8'>Minas Manthos</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[See 
<a href="https://github.com/minman/altn8/wiki/Change-Notes" rel="nofollow">change notes</a>.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='7340' size='91816' date='1327443890000' url=''><name>XMLNavigate</name><id>XMLNavigate</id><description><![CDATA[

<p>Allows navigation from within</p>
<ul>
    <li>Ant files</li>
    <li>Xpress files (Programming language of the Sun Identity Manager/Oracle Waveset)</li>
    <li>OIM xml files (Export/import format of Oracle Identity Manager)</li>
    <li>Svg files</li>
    <li>Xsl files</li>
</ul>
<p>to related xml or java files.</p>

<p>More info can be found on <a href="http://www.intellij.org/twiki/bin/view/Main/XMLNavigate">http://www.intellij.org/twiki/bin/view/Main/XMLNavigate</a></p>
    ]]></description><version>1.0.14</version><vendor email='iddo.hoeve@is4u.be' url=''>Iddo Hoeve</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[
See <a href="http://www.intellij.org/twiki/bin/view/Main/XMLNavigate">http://www.intellij.org/twiki/bin/view/Main/XMLNavigate</a>
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4044' size='19753' date='1284676106000' url=''><name>Offline Module</name><id>OfflineModule</id><description><![CDATA[Disable or enable modules in project without deleting]]></description><version>1.0.2</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='95.429' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='12045' size='596040' date='1207016722000' url=''><name>CodeGraph</name><id>CodeGraph</id><description><![CDATA[        Graphic display of elements and their relations
    ]]></description><version>1.1.3</version><vendor email='' url=''>Aviram Segal</vendor><idea-version min="n/a" max="n/a" since-build='72.7364' /><change-notes><![CDATA[
        
        
         v1.1.3:
         <ul>
            <li>Bugs fixes</li>
            <li>Added method return and parameters types</li>
         </ul>
         v1.1.2:
         <ul>
            <li>Bugs fix.</li>
         </ul>
         v1.1.1:
        <ul>
            <li>Fixed bugs relating class and field initializers.</li>
        </ul>
        v1.1:
        <ul>
            <li>Added "Add And Connect Element" action which adds an element to the graph and connect it to existing elements.</li>
        </ul>
        
        
    ]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='4925' size='68835' date='1198199530000' url=''><name>IntelliBrowser</name><id>IntelliBrowser</id><description><![CDATA[Embedded Web Browser]]></description><version>1.1</version><vendor email='' url=''>John Nabil</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2082' size='6552' date='1234635919000' url=''><name>Class Names in Comments</name><id>Class Names in Comments</id><description><![CDATA[
        Allows you to go to the declaration of classes whose names are inside comments.
        
        This is useful for those of us unfortunate enough to still write JDK 1.4 code (no generics). I usually do that when writing frameworks.
        To increase code readability I usually write code like this: Map/*&lt;Long id, PersistentObject&gt;*/ persistentObjects.
        Having the ability to also navigate to PersistentObject in this case is a very nice feature for me.
        
        This already works in Eclipse, so I thought IntelliJ users would also like it.
    ]]></description><version>1.0</version><vendor email='cvmocanu@gmail.com' url=''>Cristian Vasile Mocanu</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        Initial version.
        Qualified and unqualified class names are recognized.
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1732' size='82795' date='1355674410000' url='http://serbis.freemagi.ga/'><name>SBBrowser</name><id>SBBrowser</id><description><![CDATA[browsing directories and files inside and outside of the current project for opening files in IDEA]]></description><version>1.06</version><vendor email='serbis@pisem.net' url='http://serbis.freemagi.ga/'>Serbis</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='16717' size='76590' date='1356307771000' url='https://github.com/crazyproger/Tabdir'><name>Tabdir</name><id>ru.crazycoder.plugins.tabdir</id><description><![CDATA[<p>Awesome replacement for IDEA's 'Show directory in editor tabs for non-unique filenames'. If you have same named files in different directories this plugin will allow you to have directory names added to tab labels. It only shows path differences so if you have &quot;blog/controllers/index&quot; and &quot;news/controllers/index&quot; it will add either [blog] or [news]. In setting tab 'Tabdir' you can control how prefixes will be formatted.</p> 
<p>Per-project configuration allow specify different formatting rules for each directory in project. To enable per-project configuration enable &quot;<b>Use per project configuration</b>&quot; checkbox(see screenshot ?3) and reopen settings window(need close with Ok or Apply buttons). After this you will find 'Tabdir' configuration in project section(screenshot ?4) in which different configurations can be specified. </p> Note: that you should turn off IDE Settings ? Editor tabs ? Show directory in editor tabs for non-unique filenames.]]></description><version>1.6.6</version><vendor email='' url=''>Vladimir Rudev</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<ul> 
 <li>1.1 Add possibility to configure tab title format.</li> 
 <li>1.2 Fixed NPE for files with no path(in memory).</li> 
 <li>1.3 Add possibility to configure per project format for directories.</li> 
 <li>1.3.1 Share plugin to all IntelliJ Platform products.</li> 
 <li>1.4 Fixed NPE(was in phpstorm), update description.</li> 
 <li>1.5 Tabdir-4 issue fixed, copyright updated</li> 
 <li>1.6 Tabdir-9, Tabdir-10, Tabdir-11 issues fixed</li> 
 <li>1.6.1 Fix for IDEA 12</li> 
 <li>1.6.2 IDEA 12(EAP) release only: fixed Tabdir-15</li> 
 <li>1.6.3 Rebuild in java1.6</li> 
 <li>1.6.4 fixed Tabdir-16</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.3</rating></idea-plugin><idea-plugin downloads='16051' size='2174' date='1308832908000' url=''><name>TabFolder</name><id>TabFolder</id><description><![CDATA[Shows file folder name in the tab if there are several files in the project with this name.
        It's useful for Django projects to distinguish files from different applications.]]></description><version>1.0.1</version><vendor email='' url='http://handyedit.com'>HandyEdit</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[
        text
  ]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='19063' size='45327' date='1413629395000' url=''><name>Remote call</name><id>Remote call</id><description><![CDATA[IntelliJ IDEA plugin for remote call some procedures. At the moment it can open the files on http GET-request to localhost:8091 with &quot;message&quot; parameter looking like &quot;FileName.java:89&quot; or &quot;any/path/FileName.java:89&quot;. In this case plugin will try to find the most appropriate file basing on the specified path in opened projects and navigate to it. By default sending requests is permitted from localhost only. You can change it in Settings | Remote Call. Listening port also can be configured in Settings.]]></description><version>1.8</version><vendor email='zolotov@farpost.com' url='http://farpost.com'>FarPost</vendor><idea-version min="n/a" max="n/a" since-build='129.1' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.4</rating></idea-plugin><idea-plugin downloads='16778' size='57156' date='1344329060000' url='https://github.com/johnlindquist/open-source-plugins'><name>QuickJump</name><id>QuickJump</id><description><![CDATA[QuickJump allows you to quickly navigate the cursor to any position visible in the editor. Simply hit &quot;ctrl+;&quot; then start typing. Once options appear, hit Enter or the number key corresponding to the position where you want the cursor to move. 
<br /> ctrl+; Jump Only 
<br /> ctrl+shift+; Jump and Select 
<br /> ctrl+alt+; Jump and Autocomplete 
<br /> 
<br /> When Selecting Enter or # 
<br /> ctrl+# New line after 
<br /> ctrl+shift+# New line before 
<br /> alt+# Space after 
<br /> ctrl+alt+# Space Before]]></description><version>4.3</version><vendor email='johnlindquist@gmail.com' url='https://johnlindquist.com/'>johnlindquist</vendor><idea-version min="n/a" max="n/a" since-build='120.0' /><change-notes><![CDATA[<dl> 
 <dt>
  4.3
 </dt> 
 <dd>
  Fixing bug introduced with latest Intellij v11 eap
 </dd> 
 <dt>
  4.2
 </dt> 
 <dd>
  Favoring results on the same line over closer results on other lines.
 </dd> 
 <dt>
  4.1
 </dt> 
 <dd>
  Added ctrl+shift+alt+; to &quot;Select from Caret&quot;. Hitting alt while selecting selects the space after your selection.
 </dd> 
 <dt>
  4.0
 </dt> 
 <dd>
  Added jump modifiers. Add line above/below and and space before/after
 </dd> 
 <dt>
  3.2
 </dt> 
 <dd>
  Minor optimizations and minor bug fixes for edges cases 
 </dd> 
 <dt>
  3.1
 </dt> 
 <dd>
  Support for Intellij 11 EAP, Webstorm 3 EAP, etc (108.XXX). Special characters now invoke quickjump on the first keystroke.
 </dd> 
 <dt>
  3.0
 </dt> 
 <dd>
  Adding a ctrl+alt+; which automatically opens code completion
 </dd> 
 <dt>
  2.0
 </dt> 
 <dd>
  Added camelCase searching. Also, ctrl+shift+; start a quick jump that will select the entire word when you make your target selection
 </dd> 
 <dt>
  1.1.1
 </dt> 
 <dd>
  Fixed minor bug where if you already had text selected, it didn't deselect before jumping.
 </dd> 
 <dt>
  1.1
 </dt> 
 <dd>
  You can now expand your search with ctrl+Enter. Adjusting popup sizes.
 </dd> 
 <dt>
  1.0
 </dt> 
 <dd>
  Initial Release
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='10785' size='4128' date='1365472464000' url=''><name>Identifier Highlighter Reloaded</name><id>Identifier Highlighter Reloaded</id><description><![CDATA[Gives you one-stroke way to navigate to next/previous identifier occurrence. 
<br /> Use Shift+Alt+Up and Shift+Alt+Down (or assign your own shortcuts in Keymap) to navigate up and down to each identifier occurrence. 
<br /> Make sure that these shortcuts are not mapped to e.g. &quot;Move Line Up&quot; and &quot;Move Line Down&quot; in Keymap. 
<br /> Can be used with or without &quot;Highlight usages of element at caret&quot; enabled. 
<br /> Source available at 
<a href="http://github.com/olegych/ih-reloaded" rel="nofollow">http://github.com/olegych/ih-reloaded</a>.]]></description><version>1.02.1</version><vendor email='' url=''>OlegYch</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Recompile with java 6.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='350' size='4075' date='1339457850000' url=''><name>FavoritesSplitModeFalse</name><id>FavoritesSplitModeFalse</id><description><![CDATA[set Favorites split mode to false]]></description><version>1.0</version><vendor email='serbis@pisem.net' url='http://serbis.freemagi.ga/'>Serbis</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='141325' size='768748' date='1372022347000' url='https://github.com/johnlindquist/AceJump'><name>AceJump</name><id>AceJump</id><description><![CDATA[AceJump allows you to quickly navigate the cursor to any position visible in the editor. See a demo of 
<a href="https://www.youtube.com/watch?v=8cgy8ITtsJE" rel="nofollow">AceJump in action</a>! Simply hit "ctrl+;", type a character, then type the matching character to Ace Jump.]]></description><version>2.0.5</version><vendor email='' url='https://github.com/johnlindquist/AceJump'>AceJump</vendor><idea-version min="n/a" max="n/a" since-build='117.117' /><change-notes><![CDATA[<dl> 
 <dt>
  2.0.5
 </dt> 
 <dd>
  Fixing &quot;backspace&quot; bugs mentioned here: https://github.com/johnlindquist/AceJump/issues/20
 </dd>
 <dd> 
 </dd>
 <dt>
  2.0.4
 </dt> 
 <dd>
  Fixing &quot;code folding&quot; bugs mentioned here: https://github.com/johnlindquist/AceJump/issues/24
 </dd>
 <dd> 
 </dd>
 <dt>
  2.0.3
 </dt> 
 <dd>
  More work on Ubuntu focus bug
 </dd>
 <dd> 
 </dd>
 <dt>
  2.0.2
 </dt> 
 <dd>
  Fixed bug when there's only 1 search result
 </dd>
 <dd> 
 </dd>
 <dt>
  2.0.1
 </dt> 
 <dd>
  Fixing Ubuntu focus bug
 </dd>
 <dd> 
 </dd>
 <dt>
  2.0.0
 </dt> 
 <dd>
  Major release: Added &quot;target mode&quot;, many speed increases, mutli-char search implemented
 </dd>
 <dd> 
 </dd>
 <dt>
  1.1.0
 </dt> 
 <dd>
  Switching to Kotlin for the code base
 </dd>
 <dd> 
 </dd>
 <dt>
  1.0.4
 </dt> 
 <dd>
  Fixing https://github.com/johnlindquist/AceJump/issues/9 and https://github.com/johnlindquist/AceJump/issues/6
 </dd>
 <dd> 
 </dd>
 <dt>
  1.0.3
 </dt> 
 <dd>
  Fixed minor visual lag when removing the &quot;jumpers&quot; from the editor
 </dd>
 <dd> 
 </dd>
 <dt>
  1.0.2
 </dt> 
 <dd>
  Cleaning up minor bugs (npe when editor not in focus, not removing layers)
 </dd>
 <dd> 
 </dd>
 <dt>
  1.0.1
 </dt> 
 <dd>
  Adding a new jump: &quot;Enter&quot; will take you to the first non-whitespace char in a new line (compare to &quot;Home&quot; which takes you to a new line)
 </dd> 
 <dt>
  1.0
 </dt> 
 <dd>
  Cleaned up code base for release
 </dd> 
</dl>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.4</rating></idea-plugin><idea-plugin downloads='17046' size='2101715' date='1482686499000' url='https://github.com/krasa/FrameSwitcher'><name>Frame Switcher</name><id>FrameSwitcher</id><description><![CDATA[Plugin for more convenient switching between projects/frames/windows than is alt-tab or Window menu. 
<ul> 
 <li> Switch or reopen project - ALT + F2 (repeat for selecting a next item) 
  <ul> 
   <li> - Delete key removes a recent project from history </li> 
  </ul> </li> 
 <li> Close projects - CTRL + ALT + F2 </li> 
</ul> 
<br>Or set your own shortcut in Settings | Keymap. 
<br> 
<br>See File | Settings | Other Settings | FrameSwitcher for options like using mnemonics instead of speed search, max recent projects size and other... 
<br>
<br> (Big thanks to Eugene Mustaphin for contributions.)]]></description><version>3.7.0-122</version><vendor email='vojta.krasa@gmail.com' url='https://github.com/krasa/FrameSwitcher'>Vojtech
		Krasa</vendor><idea-version min="n/a" max="n/a" since-build='122.694' /><change-notes><![CDATA[3.7.0 
<br> - fixed opening in current window (#11) 
<br>
<br> 3.6.1 
<br> - IJ 12-2016.1: configuration for having the current project in the list 
<br> - IJ 2016.2+: configuration for default selected project 
<br>
<br> 3.5.2 
<br> - IntelliJ 2016 compatibility 
<br>
<br> 3.5 
<br> - Delete key for deleting recent projects from history 
<br> - Max recent projects settings changes Registry value of "ide.max.recent.projects" 
<br>
<br> 3.4 
<br> - underscore not visible for opened projects 
<br>
<br> 3.3 
<br> - IJ 14 compatibility 
<br>
<br> 3.2 
<br> - close projects action - closes selected projects 
<br>
<br> 3.1 
<br> - focus fix after switch 
<br>
<br> 3.0 
<br> - switching between multiple IDE instances (disabled by default, see Settings) 
<br>
<br> 2.2 
<br> - fixed compatibility with PhpStorm 
<br>
<br> 2.1 
<br> - current frame is marked in the list 
<br>
<br> 2.0 
<br> - recent projects list added to the popup 
<br> - settings for filtering recent projects 
<br> - settings for mnemonics 
<br> - now current frame isn't disabled 
<br>
<br> 1.4 
<br> - usable during indexing 
<br> 
<br> 1.3 
<br> - used speed search in dialog 
<br> 
<br> 1.2 
<br> - sorting by name with ignored case 
<br> 
<br> 1.1 
<br> - handling of minimized frames 
<br> - changed default shortcut to ALT + F2 
<br> - sorting by name]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4055' size='68205' date='1435949074000' url=''><name>TabSwitcherExtreme</name><id>TabSwitcherExtreme</id><description><![CDATA[Open files quickly by organizing them in seperate lists. The lists are defined by going to [Settings|TabSwitcher Extreme] and specifying regex patters for their (full) filenames, e.g. 
<br />
<br /> .*xml for files ending with .xml
<br /> .*Activity_.* for files with &quot;Activity_&quot; in their name
<br />
<br /> (One list per line)
<br />
<br /> If any file is not matched by any of the regex patterns, a new list named &quot;Other&quot; is created, where it is then placed.
<br /> 
<br />Initially the plugin binds under alt-A, but one might bind it under ctrl-tab as this is where the standard switcher is. 
<br /> Usage: Hold alt, press A to activate the plugin. Keep holding alt while moving the selection around using arrow keys and pageup and pagedown.
<br /> 
<br />Obviously, the plugin needs work, but it's functional. 
<a href="https://github.com/xorgate/TabSwitcherExtreme" rel="nofollow">Plugin on github</a> 
<br /> 
<br />Thanks to Bas Leijdekkers for 
<a href="https://github.com/BasLeijdekkers/TabSwitch" rel="nofollow">the original plugin (github)</a> this one is based off of.]]></description><version>1.0.5</version><vendor email='codestare@gmail.com' url='http://www.codestare.com'>Codestare</vendor><idea-version min="n/a" max="n/a" since-build='99.18' /><change-notes><![CDATA[1.0.5: Fix jumping to editor that was dragged outside of main window 1.0.4: Allow cycling through history with repeated keypressed. i.e. alt+a&gt;a&gt;a (or ctrl+tab&gt;tab&gt;tab). Without shift it cycles to older files, with shift to newer files. 1.0.3: Allow filenames in lists to remove certain parts (extension, prefix, any regex will do) 1.0.2: Remember desired position in lists (after up/down) 1.0.1: Fix crash
<br /> 1.0: First release
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='19108' size='134292' date='1491476187000' url=''><name>emacsIDEAs</name><id>emacsIDEAs</id><description><![CDATA[<p>Porting some great extensions of emacs to Intellij IDEA. such as AceJump, CopyWithoutSelectAction. And new created EditWithoutSelection (Cut/Move/Replace without selection). </p> 
<p><b>AceJump</b></p> 
<ul> 
 <li><b>C-L 't' 'm'</b> : <b>Basic Word Jump </b>| Type C-L, then type target char (eg. 't') to jump to, then type marker char (eg. 'm') to move caret.</li> 
 <li><b>C-J 't' 'm'</b> : <b>Basic Char Jump </b></li> 
</ul> 
<br> 
<p><b>AceJump, jump to special place</b></p> 
<ul> 
 <li><b>C-L ' ' 'm'</b> : <b>Jump to line end or start. </b>| To show marker on line end and line start, type space ' ' as target char</li> 
 <li><b>C-L ',' 'm'</b> : <b>Jump to symbol key </b>| Show markers on .{}(|`/\;.{}()[]?_=-+'"!@#$%^&amp;*)_= </li> 
</ul> 
<br> 
<p><b>Copy without selection:</b></p> 
<ul> 
 <li><b>C-c w </b> : Copy word</li> 
 <li><b>C-c s </b> : Copy string</li> 
 <li><b>C-c l </b> : Copy line</li> 
 <li><b>C-c b </b> : Copy block between balanced { and } </li> 
 <li><b>C-c q </b> : Copy quoted, such as abcd in "abcd"</li> 
 <li><b>C-c a </b> : Copy to line beginning</li> 
 <li><b>C-c A </b> : Copy to file beginning</li> 
 <li><b>C-c e </b> : Copy to line end</li> 
 <li><b>C-c E </b> : Copy to file end</li> 
 <li><b>C-c p </b> : Copy paragraph</li> 
 <li><b>C-c g </b> : Copy paragraph group (e.g.: entire function including white lines) </li> 
 <li><b>C-c u </b> : Copy to paragraph begining</li> 
 <li><b>C-c d </b> : Copy to paragraph end</li> 
 <li><b>C-c ' ' (w | s | l | q | a | A | e | E | p | g | u | d | b) </b> : Type one space to cut related area</li> 
 <li><b>C-c ' ' ' ' (w | s | l | q | a | A | e | E | p | g | u | d | b) </b> : Type two space to select related area</li> 
</ul> 
<br> 
<p><b>Replace target (word | line | paragraph) with text at current caret:</b></p> 
<ul> 
 <li><b>C-i C-w 't' 'm'</b> : replace target word </li> 
 <li><b>C-i C-s 't' 'm'</b> : replace target string </li> 
 <li><b>C-i C-l 't' 'm'</b> : replace target line </li> 
 <li><b>C-i C-b 't' 'm'</b> : replace target block </li> 
 <li><b>C-i C-q 't' 'm'</b> : replace target quote </li> 
 <li><b>C-i C-a 't' 'm'</b> : replace target to line begining </li> 
 <li><b>C-i C-e 't' 'm'</b> : replace target char to line end </li> 
 <li><b>C-i C-p 't' 'm'</b> : replace target paragraph </li> 
 <li><b>C-i C-g 't' 'm'</b> : replace target paragraph group </li> 
 <li><b>C-i C-u 't' 'm'</b> : replace target to paragraph beginning </li> 
 <li><b>C-i C-d 't' 'm'</b> : replace target to paragraph end </li> 
</ul> 
<br> 
<p><b>Obtain target (word | line | paragraph), then replace text at current caret:</b></p> 
<ul> 
 <li><b>C-o C-w 't' 'm'</b> : obtain target word, then replace current word</li> 
 <li><b>C-o C-s 't' 'm'</b> : obtain target string, then replace current string</li> 
 <li><b>C-o C-l 't' 'm'</b> : obtain target line, then replace current line</li> 
 <li><b>C-o C-b 't' 'm'</b> : obtain target block </li> 
 <li><b>C-o C-q 't' 'm'</b> : obtain target quote </li> 
 <li><b>C-o C-a 't' 'm'</b> : obtain target to line beginning</li> 
 <li><b>C-o C-e 't' 'm'</b> : obtain target char to line end </li> 
 <li><b>C-o C-p 't' 'm'</b> : obtain target paragraph </li> 
 <li><b>C-o C-g 't' 'm'</b> : obtain target paragraph group </li> 
 <li><b>C-o C-u 't' 'm'</b> : obtain target to paragraph beginning </li> 
 <li><b>C-o C-d 't' 'm'</b> : obtain target to paragraph end </li> 
</ul> 
<br> 
<p><b>Copy target (word | line | paragraph), then insert text at current caret:</b></p> 
<ul> 
 <li><b>C-w C-w 't' 'm'</b> : Copy target word, then insert at current caret</li> 
 <li><b>C-w C-s 't' 'm'</b> : Copy target string, then insert at current caret</li> 
 <li><b>C-w C-l 't' 'm'</b> : Copy target line, then insert at current caret</li> 
 <li><b>C-w C-b 't' 'm'</b> : Copy target block </li> 
 <li><b>C-w C-q 't' 'm'</b> : Copy target quote </li> 
 <li><b>C-w C-a 't' 'm'</b> : Copy target to line beginning</li> 
 <li><b>C-w C-e 't' 'm'</b> : Copy target char to line end </li> 
 <li><b>C-w C-p 't' 'm'</b> : Copy target paragraph </li> 
 <li><b>C-w C-g 't' 'm'</b> : Copy target paragraph group </li> 
 <li><b>C-w C-u 't' 'm'</b> : Copy target to paragraph beginning </li> 
 <li><b>C-w C-d 't' 'm'</b> : Copy target to paragraph end </li> 
</ul> 
<br> 
<p><b>Cut target (word | line | paragraph), then insert text at current caret:</b></p> 
<ul> 
 <li><b>C-x C-w 't' 'm'</b> : Cut target word, then insert at current caret</li> 
 <li><b>C-x C-s 't' 'm'</b> : Cut target string, then insert at current caret</li> 
 <li><b>C-x C-l 't' 'm'</b> : Cut target line, then insert at current caret</li> 
 <li><b>C-x C-b 't' 'm'</b> : Cut target block </li> 
 <li><b>C-x C-q 't' 'm'</b> : Cut target quote </li> 
 <li><b>C-x C-a 't' 'm'</b> : Cut target to line beginning</li> 
 <li><b>C-x C-e 't' 'm'</b> : Cut target char to line end </li> 
 <li><b>C-x C-p 't' 'm'</b> : Cut target paragraph </li> 
 <li><b>C-x C-g 't' 'm'</b> : Cut target paragraph group </li> 
 <li><b>C-x C-u 't' 'm'</b> : Cut target to paragraph beginning </li> 
 <li><b>C-x C-d 't' 'm'</b> : Cut target to paragraph end </li> 
</ul> 
<br> 
<p><b>Delete target (word | line | paragraph...)</b></p> 
<ul> 
 <li><b>C-d C-w 't' 'm'</b> : delete target word</li> 
 <li><b>C-d C-s 't' 'm'</b> : delete target string</li> 
 <li><b>C-d C-l 't' 'm'</b> : delete target line</li> 
 <li><b>C-d C-b 't' 'm'</b> : delete target block </li> 
 <li><b>C-d C-q 't' 'm'</b> : delete target quote </li> 
 <li><b>C-d C-a 't' 'm'</b> : delete target to line beginning</li> 
 <li><b>C-d C-e 't' 'm'</b> : delete target char to line end </li> 
 <li><b>C-d C-p 't' 'm'</b> : delete target paragraph </li> 
 <li><b>C-d C-g 't' 'm'</b> : delete target paragraph group </li> 
 <li><b>C-d C-u 't' 'm'</b> : delete target to paragraph beginning </li> 
 <li><b>C-d C-d 't' 'm'</b> : delete target to paragraph end </li> 
</ul> 
<br> 
<br> 
<p><b>Highlight symbol:</b></p> 
<ul> 
 <li><b>C-,</b> : hightlight-symbol-prev | Jump to prev occurrence of symbol that around caret</li> 
 <li><b>C-.</b> : hightlight-symbol-next | Jump to next occurrence of symbol that around caret</li> 
</ul> 
<br> 
<p><b>Just one space:</b></p> 
<ul> 
 <li><b>C-M-Space</b> : Make just one space around caret by Ctrl-Cmd-Space.</li> 
</ul> 
<br> 
<p><b>Separate AceJump copy,cut,select command:</b></p> 
<ul> 
 <li><b>C-i C-c 't' 'm'</b> : Copy jump area </li> | C-i C-c means type C-i then continue type C-c 
 <li><b>C-i C-x 't' 'm'</b> : Cut jump area </li> 
 <li><b>C-i C-i 't' 'm'</b> : Select jump area </li> 
 <li><b>C-i C-f 't' 'm'</b> : Basic Jump alias </li> 
</ul> 
<br> 
<p><b>Copy and Replace:</b></p> 
<ul> 
 <li><b>C-I C-R (w | s | l | q | a | A | e | E | p | g | u | d) 't' 'm'</b> : copy current word/line/paragraph, jump, then replace target word/line/paragraph </li> 
</ul>]]></description><version>1.4.9</version><vendor email='' url=''>whunmr@gmail.com</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<dl>
 <dt>
  1.4.9
 </dt> 
 <dd>
  --- revert recent unstable changes.
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.8
 </dt> 
 <dd>
  --- due to bugs, in 1.4.8 cancel support for: `C-c b' do not support text between `&lt;' and `&gt;', like it works for `(' and `)' 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.7
 </dt> 
 <dd>
  --- fix bug: `C-c b' do not support text between `&lt;' and `&gt;', like it works for `(' and `)' : https://github.com/whunmr/emacsIDEAs/issues/22 
  <br> 
 </dd>
 <dd>
  --- fix bug: can not handle pipelined commands: https://github.com/whunmr/emacsIDEAs/issues/21 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.6
 </dt> 
 <dd>
  --- fix 'esc' key can not exit jump mode if ideaVim is activated and in visual mode. 
  <br> 
 </dd>
 <dd>
  --- To exit jump mode now we can press, ESC, SEMICOLON, or SPACE.
  <br> 
 </dd>
 <dd>
  --- reported by @xdidi3r https://github.com/whunmr/emacsIDEAs/issues/19 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.5
 </dt> 
 <dd>
  --- fix issue in WebStorm reported by @Centaur.https://github.com/whunmr/emacsIDEAs/issues/18 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.4
 </dt> 
 <dd>
  --- fix wrong width of the jump marker background.
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.3
 </dt> 
 <dd>
  --- fix https://github.com/whunmr/emacsIDEAs/issues/14 overlay and markers in splitted panes not get cleared after jump.
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.2
 </dt> 
 <dd>
  --- Add support for jump/move/copy/cut texts cross Split pane editors.
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.1
 </dt> 
 <dd>
  --- Add `paragraph group' concept, which denotes the `paragraph' including white lines. 
  <br> Useful when you need copy/cut/move/delete function with white lines inside. 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.4.0
 </dt> 
 <dd>
  --- fix post selection error, in C-O C-A command. 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.9
 </dt> 
 <dd>
  --- Add plugin settings panel in the Prefereces -&gt; Other Settings -&gt; emacsIDEAs.
  <br> to config jump marker char's color, and whether select the moved text. 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.8
 </dt> 
 <dd>
  --- zap-to-char and copy-to-char. Can be done by C-I C-X and C-I C-C 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.7
 </dt> 
 <dd>
  --- compile based on JDK 1.6. to fix error when running in Android Studio 2.1.3. 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.6
 </dt> 
 <dd>
  --- fix wrong selection range issue, after using AceJumpMove.* actions. 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.5
 </dt> 
 <dd>
  --- Add jump and delete target range action. such as delete target paragraph by: C-d C-p. 
  <br> so do not need: First jump to target place, then delete paragraph by C-c space p. 
  <br> also apply to other range like (w | s | l | q | a | A | e | E | p | u | d). 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.4
 </dt> 
 <dd>
  --- adjust mark char order to make the two level jump markers generates from easy press chars like 'lkasdfj'. 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.3
 </dt> 
 <dd>
  --- Upgrade the jump more like avy-jump. http://emacsredux.com/blog/2015/07/19/ace-jump-mode-is-dead-long-live-avy/ 
  <br> This also fix issue posted by @jmdodge [AceJump: Show two-letter combos up front], https://github.com/whunmr/emacsIDEAs/issues/3 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.2
 </dt> 
 <dd>
  --- fix wrong selection issue after "Cut target paragraph" command. C-x C-p 't' 'm' 
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.3.0
 </dt> 
 <dd>
  1. C-i C-s 't' 'm': Select jump area ---changed_to----&gt; C-i C-i 't' 'm' 
  <br> 2. Add obtain(copy) remote target(w,l,e,p,b) and replace current(w,l,e,p,b) command:
  <br> C-o C-(w | s | l | q | a | e | p | u | d | b) 3. extend C-i C-(w|l|p) to C-I C-(w | s | l | q | a | e | p | u | d | b) 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.2.0
 </dt> 
 <dd>
  --- Remove support for command: C-L 't' (c, x, p, P, s) 'm' 
  <br> instead using the command: C-i C-(c,x,s) 't' 'm'
  <br> 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.1.9
 </dt> 
 <dd>
  --- Add action to copy current word | line | paragraph, jump, then replace target word/line/paragraph.
  <br> C-I C-R (w | s | l | q | a | A | e | E | p | u | d) 't' 'm' 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.1.8
 </dt> 
 <dd>
  --- Add hightlight-symbol-prev and hightlight-symbol-next
 </dd>
 <dd> 
 </dd>
 <dt>
  1.1.7
 </dt> 
 <dd>
  --- Let cut to paragraph end(C-c ' ' d) and cut paragraph (C-c ' ' p) skip ending brackets.
 </dd>
 <dd> 
 </dd>
 <dt>
  1.1.6
 </dt> 
 <dd>
  --- Add Jump Word Action, and assigned to C-L. Jump Char Action assigned to C-J.
 </dd>
 <dd> 
 </dd>
 <dt>
  1.1.5
 </dt> 
 <dd>
  --- Changed AceJump's keymap to be more intuitive one. such as "C-L C-s" for select jump area. 
 </dd>
 <dd> 
 </dd>
 <dt>
  1.1.0
 </dt> 
 <dd>
  --- Add copy without selection
 </dd>
 <dd> 
 </dd>
 <dt>
  1.0
 </dt> 
 <dd>
  --- Add basic AceJump function
 </dd>
 <dd> 
 </dd>
</dl>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1374' size='2662' date='1365335111000' url=''><name>Easy Shell</name><id>org.internal.easy.shell</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<small>most HTML tags may be used</small>]]></description><version>1.0</version><vendor email='ilioutrin@gmail.com' url=''>ilioutrin</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Add change notes here.
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13313' size='18424' date='1397776995000' url=''><name>Navigate From Literal</name><id>navigate-from-literal</id><description><![CDATA[Enables navigation from any string literal or xml attribute value or xml text to a file by name. I.e. Ctrl+B/Ctrl+Click at literal &quot;myFile.txt&quot; will try to navigate to a file named &quot;myFile.txt&quot;, that is located in any project directory. For a literal like &quot;some/path/to/file.txt&quot; it will omit directories and try to resolve &quot;file.txt&quot; in all project directories. Back references (i.e. from files to literals) are ignored, this is by design.]]></description><version>1.8</version><vendor email='max.ishchenko@gmail.com' url='https://github.com/ishchenko/idea-navigate-from-literal'>Max Ishchenko</vendor><idea-version min="n/a" max="n/a" since-build='120.0' /><change-notes><![CDATA[<ul>
 1.8 
 <li>Ingore extensions when matching</li> 
</ul> 
<ul>
 1.7 
 <li>Proper StringIndexOutOfBoundsException fix</li> 
</ul> 
<ul>
 1.6 
 <li>Case insensitive search</li> 
 <li>File extension not required, files with matching FileType shown first</li> 
</ul> 
<ul>
 1.5 
 <li>Fixed StringIndexOutOfBoundsException issue</li> 
</ul> 
<ul>
 1.4 
 <li>Support for literals in javascript, php and python</li> 
</ul> 
<ul>
 1.3 
 <li>Checking if PsiLiteral is present allowing for better JetBrains platform support</li> 
</ul> 
<ul>
 1.2 
 <li>Broken xml schema validation fixed</li> 
</ul> 
<ul>
 1.1 
 <li>Navigation from xml attribute values and xml text nodes</li> 
</ul> 
<ul>
 1.0 
 <li>Navigation from any literals, computing simple concatenations</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='32470' size='54222' date='1440733828000' url=''><name>Tasks Navigation</name><id>org.intellij.tasks.navigation</id><description><![CDATA[<p> Provides navigation to tasks from comments. Quite simple feature, just searches for issue IDs.</p> 
<p> Provides support for task id injection (using IntelliLang plugin) into any string, etc. <br /> Injection allows to navigate to web (open task/issue in browser)<br /> Also code completion for such injection elements provided. For more information about injections, see <a href="https://www.jetbrains.com/idea/help/intellilang.html" rel="nofollow">related documentation</a> </p> 
<p>Dependency on IntelliLang is optional, but highly recommended to install, since it provides nice features.</p>]]></description><version>0.4.0</version><vendor email='Vladislav.Rassokhin@jetbrains.com' url=''>Vladislav Rassokhin from JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='129.0' /><change-notes><![CDATA[0.4.0 
<p> Migrate to ReferenceInjector to support task id injection. Requires IntelliLang plugin to be enabled.<br /> As result, annotation based resolving removed. </p> 
<p>Some minor improvements</p> 0.3.4 
<p>Fix IDEA 13 EAP compatibility issue (#3)</p> 0.3.3 
<p>Fix NPE</p> 0.3.2 
<p>Add option to disable search for issues in comments</p> 
<p>Improved setting page</p> 0.3.1 
<p>Fix loading in non Intellij IDEA. (Dependency on com.intellij.modules.platform added)</p> 0.3 
<p>Support for navigation to tasks from comments.</p> 0.2.2 
<p>Minor fix in settings.</p> 0.2.1 
<p>Documentation updated.</p> 0.2 
<p>Refactoring.</p> 0.1 
<p>Initial version.</p>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><depends>com.intellij.tasks</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8113' size='37725' date='1496479684000' url=''><name>Go To Project</name><id>org.github.erikzielke.gotoproject</id><description><![CDATA[Enables opening project windows with speed search]]></description><version>1.2</version><vendor email='erikzielke@hotmail.com' url=''>Erik Zielke</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Go To Last Project-action Fixes in moving last project in top]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='4661' size='5949' date='1479579944000' url=''><name>Open in splitted tab</name><id>org.para.plugin.openInSplittedTab</id><description><![CDATA[<p>Inspired by the assistant-view in Xcode. Opens the declaration / implementation of the current selected symbol within a vertically splitted tab.</p> 
<p>If there already is an splitted tab, it will use this. If not, it will open a new one. There are two actions available: </p>
<ul> 
 <li>"Open in splitted tab": Mimics the behaviour of Xcode and opens the file always in the same tab.</li> 
 <li>"Open in splitted (new) tab": Always opens the file in a new tab.</li> 
</ul> The actions have no shortcuts assigned by default and only accessible by the "GoTo"-menu. 
<p></p>]]></description><version>0.2</version><vendor email='raise.rescue@gmail.com' url='https://github.com/parallaxe'>Hendrik von Prince</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[0.2 
<ul> 
 <li>Feature (#9): Added a second action that leaves existing tabs open.</li> 
</ul> 0.1.5 
<ul> 
 <li>Bugfix (#8): Reworked how the files are opened. This should improve the stability. Thanks Nazar for reporting and testing!</li> 
</ul> 0.1.4 
<ul> 
 <li>Improvement (#5): Calling the "Goto declaration"-action when the API can't resolve a symbol at the current cursor-position. This enables you to use the "Open in splitted tab"-action also in language-injected SQL. Thanks to raveren for this suggestion.</li> 
</ul> 0.1.2 &amp; 0.1.3 
<ul> 
 <li>Bugfix (#3): Fixing "Half of line upper than necessary" by deferring the scrolling</li> 
</ul> 0.1.1 
<ul> 
 <li>Bugfix (#2): Opens only one instead of two tabs</li> 
</ul> 0.1.0 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3381' size='3865' date='1446935199000' url=''><name>GoToTabs</name><id>com.jpospisil.gototabs</id><description><![CDATA[The plugin adds menu actions allowing you to go to a specific tab. You can of course assign keyboard shortcuts the individual actions and for example achieve the behavior known from other editors/IDEs where you can switch between tabs with 
<i>alt+&lt;num&gt;</i>.
<br />
<br /> To prevent any conflicts, the plugin doesn't assign any shortcuts by itself, you need to do it manually in the Keymap (section Main menu -&gt; Window -&gt; Editor Tabs -&gt; Go To Tabs).]]></description><version>1.3</version><vendor email='mekishizufu@gmail.com' url='https://github.com/jiripospisil/idea-gototabs'>Jiri Pospisil</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1850' size='71836' date='1437542219000' url=''><name>File Search</name><id>com.apphacker.awesome.filesearch.plugin</id><description><![CDATA[Search for files by name anywhere on your computer.]]></description><version>1.0.0</version><vendor email='apphacker@gmail.com' url=''>Apphacker</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Created the plugin.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1102' size='12268' date='1448548691000' url=''><name>Open current Activity</name><id>org.jraf.intellijplugin.opencurrentactivity</id><description><![CDATA[An action to open the class corresponding to the currently shown Activity on the attached Android device or emulator.
<br /> 
<br /> This action can be found under 
<b>Navigate / Current Activity</b>.
<br /> 
<br /> The default keyboard shortcut is 
<b>Ctrl F10</b> (PC), 
<b>?F10</b> (Mac).
<br /> 
<br /> 
<b>Development</b>
<br /> 
<br /> 
<a href="https://github.com/BoD/OpenCurrentActivityIntelliJPlugin/" rel="nofollow">https://github.com/BoD/OpenCurrentActivityIntelliJPlugin/</a> 
<br /> 
<br />]]></description><version>1.0.2</version><vendor email='BoD@JRAF.org' url='http://JRAF.org'>Benoit &apos;BoD&apos; Lubek</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Trying to make the plugin appear in Android Studio plugin manager...]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='6933' size='703172' date='1491270896000' url=''><name>Armory</name><id>com.visprogramming.armory</id><description><![CDATA[Advanced navigation tool with multiple project trees support.
<br> Key features 
<ul> 
 <li>Multiple Project Views</li> 
 <li>Grouping elements without changing the structure of code</li> 
 <li>Custom sorting schemes</li> 
 <li>Code secluding (hiding or muting outer code)</li> 
 <li>Easy switching between projects</li> 
</ul> For more information see 
<a href="http://www.visprogramming.com/armory/features/?v1" rel="nofollow">Armory Features page</a>]]></description><version>1.39</version><vendor email='support@visprogramming.com' url='http://www.visprogramming.com'>Visual Programming Software</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[1.39
<br> 
<ul> 
 <li>Added Kotlin in the feature list</li> 
</ul> 1.38
<br> 
<ul> 
 <li>Improved stability under IDEA 2016.3.2. Minor fixes</li> 
</ul> 1.36
<br> 1.37
<br> 
<ul> 
 <li>Fixed workspace restoring on IDEA 2016.3</li> 
</ul> 1.36
<br> 
<ul> 
 <li>Compatibility with IDEA 2016.3</li> 
 <li>Fixed crash (Write access)</li> 
</ul> 1.35
<br> 
<ul> 
 <li>Compatibility with IDEA 2016+</li> 
</ul> 1.34
<br> 
<ul> 
 <li>Fixed bug (crash when dragging)</li> 
</ul> 1.33
<br> 
<ul> 
 <li>Kotlin version update</li> 
 <li>Fixed problem with gradle files in Android Studio</li> 
</ul> 1.32
<br> 
<ul> 
 <li>Fixed bug with "Refresh All" action</li> 
</ul> 1.31
<br> 
<ul> 
 <li>PyCharm 5+ crashes fix</li> 
</ul> 1.30
<br> 
<ul> 
 <li>Refresh All action now reloads entire plugin</li> 
 <li>Kotlin: restoring cursor position in global functions</li> 
 <li>Kotlin: minor bugfixes</li> 
</ul> 1.29
<br> 
<ul> 
 <li>Fixed errors while indexing</li> 
 <li>Bigfixing for PyCharm</li> 
</ul> 1.28
<br> 
<ul> 
 <li>Prior Kotlin support</li> 
</ul> 1.27
<br> 
<ul> 
 <li>Added the ability to hide the Element Preview panel</li> 
 <li>Code secluding bugfixes</li> 
</ul> 1.26
<br> 
<ul> 
 <li>Auto adjusting Tree View width when expand/collapse nodes</li> 
 <li>Project modification time is now visible in the Project List window</li> 
 <li>Keymap settings as separated Configurable</li> 
</ul> 1.25
<br> 
<ul> 
 <li>Changing mode of Projects Opening is now available directly from Project List window</li> 
</ul> 1.24
<br> 
<ul> 
 <li>Fixed crash in the WebStorm</li> 
 <li>Workaround for unsupported platforms</li> 
</ul> 1.23
<br> 
<ul> 
 <li>Compatibility with IDEA 15</li> 
</ul> 1.22
<br> 
<ul> 
 <li>Bugfixes</li> 
</ul> 1.21
<br> 
<ul> 
 <li>Restoring minimized window on project activation</li> 
 <li>Minor improvements</li> 
</ul> 1.2
<br> 
<ul> 
 <li>Introduced the concept of workspace. Added the Workspace List window</li> 
 <li>Added the Project List window for quick switching between recent projects</li> 
 <li>The plugin can now run under the old Java 1.6</li> 
</ul> 1.10
<br> 
<ul> 
 <li>Navigation from History Window restores cursor position</li> 
 <li>Fixed bug: "No Sort" option didn't work in PHP classes</li> 
</ul> 1.09
<br> 
<ul> 
 <li>WebStorm support added</li> 
 <li>Fixed bug with inactive Project View buttons</li> 
</ul> 1.08
<br> 
<ul> 
 <li>Navigation between Project Views while indexing</li> 
 <li>Fixed proxy problem while error reporting</li> 
</ul> 1.07
<br> 
<ul> 
 <li>[Home] and [End] keys in the "Tree Views" window</li> 
 <li>Armory tool window made available while project indexing</li> 
</ul> 1.06
<br> 
<ul> 
 <li>Bug fixes and minor improvements</li> 
</ul> 1.03
<br> 
<ul> 
 <li>Fixed focus bugs in the non-docked mode</li> 
 <li>Fixed bug with updating in IDEA CE</li> 
 <li>Added an easy way to get trial license</li> 
</ul> 1.02
<br> 
<ul> 
 <li>The plugin is completely free for IntelliJ IDEA Community Edition</li> 
</ul> 1.0 (initial release)
<br>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='1049' size='38735' date='1476404555000' url=''><name>Marks</name><id>com.philipleder.plugin.marks</id><description><![CDATA[Marks your files with counts from TODOs and DOITs. Makes your regions and GHERKIN pretty.]]></description><version>1.4.0</version><vendor email='phil@philipleder.com' url='http://philipleder.com'>Phil Leder</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<li>1.3.1 Sped up the plugin using userData on elements.</li> 
<li>1.3 Added GIVEN WHEN THEN marks.</li> 
<li>1.2 Make regions fancy.</li> 
<li>1.2.1 Added Highlighting to DOITs.</li> 
<li>1.0 Marks class files in the Project View by parsing the files and searching for curtain words in comments.</li>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1990' size='30107' date='1471194093000' url=''><name>Android Strings Search Plugin</name><id>com.konifar.stringssearch</id><description><![CDATA[Android Studio &amp; IntelliJ Plugin for strings.xml. This plugin makes easier to search text in strings resources.]]></description><version>1.0</version><vendor email='yahpeycoy0403@gmail.com' url='https://github.com/konifar/android-strings-search-plugin'>konifar</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.1.0: First version released.]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='22' size='2763' date='1477994688000' url=''><name>FindInProjectView</name><id>com.cnfol.mrz</id><description><![CDATA[Editor?????????????????,xml??????????????????????????project???????? ???????????????????????????? ????????editor ?????????project?????????????????? ??????F7?????????? ???Github????????https://github.com/tmac1999/FindInProjectView Description of English Sometimes we need to find the file in project view from editor view in order to copy this file (especially resource file such as drawable .png file). When the project is getting larger,it take times (Even use search tool) FindInProjectView help you quickly find the file in project view. See details in github.https://github.com/tmac1999/FindInProjectView 
<br> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='119141701@qq.com' url='https://github.com/tmac1999'>mrz</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='338' size='1152666' date='1480190814000' url=''><name>Transliterate Umlauts</name><id>jhunovis.idea.plugin.umlauts</id><description><![CDATA[This plugin is for projects which use German for naming their classes, symbols, and files but restrict the character set used for naming to ASCII. E.g. they would have classes like "Aenderungsauftrag" instead of "?nderungsauftrag". Finding something in such an environment becomes a hassle once the use of native characters is allowed, because now you may encounter both spellings and never know, if you just missed a class when searching by one spelling or the other. 
<p> This is where this plugin steps in. It will produce hits for both spellings, i.e. if the users entered "?nd" in the "navigate to class" field (CTRL+N), IDEA will produce both "Aenderungsauftrag" and "?nderungsauftrag". It also works vice versa with the restriction that this way around the translation is not unique, e.g. searching for "Kaesefondue" would not see the actual class "K?sefondue" because the plugin overdid its job. </p>]]></description><version>0.9.1</version><vendor email='jhunovis+idea@gmail.com' url=''>Jan Hackel</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Broadened version dependencies.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='173' size='23342' date='1484591628000' url=''><name>Navigate to URL</name><id>navigate-to-url</id><description><![CDATA[Enables navigation from any matching string literal or xml attribute value or xml element text to a url defined by url rules.
<br> This, for instance, makes a string anywhere in the code like "GD-123", when clicked, navigate to https://mysite.atlassian.net/browse/GD-123
<br> 
<br> To create url rules, create a file called navigate-url-plugin.properties at the root of any module.
<br> 
<br> Example "navigate-url-plugin.properties" file contents :
<br> url1.startsWith=GD-
<br> url1.navigateTo=https://mysite.atlassian.net/browse/{0}
<br> 
<br> The source code uses code from the existing plugin: ishchenko/idea-navigate-from-literal. 
<br> 
<br> TODO: Support the traditional configuration UI, if requested by plugin users. The author's use case is for a team where using the normal shared intellij plugin configuration isn't an option. Using a project config file instead provides the shared config automatically for all team members.]]></description><version>1.0-SNAPSHOT</version><vendor email='tom.wadzinski+intellij@gmail.com' url='https://github.com/twadzins/idea-navigate-url-from-literal'>Tom Wadzinski</vendor><idea-version min="n/a" max="n/a" since-build='120.0' /><change-notes><![CDATA[<ul>
 1.1 
 <li>Initial Release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='442' size='40430' date='1488077491000' url='https://github.com/huoguangjin/MultiHighlight'><name>MultiHighlight</name><id>MultiHighlight</id><description><![CDATA[<p>Highlight identifiers with <b>custom colors</b> (like "Highlight Usages in File").</p> 
<p>You can <b>customize</b> your highlight text style, it's helpful when reading source code.</p> 
<p>Shortcut: <b>ctrl+'</b> or <b>?+'</b> <a href="https://github.com/huoguangjin/MultiHighlight" rel="nofollow">learn more</a> </p> 
<p><img src="https://raw.githubusercontent.com/huoguangjin/MultiHighlight/master/screenshot/preview-screen.png" width="350" height="400" alt="nice screenshot"></p> 
<p><img src="https://raw.githubusercontent.com/huoguangjin/MultiHighlight/master/screenshot/preview-setting.png" width="350" height="275" alt="nice screenshot"></p>]]></description><version>1.0.0</version><vendor email='352886006@qq.com' url='https://github.com/huoguangjin'>HuoGuangjin</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>1.0.0 first release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1397' size='2979170' date='1498846234000' url=''><name>Request mapper</name><id>com.viartemev.requestmapper</id><description><![CDATA[Plugin for quick navigation to url mapping declaration.
<br> Shortcut: 
<code>Shift + Ctrl + Back slash</code>
<br> Supported annotations: 
<ul> 
 <li>Spring:</li> 
 <ul> 
  <li>@RequestMapping</li> 
  <li>@GetMapping</li> 
  <li>@PostMapping</li> 
  <li>@PutMapping</li> 
  <li>@PatchMapping</li> 
  <li>@DeleteMapping</li> 
 </ul> 
</ul> 
<ul> 
 <li>JAX-RS:</li> 
 <ul> 
  <li>@GET</li> 
  <li>@POST</li> 
  <li>@PUT</li> 
  <li>@DELETE</li> 
  <li>@HEAD</li> 
  <li>@OPTIONS</li> 
 </ul> 
</ul>]]></description><version>0.6</version><vendor email='viartemev@gmail.com' url='http://viartemev.com'>Vyacheslav Artemyev</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>Improvement: add JAX-RS support</li> 
 <li>Improvement: add params handling for Spring annotations</li> 
 <li>Improvement: improve user pattern matching</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin></category><ff>"Unit testing"</ff><category name="Unit testing"><idea-plugin downloads='25398' size='229347' date='1400155917000' url=''><name>TestDox</name><id>TestDox</id><description><![CDATA[Provides enhanced navigation and live documentation for unit tested code. Never write a badly named test again!]]></description><version>1.1.15</version><vendor email='' url=''>Ian Bourke, Franck Rasolo</vendor><idea-version min="n/a" max="n/a" since-build='117.84' /><change-notes><![CDATA[<b>Bugs Fixed:</b>
<br />&nbsp;-&nbsp;
<a href="http://jira.codehaus.org/browse/TESTDOX-30" rel="nofollow">TESTDOX-30</a> - Set default test naming scheme to @Test for JUnit 4 and TestNG
<br />
<br />
<b>Minimal Requirements:</b>
<br />IntelliJ IDEA 12 running on Java 1.6]]></change-notes><rating>4.4</rating></idea-plugin><idea-plugin downloads='71398' size='1252429' date='1267532314000' url=''><name>unitTest</name><id>unitTest</id><description><![CDATA[Simplify creation and maintenance of junit tests]]></description><version>1.04</version><vendor email='Jacques Morel' url=''>Jacques Morel</vendor><idea-version min="n/a" max="n/a" since-build='93.94' /><change-notes><![CDATA[
        ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='63212' size='25732' date='1141331230000' url=''><name>JUnitGenerator</name><id>JUnitGenerator</id><description><![CDATA[Allows user to generate JUnit test-case skeleton.<br>
            The output is produced using Velocity template, that could be modified to meet user needs.<br>
            If test-case already exists, then the user will be prompted to either
            overwrite or compare the test-case using diff panels.<br>]]></description><version>1.1.7</version><vendor email='anazimok@gmail.com' url='https://www.primesoft.net/consulting/'>Alex Nazimok</vendor><idea-version min="n/a" max="n/a" since-build='40.2233' /><change-notes><![CDATA[<b>1.1.7</b> For bean methods set and get now combined into one method.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7633' size='2163971' date='1150597788000' url=''><name>SeleniumRC Server</name><id>SeleniumRC Server</id><description><![CDATA[The Selenium Remove Control Server embedded as a plugin.]]></description><version>1.0</version><vendor email='' url=''>Theory In Practice</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[Selenium (http://openqa.org/selenium-rc) is a Web based application testing framework.  This plugin embeds the Selenium Server inside IntelliJ IDEA.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='19061' size='1828751' date='1241280101000' url='https://sites.google.com/site/swing1979/fireworks'><name>fireworks</name><id>fireworks</id><description><![CDATA[
        
				<b>Features:
				<ul>
					<li>Auto run tests</li>
					<li>Track tests edited, and run them</li>
					<li>Run all tests and track failure/error tests</li>
					<li>Better UI for test failures/errors</li>
				</ul>
				</b>

				

        <p>
			    Do you know about the following steps? 
				<ul>
					<li>Quickly add a test.</li>
					<li>Run all tests and see the new one fail.</li>
					<li>Make a little change.</li>
					<li>Run all tests and see them all succeed.</li>
					<li>Refactor to remove duplication.</li>
				</ul>
				<b>How about these?
				<ul>
					<li>Quickly add a test.</li>
					<li>Take a break or review the code.</li>
					<li>IDE tells me that there is new test fail.</li>
					<li>Make a little change.</li>
					<li>Take a break or review the code.</li>
					<li>IDE tells me all tests succeed.</li>
					<li>Refactor to remove duplication.</li>
					<li>Take a drink of coffee and IDE tells me there is no broken test.</li>
				</ul></b>
			  </p>
				

				<p>It's great that we have time to run all tests continuously. But more tests we wrote, more time costs.
				It was too much cost for me to run all tests in almost every real project before.
				So it's better that I just run tests about which are cared recently continuously and run all tests
				when I finish a task or need to commit code.
				</p>

				<p><b>Fireworks</b> is such a plugin for helping TDDers to have more pleasure in process of test-driven development
				by spending more time on writing code.
				The configuration of "Delay time" is key of when to schedule task of running tests about which are cared
				after document changed and no error.
				It's a normal way to trigger a task after a delay time when there is no action performed by keyboard
				or mouse and all documents have no error marked during period of delay time.
				Yes, it's not good enough. I am still working on powup it. Yuo can read the changes of version to find
				what have been improved.
				</p>

				<p>There is a "recent test list" for collecting test about which are cared. JUnit TestCase will be added into "recent test list"
				when we open or edit it. And there is a regex of test class name for helping us to filter test we don't want to care recently.
				If there is a test failed after we run all tests by pressing hot key, it will be added into "recent test list" too.
				</p>
			
    ]]></description><version>1.40</version><vendor email='swing1979@gmail.com' url='https://sites.google.com/site/swing1979/'>LiXiao
</vendor><idea-version min="n/a" max="n/a" since-build='85.9732' /><change-notes><![CDATA[
        
<ul>
    <b>Version 1.40 changes</b>
    <li>Run tests sliently. All tests running including compiling will be running at background now.</li>
    <li>fixed file encoding always be set as system default encoding bug, now fireworks will get file encoding from IDE configuration</li>
    <li>Changed auto running tests default delay time from 4 sec to 1 sec</li>
    <li>Fixed matching test regex with full class name bug, now regex "BT.+" should match com.xxx.BTxxx.java. Thanks Florian Hehlen for feedback</li>
    <b>Version 1.30 changes</b>
    <li>Works with IntelliJ IDEA8.1</li>
</ul>
        The complete change-notes is available <a href="http://swing1979.googlepages.com/fireworkschangenotes">here</a>
        
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='13385' size='24129' date='1167781927000' url=''><name>JUnit 4 Synchronizer</name><id>JUnit 4 Synchronizer</id><description><![CDATA[        Creates JUnit 4 test classes/methods for source methods annotated
        with the @Testable annotation.  The test classes are created in a
        'test' package, inside which the application package structure is
        duplicated.  The 'test' package will be created if it does not already
        exist.

        The @Testable annotation is created automatically in the 'test' package
        the first time the synchronizer is run.  @Testable currently has a single
        attribute whereby you can override the name of the test method to be
        created.  For example, @Testable("testIntegerAddition") would create
        a test method named 'testIntegerAddition'.  If no name attribute is
        specified a default name will be created that consists of the name
        of the annotated method prefixed with 'test'.

        Test classes will only be created for those source classes with at least
        one method annotated with @Testable.

        This plugin is available from the 'Tools' menu or from the project view
        popup menu as 'Synchronize JUnit Tests'.

        Instructions:

           #1 - RunSynchronize JUnit Tests once to create the @Testable annotation.
           #2 - Annotate desired source methods with @Testable annotation.
           #3 - Run Synchronize JUnit Tests to create test methods.
           #4 - Repeat steps 2 and 3 as often as desired to create new unit tests.


       Note 1:  If you have a multi-module project simply copy the @Testable annotation
       from the first module (as created during step 1 above) into 'test' packages in the additional modules
       and proceed with steps 2 thru 4 to create the unit tests for these modules.


       Note 2:  An enhancement request has been submitted to JUnit.org (via SourceForge.net)
       to include the @Testable annotation in the JUnit 4 framework.

    ]]></description><version>0.1.1</version><vendor email='rjackson@jscomm.net' url=''>Russ Jackson</vendor><idea-version min="n/a" max="n/a" since-build='60.6107' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5406' size='14105' date='1212736900000' url=''><name>ToggleTest</name><id>ToggleTest</id><description><![CDATA[Toggles between the Code and a Test]]></description><version>0.9</version><vendor email='' url='https://code.google.com/archive/p/agileplugins'>Agile Plugins Project</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='4934' size='42796' date='1179064854000' url=''><name>JSUnitTest plugin</name><id>JSUnitTest plugin</id><description><![CDATA[Invoke jsUnitTest from idea]]></description><version>1.0</version><vendor email='gzkaneg@gmail.com' url=''>zgong</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
   Released in 2007/05/13.
  ]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='5220' size='5144423' date='1271398248000' url=''><name>easyb</name><id>org.easyb.easyb</id><description><![CDATA[easyb behavior driven development framework]]></description><version>0.9.7-1</version><vendor email='easyb-users@googlegroups.com' url=''>easyb.org</vendor><idea-version min="n/a" max="n/a" since-build='81.9164' /><change-notes><![CDATA[
  -- include easyb version 0.9.6 jar
  -- plugin now runs under IntelliJ IDEA 8.1 & 9.0
  ]]></change-notes><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='74123' size='87569' date='1430856009000' url='https://code.google.com/archive/p/junit-generator-v2'><name>JUnitGenerator V2.0</name><id>org.intellij.plugins.junitgen</id><description><![CDATA[This plugin generates JUnit tests from right click 'Generate...' menu while focused on a java class. The unit test output code can be customized using a provided velocity template to format the code based on the origin class. 
<p>If a unit test is created where one already exists, the user is prompted for overwrite or merge operation. The merge operation allows the user to selectively create the target file content.</p> 
<p>A future revision will allow the user to generate their own test case macros.</p>]]></description><version>2.0.12</version><vendor email='josborn@belltracy.com' url='http://www.belltracy.com'>Bell Tracy, Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Re-releasing with java 1.6 compatibility. Previous release was for 1.7+]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='40216' size='4414849' date='1467459134000' url=''><name>Infinitest</name><id>Infinitest</id><description><![CDATA[Infinitest plugin for Intellij]]></description><version>5.1.116</version><vendor email='' url=''>Infinitest</vendor><idea-version min="n/a" max="n/a" since-build='85.9732' /><change-notes><![CDATA[InfiniTest 5.1.116 Release. Comes with several bug fixes.]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='3546' size='17940' date='1239106843000' url=''><name>Unitils plugin</name><id>Unitils plugin</id><description><![CDATA[To make Unitils using easy!]]></description><version>0.1</version><vendor email='linux_china@hotmail.com' url=''>linux_china</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
     <ul>Initial Version
            <li>Spring Bean name completion for @SpringBean</li>
            <li>Dataset xml file completion for @DataSet</li>
            <li>Annotator support for Spring bean reference by @SpringBean, @SpringBeanByName and @SpringBeanByType
            <li>Annotator support for dataset xml reference by @DataSet</li>
            <li>Auto dataset xml file creation by click annotator icon</li>
            <li>Navigation easy for Unitils</li>
     </ul>
    ]]></change-notes><depends>com.intellij.spring</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1809' size='147398' date='1246395707000' url=''><name>Xcordion</name><id>Xcordion</id><description><![CDATA[
        
              This plugin does basic code completions for xcordion/concordion (html) specification files.

              <p>
              You can switch between or create a backing class for a valid test specification file by using the shortcut alt + shift + X.
              There are project and module level configuration panels to allow you to specify an abstract class to use for the test.
              </p>

              For more information on Xcordion/Concordion see:
              <ul>
                <li><a href="http://code.google.com/p/xcordion/">http://code.google.com/p/xcordion/</a></li>
                <li><a href="http://www.concordion.org/">http://www.concordion.org/</a></li>
              </ul>
      
    ]]></description><version>0.9</version><vendor email='ttennant@gmail.com' url='https://github.com/pobrelkey/xcordion'>Tim Tennant, Rob Pelkey, Mike Dunford</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2327' size='445512' date='1270119893000' url=''><name>iTest</name><id>iTest</id><description><![CDATA[
    iTest makes your JUnit tests talk to you in editor.
    <p>Features:
    <ul>
        <li>iTest Tool Window icon shows status of tests</li>
        <li>Effective reports in editor, no need to switch between windows or leave hands from keyboard anymore</li>
        <li>Quick fixes for assertion failure.</li>
        <li>Run test you need feedback first.</li>
        <li>Easy to organize your tests run in iTest by class name pattern filter and test exclusion.</li>
    </ul>
    </p>
   ]]></description><version>1.0.1</version><vendor email='itest4you@gmail.com' url=''>iTest</vendor><idea-version min="n/a" max="n/a" since-build='81.9313' /><change-notes><![CDATA[
        
<ul>
    <b>Version 1.0.1 changes</b>
    <li>Added VM Parameters for Running Test configuration.</li>
    <li>Small bugs fixed</li>
</ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8330' size='100900' date='1358555543000' url=''><name>GenerateTestCases</name><id>GenerateTestCases</id><description><![CDATA[<p>Plugin to generate unit test methods with meaningful names based in described behaviours with @should tags in interface methods javadoc</p> 
<p>To see how to use it: <a href="http://elespaciodejaime.wordpress.com/2011/05/29/generate-test-cases-intellij-plugin/" rel="nofollow">http://elespaciodejaime.wordpress.com/2011/05/29/generate-test-cases-intellij-plugin/</a> or <a href="http://plugins.intellij.net/plugin/?idea&amp;id=5847" rel="nofollow">http://plugins.intellij.net/plugin/?idea&amp;id=5847</a> or for a usage video <a href="http://www.youtube.com/watch?v=WYET6PECxuc" rel="nofollow">http://www.youtube.com/watch?v=WYET6PECxuc</a> </p> 
<p>Credits for the @should style testing should go to <a href="https://wiki.openmrs.org/display/docs/Generate+Test+Case+Plugin" rel="nofollow">OpenMRS</a> team </p>]]></description><version>1.0.9</version><vendor email='hablutzel1@gmail.com' url=''>OpenMRS</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[<p>1.0.9</p> 
<ul> 
 <li>Fixed to work with IntelliJ IDEA 12 (thanks to nribeka)</li> 
</ul> 
<p>1.0.8</p> 
<ul> 
 <li>Added support for TestNG testing framework</li> 
</ul> 
<p>1.0.7</p> 
<ul> 
 <li>Fixed @should descriptions renaming support for IntelliJ IDEA 11</li> 
</ul> 
<p>1.0.6</p> 
<ul> 
 <li>Version number increased to update jar in Intellij plugins site</li> 
</ul> 
<p>1.0.5</p> 
<ul> 
 <li>Fixed bug when custom source root has been configured# but not created yet</li> 
</ul> 
<p>1.0.4</p> 
<ul> 
 <li>Added CTRL+Click functionality to jump to test cases</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1045' size='5643348' date='1301729535000' url=''><name>easyb-X</name><id>org.easyb.easyb</id><description><![CDATA[easyb behavior driven development framework. This is the version for IDEA X]]></description><version>1.1-SNAPSHOT</version><vendor email='easyb-users@googlegroups.com' url=''>easyb.org</vendor><idea-version min="n/a" max="n/a" since-build='85.9918' /><change-notes><![CDATA[
  -- includes easyb-core 1.1 jar
  -- includes Groovy version 1.7.10 jar
  ]]></change-notes><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='160407' size='69436' date='1408406389000' url='https://github.com/oker1/phpunit_codecoverage_display'><name>PHPUnit code coverage</name><id>PHPUnit code coverage</id><description><![CDATA[Displays PHPUnit code coverage of file in the editor.]]></description><version>0.5.0</version><vendor email='zsolt@takacs.cc' url='https://github.com/oker1/phpunit_codecoverage_display'>Zsolt Takacs</vendor><idea-version min="n/a" max="n/a" since-build='107.120' /><change-notes><![CDATA[Changelog: v0.5.0 
<ul> 
 <li>Atoum support (thanks @jdecool)</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='4034' size='18065184' date='1310489370000' url='https://github.com/chilicat/JsChilicat'><name>JsChilicat</name><id>JsChilicat</id><description><![CDATA[
        JsChilicat is a javascript test framework integration for intellij idea. JsChilicat is based on Rhino and EnvJs
        for headless JavaScript testing.
        As testframework is QUnit in use. The plugin will add a new Run configuration JsChilicat which let you configure
        a source and a test directory.

        It will present the test results in a JUnit style.

        Added local server for Ajax tests. JsChilicate supports now to write a server interface completely in
        java script. It allows the user to write a mock server for AJAX api tests in a easy way.
        Currently is it possible to receive Forms and JSON objects ans to send JSON objects back.
        Please download the latest jsChilicat release bundle form the project page.

        Feedback is welcome.
    ]]></description><version>1.2.1</version><vendor email='dkuffner@chilicat.net' url='https://github.com/chilicat/JsChilicat'>Chilicat</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Intelij 10.5 compatible. Selenium upgrade.]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3256' size='98029' date='1429448682000' url=''><name>Enso</name><id>Enso</id><description><![CDATA[<p>TDD as if you meant it</p> 
<p>Slide effortlessly between...</p> 
<ul> 
 <li>java tests (unit, integration, acceptance)</li> 
 <li>Concordion tests (HTML specification and fixture)</li> 
 <li>test subjects</li> 
</ul> 
<p>Encourages expressive test method names by displaying the test names next to your production classes</p> 
<p>Write and move between your tests quicker than ever and without breaking Red/Green/Refactor flow</p> 
<p>Instructions for use: <b>Alt-T</b></p>]]></description><version>enso-12</version><vendor email='michael.deluna@gmail.com' url=''>Michael de Luna</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[<p>Updated to work with IntelliJ 14.1</p>]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='22695' size='53908' date='1382124796000' url=''><name>NUnitJS</name><id>NUnitJS</id><description><![CDATA[NUnitJS integration plugin, NUnitJS is a test framework for NodeJS]]></description><version>2.2</version><vendor email='' url='https://github.com/fmontanari/nunitjs'>Fabio Montanari</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[fix NodeJS and Javascript 131 plugin compatibility.]]></change-notes><depends>NodeJS</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='19284' size='5769571' date='1333791134000' url=''><name>easyb-11</name><id>org.easyb.easyb</id><description><![CDATA[easyb behavior driven development framework. This is the version for IDEA 11 as considerable parts of the openapi have changed]]></description><version>${pom.version}</version><vendor email='easyb-users@googlegroups.com' url=''>easyb.org</vendor><idea-version min="n/a" max="n/a" since-build='85.9918' /><change-notes><![CDATA[
  -- includes easyb-core 1.5 jar
  -- includes Groovy version 1.8.6 jar
  ]]></change-notes><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='13479' size='24361' date='1487603160000' url=''><name>MoreUnit</name><id>MoreUnit</id><description><![CDATA[<img alt="MoreUnit Logo" src="http://moreunit.sourceforge.net/img/logo.png"> 
<p>MoreUnit assists you in writing unit tests!</p> 
<p>Features:</p> 
<ul> 
 <li>Works for all IntelliJ-based IDEs (AppCode, IDEA, PhpStorm, PyCharm, RubyMine, WebStorm, etc.)</li> 
 <li>Jump form your production code to you test code, and vice-versa. To access the command:
  <ul> 
   <li>From the main menu: "Navigate" &gt; "Jump to Test" or "Jump to Test Subject".</li> 
   <li>From the contextual menu: "Go To" &gt; "Jump to Test" or "Jump to Test Subject".</li> 
   <li>From the "Find Action..." pop-up window: "Jump to Test / Test Subject".</li> 
  </ul></li> 
 <li>Should several candidates be found, a list is displayed for selection.</li> 
 <li>Supported naming patterns:
  <ul> 
   <li>lower/upper CamelCase or word separated with hyphens, underscores or even spaces</li> 
   <li>"test", "tests", "spec" or "should" suffixes (case insensitive, except for CamelCase style)</li> 
   <li>"test", "tests" or "spec" prefixes (case insensitive, except for CamelCase style)</li> 
  </ul></li> 
 <li>Writing tests for your Java code in Scala? Your test code does not have to be written in the same</li> language as you production code! 
 <li>Practicing TDD, having integration tests? You likely don't always have a one-to-one relationship between your test and production files...<br> MoreUnit lets you simply jump to the last opened test file (respectively to the last opened production file). To access the command:</li>
</ul> 
<li>From the main menu: "Navigate" &gt; "Jump to Last Opened Test" or "Jump to Last Opened Test Subject".</li> 
<li>From the contextual menu: "Go To" &gt; "Jump to Last Opened Test" or "Jump to Last Opened Test Subject".</li> 
<li>From the "Find Action..." pop-up window: "Jump to Last Opened Test / Test Subject".</li>]]></description><version>1.0.6</version><vendor email='moreunit.feedback@gmail.com' url='https://github.com/MoreUnit/org.moreunit.intellij.plugin'>MoreUnit</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<pre>Version 1.0.6

New feature:

- Add support for "Tests" prefix/suffix</pre>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='5499' size='181424' date='1413391438000' url=''><name>LazySpring</name><id>LazySpring</id><description><![CDATA[?ontext-config generation for class/test dependencies.
<br /> Useful for quick dependencies resolution in JUnit-tests with Spring-beans.
<br />
<br /> Detects class dependencies that must be resolved with spring-beans.
<br /> There are fields annotated with @Autowired or class's setters(set-methods)
<br /> Searchs bean definitions through all project *.xml files, that can be assigned to them
<br /> For all beans it recursively detects their dependencies and doing another search
<br /> Finally, we have all beans that can be need for our initial class
<br /> They can be saved to some xml-file and used as context-configuration for our class
<br /> 
<br /> Main use-case: Quick context-config generation for JUnit-tests.
<br /> In big project it can be difficult(or boring) to resolve all class dependencies to run some local-tests
<br /> 
<br /> If more than one beans found by name and type, it will be resolved with some priority-rules that you can tune in plugin-propertis
<br /> 
<br /> Supported features: 
<ul> 
 <li>Searching beans in production, test or libraries scope.</li> 
 <li>Searching beans with a check for assign by field-type (not only by name)</li> 
 <li>Bean-aliases supported. We can find bean-alias by name and another bean that can be referenced by alias</li> 
 <li>Spring-util beans supported: map, set, list</li> 
 <li>Some beans can be excludes from search by their name through the plugin-properties</li> 
 <li>Some beans can be described for use strongly-their</li> 
 <li>Bean's file-path can have priority, that used to resolve conflicts if more then one bean were found</li> 
 <li>Can be added custom headers in result-file, e.g. we can exclude some useful beans and add &lt;import&gt; with it file in header</li> 
</ul> 
<br />Default shortcuts: 
<ul> 
 <li> Ctrl+Shift+Alt+L 
  <ul> 
   <li>Generate context-configuration for current class(in editor)</li> 
   <li>Add missing dependencies for current context-configuration (xml-file in editor)</li> 
  </ul> </li> 
 <li>Tools Menu -&gt; &quot;Generate context config&quot; - Same as above</li> 
 <li>Settings Menu (Ctrl+Alt+S) -&gt; LazySpring - Plugin properties</li> 
</ul> 
<br />Please note: This plugin is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.]]></description><version>1.3.2</version><vendor email='kirill@korgov.ru' url=''>Kirill Korgov</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[LazySpring - Fix for IDEA v13.1.5]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1500' size='1405028' date='1389652003000' url=''><name>Check Tests</name><id>com.dacatech.checktests</id><description><![CDATA[Using the IntelliJ index this plugin will find usages on file(s) you have selected with right click or you are going to commit and try to find TestClasses that are being referenced. You will then be asked if you would like to run the tests.]]></description><version>1.3</version><vendor email='dave.arata@dacatech.com' url='https://github.com/davearata/checktests'>Dave Arata</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>JUnit</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2659' size='809102' date='1436336306000' url=''><name>JUnit, Mockito and Hamcrest refactorings</name><id>de.suljee.dw.whenthendowhen</id><description><![CDATA[Intentions to convert Mockito &quot;when-then&quot; stubbing to &quot;do-when&quot; stubbing and vice versa, and to convert JUnit 3 assertions to JUnit 4 assertions with Hamcrest matchers.]]></description><version>0.0.6</version><vendor email='dw@suljee.de' url='http://www.suljee.de/users/dw/'>suljee.de/~dw</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='141.*'/><change-notes><![CDATA[<ul> 
 <li>2015-07-07: Version 0.0.6. Works with IDEA 14.1.4.</li> 
 <li>2014-08-24: Version 0.0.5. Works with JRE 1.6.0_45.</li> 
 <li>2014-03-25: Version 0.0.4. Works with IDEA 13.1.1, should also work with previous 13.1.x versions.</li> 
 <li>2014-03-25: Works only until IDEA 13.0.2 so far. IDEA 13.1 will be supported soon.</li> 
 <li>2014-03-18: Version 0.0.3. Basic support for converting JUnit 3 assertions to JUnit 4 assertions with Hamcrest matchers.</li> 
 <li>2014-01-22: Version 0.0.2. Fixed bug (old parse results used when applied to unfinished stubbing).</li> 
 <li>2014-01-22: Version 0.0.1. Basic support for converting &quot;when-then&quot; to &quot;do-when&quot; and vice versa.</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='504' size='125277' date='1402199852000' url=''><name>PairHero</name><id>PairHero</id><description><![CDATA[IntelliJ version of PairHero plugin http://www.happyprog.com/pairhero/]]></description><version>1.0</version><vendor email='' url=''>https://github.com/marybel</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[Fixing bug that added UI elements multiple times.]]></change-notes><depends>JUnit</depends><rating>00</rating></idea-plugin><idea-plugin downloads='22777' size='5932019' date='1417844054000' url=''><name>Android Studio Unit Test</name><id>me.tatarka.androidunittest.idea</id><description><![CDATA[Android Studio IDE support for Android gradle unit tests. Prepared for Robolectric. 
<br /> This plugin will mark test directories and resolve testCompile dependencies. It also sets up the correct system properties for Robolectric.]]></description><version>1.4.0</version><vendor email='evan@tatarka.me' url='https://github.com/evant/android-studio-unit-test-plugin'>Evan Tatarka</vendor><idea-version min="n/a" max="n/a" since-build='131.0' until-build='142.0'/><change-notes><![CDATA[1.4.0 
<ul> 
 <li>Modify JUnit run configuration on Android Studio to run a gradle task to build the test sources. This should remove the need to of any workarounds. For best results, you should delete and recreate any JUnit run configurations for your project.</li> 
 <li>Made variant selection a bit more robust</li> 
 <li>Don't require a gradle refresh when reopening a project.</li> 
</ul> 1.3.0 
<ul> 
 <li>Fixed compatibility with the latest versions of Android Studio.</li> 
 <li>Dropped support for old versions of the android-unit-test plugin that used a custom model to pass data. Requires version 1.5.+.</li> 
</ul> 1.2.1 
<ul> 
 <li>Fixed classpath being incorrectly set for the junit test runner.</li> 
</ul> 1.2 
<ul> 
 <li>Support attaching javadoc and sources downloaded by android-unit-test (requires version 1.6.+).</li> 
</ul> 1.1 
<ul> 
 <li>Fixed bug where multiple modules with the unit test plugin applied would cause the junit test runner to pass in the wrong module's parameters.</li> 
 <li>Support using the android model to pass data from the gradle plugin. In the future, the will be the only way support, so make sure you update your android-unit-test plugin!</li> 
 <li>Correctly mark test resources directories. Note: test resources are still not found when run from the IDE.</li> 
</ul>]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='124' size='23341' date='1404907435000' url=''><name>xielunyan for idea</name><id>com.alibaba.intl.urp</id><description><![CDATA[the plugin for unit testing]]></description><version>1.0</version><vendor email='voidmansun@163.com' url=''>urp</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[the first version]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='42400' size='2694681' date='1479387702000' url=''><name>Robotium Recorder</name><id>com.robotium.recorder.intellij</id><description><![CDATA[<ul>
 <li><span>Record professional Android UI test cases in minutes</span></li>
 <li><span>Records from emulators and actual devices</span></li>
 <li><span><span>Full support for native and hybrid Android apps</span></span></li>
 <li><span><span></span></span>Supports binary APK:s and apps with source code</li>
 <li>Automatically detects resource ID:s&nbsp;</li>
 <li><span><span></span></span><span><span>Click</span>&nbsp;to A<span>ssert</span>? - Click any View to make an assert</span></li>
 <li><span><span><span>Always in perfect sync with the latest Robotium features</span></span></span></li>
</ul>
<p></p>]]></description><version>2.5.0</version><vendor email='info@robotium.com' url='https://robotium.com/'>Robotium Tech</vendor><idea-version min="n/a" max="n/a" since-build='130.0' /><change-notes><![CDATA[Record Android UI tests with Robotium Recorder. Free trial, no registration required!]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='628' size='16793' date='1440255845000' url=''><name>testNameGenerator</name><id>ro.bogdananton.testNameGenerator</id><description><![CDATA[Shortcut:
<br /> Ctrl + Alt + U, U
<br /> 
<br /> Features:
<br /> Supports multiple cursors
<br /> Can insert test methods based on the current cursor(s) lines contents. Will update method if shortcut is triggered from inside a docblock comment that's followed by a &quot;public function test______&quot; string
<br /> Uses the project's indent settings; defaults on four spaces. 
<br /> Limitations / bugs:
<br /> no PHP-only file filtering was set, will trigger and behave the same for any file
<br /> 
<br /> Install: Open PhpStorm's File / Settings... menu, go to Plugins and click the &quot;Install plugin from disk...&quot; button. Search for the jar file (download from the Releases page), click OK and restart the editor.
<br />]]></description><version>1.3.3</version><vendor email='contact@bogdananton.ro' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3417' size='3071812' date='1440253385000' url=''><name>Mockito code generator</name><id>com.przemyslawj.mockito.generator</id><description><![CDATA[The plugin generates boilerplate Mockito code that usually needs to be added manually to unit tests. 
<p> Auto-generated are: </p>
<ul> 
 <li><code>RunWith(MockitoJUnitRunner.class)</code> annotation for the class</li> 
 <li>Mocked fields for each non-static object declared in the test subject</li> 
 <li>Field for the test subject with <code>@InjectMocks</code> annotation</li> 
 <li>static imports for useful mockito functions like <code>when</code>, <code>verify</code> </li>
</ul> 
<p></p> 
<p> To generate the Mockito code with the plugin hit <code>ctrl shift M</code> or use a choose the action from &quot;Generate Action&quot; context menu. </p>]]></description><version>1.3</version><vendor email='jarzeb5@gmail.com' url=''>przemyslawj</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Added generation of mocked fields for objects declared in a parent class of the tested class</li> 
 <li>Show error message when plugin used without Mockito or JUnit in the dependencies</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2277' size='367032' date='1488710498000' url=''><name>Concordion support</name><id>org.concordion.plugin.idea.lang</id><description><![CDATA[<p> <br>This plugin provides support such as autocompletion, navigation between spec files, go to declaration and renaming for <a href="http://concordion.org/" rel="nofollow">http://concordion.org/</a> testing framework. <br>Plugin homepage: <a href="https://github.com/concordion/idea-concordion-support" rel="nofollow">https://github.com/concordion/idea-concordion-support</a> <br>Require idea 14.1+ with JUnit plugin running on jdk 8 (project may use any jdk) </p>]]></description><version>0.11.1</version><vendor email='gmandnepr@gmail.com' url='https://github.com/concordion/idea-concordion-support'>Ievgen Degtiarenko</vendor><idea-version min="n/a" max="n/a" since-build='141.1' /><change-notes><![CDATA[<p> Version 0.11.1<br> </p>
<ul> 
 <li>Fixes issue #13 to be compatible with idea 2017 with scala plugin installed</li> 
</ul> Version 0.11
<br> 
<ul> 
 <li>Better example name handling</li> 
</ul> Version 0.10.1
<br> 
<ul> 
 <li>Updates to support newer groovy plugin</li> 
 <li>Updates to support newer markdown navigator plugin</li> 
</ul> Version 0.10
<br> 
<ul> 
 <li>Create spec and fixture dialog</li> 
 <li>Better type resolving</li> 
 <li>Rename and delete paired concordion file (could be disabled in concordion settings)</li> 
 <li>Markdown navigator integration</li> 
</ul> Version 0.9
<br> 
<ul> 
 <li>Better syntax support for concordion expressions in md specs</li> 
 <li>Groovy test fixture support</li> 
 <li>Scala test fixture support</li> 
 <li>Improved cache</li> 
</ul> Version 0.8
<br> 
<ul> 
 <li>Configuring plugin to use only spinal-case or CamelCase commands</li> 
 <li>Surround with Concordion action</li> 
 <li>Better concordion icons with hd version for retina screens</li> 
 <li>Guess names and types while creating fields and methods from usage</li> 
</ul> Version 0.7
<br> 
<ul> 
 <li>Updated icons to fit concordion 2.0</li> 
 <li>Minor issues fixed</li> 
</ul> Version 0.6
<br> 
<ul> 
 <li>Beta support for markdown specs with Markdown plugin</li> 
 <li>Supported by idea 2016</li> 
</ul> Version 0.5.1
<br> 
<ul> 
 <li>Beta support for markdown specs with Markdown support plugin</li> 
 <li>Support for xhtml specs</li> 
</ul> Version 0.5
<br> 
<ul> 
 <li>Same distribution of plugin for idea 14 and 15</li> 
 <li>Minor issues fixed</li> 
</ul> Version 0.4
<br> 
<ul> 
 <li>Support for extensions (screenshot, executeifonly, embed)</li> 
 <li>OGNL map and list syntax support</li> 
 <li>Minor issues fixed</li> 
</ul> Version 0.3
<br> 
<ul> 
 <li>Number of issues fixed (detection of concordion spec and fixture #7, extra namespace added #6, caching issue)</li> 
 <li>Better resolving of overloaded methods</li> 
 <li>Better error message for unresolved fields and usages</li> 
 <li>Guess types of arguments while creating method from usage</li> 
 <li>Supported by idea 15</li> 
</ul> Version 0.2
<br> 
<ul> 
 <li>Autocomplete with spec variables</li> 
 <li>Better ognl expression type derivation</li> 
 <li>Run concordion spec from HTML file</li> 
</ul> Version 0.1
<br> 
<ul> 
 <li>Autocomplete with concordion commands</li> 
 <li>Autocomplete with members of the fixture</li> 
 <li>Autocomplete chains with members</li> 
 <li>Navigation between concordion html spec and test fixture using concordion icon and navigation action (ctrl + shift + s)</li> 
 <li>Ctrl+click navigation and usages search for concordion expressions</li> 
 <li>Quick fields and methods creation from usages</li> 
 <li>Renaming support</li> 
</ul> 
<p></p>]]></change-notes><depends>JUnit</depends><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1566' size='69502' date='1445271839000' url=''><name>EvoSuite Plugin</name><id>org.evosuite.plugin.intellij</id><description><![CDATA[<p> IntelliJ plugin for the EvoSuite tool, which is used to automatically generate high coverage JUnit tests. To generate test cases, EvoSuite uses advanced evolutionary algorithms enhanced by static analysis of the bytecode of the tested classes. </p> 
<p> <b>Note</b>: this plugin is just used to call EvoSuite from inside IntelliJ IDEA, and so you still need to configure and install EvoSuite separately. You can do it automatically via its Maven plugin, or add the executable jar directly into your project. </p> Main features: 
<ul> 
 <li>Generation of JUnit 4 tests for the selected classes</li> 
 <li>Optimization of different coverage criteria, like lines, branches, outputs, mutation testing, etc.</li> 
 <li>Tests are minimized: only the ones contributing to achieve coverage are retained</li> 
 <li>Generation of JUnit asserts to capture the current behavior of the tested classes</li> 
 <li>Tests run in a sandbox to prevent potentially dangerous operations</li> 
 <li>Virtual file system</li> 
 <li>Virtual network</li> 
</ul> 
<p> For more information, see the documentation on www.evosuite.org </p>]]></description><version>1.0.1</version><vendor email='arcuri82@gmail.com' url='http://www.evosuite.org'>EvoSuite</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='419' size='4407' date='1449513485000' url=''><name>AssertJ Postfix Completion Plugin</name><id>me.geso.assertj_postfix_plugin</id><description><![CDATA[This plugin adds postfix completion template for assertj.]]></description><version>0.0.1</version><vendor email='tokuhirom+intellij@gmail.com' url='http://64p.org'>tokuhirom</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>0.0.1 - The first release. </li>
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='554' size='17273' date='1484619876000' url=''><name>Mockito Postfix Completion Plugin</name><id>com.krrrr38.idea.mockito.postfix</id><description><![CDATA[This plugin adds postfix completion template for 
<a href="http://mockito.org/" rel="nofollow">Mockito</a>.]]></description><version>0.0.6</version><vendor email='k.kaizu38@gmail.com' url='https://www.krrrr38.com/'>krrrr38</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[Support Intellij IDEA 2016.3 and newer, thanks markiewb.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='185' size='76706' date='1465922371000' url=''><name>Test/Production Class and Method Generator</name><id>marekbruchaty.TPCMG</id><description><![CDATA[This plugin is used to generate test and production classes, as well as test and production methods from a single action. It is primarily intended for use in Test Driven Development, to speed up the implementation of test cases.
<br>]]></description><version>1.0</version><vendor email='marekbruchaty@gmail.com' url=''>-</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='5059' size='42492' date='1478542559000' url=''><name>TypeScript spec file generator / navigator</name><id>eu.ydp.idea.tsSpecGenerator</id><description><![CDATA[TypeScript test file generator / navigator.]]></description><version>0.2</version><vendor email='mstocki@ydp.eu' url='http://www.ydp.eu'>Young Digital Planet</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<strong>0.2</strong> 
<ul> 
 <li>Introducing a settings panel</li> 
 <li>Editing a template of the generate spec file for a project</li> 
 <li>User-defined template supports several variables</li> 
</ul> 
<strong>0.1</strong> 
<ul> 
 <li>Basic spec file code generation if file not exists</li> 
 <li>Navigation to a spec file if already exists</li> 
 <li>Navigation to class file if the action used in a spec file</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='185' size='2781955' date='1484075752000' url=''><name>Test Recorder</name><id>com.worldline.vbu.testrecorder.intellij</id><description><![CDATA[Records behaviour of the developer about testing.
<br>]]></description><version>1.0</version><vendor email='vincent.blondeau@worldline.com' url=''>Worldline</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[A first released version.
<br>]]></change-notes><depends>Git4Idea</depends><depends>Subversion</depends><depends>com.intellij.modules.java</depends><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1826' size='124342' date='1495698025000' url=''><name>TestMe</name><id>com.weirddev.testme</id><description><![CDATA[<p>Auto Generate Unit Tests for source class in Java or Groovy.</p> 
<p>No more boilerplate!</p> Features: 
<ul> 
 <li>Auto generate Java or Groovy test code with JUnit 4/5, TestNG or Spock frameworks</li> 
 <li>Auto generate Mockito mocks </li> 
 <li>Generate test params and assertion statements</li> 
 <li>Integrate with IDEA menus: Code-&gt;TestMe, Code-&gt;Generate</li> 
</ul> 
<p>You're welcome to report issues and raise feature requests at <a href="http://weirddev.com/forum#!/testme" rel="nofollow">TestMe project forum</a></p>]]></description><version>1.5.0</version><vendor email='testme@weirddev.com' url='http://weirddev.com'>WeirdDev</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<i>Main changes in v1.5.0:</i> 
<ul> 
 <li>TestNG framework support - a new option on TestMe popup UI to generate TestNG test class (requested by bkolasa)</li> 
 <li>Groovy test params generator improvements: do not initialize map constructor properties that are not used in tested class</li> 
 <li>Groovy test params generator improvements: prefer map constructor over biggest constructor if the type has 50% more setters than constructor arguments</li> 
</ul> 
<a href="http://weirddev.com/testme/release-notes" rel="nofollow">Complete Changelog</a>]]></change-notes><depends>JUnit</depends><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin></category><ff>"Build"</ff><category name="Build"><idea-plugin downloads='8312' size='3629' date='1098119972000' url=''><name>CompileWithoutDependencies</name><id>CompileWithoutDependencies</id><description><![CDATA[A patch that allows to compile a number of files without compiling dependent files]]></description><version>1.0</version><vendor email='' url=''>IntelliJ</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7055' size='415803' date='1088635866000' url=''><name>dashboard</name><id>dashboard</id><description><![CDATA[Cruise Control build process indicator]]></description><version>1.0.2</version><vendor email='' url=''>ThoughtWorks, Inc.</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11598' size='558197' date='1126698507000' url=''><name>yWorks Ant Explorer</name><id>yWorks Ant Explorer</id><description><![CDATA[yWorks Ant Explorer visualizes Ant Build files. Open your build file and select "Ant Explorer"
    from the bottom tabbar.
    Ant Explorer allows you to view the dependencies of targets and properties.
  ]]></description><version>1.0.2</version><vendor email='antexplorer@yworks.com' url='http://www.yworks.com/products'>yWorks.com</vendor><idea-version min="n/a" max="n/a" since-build='40.3400' /><change-notes><![CDATA[    yWorks Ant Explorer is a tool that helps you exploring your Ant build files.
    - yWorks Ant Explorer is absolutely free!
    - yWorks Ant Explorer supports Ant, the de-facto build tool standard
Today, Ant is widely spread in nearly all areas of Java programming and beyond. Common IDEs provide Ant support which increases both impact but as well complexity of Ant scripts.
    - yWorks Ant Explorer integrates transparently
yWorks Ant Explorer can be executed directly replacing the usual commandline "ant." Visualization of the build script's run is done at the same time the script is processed.
    - yWorks Ant Explorer helps identifying complex dependencies
Complex Ant scripts with complicated target dependencies are hard to maintain. By visualizing these dependencies, yWorks Ant Explorer provides the means to understand them, and to distinguish relevant form dispensable information.
yWorks Ant Explorer supports nested Ant scripts ("import") and invocation using "antcall."
    - yWorks Ant Explorer presents properties
Nested properties, especially those combining several other properties (e.g. class paths) are difficult to understand intuitively.
yWorks Ant Explorer evaluates the content of such properties and presents both their dependencies and contents.
    - yWorks Ant Explorer visualizes Ant build script runs
The run of a build script is visualized by animating the status of its targets.
  ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='76892' size='988712' date='1274193980000' url='https://www.yahoo.com/'><name>Jar Tool</name><id>Jar Tool</id><description><![CDATA[GUI Based tool to create jar archives easily with facilities
        * to create executable archives
        * create executable archives
        * manifest file generation
        * including excluding classes from multi module IDEA projects
        * including 3rd party libraries
        * building source archives
        * generating ANT script
    ]]></description><version>7.17</version><vendor email='ruwanpls@gmail.com' url='http://ruwanpls.blogspot.ru/'>Ruwan</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Idea community edition update]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='5474' size='150934' date='1178935868000' url=''><name>CCMonitor</name><id>CCMonitor</id><description><![CDATA[Cruise Control Monitor -- Monitors build status and provides some controls to the user.]]></description><version>1.0</version><vendor email='' url=''>Robert Crawford (crawford@kloognome.com)</vendor><idea-version min="n/a" max="n/a" since-build='60.6180' /><change-notes><![CDATA[I believe I've fixed the date parsing issue as well as an issue involving project names with spaces.
    Oh, and some other issues with parsing the response from the JMX console.

    Also, you can now specify a set of regular expressions to filter the projects you want to see.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8751' size='37312' date='1162273368000' url=''><name>Ant Tracer Plugin</name><id>Ant Tracer Plugin</id><description><![CDATA[Displays a side by side view of the ant log and the matching build artifacts.]]></description><version>1.0</version><vendor email='' url=''>nkumar.org</vendor><idea-version min="n/a" max="n/a" since-build='55.5766' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4269' size='130394' date='1212736984000' url=''><name>CruiseWatcher</name><id>CruiseWatcher</id><description><![CDATA[Watches a CruiseControl/Hudson RSS feed and displays images when the build is broken and fixed.
    ]]></description><version>0.10</version><vendor email='' url='https://code.google.com/archive/p/agileplugins'>Agile Plugins Project</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[
        0.6 Supports watching multiple cruise builds.
        0.7 Made dialogs non modal to not interrupt startup.
        0.8 Paused display of build breakages during project load
        0.9 Added support for sound clips
        0.91 Support Hudson builds.
        0.10 Updated for Intellij 7.0
    ]]></change-notes><rating>2.0</rating></idea-plugin><idea-plugin downloads='3534' size='120249' date='1176378899000' url=''><name>LibraryManager</name><id>LibraryManager</id><description><![CDATA[Manage global libraries and project libraries.]]></description><version>0.1</version><vendor email='terry_h@126.com' url=''>Terry Huang</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2331' size='110426' date='1192676092000' url='http://www.flopcode.com'><name>Build Feedback Plugin</name><id>Build Feedback Plugin</id><description><![CDATA[Gives Feedback on the buildstate of Projects]]></description><version>1.0</version><vendor email='gizmoATflopcodeDOTcom' url='http://www.flopcode.com'>com.flopcode</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        Initial Version.
        Please configure in the module settings.
        To get more Notificationstrategies please install more BuildFeedback.* plugins.
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3166' size='6629840' date='1192677334000' url='http://www.flopcode.com'><name>BuildFeedback.FreeTTS</name><id>BuildFeedback.FreeTTS</id><description><![CDATA[Provides Buildfeedback via FreeTTS]]></description><version>1.0</version><vendor email='gizmoATflopcodeDOTcom' url='http://www.flopcode.com'>com.flopcode</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        ]]></change-notes><depends>BuildFeedback</depends><rating>00</rating></idea-plugin><idea-plugin downloads='3415' size='6239' date='1192677712000' url='http://www.flopcode.com'><name>BuildFeedback.JavaxSound</name><id>BuildFeedback.JavaxSound</id><description><![CDATA[Plays sound when the build is ready]]></description><version>1.0</version><vendor email='gizmoATflopcodeDOTcom' url='http://www.flopcode.com'>com.flopcode</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[
        Initial Version.
        Outputs a sound with javax sound if
    ]]></change-notes><depends>BuildFeedback</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8845' size='113584' date='1324442661000' url='http://digitalsanctum.com/buildr-plug-in/'><name>Buildr</name><id>Buildr</id><description><![CDATA[
    An IntelliJ IDEA plug-in for Apache Buildr. You must <a href="http://buildr.apache.org/installing.html">install Buildr</a> prior to installing the plug-in. Special thanks to Pepijn Van Eeckhoudt and Steve Blundy for contributions.]]></description><version>11.0-2011.12.20</version><vendor email='shane@digitalsanctum.com' url='http://digitalsanctum.com/'>Digital Sanctum, Inc.
  </vendor><idea-version min="n/a" max="n/a" since-build='107.777' /><change-notes><![CDATA[
     <a href="https://github.com/digitalsanctum/buildr-plugin/commits/master">Change log</a> ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1449' size='783085' date='1203962179000' url=''><name>Search YouTube Plugin</name><id>Search YouTube Plugin</id><description><![CDATA[My first IntelliJ Plugin]]></description><version>1.0</version><vendor email='' url=''>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2323' size='38502' date='1219082578000' url='https://www.dts.de/'><name>EasyPatch</name><id>EasyPatch</id><description><![CDATA[This plugin is desined to extract compiled classes from big project in IDEA. Plugin menu 'Easy Patch' added too Tools Menu, menuitem 'Add To Patch' added to ProjectViewPopupMenu.]]></description><version>2.2.3</version><vendor email='' url=''>DTS Medien GmbH, Herford</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3664' size='324494' date='1256134859000' url=''><name>Salve Integration</name><id>salve-idea</id><description><![CDATA[
		Idea integration for Salve: It will instrument the .class-files during regular compilation with salve lookups.
	]]></description><version>1.0.4</version><vendor email='peter@moreinput.de' url='https://code.google.com/archive/p/salve'>Peter Ertl</vendor><idea-version min="n/a" max="n/a" since-build='80.8940' /><change-notes><![CDATA[
		fixed: don't try to instrument package-info.java
	]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2052' size='11018' date='1228941799000' url=''><name>Unvoid Methods 8</name><id>Unvoid Methods 8</id><description><![CDATA[
        Changes <b>void</b> return type to <b>this</b> for all methods in file (configurable) via Generate menu.
        
        After that, you can chain these methods like Hibernate or jQuery:
        person.setName().setAge();
        
        For IDEA 8 only.
        
    ]]></description><version>1.1</version><vendor email='kcabel@centrum.cz' url=''>Karel Cabel</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        1.1 - fixed bug with super methods
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9301' size='3704605' date='1296275932000' url='https://code.google.com/archive/p/hudsonbuildmonitor'><name>Hudson Build Monitor</name><id>Hudson Build Monitor</id><description><![CDATA[Monitors the status of Hudson builds]]></description><version>1.5.3</version><vendor email='' url=''>David Freels</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='3003' size='4726' date='1263329472000' url=''><name>Bulk Load Modules</name><id>Bulk Load Modules</id><description><![CDATA[Allows user to select a directory and it will recursively import all IntelliJ modules found.]]></description><version>1.01</version><vendor email='scastrianni@lgc.com' url=''>Shawn Castrianni</vendor><idea-version min="n/a" max="n/a" since-build='90.0' /><change-notes><![CDATA[
    
    <ul>
      <li>1.01
        <ol>
          <li>Recompile for community edition</li>
        </ol>
      </li>
      <li>1.00
        <ol>
          <li>Initial version.</li>
        </ol>
      </li>
    </ul>
    
  ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2301' size='374058' date='1256157524000' url=''><name>Salve-2 Integration</name><id>salve2-idea</id><description><![CDATA[
		Idea plugin for Salve 2 bytecode instrumentation
	]]></description><version>2.0.7</version><vendor email='peter@moreinput.de' url='https://code.google.com/archive/p/salve'>Peter Ertl</vendor><idea-version min="n/a" max="n/a" since-build='90.10372' /><change-notes><![CDATA[
		rename of java classes to avoid name clash with salve-idea version 1
	]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5997' size='121840' date='1336572080000' url=''><name>BuildWatcher</name><id>BuildWatcher</id><description><![CDATA[
        
        Configure build server and track project status.
        <ul>
            <li>Supports Hudson and Cruise Control</li>
            <li>Notifications for project status changes</li>
            <li>Supports basic authentication</li>
        </ul>
        <ul>
            <li>Source code: hg clone https://bitbucket.org/tit4/buildwatcher</li>
            <li>Bug tracker: https://bitbucket.org/tit4/buildwatcher/issues</li>
        </ul>
        
  ]]></description><version>1.2.4</version><vendor email='titovsergey at gmail.com' url=''>Sergey Titov</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
      NPE during Jenkins update fixed
      Disable refresh btn only if there's selected tab
  ]]></change-notes><rating>2.5</rating></idea-plugin><idea-plugin downloads='47081' size='93227' date='1357575056000' url=''><name>Gradle GUI</name><id>Gradle GUI</id><description><![CDATA[This provides a graphical representation of Gradle projects and tasks and allows execution of Gradle tasks directly within Idea. Frequently-used tasks can be added to the Favorites tab for quicker access. Output is shown in a separate panel allowing the main UI to be vertical and the output to be horizontal. This is the same UI as the UI embedded in Gradle itself. Note: you can assign keyboard shortcuts within Idea to re-execute the last gradle command and to execute gradle favorites. To do so, go to Idea's settings -&gt; Keymap and select Other. In this list find commands prefixed with &quot;Gradle: &quot;. The favorites are keyed off of the display name so it can work across projects as long as their name is the same.]]></description><version>1.7</version><vendor email='user@gradle.codehaus.org' url='https://github.com/gradle-archive/gradle-intellij-gui/wiki'>Gradle</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[1.7: Fixing compatibility with Idea 12. Idea was logging exceptions due to icon size changes. This generated excessively large log files. This does not yet address issues with Idea's new darker skin.]]></change-notes><depends>org.intellij.groovy</depends><depends>org.jetbrains.plugins.gradle</depends><rating>1.0</rating></idea-plugin><idea-plugin downloads='792' size='8799265' date='1274264776000' url=''><name>WaspTool</name><id>WaspTool</id><description><![CDATA[Wasp Plugin for wasp 5.0]]></description><version>3.0</version><vendor email='ruwan@codegen.it' url='http://www.codegen.it/'>CodeGen Ltd.</vendor><idea-version min="n/a" max="n/a" since-build='90.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='371562' size='1498429' date='1429171107000' url='http://github.com/orfjackal/idea-sbt-plugin'><name>SBT</name><id>SBT</id><description><![CDATA[Integrates with Simple Build Tool (SBT) to enable building Scala projects easily and quickly. 
<p> Offers a console where SBT commands can be entered interactively, and a Before Run task to delegate project compilation to SBT, as an alternative to the built in IntelliJ Make. </p>
<p> <a href="https://github.com/orfjackal/idea-sbt-plugin/wiki" rel="nofollow">Documentation, Screenshots</a></p>]]></description><version>1.7.0</version><vendor email='' url='http://www.orfjackal.net'>Esko Luontola</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[Requires / Compatible with IDEA 14.1. Unfortunately this release removes the &quot;Console History&quot; feature, for reasons described https://github.com/orfjackal/idea-sbt-plugin/issues/104]]></change-notes><rating>4.4</rating></idea-plugin><idea-plugin downloads='37973' size='64765' date='1280460063000' url=''><name>Leiningen</name><id>Leiningen</id><description><![CDATA[This plugin integrates the Leiningen build system into IntelliJ IDEA.]]></description><version>0.0.3</version><vendor email='janthomae@janthomae.de' url='https://github.com/derkork/intellij-leiningen-plugin'>Jan Thom?</vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[
        
        <p>Version 0.0.3<p>
        <ul>
            <li>Added the missing "test" target.</li>
        </ul>
        <p>Version 0.0.2<p>
        <ul>
            <li>You can now open Leiningen projects directly (like you can open an IPR file)</li>
            <li>Importing a project will now setup source, test and output path (currently limited to the defaults)</li>
            <li>Project's name and version is extracted from the Leiningen project file</li>
            <li>Added a quickbutton to open settings dialog.</li>
            <li>Added icon for Leiningen projects.</li>
            <li>Run configurations should now run properly.</li>
        </ul>
        <p>Version 0.0.1<p>
        <ul>
            <li>Initial release</li>
            <li>Leiningen needs to be installed. You can configure it's location within the plugin.</li>
            <li>You can run leiningen goals in your project.</li>
        </ul>
        
    ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='5971' size='136562' date='1349859176000' url=''><name>DataNucleus Enhancer integration</name><id>DataNucleusIntegration</id><description><![CDATA[WARNING: THIS (1.1.0-beta) IS A BETA RELEASE!
<br /> Read the rest of this plugins' description carefully before upgrading. If peculiar with stability stay with 1.0.8!
<br /> Also if updating-/trying to use- DataNucleus 3.1.x continue reading this description!
<br /> Before adding negative comments, try to get your setup straight and inquire help at the forum (
<a href="http://www.datanucleus.org/servlet/forum/listthreads?forum=4" rel="nofollow">DataNucleus Forum/Tools</a>) - most of the problems occour due to erroneous mapping configuration or invalid usage of the underlying persistence implementation.
<br /> 
<br /> Integration of the 
<a href="http://www.datanucleus.org" rel="nofollow">DataNucleus</a> JDO/JPA class enhancer in IDEA, including automatic class post-processing after compilation.
<br /> Since version 1.0.5 officially part of the DataNucleus project - Thanks to Andy Jefferson for all the help.
<br /> 
<p> Due to the vast changes made since the last release and the limited time for testing this project, this beta is let out into the wild, knowing that it won't/can't be a final version.<br /> Users of IDEA versions lower than 11.x will not benefit in any case from this &quot;release&quot;, they won't even realize the changes (Due to compatibility issues only the old configuration dialogue - without any modification - is shown).<br /> The extension API will stay backwards compatible, although the new feature(s) (manual enhancer dependencies) will not be supported (Extensions provided by myself will be updated soon)<br /> Skip the next paragraph if you're not interested in supporting this plugin.<br /> </p> 
<p> If you find this plugin useful/helpful please at least provide a rating on it's site (<a href="http://plugins.jetbrains.com/plugin?pr=idea&amp;pluginId=5381" rel="nofollow">DataNucleus Enhancer integration</a>) as there seem to be people out there who try to downrate without an appropriate reason (maybe just out of plain missing knowledge or inability to read documentation provided, but who knows? - just have a look at the comments).<br /> </p> 
<p> Keep in mind that DataNucleus 3.1.x requires asm-4.x, which conflicts with any prior version. Sometimes asm is shipped even inside regular jar files or is included in a transitive fashion (e.g. via maven). As a result, get your dependencies cleaned up and also look inside the jars you include!<br /> </p> 
<p> The datanucleus enhancer is not packaged with this plugin, but it's, by default, taken from (each) project module to avoid version conflicts.<br /> When manually setting enhancer dependencies this plugin tries to ignore the enhancer-relevant dependencies from the project module during the enhancement process. This is done on a very simplistic (rather hacky) basis by just comparing the basenames (without version) of the manually added jars with the ones from the project module dependency list, so adapt the jar file names before adding them.<br /> Tested with datanucleus-enhancer versions 3.0.x up to 3.1.x (Versions lower than that are not tested anymore, but -should- work)<br /> See <a href="http://www.datanucleus.org/products/accessplatform_3_1/enhancer.html" rel="nofollow">enhancer documentation</a> for further information.<br /> </p> 
<p> When inquiring help, please -at least- provide environment information (IDEA version, Plugin version, DataNucleus version,...) and a stack trace (from IDEA 'Messages' tab and/or IDEA log).<br /> Inquiries missing such information will be ignored (In such cases nobody would waste -spare- time finding out).<br /> Suggestions on how to improve the plugin itself are nevertheless very welcome (ofcourse without any preconditions like mentioned above ;) ).<br /> </p> 
<p> Documentation can be found here: <a href="http://www.datanucleus.org/products/accessplatform_3_0/guides/idea/index.html" rel="nofollow">DataNucleus and IntelliJ IDEA</a><br /> Please consult the forum at <a href="http://www.datanucleus.org/servlet/forum/listthreads?forum=4" rel="nofollow">DataNucleus Forum/Tools</a> in case of problems or improvement proposals - and -please- be aware that this is merely just a private project, so do not expect an utterly immediate response.<br /> </p> 
<p> Features:<br /> </p>
<ul> 
 <li>JDO and JPA support (API selectable via plugin configuration dialog).</li> 
 <li>Automatic datanucleus project module detection (enhancer and according dependencies have to be in the module classpath, except when using manual enhancer dependencies settings.</li> 
 <li>Manual enhancer dependencies settings, leaving it up to the user in which project modules enhancement should take place.</li> 
 <li>Annotation and metadata-file based enhancement.</li> 
 <li>Enhancer can be activated/deactivated for specific project modules.</li> 
 <li>Enhancement of test classes in separate build target folder (maven style).</li> 
 <li>Extension mechanism for adding additional enhancers (Since 1.0.6).</li> 
</ul> 
<p></p> 
<p> Additional Information:<br /> </p>
<ul> 
 <li>Manually setting enhancer dependencies requires IDEA 11.x - Versions prior to 11.x will display the old configuration dialog and not gain any further advantage.</li> 
 <li>Initial activation (via selection in the configuration ui - for inclusion in enhancement process) of modules necessary after plugin installation.</li> 
 <li>Updating older plugin versions to &gt;1.0.4 does not work, they must! be manually uninstalled before upgrading.</li> 
 <li>At least one build is required to update the list of affected classes (configuration dialog; only affects version lower than 1.0.6).</li> 
 <li>Since DataNucleus 3.1.x check your dependencies for rouge asm versions lower than 4.x (maybe also included directly into regular jar dependencies).</li> 
</ul> 
<p></p> 
<p> Known Issues:<br /> </p>
<ul> 
 <li>After changing the implementation (Extension users only) or the api a click on the 'Apply' button is necessary to update the 'Affected Modules' list.</li> 
 <li>Checking out a project containing an .ipr/.ipl file and letting IDEA directly opening it in a new window can cause IDEA to block a modal plugin error message with a progress bar dialogue, thus rendering whole IDEA unusable. A workaround is to first do the checkout and then opening the project manually.</li> 
 <li>In IDEA versions 10.5.3 and below (not tested with 10.5.4) a full-rebuild sometimes exits with an Exception - as a workaround click the build button or restart IDEA (last resort 'solution').</li> 
</ul> 
<p></p>]]></description><version>1.1.0-beta1</version><vendor email='' url='http://www.sourceheads.com/'>sourceheads Information Technology GmbH</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p> <b>1.1.0-beta</b><br /> Minimum required IDEA version is 10.5!<br /> Tested with IDEA 10.5.4 only (Sorry for that, but my spare time is very limited), so be careful when upgrading!<br /> Functionality -should- be retained for older IDEA versions, but is completely untested, so please really be careful.<br /> - Manual enhancer dependencies (Will only be available for IDEA 11.x. Previous functionality (=v1.0.8) is retained for IDEA 10.5 and tested with 10.5.4 only!)<br /> - Improved progress display (based on project module completion as there's no way to have a generic progress interface for multiple (completely independent) enhancers)<br /> - Interruptable on a project module process basis (IDEA UI may stall until completion/error of the actual process in case of manual interruption; seems to be IDEA related)<br /> </p> 
<p> <b>1.0.8</b><br /> - DataNucleus 3.1.x support<br /> </p> 
<p> <b>1.0.7</b><br /> - Fixed test classes enhancement (additional bug, no regression)<br /> - Fixed npe in 'Build' menu entry when no project is opened (additional bug, no regression - reported by Chris Colman)<br /> </p> 
<p> <b>1.0.6</b><br /> - Support for IDEA's incremental compilation (Only process classes that changed since last compilation)<br /> - Extension API for including other enhancers<br /> </p> 
<p> <b>1.0.5</b><br /> - Fixed Exception when trying to access 'Build' menu entry without having any projects open<br /> - Added missing JPA Annotations to metadata search (MappedSuperclass and Embeddable)<br /> - Fixed parsing to include JDO .orm and JPA metadata files<br /> - Additionally show class names affected by enhancer process (Configuration dialog)<br /> - Automatically add metadata file extensions to 'Settings -&gt; Compiler -&gt; Resource patterns'<br /> </p> 
<p> <b>1.0.4</b><br /> - Added JPA support<br /> - Fixed classes detection (&quot;include test classes&quot; exclusively selected just the test classes)<br /> - Renamed project from &quot;DataNucleus JDO enhancer integration&quot; to &quot;DataNucleus Enhancer integration&quot;<br /> </p> 
<p> <b>1.0.3</b><br /> - Fixed OutOfMemoryError (PermGen; known (that was a hard one) - also reported in a post to the plugin's comments by an anonymous user)<br /> - Fixed enabling/disabling enhancer per module (reduces warnings)<br /> - Fixed enabling/disabling enhancer in build menu<br /> </p> 
<p> <b>1.0.2</b><br /> - Switched build to Maven 3<br /> - Added license information<br /> - Added minimal project setup documentation<br /> - Prepared project for going open source<br /> </p> 
<p> <b>1.0.1</b><br /> - Updated plugin description<br /> </p>]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='1142' size='3531' date='1286910632000' url=''><name>Copy Src</name><id>Copy Src</id><description><![CDATA[copy the class file of current file to the installation dir]]></description><version>1.0</version><vendor email='' url=''>Nolio</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='721' size='62124' date='1291101065000' url=''><name>My Runner</name><id>My Runner</id><description><![CDATA[Runs a file]]></description><version>0.9</version><vendor email='' url=''>...</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[plugin to run a file through a custom java program]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1409' size='16754' date='1441867399000' url=''><name>SwungWeave</name><id>SwungWeave</id><description><![CDATA[SwungWeave: Bytecode weaver to simplify Swing UI code]]></description><version>1.1.7</version><vendor email='' url=''>RealityForge.org</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='15153' size='569169' date='1340569773000' url='https://github.com/arikkfir/Apache-Felix-IntelliJ-Plugin'><name>Apache Felix</name><id>apache-felix-plugin</id><description><![CDATA[<strong>Apache Felix Integration for IntelliJ IDEA 10 &amp; 11</strong> 
<p>This plugin provides native IntelliJ IDEA support for developing, running and debugging OSGi projects developed using Apache Felix and the Apache Felix Maven Bundle Plugin. </p> 
<p>Using this plugin, developers can run and debug OSGi applications using the Apache Felix OSGi container. The plugin allows the user to choose bundles and modules for deployment, updates installed bundles in a running container whenever they are built (e.g. hot-deploy), etc. </p> 
<p>The plugin provides a new type of run configuration: Apache Felix run configuration. The configuration of this run configuration allows the developer to choose which bundles to deploy, The list of available bundles for deployment is comprised of all modules with packaging of &quot;bundle&quot;, and their dependencies. Non-Maven modules (or Maven modules not of packaging &quot;bundle&quot;) are ignored. </p> 
<p><strong>NOTE: This plugin contains code snippets copied from Apache Felix's Maven Bundle Plugin. These were because there was no easy way to directly invoke the Maven plugin. It is the intention of this plugin writer to contact Apache Felix and work together to refactor the code so that it is easily invokable from outside the Maven execution context (e.g. in IDEA's Maven support context), and to eventually contribute the code to the Apache Felix project umbrella.</strong></p> 
<p>Developed by Arik Kfir at Infolinks Inc.</p>]]></description><version>1.3.4</version><vendor email='arik.kfir@gmail.com' url=''>Arik Kfir</vendor><idea-version min="n/a" max="n/a" since-build='99.18' /><change-notes><![CDATA[<ul> 
 <li>Fixed a performance problem when building a large amount of bundles.</li> 
 <li>Fixed a bug in SNAPSHOT handling - snapshot dependencies are now correctly detected.</li> 
</ul>]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='6480' size='83828' date='1459590746000' url=''><name>JavaDoc Sync Plugin 10</name><id>JavaDoc Sync Plugin 10</id><description><![CDATA[The JavaDoc Sync Plugin will assist you to keep your JavaDoc in sync between interface definitions and the implementations, or method definitions and method overrides. The plugin now uses template based generation of JavaDoc, so that the JavaDoc text can now easily be customized to your needs.
<br />
<br /> The JavaDoc Sync Plugin was originally written by Raymond Brandon but was updated for IntelliJ 8 by woofgl 
<br />
<br /> The JavaDoc Sync Plugin can: 
<br /> 
<ul> 
 <li>highlight methods that define the @inheritDoc tag but there's no super method</li> 
 <li>highlight methods that define the @inheritDoc tag but the super method doesn't have javaDoc</li> 
 <li>highlight a class if one or more methods do not define JavaDoc</li> 
 <li>Generate JavaDoc for all methods that do not define JavaDoc according to user defined templates</li> 
 <li>Ignore methods that do not match the configured access modifier level</li> 
 <li>Ignore overridden methods of anonymous classes or inner classes</li> 
 <li>highlight methods that do not have JavaDoc</li> 
 <li>highlight fields that do not have JavaDoc</li> 
 <li>highlight methods of interface implementations of which the JavaDoc differs from the JavaDoc defined at interface level</li> 
 <li>highlight overridden methods/constructors of which the JavaDoc differs from the JavaDoc defined in the super classes</li> 
</ul> 
<br /> When the JavaDoc Sync Plugin detects differences between the defining interface or base method and the implementing or overriding method, the user will get quick fixes presented to update the JavaDoc like:
<br /> 
<ul> 
 <li>Copy JavaDoc from parent</li> 
 <li>Move to parent and introduce reference</li> 
 <li>Replace parent JavaDoc</li> 
 <li>Generate JavaDoc from signature</li> 
 <li>Generate JavaDoc from field</li> 
 <li>Generate JavaDoc for all methods</li> 
</ul> 
<br /> To turn on the JavaDoc Sync plugin, go to Settings-&gt;Errors and select &quot;JavaDoc issues&quot;]]></description><version>0.3</version><vendor email='webmasterATperniciouspenguinsDOTcom' url=''>Daniel Bingham</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[JavaDoc Sync Plugin update idea 16]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='419' size='202065' date='1323640882000' url=''><name>OpenJpa Enhancer integration</name><id>OpenJpaIntegration</id><description><![CDATA[

    ]]></description><version>1.00.00</version><vendor email='' url='https://github.com/machak'>m.milicevic</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        <p>
         <b>1.00.00</b>
         - initial release
        </p>
    ]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='41994' size='231841' date='1438963099000' url=''><name>Phing Support</name><id>com.intellij.phing</id><description><![CDATA[Phing build tool support]]></description><version>141.2325</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='139.224' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.xml</depends><rating>00</rating></idea-plugin><idea-plugin downloads='5199' size='13996' date='1350848732000' url=''><name>OpenJpa extension for DataNucleus integration</name><id>OpenJpaIntegration</id><description><![CDATA[Version 1.1.0 -only- works with DataNucleus Plugin 1.1.0-beta or later! As a result this plugin is also just available for IDEA versions &gt;= 10.5.
<br /> 
<br /> Integration of the OpenJpa JPA class enhancer in IDEA as extension of 
<a href="http://www.datanucleus.org/products/accessplatform_3_0/guides/idea/index.html" rel="nofollow">DataNucleus IDEA enhancer integration</a> plugin.
<br /> 
<p> Not part of- and not supported by DataNucleus!<br /> Since 1.1.0 DataNucleus plugin 1.1.0-beta (or later) has to be installed!<br /> If using DataNucleus plugin versions from 1.0.6 to 1.0.8 stay with 1.0.0!<br /> Leverages the features provided by the <a href="http://plugins.intellij.net/plugin/?idea&amp;id=5381" rel="nofollow">DataNucleus plugin</a> but uses OpenJpa enhancer in the build process.<br /> </p>
<br /> Important:
<br /> 
<ul> 
 <li>Install <a href="http://plugins.jetbrains.com/plugin/?idea&amp;id=5381" rel="nofollow">DataNucleus plugin</a> first!</li> 
 <li>Look at the release notes of <a href="http://plugins.jetbrains.com/plugin/?idea&amp;id=5381" rel="nofollow">DataNucleus plugin</a>, especially 'Known Issues'.</li> 
 <li>Do not post at DataNucleus Forum in case of problems!. You will get _NO_ answer there, as not supported by them. Use this plugins comments instead.</li> 
 <li>Tested with openjpa 2.1.1 and 2.2.0 only</li> 
 <li>If encountering ClassCastExceptions regarding xerces and the like, you most probably are including openjpa-all.jar and thus having issues with duplicate dependencies (with different versions) - so this plugin is not to be held responsible in such cases.</li> 
</ul> 
<p></p> 
<p></p>
<br /> Known issues:
<br /> 
<ul> 
 <li>When changing enhancer implementation for the first time the selection does not react immediately or needs a reselection to update the configuration.</li> 
</ul> 
<p></p> 
<p></p>
<br /> Private note:
<br /> 
<ul> 
 <li>When finding enough time I will put this project onto sourceforge or github to provide a central point for problem/enhancement inquiries (it's intended to be opensource anyway).</li> 
</ul> 
<p></p>]]></description><version>1.1.0</version><vendor email='' url='http://www.sourceheads.com/'>sourceheads Information Technology GmbH</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<p> <b>1.1.0</b><br /> - Updated to new API provided by parent plugin to support manual enhancer dependencies.<br /> REQUIRES DataNucleus IDEA enhancer integration version 1.1.x!<br /> </p> 
<p> <b>1.0.0</b><br /> - Initial implementation.<br /> </p>]]></change-notes><depends>DataNucleusIntegration</depends><rating>00</rating></idea-plugin><idea-plugin downloads='185137' size='7205908' date='1389184502000' url=''><name>LESS CSS Compiler</name><id>LESS CSS Compiler</id><description><![CDATA[<p>Watches directories for changes to LESS files and compiles changed files to CSS.</p> 
<p><b>Supports LESS 1.6.0</b>.</p> Features: Recursive directory monitoring 
<p> When a LESS file in a watched directory (or one of its subdirectories) is modified and saved, it is automatically compiled to CSS and copied to the same relative path in one or more output directories. </p> 
<code>@import</code> dependency resolution 
<p> Files that <code>@import</code> a modified LESS file are also recompiled automatically. </p> Include / exclude files by pattern 
<p> Prevent specific LESS files from being compiled by specifying include / exclude patterns (glob) that match against filename, folder name, or any part of the complete path to the LESS file. </p> Move, copy, and delete detection 
<p> When a LESS file is moved, copied, or deleted, the plugin will offer to perform the same operation on the corresponding CSS file(s). </p> Virtual filesystem notification 
<p> Unlike other solutions, this plugin is smart enough to notify IntelliJ when CSS files are changed, moved, copied, or deleted. In most cases, updated CSS files will be immediately reflected in the editor and Project tree view. </p> Selective compilation 
<p> If the plugin somehow fails to catch changes to a LESS file, simply right-click anywhere in the editor or Project tree and select &quot;Compile to CSS&quot;. You can also compile an entire directory by right-clicking on it in the Project tree. </p> Error notifications 
<p> Any errors encountered during the compilation process will produce an error notification balloon in the IDE containing a link to the file and the line number that caused the error. </p> Screenshots: 
<p> Screenshots are available at the <a href="http://plugins.intellij.net/plugin?pr=&amp;pluginId=7059" rel="nofollow">LESS CSS Compiler</a> page on the IntelliJ Plugin Repository website. </p> Source Code: 
<p> <a href="https://github.com/acdvorak/intellij-lessc-plugin" rel="nofollow">GitHub project</a> </p> Compatibility: 
<p> <strong>NOTE</strong>: This plugin is <strong>ONLY</strong> compatible with IntelliJ IDEA 11+, PhpStorm 5+, and WebStorm 5+. It should also be compatible with RubyMine 4.5+, but has not been tested. </p>]]></description><version>2.6.9</version><vendor email='' url=''>Andrew C. Dvorak</vendor><idea-version min="n/a" max="n/a" since-build='107.105' until-build='145.0'/><change-notes><![CDATA[2.6.9 
<ul> 
 <li>[bugfix] Fixed #43 - Compile multiple profiles</li> 
</ul> 2.6.8 
<ul> 
 <li>[bugfix] Fixed #42, #49, and #61 - More robust profile settings persistence</li> 
 <li>[enhancement] Added form validation to project settings</li> 
</ul> 2.6.7 
<ul> 
 <li>[bugfix] Upgraded to LESS 1.6.0 and fixed JavaScript errors in less.js 1.6.0</li> 
</ul> 2.6.6 
<ul> 
 <li>[bugfix] Issue #53 - Downgraded to LESS 1.5.0 to fix JavaScript errors in less.js 1.6.0</li> 
</ul> 2.6.5 
<ul> 
 <li>[enhancement] Issue #53 - LESS 1.6.0</li> 
</ul> 2.6.4 
<ul> 
 <li>[enhancement] Issue #58 - Added setting to disable automatic compilation on save (for those who prefer to compile manually)</li> 
</ul> 2.6.3 
<ul> 
 <li>[bugfix] Fixed to run under IntelliJ 13</li> 
</ul> 2.6.2 
<ul> 
 <li>[enhancement] Added &quot;Compile to CSS&quot; action for community edition</li> 
 <li>[bugfix] Fixed #39 - Upgraded LESS from version 1.3.1 to 1.3.3</li> 
 <li>[bugfix] Fixed #38 - UTF-8 support</li> 
</ul> 2.6.1 
<ul> 
 <li>[enhancement] Faster compiles with Rhino optimizations enabled</li> 
</ul> 2.6.0 
<ul> 
 <li>[bugfix] Fixed #25 - Multiple notifications for the same file</li> 
 <li>[enhancement] Issue #4 - Hide previous error notifications for the same file</li> 
 <li>[enhancement] Issue #27 - Clean up Notifier logging</li> 
 <li>[enhancement] Issue #28 - Move UI messages to external properties files</li> 
</ul> 2.5.5 
<ul> 
 <li>[bugfix] Fixed #26 - VFS refresh doesn't work when CSS files don't already exist</li> 
 <li>[enhancement] Issue #20 - Disable all &quot;Reset prompts&quot; buttons</li> 
 <li>[enhancement] Issue #22 - Rename notification groups</li> 
</ul> 2.5.4 
<ul> 
 <li>[bugfix] Fixed #23 - Thread safety when saving / compiling</li> 
</ul> 2.5.3 
<ul> 
 <li>[enhancement] Issue #19 - Alert user if no CSS output directories are specified when &quot;Compile to CSS&quot; action is invoked</li> 
</ul> 2.5.2 
<ul> 
 <li>[enhancement] Issue #9 - Respect <code>//simpless:!minify</code> and <code>//simpless:minify</code> per-file</li> 
</ul> 2.5.1 
<ul> 
 <li>[enhancement] Issue #6 - Optional .less extension support for <code>@import</code>s</li> 
</ul> 2.5.0 
<ul> 
 <li>[enhancement] Issue #24 - Show progress while compiling</li> 
 <li>[enhancement] Major code refactoring and cleanup</li> 
</ul> 2.4.1 
<ul> 
 <li>[enhancement] Added PhpStorm and WebStorm support</li> 
 <li>[enhancement] Updated README.md and plugin.xml</li> 
</ul> 2.4.0 
<ul> 
 <li>[enhancement] Issue #11 - Add include / exclude pattern support</li> 
</ul> 2.3.3 
<ul> 
 <li>[bugfix] Fixed #14 - Commit changed LESS files to disk before compiling</li> 
</ul> 2.3.2 
<ul> 
 <li>[bugfix] Fixed #17 - Problems with spaces in path name</li> 
</ul> 2.3.1 
<ul> 
 <li>[enhancement] Updated README.md and plugin.xml</li> 
</ul> 2.3.0 
<ul> 
 <li>[enhancement] Issue #10 - Move, Copy, and Delete support</li> 
</ul> 2.2.0 
<ul> 
 <li>[enhancement] Improved notifications and event logging</li> 
</ul> 2.1.2 
<ul> 
 <li>[bugfix] Fixed #13 / #12 - java.io.IOException thrown for Windows file paths</li> 
</ul> 2.1.1 
<ul> 
 <li>[enhancement] Added icon to &quot;Compile to CSS&quot; Action in context menu</li> 
</ul> 2.1.0 
<ul> 
 <li>[enhancement] Issue #5 - Make CSS output directories more user friendly in preference pane</li> 
</ul> 2.0.0 
<ul> 
 <li>[enhancement] Issue #2 - Add &quot;Compile to CSS&quot; Action to context menu for .less files</li> 
</ul> 1.9.5 
<ul> 
 <li>[bugfix] Fixed #1 - Incorrect line number for errors when using imports</li> 
</ul> 1.9.0 
<ul> 
 <li>[enhancement] <code>@import</code> support</li> 
</ul> 1.8.4 
<ul> 
 <li>[enhancement] Don't output empty CSS files</li> 
</ul> 1.8.3 
<ul> 
 <li>[bugfix] Fixed MethodNotFoundException</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>3.8</rating></idea-plugin><idea-plugin downloads='1276' size='1199733' date='1385650691000' url=''><name>JCompilo Java Compiler</name><id>JCompilo Java Compiler</id><description><![CDATA[A pure Java 6+ build tool with advanced compiler features including Tail Call Optimisation]]></description><version>160</version><vendor email='' url=''>Daniel Worthington-Bodart</vendor><idea-version min="n/a" max="n/a" since-build='129.1328' /><change-notes><![CDATA[Removed Lambda support and upgraded to ASM 5.0 beta to allow Jcompilo to support Java 8]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='41635' size='3418917' date='1430195814000' url=''><name>Gradle View</name><id>Gradle View</id><description><![CDATA[<p><b>What is this?</b></p> 
<p>Show a split tree rollup of the dependencies for each Gradle configuration in use by a project.</p> 
<p><b>Why would I need this?</b></p> 
<p> Dependency wrangling isn't easy in a large Java project. This IntelliJ IDEA plugin was built to add a little more sanity to the tedious task of analyzing dependencies by rolling up the entire dependency graph into a pair of more easily digestible trees derived from a serialized version of Gradle's dependency graph. The Dependency List provides a lexicographically sorted set of all the dependencies for each configuration in your project and all of its sub-projects. The Dependency Hierarchy shows a nested view of each Gradle configuration in your project and all of its sub-projects. Grey dependencies in the tree indicate it was included by a previous dependency that was added before (and can be safely omitted if it is explicitly being included). </p> 
<p><b>Features</b></p> 
<ul> 
 <li>Built on the Gradle Tooling API 2.3, but should work on most 1.x and 2.x versions</li> 
 <li>Visual highlighting to indicate dependencies in use and replacement versions</li> 
 <li>Lexicographically sorted listing for all Gradle configurations</li> 
 <li>Load any project's Gradle dependencies, not just the one currently open inside IntelliJ</li> 
 <li>Toggle the showing of replaced dependencies</li> 
</ul>]]></description><version>2.1.0</version><vendor email='' url=''>rholder</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<p><b>Gradle View</b></p> 
<p>2.1.0 - 2015-04-27 </p>
<ul> 
 <li>Upgrade internal tooling API to use Gradle 2.3 <a href="https://github.com/rholder/gradle-view/issues/11" rel="nofollow">#11</a></li> 
 <li>Removed painful light red on blue background selection color <a href="https://github.com/rholder/gradle-view/issues/6" rel="nofollow">#6</a></li> 
</ul> 
<p></p>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>2.8</rating></idea-plugin><idea-plugin downloads='6069' size='7743' date='1377228667000' url=''><name>Aardvark</name><id>gw.vark</id><description><![CDATA[IntelliJ IDEA plugin for the Aardvark. 
<p> The plugin adds syntax highlighting and code completion for Aardvark (.vark) files.</p>]]></description><version>0.5</version><vendor email='aardvarkgw@googlegroups.com' url='http://vark.github.io/'>Guidewire Software</vendor><idea-version min="n/a" max="n/a" since-build='117.418' /><change-notes><![CDATA[]]></change-notes><depends>com.guidewire.gosu</depends><rating>00</rating></idea-plugin><idea-plugin downloads='298143' size='127915' date='1425578709000' url=''><name>File Watchers</name><id>com.intellij.plugins.watcher</id><description><![CDATA[Executes task on file modifications]]></description><version>141.2</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.2' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.xml</depends><rating>3.8</rating></idea-plugin><idea-plugin downloads='4509' size='67800' date='1392775612000' url='https://github.com/pepijnve/buildr-plugin'><name>Buildr Plugin</name><id>BuildrPlugin</id><description><![CDATA[Plug-in for Apache Buildr. You must install 
<a href="http://buildr.apache.org/installing.html" rel="nofollow">Buildr</a> in order to use this plug-in. This plugin is a fork of the original Buildr plugin created by Shane Whitbeck.]]></description><version>13.0.0</version><vendor email='pepijn@vaneeckhoudt.net' url='https://github.com/pepijnve/buildr-plugin'>Pepijn Van Eeckhoudt</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[<a href="https://github.com/pepijnve/buildr-plugin/commits/master" rel="nofollow">Change log</a>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='12598' size='61469' date='1399267733000' url='https://github.com/opticyclic/antdebugger/'><name>Ant Debugger v1.2.0</name><id>com.handyedit.ant.AntDebugger</id><description><![CDATA[Ant Debugger enables Apache Ant build script debugging: 
<ul> 
 <li>Open build file in editor</li> 
 <li>Set debug breakpoints (screenshot 1)</li> 
 <li>Right click on editor to show context menu (screenshot 2) and select the &quot;Debug&quot; menu item to launch Ant debugger</li> 
 <li>Wait until the Ant debugger stops on breakpoint then use step or resume debugger commands, investigate Ant variables and execution stack (screenshot 3)</li> 
</ul> 
<p> You can add Ant debug configuration from the Edit configurations dialog (screenshot 4). Then you select Ant file, Java SDK for debugging session (screenshot 5). </p> 
<p><b>Note.</b> Plugin requires Java SDK to launch Ant: plugin uses build file module, project or any SDK for JDK list (the plugin searches for Java SDK in this order and uses first found).</p> 
<p><b>Installation:</b> use IDEA plugins manager:</p>
<ul> 
 <li>Open Settings &gt; plugins</li> 
 <li>Wait until the plugin list loads</li> 
 <li>Right-click on Ant Debugger plugin and select install / update from the context menu</li> 
 <li>Restart IDEA</li> 
</ul> 
<p></p> 
<p><b>Supported IDEA versions:</b> IDEA 13.x (Community and Ultimate Editions). </p>
<p>Please write to <a href="mailto:opticyclic@gmail.com?Subject=Ant%20Debugger" rel="nofollow">opticyclic@gmail.com</a> or post an issue on <a href="https://github.com/opticyclic/antdebugger/issues" rel="nofollow">GitHub</a> if there are errors / problems when using Ant debugger</p> 
<p>See <a href="https://github.com/opticyclic/antdebugger/" rel="nofollow">https://github.com/opticyclic/antdebugger/</a> for v1.2.0+ and <a href="http://handyedit.com/antdebugger.html" rel="nofollow">http://handyedit.com/antdebugger.html</a> for earlier versions.</p>]]></description><version>1.3.0</version><vendor email='opticyclic@gmail.com' url='https://github.com/opticyclic/antdebugger/'>opticyclic</vendor><idea-version min="n/a" max="n/a" since-build='13.0' /><change-notes><![CDATA[Ant Debugger For Intellij IDEA v13]]></change-notes><depends>AntSupport</depends><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='33980' size='8462907' date='1378174963000' url=''><name>SBT Executor</name><id>com.mle.idea.sbtexecutor</id><description><![CDATA[Allows you to execute Simple Build Tool (SBT) commands through a menu in IDEA.
<br /> SBT is a build tool typically used for Scala projects.]]></description><version>1.2.1</version><vendor email='malliina123@gmail.com' url='https://github.com/malliina/idea-sbt-executor'>Skogberg Labs</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Updated bundled sbt-launch.jar to 0.13.0.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='24417' size='8430' date='1419591880000' url=''><name>Error-prone Compiler Integration</name><id>Error-prone plugin</id><description><![CDATA[Allows to build project using 'error-prone java compiler' (https://code.google.com/p/error-prone) to catch common Java mistakes at compile-time. To use the compiler, go to File | Settings | Compiler | 'Java Compiler' and select 'Javac with error-prone' in 'Use compiler' box.]]></description><version>139.887</version><vendor email='' url=''>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='274' size='6070208' date='1392849691000' url=''><name>ThreadFix IntelliJ plugin</name><id>com.denimgroup.threadfix.plugins.intellij</id><description><![CDATA[Provides a ThreadFix interface for IntelliJ, allowing developers to pull vulnerability information into their IDEs.]]></description><version>1.0</version><vendor email='dan@denimgroup.com' url='http://www.denimgroup.com'>Denim Group</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[First version.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='13628' size='339982' date='1446676848000' url=''><name>Pants Support</name><id>com.intellij.plugins.pants</id><description><![CDATA[Support for Pants build system]]></description><version>1.3.6.04112015</version><vendor email='' url=''>Twitter, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='141.177' until-build='142.1'/><change-notes><![CDATA[<p>1.3.6:</p> 
<ul> 
 <li>Python Support</li> 
</ul> 
<p>1.3.5:</p> 
<ul> 
 <li>Optimized for performance project structure</li> 
</ul> 
<p>1.3.4:</p> 
<ul> 
 <li>Show Only Loaded Files option for Project Files Tree view</li> 
 <li>Improved correctness of incremental compilations</li> 
 <li>Improved performance</li> 
</ul> 
<p>1.3.3:</p> 
<ul> 
 <li>Bug fixes</li> 
</ul> 
<p>1.3.2:</p> 
<ul> 
 <li>Performance improvements around common source roots</li> 
 <li>Bug fixes</li> 
</ul> 
<p>1.3.1:</p> 
<ul> 
 <li>Excluded files in Project Files Tree</li> 
</ul> 
<p>1.3:</p> 
<ul> 
 <li>Pants Tasks to run any Pants command within IntelliJ</li> 
 <li>Better handling of excludes</li> 
 <li>Performance fixes</li> 
</ul> 
<p>1.2.4:</p> 
<ul> 
 <li>Compiler outputs fixes for isolated strategy</li> 
</ul> 
<p>1.2.3:</p> 
<ul> 
 <li>Fix for java targets with scala library dependency</li> 
</ul> 
<p>1.2.2:</p> 
<ul> 
 <li>Setting to choose whether to download sources for libraries</li> 
</ul> 
<p>1.2:</p> 
<ul> 
 <li>Incremental compilation of targets that were changed</li> 
 <li>Open dependees of targets</li> 
 <li>export goal instead of depmap</li> 
 <li>Source for libraries</li> 
 <li>Ability to use a script to generate a project</li> 
 <li>Canceling of a project refresh</li> 
 <li>Isolation strategy support</li> 
 <li>Support for zinc-java compiler</li> 
</ul> 
<p>1.1.3:</p> 
<ul> 
 <li>Resource handling fixes</li> 
 <li>Performance improvements</li> 
</ul> 
<p>1.1.2:</p> 
<ul> 
 <li>Auto-import option is removed due to performance issues</li> 
 <li>Bug fixes</li> 
</ul> 
<p>1.1.1:</p> 
<ul> 
 <li>Bug fixes</li> 
</ul> 
<p>1.1:</p> 
<ul> 
 <li>Compilation via compile goal</li> 
</ul> 
<p>1.0.2:</p> 
<ul> 
 <li>Quickfix to add a missing dependency to BUILD files on unresolved symbols</li> 
 <li>Bug fixes</li> 
</ul> 
<p>1.0.1:</p> 
<ul> 
 <li>Project structure improvements</li> 
 <li>Bug fixes</li> 
</ul> 
<p>1.0.0:</p> 
<ul> 
 <li>Project structure bug fixes</li> 
</ul> 
<p>0.9:</p> 
<ul> 
 <li>Project Files Project View</li> 
 <li>Open all targets in a directory</li> 
 <li>Auto import on changes in BUILD, Thrift, ANTLR and Protobuf files</li> 
 <li>Bug Fixes</li> 
</ul> 
<p>0.8:</p> 
<ul> 
 <li>Scala Support</li> 
 <li>Fix to support BUILD.* files</li> 
</ul> 
<p>0.7:</p> 
<ul> 
 <li>Importing BUILD files</li> 
</ul> 
<p>0.5:</p> 
<ul> 
 <li>Run Configuration Producer</li> 
 <li>Links to errors in a console output</li> 
 <li>Bug fixes</li> 
</ul> 
<p>0.4:</p> 
<ul> 
 <li>Run Configurations</li> 
</ul> 
<p>0.3:</p> 
<ul> 
 <li>Better completion for BUILD files</li> 
</ul> 
<p>0.2:</p> 
<ul> 
 <li>Community Edition Support</li> 
</ul> 
<p>0.1:</p> 
<ul> 
 <li>Initial Code Assistance for BUILD files</li> 
 <li>Inspections to configure Pants library</li> 
</ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='8937' size='1954' date='1421116499000' url=''><name>GMavenPlus IntelliJ Plugin</name><id>com.mycila.intellij.plugin.gmavenplus</id><description><![CDATA[Activates Groovy plugin in Intellij IDEA when the GMavenPlus plugin is present in the pom. This adds the Groovy directories (src/main/groovy and src/test/groovy) to the IDEA build. Inspired from Eclipse Groovy Compiler Plugin at https://github.com/rvowles/eclipsemavengroovy-idea.]]></description><version>2.0</version><vendor email='mathieu.carbou@gmail.com' url='https://github.com/mycila/gmavenplus-intellij-plugin'>Mycila</vendor><idea-version min="n/a" max="n/a" since-build='123.169' /><change-notes><![CDATA[Updated GMavenPlus integration for IntelliJ 14.x]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='12327' size='336258376' date='1456781606000' url='https://github.com/robovm/robovm-idea'><name>RoboVM Intellij IDEA Plugin</name><id>org.robovm.intellij</id><description><![CDATA[<p> RoboVM support for IntelliJ </p> 
<p> This plugin requires Intellij IDEA to be run with Java 1.7+. You will also need to configure Intellij IDEA to use at least 1GB of heap memory. See the <a href="http://docs.robovm.com" rel="nofollow">documentation</a> for more information. </p> 
<p> By installing this plugin, you agree to these <a href="http://robovm.com/develop/license/" rel="nofollow">license terms</a>. </p>]]></description><version>1.14.0</version><vendor email='hello@robovm.com' url='https://robovm.com/'>RoboVM</vendor><idea-version min="n/a" max="n/a" since-build='141.177' /><change-notes><![CDATA[]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='424' size='3324' date='1417773501000' url=''><name>Classes Export One By One</name><id>com.classes.export.plugin.id</id><description><![CDATA[Export specified class file into a specified directory, easy to project a single or multiple separate class file updates.]]></description><version>1.1</version><vendor email='tonycody@qq.com' url='http://tonycody.github.io'>TONY github</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Support an inner class is export.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='619' size='101477' date='1426691674000' url=''><name>Build Finished Notifier</name><id>pl.cmil.buildFinishedNotifier</id><description><![CDATA[This plugin plays a sound when a build from an external system (e.g. Gradle) is finished.]]></description><version>0.1</version><vendor email='cmilmichal@gmail.com' url='https://github.com/mcmil/build-finished-notifier-plugin'>Michal ?mil</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>Initial version. Plays a single sound when external build is finished. </li>
</ul>]]></change-notes><rating>1.0</rating></idea-plugin><idea-plugin downloads='10205' size='5518' date='1447846728000' url=''><name>Gradle Killer</name><id>cat.kanbanapps.gradlekiller</id><description><![CDATA[This plugin kills Gradle tasks using the system task manager with just one click.
<br /> No more struggling with &quot;ps&quot; or playing Russian roulette with &quot;java.exe&quot; processes! Just click the icon in the &quot;Run&quot; section and you're done!
<br /> 
<br /> 
<b>NOTE:</b> The plugin only works on Windows Vista (or newer) and Unix machines (with the pgrep command).]]></description><version>1.2</version><vendor email='' url=''>Kanban Apps</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v1.2: The plugin is usable again if using JDK lower than 8. v1.1: Fix configuration issue for some IntelliJ-based products. v1.0: Windows support fixed. v0.2: Added Windows support. v0.1: Initial release.]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='11636' size='7772427' date='1478844144000' url=''><name>Buck for IDEA</name><id>intellij.buck.plugin</id><description><![CDATA[An IntelliJ plugin for Buck build system.
<br> Features: 
<ul> 
 <li>Syntax highlighting for BUCK file</li> 
 <li>Keywords auto completion</li> 
 <li>Go to buck file with one click</li> 
 <li>Go to to paths of dependencies with one click</li> 
 <li>Buck file formatter</li> 
 <li>Buck line commenter</li> 
 <li>Buck dependencies sorter</li> 
</ul>]]></description><version>2.7.3</version><vendor email='fb-plugins@fb.com' url='www.facebook.com'>Facebook, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<ul> 
 <li> <b>2.7.3</b> Removed restriction on IDEA version. Added test run configuration. </li> 
 <li> <b>2.7.2</b> Fixed a bug with NullPointerException in BuckEventsQueue. Fixed multiple edge cases with autodeps logic. </li> 
 <li> <b>2.7.1</b> Updated upper-bound of plugin to 2016.2. </li> 
 <li> <b>2.7.0</b> Sending events for Buck plugin IntelliJ actions. Added adb select path to Tools. </li> 
 <li> <b>2.6</b> Improved server connect/disconnect. Moved actions from the UI thread. Fixed some compatibility issues. </li> 
 <li> <b>2.5</b> Updated buck icons. Made all existing paths in a Buck file clickable. Improved grammar. Show popup on how to enable the toolbar. Disable choose target if indexing not over. </li> 
 <li> <b>2.4</b> Added the plugin to the toolbar. Show successful/failed notification on action finished. Automatically find buck executable. Added install debugging. Minor bug fixes </li> 
 <li> <b>2.3</b> Updated with the new buck API. Fixed old commands to work with Buck. </li> 
 <li> <b>2.2</b> Fetch build status via websocket. Publish build status notifications. </li> 
 <li> <b>1.1</b> 1. Formatter for buck file 2. Buck dependencies sorter 3. Annotator for wrong buck dependency target 4. Line commenter </li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='6487' size='42877' date='1440567805000' url=''><name>Gradle Confirmation</name><id>com.github.shiraji.gradleconfirmation</id><description><![CDATA[This plugin shows a confirmation dialog before executing gradle tasks.
<br />
<br /> 
<a href="https://github.com/shiraji/GradleConfirmation" rel="nofollow">GitHub</a> | 
<a href="https://github.com/shiraji/GradleConfirmation/issues" rel="nofollow">Issues</a>]]></description><version>1.0.0</version><vendor email='isogai.shiraji@gmail.com' url='https://github.com/shiraji'>Shiraji</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[v1.0.0 Added a function that disables to show the confirmation based on gradle task names]]></change-notes><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='646' size='20225' date='1440355751000' url=''><name>LayoutCast IDE Support</name><id>com.github.mmin18.layoutcast.ide</id><description><![CDATA[IntelliJ of AndroidStudio plugin for LayoutCast
<br /> http://github.com/mmin18]]></description><version>1.1.3</version><vendor email='mmin18@gmail.com' url='https://github.com/mmin18/LayoutCast'>mmin18</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3165' size='931216' date='1465260514000' url=''><name>Kobalt</name><id>com.beust.kobalt.intellij</id><description><![CDATA[A plugin for the 
<b>Kobalt</b> build system.]]></description><version>1.112</version><vendor email='cedric@beust.com' url='http://beust.com/kobalt'>Kobalt, by C?dric Beust</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.112 
<ul> 
 <li>Build.kt files can now have breakpoints. </li>
</ul> 1.103 
<ul> 
 <li>Can choose specific Kobalt version </li>
 <li>Fixed bad display of Unicode characters </li>
 <li>Tasks are launched on specific project instead of all projects </li>
 <li>Kobalt launched directly instead of the wrapper </li>
 <li>Fixed detached project bug </li>
</ul> 1.102 
<ul> 
 <li>Template support. </li>
</ul> 1.101 
<ul> 
 <li>Fixed: when "Build.kt" module not imported if no distribution downloaded (distribution already present) </li>
 <li>Fixed: adding "src" dir to "Build.kt" module </li>
 <li>Fixed: adding project SDK to "Build.kt" module </li>
</ul> 1.100 
<ul> 
 <li>Tool window. </li>
</ul> 1.58 
<ul> 
 <li>New server implementation. </li>
</ul> 1.57 
<ul> 
 <li>Sort the tasks alphabetically. </li>
</ul> 1.56 
<ul> 
 <li>Tasks are now properly sent by the server. </li>
</ul> 1.55 
<ul> 
 <li>More robust server process management. </li>
 <li>Always call BuildModule.run (Dmitry Zhuravlev). </li>
 <li>Always save all documents before a build (Dmitry Zhuravlev). </li>
 <li>Don't sync the project if no Build.kt was found (Dmitry Zhuravlev). </li>
</ul> 1.54 
<ul> 
 <li>New Kobalt tool window (Dmitry Zhuravlev). </li>
</ul> 1.53 
<ul> 
 <li>Increase the time out to download the latest zip. </li>
</ul> 1.52 
<ul> 
 <li>Minor bug in the unzipping logic. </li>
</ul> 1.51 
<ul> 
 <li>Did not extract the .zip file if it was found even though the jar file was not present. </li>
</ul> 1.50 
<ul> 
 <li>Dependent projects were no longer being added. </li>
</ul> 1.48 
<ul> 
 <li>Moved the Kobalt menu under "Tools". </li>
</ul> 1.47 
<ul> 
 <li>Fix the "Progress already started" exception. </li>
</ul> 1.44 
<ul> 
 <li>Move sync back to the background </li>
</ul> 1.43 
<ul> 
 <li>Update to 0.680 to receive build errors </li>
</ul> 1.42 
<ul> 
 <li>Better progress indicators </li>
</ul> 1.41 
<ul> 
 <li>Was downloading a new distribution in the wrong directory </li>
</ul> 1.40 
<ul> 
 <li>Configure resource directories correctly </li>
</ul> 1.39 
<ul> 
 <li>Update to the new zip format </li>
</ul> 1.38 
<ul> 
 <li>Update to Kotlin 1.0.0 </li>
 <li>Fix the output directory </li>
 <li>Launch the server in remote debug mode </li>
</ul> 1.35 
<ul> 
 <li>Make each module inherit the project SDK. </li>
</ul> 1.32 
<ul> 
 <li>New organization of modules. </li>
</ul> 1.31 
<ul> 
 <li>Handle dynamic plug-ins better in Build.kt. </li>
</ul> 1.29 
<ul> 
 <li>Automatically enables autocompletion in kobalt/src/Build.kt. </li>
</ul> 1.27 
<ul> 
 <li>Server log is now captured in a temporary file. </li>
 <li>Launching java with absolute path. </li>
</ul> 1.26 
<ul> 
 <li>Dependencies were no longer being set. </li>
</ul> 1.23 
<ul> 
 <li>Automatically loads the latest version of Kobalt on start up. </li>
</ul> 1.20 
<ul> 
 <li>Updated Kotlin 1.0.0-beta-2423. </li>
</ul> 1.19 
<ul> 
 <li>Update to 0.264. </li>
</ul> 1.17 
<ul> 
 <li>Updated to the new distribution URL. </li>
</ul> 1.14 
<ul> 
 <li>$JAVA_HOME no longer necessary. </li>
</ul> 1.12 
<ul> 
 <li>Better handling of module POM files. </li>
</ul> 1.11 
<ul> 
 <li>Fix crash in the protocol parsing. </li>
</ul> 1.10 
<ul> 
 <li>Display build errors in a dialog. </li>
</ul> 1.6 
<ul> 
 <li>Clean up all the libraries and dependencies correctly. </li>
</ul> 1.0 Initial release.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1262' size='142817888' date='1466014019000' url=''><name>BugVM</name><id>com.bugvm.intellij</id><description><![CDATA[<p> Easily create native iOS apps with Java. </p> 
<p> BugVM is free and open source. </p> 
<br> 
<p> Requires Xcode 7 on Mac OSX and at least 1GB of heap space for gradle VM. </p>]]></description><version>1.1.4</version><vendor email='bug@bugvm.com' url='https://bugvm.com'>BugVM</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='153' size='17568' date='1460128552000' url=''><name>Reformat and Compile</name><id>com.sbmpost</id><description><![CDATA[<p><strong>Features</strong></p> 
<p>Code formatting:</p> 
<ul> 
 <li>Organize imports</li> 
 <li>Reformat code</li> 
 <li>Compile file</li> 
 <li>Make project</li> 
</ul>]]></description><version>0.2</version><vendor email='darseq@gmail.com' url=''>Sbmpost</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1934' size='155595' date='1461156406000' url=''><name>ApkPackerPlugin</name><id>RunTaskAction</id><description><![CDATA[A packer plugin for android.]]></description><version>1.4</version><vendor email='nihao-zsj@163.com' url='https://github.com/zhouaijia/IdeaPackerPlugin'>Aijia</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1399' size='17991' date='1473645128000' url=''><name>Gradle Cleaner</name><id>gradle_cleaner_intellij_plugin</id><description><![CDATA[Cancel &amp; clean all Gradle tasks. Also clean project from related build garbage.
<br> 
<br> 
<a href="http://tinypic.com?ref=30ud9ty" rel="nofollow"><img src="http://i66.tinypic.com/30ud9ty.png"></a>]]></description><version>1.0</version><vendor email='kbiakov@gmail.com' url='https://github.com/Softwee'>Softwee</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='20386' size='778374' date='1487218980000' url=''><name>Freeline Plugin</name><id>com.apkfuns.plugin.freeline</id><description><![CDATA[android studio plugin for 
<a href="https://github.com/alibaba/freeline" rel="nofollow">Freeline</a>
<br>
<br> 
<img src="http://qiniu.apkfuns.com/54F6776E-B1A4-4693-8858-53E030DD9312.png" width="420" height="200"> 
<br> 
<img src="http://qiniu.apkfuns.com/8A1FA6B7-83EE-4749-9C40-311DD0182638.png" width="420" height="200">
<br> 
<br> 
<br>
<b>Contributors</b>
<br> 
<a href="http://github.com/act262" rel="nofollow">act262</a>? 
<a href="http://github.com/pengwei1024" rel="nofollow">????</a>? 
<br>
<br> 
<br>
<b>ISSUES</b>
<br> 
<a href="https://github.com/alibaba/freeline/issues" rel="nofollow">Submit Suggestions or Bugs</a>
<br>
<br>]]></description><version>1.1.4</version><vendor email='' url='https://github.com/alibaba/freeline/tree/master/android-studio-plugin'>act262, ????</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li> <b>1.1.4</b><br> Add feedback channel </li> 
 <li> </li>
 <li> <b>1.1.3</b><br> fix V2.3 beta2-3 crash </li> 
 <li> <b>1.1.2</b><br> add Automatic integration, support Android studio 2.3 </li> 
 <li> <b>1.0.9</b><br> add default run action shortcut?support jdk 1.7+ </li> 
 <li> <b>1.0.8</b><br> support add run configurations 'Freeline Run' </li> 
 <li> <b>1.0.7</b><br> add Freeline ToolWindow and some tools </li> 
</ul>]]></change-notes><depends>org.intellij.groovy</depends><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><depends>org.jetbrains.plugins.terminal</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='155' size='120548' date='1479741669000' url=''><name>Hansel.io</name><id>io.hansel.androidstudioplugin</id><description><![CDATA[Hansel.io Command center for your live apps.
<br> Instantly deploy hotfixes | configs | flags | UI changes]]></description><version>1.0.0</version><vendor email='hi@hansel.io' url='https://hansel.io/'>Hansel.io</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.0.0:</b> Upload the hansel_crumb.zip to the Hansel dashboard from Android Studio / Intellij Idea.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='87' size='2758219' date='1486383749000' url=''><name>ArtifactGen</name><id>me.serce.artifactgen</id><description><![CDATA[This plugin allows you to recreate artifact on every module structure change]]></description><version>0.2</version><vendor email='sergeicelov@gmail.com' url='http://serce.me'>Sergey Tselovalnikov</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Fix jar naming. Please, invoke "Reimport All Maven Projects" and "Rebuild project"]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='153' size='34681' date='1496669520000' url=''><name>Run Configuration For External Tools</name><id>de.markiewb.idea.externalrunconfiguration</id><description><![CDATA[It adds a 'Run Configuration' type for 'External Tools'. 
<br>
<br> The configuration executes nothing, BUT you can associate an 'External Tool' via the 'Before Launch' section. Thus the 'External Tool' is available via the Run-/Debug-Popup. 
<br>
<br> 
<img src="https://raw.githubusercontent.com/markiewb/idea-externaltools-runconfiguration-plugin/master/doc/RunPopup.png"> 
<br>
<br> It solves or helps you with the issues 
<a href="https://youtrack.jetbrains.com/issue/IDEA-104897" rel="nofollow">IDEA-104897</a>, 
<a href="https://youtrack.jetbrains.com/issue/IDEA-168555" rel="nofollow">IDEA-168555</a>, 
<a href="https://youtrack.jetbrains.com/issue/IDEA-161285" rel="nofollow">IDEA-161285</a> Configuration 
<img src="https://raw.githubusercontent.com/markiewb/idea-externaltools-runconfiguration-plugin/master/doc/Configuration.png">]]></description><version>1.0</version><vendor email='' url='https://github.com/markiewb/idea-externaltools-runconfiguration-plugin'>markiewb</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[1.0: Initial version]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin></category><ff>"Obsolete"</ff><category name="Obsolete"><idea-plugin downloads='2604' size='3258' date='1121262570000' url=''><name>RemoveClipboardActions</name><id>RemoveClipboardActions</id><description><![CDATA[The plugin customizes editor popup menu by removing Cut, Copy and Paste actions from it]]></description><version>1.1</version><vendor email='' url=''>IntelliJ</vendor><idea-version min="n/a" max="n/a" since-build='40.3400' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4777' size='5565' date='1089228229000' url=''><name>GoToHack</name><id>GoToHack</id><description><![CDATA[Pulls the Go To submenu items back into the main Editor popup menu, as in earlier versions of IDEA.]]></description><version>1.2</version><vendor email='ecooper@liquidnet.com' url=''>Liquidnet Holdings, Inc.</vendor><idea-version min="n/a" max="n/a" since-build='40.2144' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2210' size='5055' date='1088637078000' url=''><name>RemoveEditorPopupMenuActions</name><id>RemoveEditorPopupMenuActions</id><description><![CDATA[This plugin enables customization of the editor popup menu by removing actions from it.  Actions
      to be removed are specified in the [IDEA_CONFIG_HOME]/options/RemoveEditorPopupMenuActions.xml file.]]></description><version>1.0.5</version><vendor email='chris@chrisbartley.com' url='http://www.chrisbartley.com/'>Chris Bartley</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[Updated plugin.xml for Aurora's Plugin Manager.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6796' size='27022' date='1178402145000' url='https://sourceforge.net/projects/jumptousage/'><name>Jump To Usage</name><id>JumpToUsage</id><description><![CDATA[
        Simple plugin to make navigation to element usages easier than using Alt+F7.<br>
        Works similar to Ctrl+Alt+F7 in Resharper.<br>
        Why this plugin?! Well, I browse code more often than I write.. So I for one definitely needed this.. Hope it's useful for others too..<br><br>

        And this's the first plugin in a series of plugins planned to make navigation and code analysis a whole lot easier.. (provided I manage to work on them :D )<br><br>
        
        Default key binding is to Alt+Shift+F7, coz in Linux Ctrl+Alt+F7 is taken up for switching to virtual console 7
        (which typically is the one running your current X session).<br><br>

        Comes with no configuration page. If you want something to be configurable, let me know and it'll be added.<br>
        Bouquets and Brickbats are welcome :)<br><br>

        <b>UPDATE (11th November, 2010):</b><br>
            Since version 7, IntelliJ IDEA comes with it's own implementation of this feature. Therefore, this plugin is obsolete, and will not be developed further. <br>
        <br><br><br>
        
    ]]></description><version>1.9</version><vendor email='hsdpal@gmail.com' url=''>Dharampal H S</vendor><idea-version min="n/a" max="n/a" since-build='55.5581' /><change-notes><![CDATA[
        1.9 - Bugfix - Plugin does not work properly with GUI code views (like with CodeDependency)
            <ul>
                <li> Thanks to <a href="http://intellij.net/forums/profile.jspa?userID=1237">Mikael Karlsson</a> for reporting the bug and providing a fix :)
            </ul>
            <br><br>
        
        1.8 - Few more improvements..
            <ul>
                <li> Plugin gives feedback with a Progress Bar while searching..
                <li> No more frozen UI due to long searches
                <li> Usage search can be cancelled
            </ul>
              <br><br>

        1.6 - Minor usability improvements..
            <ul>
              <li> Fixed NPE when the action is invoked on non editor windows.. Ex, on the Project manager
              <li> Editor brings usage to focus when you navigate to usage..
              <li> Popup shows up just below the cursor.. So the element on which the action was invoked is visibile..
              <li> Duplicate references are filtered out..
              <li> Action runs in a separate thread, so it doesn't freeze the UI if it takes long to finish..
            </ul>
              <br><br>

        1.4 - Corrupted jar in previous version..
              Still doesn't work with 5.x
              <br><br>

        1.3 - Announcing that the plugin is not compatible with 5.x OpenAPI..
            Works only with 6.0 Beta (Build #5581) onwards..
            Will be coming up with a proper version soon.. <br><br>

        1.2 - First stable release
             <ul>
                <li> Fix to bug: Anonymous classes appear with a name 'null' on the list
                <li> Improved List Rendering: Now you get nice icons on the list :)
                <li> Well, what more? Waiting for bug reports/feature requests :D
             </ul>
             <br>
        1.0 - Beta release<br>
        Few minor refactorings to the code structure<br><br>
        0.1 - Initial pre beta release.<br>
        
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='6381' size='19899' date='1426266133000' url=''><name>Commander</name><id>com.intellij.commander</id><description><![CDATA[Provides a two-panel view for navigating and working with the project structure]]></description><version>141.145</version><vendor email='' url='https://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='141.145' until-build='142.0'/><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin></category><ff>"Code editing"</ff><category name="Code editing"><idea-plugin downloads='4776' size='5441' date='1088637577000' url=''><name>ToggleKeyword</name><id>ToggleKeyword</id><description><![CDATA[Toggles public/protected/private and true/false.]]></description><version>1.2</version><vendor email='' url=''>Thomas Vollmer (thomasvollmer@yahoo.com)</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='20875' size='20061' date='1187887099000' url=''><name>Type Refactoring</name><id>Type Refactoring</id><description><![CDATA[Adds an menu item to the Refactor menu, which allows you to change the type of a variable without breaking code.]]></description><version>0.3.0</version><vendor email='' url=''>Thomas Singer</vendor><idea-version min="n/a" max="n/a" since-build='55.5131' /><change-notes><![CDATA[
    ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='27185' size='19843' date='1105120334000' url='http://confluence.jetbrains.com/display/CONTEST/Lineage'><name>Lineage</name><id>Lineage</id><description><![CDATA[
    
    Lineage: High Powered Class Creation<br>
    * Use Lineage to extend and implement classes and interfaces much faster and
    with more flexibility by invoking an intention or using a keyboard shortcut.<br>
    * Lineage replaces the Create from Usage quick fixes with its own,
    so you can specify visibility, abstractness and location faster and easier.<br>
    * Paste classes into your project structure from examples found on the web or other external
    source files.<br>
    * The standard Create Class functionality has been expanded and improved.<br>
    * Extended Highlight Usages: Invoke it on an import keyword to see where in the file import
    statements are used.<br><br>
    All features are accessible via the keyboard.<br>
    
  ]]></description><version>0.5.1</version><vendor email='leijdekkers@carp-technologies*NOSPAM*.nl' url=''>Bas Leijdekkers</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='4654' size='54601' date='1125255717000' url=''><name>DeclarationsTools</name><id>DeclarationsTools</id><description><![CDATA[Plugins contains several tools related to working with class declarations. I hope you find these tools useful. They are:
     <ul>
    <li><b>Add Super</b> -  an intention in Declaration section that allows to add super class (or super interface) to existing
    class or interface. Along with extension, an appropriate editor action exists too (invoked via <B>ALT-I</b> in default keymap).</li>
    <li><b>New Java Type</b> - editor action that allows quickly create new top-level Java type (class, interface, annotation or enum)
    directly working in editor (via <b>ALT-N</b> in default keymap). Action lets you specify name of type as well as package whether that class should be located (by
    default, package of currently open file is used).</li>
    <li><B>Implement/Override</b> - a small tool that allows to implement <b>AND</b> override methods from super classes/interfaces via single action - (invoked via <B>ALT-M</b> in default keymap)
    Actually, I never could understand why IDEA treats these operations as different ones. This tools works similarly to built-in "Override Methods" and "Implement methods", except that
    in the list it shows all methods that may be overriden and implemented. Also, this tool allows you to filter list to view only abstract methods.</li>
     </ul>]]></description><version>0.5</version><vendor email='info@softamis.biz' url=''>Andrew Sazonov</vendor><idea-version min="n/a" max="n/a" since-build='40.3436' /><change-notes><![CDATA[0.5 (28 August 2005) - First released version. Please note that I've made that plugin just in several hours overy weekend just
    playing with Idea API, so I could miss something and therefore any your comments and suggestions are welcome.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7584' size='66483' date='1103237397000' url=''><name>Modifier Modifier Plugin</name><id>Modifier Modifier Plugin</id><description><![CDATA[Allows you to quickly change the modifiers
  (<code>static</code>, <code>final</code>, etc.) of one or
  more fields, methods, variables, and classes using hotkeys.<br><br>
  Provides hotkeys for toggling each Java modifier for the current method,
  field, variable, or class, as well as for cycling through
  <code>private</code>, default, <code>protected</code>, and
  <code>public</code>.]]></description><version>0.9</version><vendor email='keith@cs.oswego.edu' url='http://keithlea.com/'>Keith Lea</vendor><idea-version min="n/a" max="n/a" since-build='40.3100' /><change-notes><![CDATA[v0.9: Now allows selection of multiple
  fields/methods/variables to mass-edit modifiers of many fields, methods,
  variables, or classes at once.<br>
  v0.1.2: Now comes with preset key bindings.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2980' size='12436' date='1088636685000' url=''><name>MoveElement</name><id>MoveElement</id><description><![CDATA[Structure aware (PSI API) element moving.]]></description><version>0.2</version><vendor email='' url=''>Timur Zambalayev (tzambalayev@nyc.rr.com)</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='15268' size='48581' date='1402020780000' url=''><name>IDEA Doc</name><id>IDEA Doc</id><description><![CDATA[Plugin for generating Javadoc for getters, setters, default constructors, private default constructors and overriding classes. Javadoc generation is based on templates, which you can freely adapt to suit your preferences.]]></description><version>1.0RC2</version><vendor email='info@piraya.nl' url='https://www.piraya.nl/'>Piraya</vendor><idea-version min="n/a" max="n/a" since-build='135.690' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3744' size='196073' date='1162174669000' url=''><name>KonaWorks PowerPack</name><id>KonaWorks PowerPack</id><description><![CDATA[<p>A pack with the following tools:
  <ul>
    <li><b>Group Modules</b> <i>(Project View)</i> - Group some or all of your modules easily by:
    type, parent directory, name prefix/xuffix, DevKit (JDK/SDK), VCS type or language level
    </li>
    <li><b>Array Indexer</b> <i>(Editor)</i> - Show 'array element index' hint (Alt+mouse over).</li>
    <li><b>Editor Gutter Context Menu</b> <i>(Editor)</i> - menu for Editor with several actions available.</li>
    <li><b>Insert Into</b> <i>(Editor)</i> - A new code action to easily insert an expression inside a string literal (Ctrl+Alt+Insert).</li>
    <li><b>Javadoc Roots</b> <i>(Navigation)</i> - Easily navigate to any of the Javadoc roots available to your project (Shift+Ctrl+F1).</li>
    <li><b>Tool Windows</b> <i>(Navigation)</i> - 'Jump to ToolWindow...' popup (Alt+F12).</li>
    <li><b>Open Editors</b> <i>(Navigation)</i> - 'View Open Editors' popup (Ctrl+Shift+E).</li>
    <li><b>CVS Log inspections</b> <i>(Inspections)</i> - Reports files that contain CVS Log keywords</li>
  </ul>
  </p>]]></description><version>1.3</version><vendor email='' url=''>KonaWorks</vendor><idea-version min="n/a" max="n/a" since-build='55.5131' /><change-notes><![CDATA[<p>Added
  <ul>
    <li>More options to some of the module grouping types</li>
    <li>An "Edit Bookmark Description" menu item to the Editor Gutter Context Menu</li>
    <li>Added CVS inspections</li>
  </ul>
  </p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8319' size='17777' date='1162006324000' url=''><name>AutoConstructor</name><id>AutoConstructor</id><description><![CDATA[Auto-completes nasty long constructors which would otherwise
      require digging through javadocs]]></description><version>0.2</version><vendor email='' url=''>Orbitz Worldwide</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[Fixed some bugs, added parameter initialization]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7574' size='14331' date='1172227892000' url=''><name>CodeCompletionLive</name><id>CodeCompletionLive</id><description><![CDATA[CodeCompletionLive cycles through several completions. By default it is binded to Ctrl-Shift-Alt-U but
        it's better to rebind it to for example Ctrl-Space. To do that open Keymap from Settings, under
        Plug-ins - CodeCompletionLive you will see one action CodeCompletionLiveAction, bind it to a new shortcut.

        First it checks Smart Code Completion
        (Ctrl-Shift-Space) if no suggestion available it checks Basic Code Completion (Ctrl-Space) if still IDEA could
        find anything it triggers Class Name Completion (Ctrl-Alt-Space).
    ]]></description><version>0.2</version><vendor email='' url=''>Sergiy Dubovik</vendor><idea-version min="n/a" max="n/a" since-build='50.4267' /><change-notes><![CDATA[
        
        <ul>
            <b>Version 0.2 changes</b>
            <li>Recompiled with 1.5 JDK</li>
        </ul>
        
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8527' size='161018' date='1190137510000' url=''><name>SerializeMe</name><id>SerializeMe</id><description><![CDATA[
        Manage SerialVersionUID field for Serializable class efficently.
        <br>
        If you have any comments, please send them to: <a href="mailto:support@serializeme.ynot-home.info">support</a>
        
    ]]></description><version>0.4</version><vendor email='support@serializeme.ynot-home.info' url='http://ynot-home.info'>Tony Chemit</vendor><idea-version min="n/a" max="n/a" since-build='60.6833' /><change-notes><![CDATA[
        <ul>
            <li>0.1 [NEW] Initial release</li>
            <li>0.2 [FIX]
                <ul>
                    <li>Improve module searching from a file</li>
                    <li>Change delete action behavior : only appears on a non Seralizable class</li>
                </ul>
             </li>
             <li>0.3 [FIX] works with inner class now.</li>
             <li>0.4 [NEW] Improve UI and introduce multi-mode (deep class scanning)
                <ul>
                    <li>[FIX] a bug with enum classes.</li>
                    <li>define a separate presentation group for multi-mode.</li>
                    <li>define a application configuration page.</li>
                </ul>
             </li>             
        </ul>
        
    ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='2980' size='5683' date='1194978189000' url=''><name>DefinitionEqualizer</name><id>DefinitionEqualizer</id><description><![CDATA[The plug-in Equalizer is intended for making your code more
        beautiful and readable via equalizing lines which contains '='.]]></description><version>1.0</version><vendor email='ex.error@gmail.com' url=''>Alexey Saenko</vendor><idea-version min="n/a" max="n/a" since-build='60.6180' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10187' size='52290' date='1202346747000' url=''><name>CodeLock</name><id>CodeLock</id><description><![CDATA[Allows locking of classes, methods and regions of code to protect
        improtant parts of the code from accidental change
    ]]></description><version>1.1</version><vendor email='' url=''>Gil Tzadikevitch</vendor><idea-version min="n/a" max="n/a" since-build='72.7364' /><change-notes><![CDATA[]]></change-notes><depends>CodeGraph</depends><rating>00</rating></idea-plugin><idea-plugin downloads='311841' size='167186' date='1469749175000' url='https://github.com/krasa/StringManipulation'><name>String Manipulation</name><id>String Manipulation</id><description><![CDATA[<p> </p>
<p> Provides actions for text manipulation: </p>
<ul> 
 <li>Toggle style (camelCase, hyphen-lowercase, HYPHEN-UPPERCASE, snake_case, SCREAMING_SNAKE_CASE, dot.case, words lowercase, Words Capitalized, PascalCase) </li> 
 <li>To SCREAMING_SNAKE_CASE (or to camelCase)</li> 
 <li>To snake_case (or to camelCase)</li> 
 <li>To dot.case (or to camelCase)</li> 
 <li>To hyphen-case (or to camelCase)</li> 
 <li>To hyphen-case (or to snake_case)</li> 
 <li>To camelCase (or to words)</li> 
 <li>To PascalCase (or to camelCase)</li> 
 <li>Capitalize selected text</li> 
</ul> -when nothing is selected, then either nothing or whole line or a particular element is selected - report an issue if you find something to improve, each file type needs its own implementation to work flawlessly. 
<p></p> 
<p> Un/Escape: </p>
<ul> 
 <li>Un/Escape selected Java text</li> 
 <li>Un/Escape selected JavaScript text</li> 
 <li>Un/Escape selected HTML text</li> 
 <li>Un/Escape selected XML text</li> 
 <li>Un/Escape selected SQL text</li> 
 <li>Un/Escape selected PHP text</li> 
 <li>Convert diacritics(accents) to ASCII</li> 
 <li>Convert non ASCII to escaped Unicode</li> 
 <li>Convert escaped Unicode to String</li> 
</ul> 
<p></p> 
<p> Encode/Decode: </p>
<ul> 
 <li>Encode selected text to MD5 Hex16</li> 
 <li>De/Encode selected text as URL</li> 
 <li>De/Encode selected text to Base64</li> 
</ul> 
<p></p> 
<p> Increment/Decrement: </p>
<ul> 
 <li>Increment/decrement all numbers found.</li> 
 <li>Duplicate line and increment/decrement all numbers found.</li> 
 <li>Create sequence - Keep first number, replace all other by incrementing</li> 
 <li>Increment duplicate numbers</li> 
</ul> 
<p></p> 
<p> Sort with natural order: </p>
<ul> 
 <li>Reversing order of lines</li> 
 <li>Shuffle lines</li> 
 <li>Sort case-sensitive A-z</li> 
 <li>Sort case-sensitive z-A</li> 
 <li>Sort case-insensitive A-Z</li> 
 <li>Sort case-insensitive Z-A</li> 
 <li>Sort line length asc., desc.</li> 
 <li>Sort lines by subselection - only one selection/caret per line is handled</li> 
</ul> 
<p></p> 
<p> Align: </p>
<ul> 
 <li>Format selected text to columns/table by a chosen separator/delimiter</li> 
 <li>Align text to left/center/right</li> 
</ul> 
<p></p> 
<p> Filter/Remove/Trim...: </p>
<ul> 
 <li>Grep selected text, All lines not matching input text wil be removed. (Does not work in column mode) </li> 
 <li>Trim selected text</li> 
 <li>Trim all spaces in selected text</li> 
 <li>Remove all spaces in selected text</li> 
 <li>Remove duplicate lines</li> 
 <li>Remove empty lines</li> 
 <li>Remove all newlines</li> 
</ul> 
<p></p> 
<p> Other: </p>
<ul> 
 <li>Swap Characters/Selections/Lines/Tokens</li> 
 <li>Switch file path separators: Windows&lt;-&gt;UNIX</li> 
</ul> 
<p></p> 
<p>Actions are available under Edit menu, or via the shortcut "alt M" and "alt shift M". You can setup your own shortcuts for better usability. </p> 
<p></p>]]></description><version>5.0.135.445.0</version><vendor email='vojta.krasa@gmail.com' url=''>original author: Olivier Smedile, current maintainer: Vojtech Krasa</vendor><idea-version min="n/a" max="n/a" since-build='135.445' /><change-notes><![CDATA[<p> </p> Version 5.0 
<ul> 
 <li>Added String Manipulation actions to Editor Context Menu</li> 
</ul>   Version 4.9 
<ul> 
 <li>toggle case actions fix: removed separator between upper case letters, separators after digits made consistent </li> 
</ul>   Version 4.8 
<ul> 
 <li>new action: Switch file path separators: Windows&lt;-&gt;UNIX</li> 
 <li>new action: Shuffle lines</li> 
 <li>new action: Sort lines by subselection</li> 
</ul>   Version 4.7 
<ul> 
 <li>new action: Increment duplicate numbers ("1 3 3" =&gt; "1 3 4")</li> 
 <li>replaced 'Increment to produce unique sequence' to 'Create Sequence' ("1 5 0" =&gt; "1 2 3")</li> 
 <li>Added Base64 options for URL safe, chunked encoding and charset</li> 
 <li>Fixed multiline Base64 encoding</li> 
 <li>Auto-selection of the whole line will not select the 'new line' character on the end of the line</li> 
 <li>Case converting: #14 NoClassDefFoundError fix for WebStorm</li> 
 <li>Case converting: improved auto selection handling</li> 
</ul>   Version 4.6 
<ul> 
 <li>IntelliJ 2016.2 EAP compatibility</li> 
</ul>   Version 4.5 
<ul> 
 <li>new action: Increment to produce unique sequence of numbers ("0 0 0" =&gt; "1 2 3")</li> 
</ul>   Version 4.4 
<ul> 
 <li>fixed AssertionError: Wrong line separators</li> 
</ul>   Version 4.3 
<ul> 
 <li>added action: Align to left/center/right</li> 
 <li>added action: Convert diacritics(accents) to ASCII</li> 
 <li>added action: Sorting with natural ordering</li> 
</ul>   Version 4.2 
<ul> 
 <li>added PascalCase support</li> 
</ul>   Version 4.1 
<ul> 
 <li>fixed converting with numbers (now: v2Counter -&gt; V2_COUNTER, _2_v2_Counter_3 -&gt; 2_V2_COUNTER_3)</li> 
</ul>   Version 4.0 
<ul> 
 <li>smarter selecting for case converting actions - when nothing is selected, then either a whole line or a particular element is selected - report an issue if you find something to improve, each file type needs its own implementation to work flawlessly.</li> 
 <li>fixed whole bunch of edge cases for case converting actions</li> 
 <li>new action: Increment/decrement all numbers found</li> 
 <li>too many actions, introduced new subgroups</li> 
</ul>   Version 3.3 
<ul> 
 <li>new action: Remove duplicate lines</li> 
 <li>new action: Format selected text to columns/table by a chosen separator/delimiter</li> 
</ul>   Version 3.2 
<ul> 
 <li>Renamed and added more case converting actions</li> 
</ul>   Version 3.1 
<ul> 
 <li>Improved converting to camelCase and CONSTANT_CASE</li> 
</ul>   Version 3.0 
<ul> 
 <li>Popup(Alt+M) disabled when refactoring popups are visible</li> 
</ul>   Version 2.9 
<ul> 
 <li>To camel case fixed for a lower case word.</li> 
</ul>   Version 2.8 
<ul> 
 <li>Added properties style action</li> 
</ul>   Version 2.7 
<ul> 
 <li>Improved constant and camel case actions</li> 
 <li>Added hyphen case action</li> 
 <li>Added action for switching between all styles (camelCase, hyphen, underscore, words)</li> 
</ul>  
<p> </p>Version 2.6 
<ul> 
 <li>Line break fix</li> 
</ul> 
<p></p> 
<p> </p>Version 2.5.135.445 
<ul> 
 <li>Multiple Selections support</li> 
</ul> 
<p></p> 
<p> </p>Version 2.4 
<ul> 
 <li>Fixed bug: if end-of-line was selected as last character, then it was removed</li> 
 <li>Disabled default shortcut for swap characters</li> 
 <li>New actions for PHP escaping</li> 
</ul> 
<p></p> 
<p> </p>Version 2.3 
<ul> 
 <li>Fixed: Convert escaped Unicode to String</li> 
</ul> 
<p></p> 
<p> </p>Version 2.2 
<ul> 
 <li>Increment/Decrement improvements</li> 
 <li>Popup menu works during indexing</li> 
</ul> 
<p></p> 
<p> </p>Version 2.1.1 
<ul> 
 <li>Swap Characters - bugfix</li> 
</ul> 
<p></p> 
<p> </p>Version 2.1 
<ul> 
 <li>Alt+A - Exchange two selected characters, or ones surrounding the cursor if no selection</li> 
</ul> 
<p></p> 
<p> </p>Version 2.0 - Resurrection of the plugin 
<ul> 
 <li>Column selection fix</li> 
 <li>Enabled for all IDEs</li> 
 <li>Fixed Escaped Unicode to String action</li> 
 <li>New action: Capitalize</li> 
 <li>New action: Capitalize Fully</li> 
 <li>New action: Decode Url</li> 
 <li>Added shortcut Alt+M for popup opening</li> 
 <li>Improved actions shortcuts in the popup</li> 
</ul> 
<p></p> 
<p> </p>Version 1.3 
<ul> 
 <li>Fixed a bug in duplicate and increment actions when line contains '.' and 'e'</li> 
 <li>Fixed exception when clicking cancel on grep dialog</li> 
 <li>Grep action now warns when no text is selected</li> 
</ul> 
<p></p> 
<p> </p>Version 1.2 New features: 
<ul> 
 <li>Convert non ASCII to escaped Unicode</li> 
 <li>Convert escaped Unicode to String</li> 
 <li>Remove empty lines</li> 
 <li>Duplicate and decrement numbers in a text</li> 
</ul> Misc: 
<ul> 
 <li>Now works since IDEA 7.0 (build 7361)</li> 
 <li>To camel case, now put the first letter on lowercase.</li> 
</ul> 
<p></p> 
<p> </p>Version 1.1 Added following actions: 
<ul> 
 <li>Encode to MD5 Hex16</li> 
 <li>Encode URL</li> 
 <li>De/Encode to Base64</li> 
 <li>Escape SQL</li> 
 <li>Escape XML</li> 
 <li>To Camel case</li> 
 <li>To Constant case</li> 
</ul> Duplicate and increment now handles float number which ends with "." 
<p></p> 
<p></p>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='8084' size='38380' date='1222731708000' url='https://code.google.com/archive/p/javadoc-helper'><name>Javadoc Helper</name><id>Javadoc Helper</id><description><![CDATA[
        
        <p>Provide following actions:
           <ul>
           <li>Set configurable javadoc class tags (like @version $Id$)</li>
           <li>Add @Override tag to method which overrides</li>
           <li>Add {@inherited} on javadoc method or remove javadoc which is same as parent</li>
        </ul>
        </p>
        <p>Actions are available under Editor popup menu, Project popup and Edit menu.<br>
        You can right-clic on a folder to launch an action recursively.</p>
        <p>Look at plugin "JavaDoc Sync Plugin" for others actions related to javadoc</p>
       
    ]]></description><version>1.1</version><vendor email='osmedile@gmail.com' url=''>Olivier Smedile</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[
        
        <p>
    Version 1.1
    <ul>
        <li>Reset configuration requires a confirmation</li>
        <li>Fixed a bug when creating new class tag</li>
    </ul>
    </p>
    Version 1.0
    <p>
    Original release, actions:
    <ul>
        <li>Set configurable javadoc class tags (like @version $Id$)</li>
        <li>Add @Override tag to method which overrides</li>
        <li>Add {@inherited} on javadoc method or remove javadoc which is same as parent</li>
    </ul>
    </p>
    
    ]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2836' size='75691' date='1225330862000' url='https://code.google.com/archive/p/idea-check-my-vars'><name>Check My Vars</name><id>Check My Vars</id><description><![CDATA[
        
        <b>Generate code according to Annotation</b>
        <p>
        Configure template to generate code depending on <i>annotation</i> and
        <i>type</i> of parameter.<br>
        For example, code like:<br>
        public void minMaxNumber(@MinMax(min = 1, max = 5)int nb) {<br>
        }<br>
        <br>
        Can generate this:<br>
        public void minMaxNumber(@MinMax(min = 1, max = 5)int nb) {<br>
            if (nb < 1 || nb > 5) {<br>
                throw new IllegalArgumentException("nb value must be between 1 and 5 (inclusive)");<br>
            }<br>
        }<br>
        </p>
        <br>
        <p>
        Action is available under "Generate..." menu.<br>
        On first use, the plugin will ask you to generate a sample if it found nothing to generate.
        </p>
        <br>
        <p>Future release will include a support for javadoc tag as an alternative to Annotation,
        so JDK 1.4 or earlier users can use this plugin</p>
       
    ]]></description><version>1.0.1</version><vendor email='osmedile@gmail.com' url=''>Olivier Smedile</vendor><idea-version min="n/a" max="n/a" since-build='72.7361' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1772' size='10933' date='1228761245000' url=''><name>Unvoid Methods 7</name><id>Unvoid Methods 7</id><description><![CDATA[
        Changes <b>void</b> return type to <b>this</b> for all methods in file (configurable) via Generate menu.
        
        After that, you can chain these methods like Hibernate or jQuery:
        person.setName().setAge();
        
        For IDEA 7 only.
        
    ]]></description><version>1.0</version><vendor email='kcabel@centrum.cz' url=''>Karel Cabel</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2489' size='6842' date='1349738796000' url='https://code.google.com/archive/p/this-inserter'><name>ThisInserter</name><id>ThisInserter</id><description><![CDATA[Add explicit this. to the front of member variables and method calls]]></description><version>1.4</version><vendor email='mjparme@gmail.com' url='https://code.google.com/archive/p/this-inserter'>Michael Parmeley</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[Plugin has been updated to work with IntelliJ 11.x]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2806' size='70252' date='1254785439000' url=''><name>Dto-Wrapper-Builder Generator</name><id>Dto-Wrapper-Builder Generator</id><description><![CDATA[
        
        This plugin generates builder, dtos or special wrappers for given interfaces or classes.
      
    ]]></description><version>0.3</version><vendor email='jens.hanack@gmx.de' url='https://github.com/hanack/intellij-generator-plugin/wiki'>Jens Hanack</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[- Configurable initialization of dto attributes added.
  First part of feature request 13 http://github.com/hanack/intellij-generator-plugin/issues#issue/13.
- Configuration panel updated]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1321' size='3969' date='1256892524000' url=''><name>Simple Helpers</name><id>Simple Helpers</id><description><![CDATA[This is a plugin to provide simple shortcuts to help coding. The first shortcut is to convert a camel cased word to sentence. Like 'EditorActionImpl' to 'Editor action impl'.]]></description><version>1.1</version><vendor email='' url=''>Udayakumar Rayala</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='70168' size='96336' date='1333417504000' url=''><name>SmarterEditor</name><id>SmarterEditor</id><description><![CDATA[<b>Smarten up the editor with new editor actions.</b> 
<br> This plugin makes you more productive with IntelliJ. It maps frequently used actions to a single shortcut. You can easily select, format and navigate in selections. And it allows to to split literals at the current position without breaking your code! 
<br> 
<img src="https://www.plugin-dev.com/images/smartereditor/intellij-plugin-intro1.gif" alt="SmarterEditor"> 
<br> 
<img src="https://www.plugin-dev.com/images/smartereditor/intellij-plugin-intro2.gif" alt="SmarterEditor"> 
<br> 
<b>This is an early release of this plugin. Please vote and provide feedback to help!</b> 
<p>Documentation is available at <a href="https://www.plugin-dev.com/project/smartereditor/" rel="nofollow">plugin-dev.com</a>.</p>]]></description><version>0.8.3</version><vendor email='mail@ansorg-it.com' url='https://www.plugin-dev.com/'>Joachim Ansorg</vendor><idea-version min="n/a" max="n/a" since-build='117.0' /><change-notes><![CDATA[
        
    
        <b>Changes in this version:</b>
        <br>
        <ul>
        <li>Javascript string splitting improved<li>
        </ul>
    
     ]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='16948' size='56957' date='1280113062000' url='https://github.com/ivan-veselovsky/repka/tree/master/extended-code-sense'><name>Extended Code Sense</name><id>extended-code-sense</id><description><![CDATA[Provides some platform code-sense functionality enhancements.]]></description><version>1.3</version><vendor email='ivan At veselovsky.net' url=''>Ivan V.</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        
        <p><b>Version 1.3 changes</b></p>
        <ul>
           <li> fixed IndexOutOfBoundsException in edu.jetbrains.completionWithLiveTemplates.LiveTemplatesCompletionProvider, line 284</li>
        </ul>
        <p><b>Version 1.2 changes</b></p>
        <ul>
           <li> fixed exception "java.lang.NoSuchMethodError: com.intellij.codeInsight.template.CustomLiveTemplate.isApplicable(Lcom/intellij/psi/PsiFile;I)Z" that happened when running under IDEA 9.0.2 and earlier builds.</li>
        </ul>
        <p><b>Version 1.1 changes</b></p>
        <ul>
           <li> fixed arg-live-templates invocation in in-word mode.</li>
        </ul>
        <p><b>Version 1.0 changes</b></p>
        <ul>
           <li> fixed invocation of live templates with arguments.</li>
           <li> fixed context dependency of the templates shown in the completion popup.</li>
     	   <li> added options to control auto popup invocation in out-of-word context. </li>
           <li> the tests now cover the main functionality. </li>
        </ul>
        <p><b>Version 0.7 changes</b></p>
        <ul>
           <li> revised the base logic of the auto-popup -- now the logic is more straight and psi-independent. </li>
	   <li> fixed bug: live templates not applicable to the context were shown (e.g. in comments) </li>
           <li> the tests somewhat enhanced </li>
        </ul>

        <p><b>Version 0.4 changes</b></p>
        <ul>
            <li>Fixed auto-popup in Php array index expressions, like myArr[| .</li>
        </ul>

        <p><b>Version 0.3 changes</b></p>
        <ul>
            <li>Auto pop up now works after "[" (array length expression).</li>
            <li>Auto popup feature extended for all languages, not only Php.</li>
        </ul>
        
  ]]></change-notes><depends>com.intellij.modules.platform</depends><rating>3.7</rating></idea-plugin><idea-plugin downloads='1166' size='14768' date='1305174274000' url=''><name>Runtime java completion</name><id>Runtime java completion</id><description><![CDATA[Runtime completion]]></description><version>0.2</version><vendor email='' url=''>SPbSU</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='6321' size='75773' date='1326060309000' url=''><name>Javadoc Utility</name><id>Javadoc Utility</id><description><![CDATA[
        
            This simple plugin provides the following <b>javadoc</b> features:
            <ul>
                <li>Generating getters and setters with javadoc (rus/eng) (<i>press ALT+G</i>).</li>
                <li>Add @inheritDoc tag to the method which overrides (<i>press ALT+I</i>).</li>
        </ul>
        
        All plugin features are available in the generate menu.
        

    ]]></description><version>1.3</version><vendor email='s.netesany@gmail.com' url=''>littleserg</vendor><idea-version min="n/a" max="n/a" since-build='90.10000' /><change-notes><![CDATA[
        
            version 1.1
            <ul>
                <li>Add @inheriDoc comment</li>
                <li>Generating getters and setters is not scanning of the private ancestor's fields</li>
            </ul>
            version 1.2
            <ul>
                <li>Fixed getter/setter bug</li>
            </ul>
            version 1.3
            <ul>
                <li>Templates are configured via settings panel</li>
                <li>Fixed some previous bugs</li>
                <li>Compatible with Intellij Idea 11.0</li>
            </ul>
        
    ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='9543' size='20079' date='1483514235000' url='https://github.com/felixtsu/idea-generate-fluent-interface'><name>Generate.Fluent.Interface</name><id>Generate.Fluent.Interface</id><description><![CDATA[helps you to create Fluent Interface property accessor methods.]]></description><version>0.8.5</version><vendor email='humaeks@gmail.com' url='https://github.com/felixtsu/idea-generate-fluent-interface'>Felix.TSU</vendor><idea-version min="n/a" max="n/a" since-build='99.18' /><change-notes><![CDATA[Support calling setter instead of duplicating it This feature is provided by rhandsch@github, thank you. Happy 2017 to everyone.]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='1895' size='101388' date='1314880756000' url=''><name>GeneratePropertyNameConstants</name><id>GeneratePropertyNameConstants</id><description><![CDATA[Adds a new menu Generate Properties in the generate menu (alt + ins) to generate getter, setter and property name constants of fields. See https://github.com/thomedw/genprop]]></description><version>0.03</version><vendor email='thomas@katalisindonesia.com' url=''>Thomas Edwin Santosa</vendor><idea-version min="n/a" max="n/a" since-build='102.0' /><change-notes><![CDATA[
		1) Compiled with IDEA build 107.509
	]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1392' size='6211' date='1319379395000' url='https://github.com/mjedynak/notation-converter-idea-plugin'><name>Notation Converter</name><id>Notation Converter</id><description><![CDATA[
      Plugin adds ability to convert the selected name between camel case (used in field's names) and uppercase underscore (used in constant's names).
      Works similar to 'Toggle case' action.
      
      E.g. 'MY_NAME' -> 'myName'.
      
      Usage:
      <ul>
          <li>ALT+SHIFT+U on a name (shortcut).</li>
          <li>Edit -> Camel Case / Underscore Conversion (from Edit menu).</li>
      </ul>
      
    ]]></description><version>1.1.0</version><vendor email='m.jedynak [at] gmail.com' url=''>Michal Jedynak
    </vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
        version 1.1.0
        <ul>
        <li>Added ability to convert name in any kind of file (not only source files)</li>
        <li>Added ability to convert name in refactoring modal window (after hitting SHIFT+F6)</li>
        <li>Changed default shortcut to (ALT + SHIFT + U) - similar to 'Toggle Case' action (CTRL + SHIFT + U)</li>
        <li>Moved action to 'Edit menu' and changed its name to 'Camel Case / Underscore Conversion'</li>
        </ul>
      ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='3507' size='32707' date='1388940432000' url=''><name>SBJspClass</name><id>SBJspClass</id><description><![CDATA[SBJspClass : edit jsp files as java Class]]></description><version>1.11</version><vendor email='serbis@pisem.net' url='http://qip.ru/'>Serbis</vendor><idea-version min="n/a" max="n/a" since-build='111.69' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='562' size='2631' date='1330959455000' url=''><name>Finder Restarter</name><id>Finder Restarter</id><description><![CDATA[Plugin that restarts Finder every time Idea gains focus(to fix Smart code completion)]]></description><version>1.0</version><vendor email='' url=''>harryhoppel</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2855' size='19330' date='1356770643000' url=''><name>Java2SQL</name><id>Java2SQL</id><description><![CDATA[Plug-in that transforms Java strings with constant values to SQL text and replaces constants with their values. Just put cursor to the SQL string in your code and press the button in the plugin window &gt; SQL is ready to use: [[ int value = 1; String sql = &quot;select &quot; + value + &quot; from dual&quot;; ]] &gt;&gt; Plugin &gt;&gt; select 1 from dual]]></description><version>0.4</version><vendor email='' url=''>Andrey Grebeniuk</vendor><idea-version min="n/a" max="n/a" since-build='111.167' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='6520' size='55069' date='1340841153000' url='https://github.com/bpark/gen-javadoc'><name>gen-javadoc</name><id>gen-javadoc</id><description><![CDATA[Plugin for generating javadoc comments for setters and getters, with the common generating dialog behavior. Templates can changed in the IDE settings menu under JavaDoc Generator. The template syntax is based on velocity.]]></description><version>1.0</version><vendor email='burt.parkers@googlemail.com' url='https://github.com/bpark/gen-javadoc'>Burt Parkers</vendor><idea-version min="n/a" max="n/a" since-build='117.418' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='522' size='6457' date='1354229025000' url=''><name>Comparison chain generator</name><id>org.jetbrains.comparisonChain</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<small>most HTML tags may be used</small>]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Add change notes here.
<br /> 
<small>most HTML tags may be used</small>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='891' size='81940' date='1357234291000' url=''><name>CodeLock 1.2</name><id>CodeLock 1.2</id><description><![CDATA[Updated version of codelock by Gil Tzadikevitch (updated with Gil's permission) which runs with Intellij IDEA 12. Allows locking of classes, methods and regions of code to protect important parts of the code from accidental change. Removed unused CodeGraph dependencies and updated API calls to make it work with the latest versions of Intellij products.]]></description><version>1.2</version><vendor email='' url=''>Gil Tzadikevitch, Bill White</vendor><idea-version min="n/a" max="n/a" since-build='123.94' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='87212' size='39975' date='1488795779000' url=''><name>CamelCase</name><id>de.netnexus.camelcaseplugin</id><description><![CDATA[Switch easily between CamelCase, camelCase, snake_case and SNAKE_CASE. See Edit menu or use SHIFT + ALT + U.]]></description><version>2.0.0</version><vendor email='info@netnexus.de' url='https://netnexus.de/'>NetNexus IT Services</vendor><idea-version min="n/a" max="n/a" since-build='140.0' /><change-notes><![CDATA[Introducing the new config panel for the CamelCase Plugin (see Preferences / Editor / Camel Case)]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='44116' size='13287' date='1474497885000' url=''><name>Injection for AppCode</name><id>com.injectionforxcode.injection.plugin.id</id><description><![CDATA[Dynamic Objective-C Code Injection for App Code.
<br> 
<small>Requires Injection for Xcode plugin to work.</small>]]></description><version>3.6</version><vendor email='support@injectionforxcode.com' url='http://www.injectionforxcode.com'>Injection for Xcode</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Initial Release.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1174' size='73067' date='1392640258000' url=''><name>fuGen</name><id>fuGen</id><description><![CDATA[Generating class fields and methods by custom templates for selected fields.
<br /> With this plugin you can create your own &quot;Generate Action&quot; (Alt+Insert) (e.g. like standart Getter/Setter generation).
<br /> Code will be generated by your own predefined template for this action.
<br /> You can create any number of actions.
<br /> Supported features: 
<ul> 
 <li>Can be added custom generate-actions.</li> 
 <li>Generate fields by custom templates.</li> 
 <li>Generate methods by custom templates.</li> 
 <li>Generate getter-method if it need for your template.</li> 
 <li>Specifying generation template with vars from selected field context.</li> 
</ul> 
<br />Default shortcuts: 
<ul> 
 <li>Code -&gt; Generate (Alt + Insert) -&gt; [YourAction] - Generate fields and methods by template specified for selected action</li> 
 <li>Settings Menu (Ctrl+Alt+S) -&gt; FuGen - Plugin properties</li> 
</ul> 
<br />Please note: This plugin is distributed on an &quot;AS IS&quot; BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.]]></description><version>1.3.3</version><vendor email='kirill@korgov.ru' url=''>Kirill Korgov</vendor><idea-version min="n/a" max="n/a" since-build='133.696' /><change-notes><![CDATA[Added support for fields that have prefixes.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='10121' size='15539' date='1442625721000' url=''><name>GenerateCopyConstructor</name><id>de.u-mass.idea.copyConstructor</id><description><![CDATA[<p>Adds an option to generate a copy constructor to the generate menu (alt + ins).</p> 
<p>The action will generate a copy constructor taking an instance of the same class and copying over every field. If there is a copy constructor available in the superclass it will be called as well.</p> 
<p>Also adds a number of inspections that generate warnings if a copy constructor might be faulty (e.g. not all fields copied or superclass constructor not invoked).</p>]]></description><version>1.2</version><vendor email='me@jkovacs.de' url='http://www.jkovacs.de'>Johann Kovacs</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>4.7</rating></idea-plugin><idea-plugin downloads='9239' size='4244' date='1429558735000' url=''><name>Enclosing Plugin</name><id>com.lexand.enclosing</id><description><![CDATA[Plugin for enclosing selection with specified character (NetBeans analog)
<br /> Characters used for enclosing ', &quot;, (, {, [, `.
<br />
<br /> Change notes
<br />
<br /> 
<b>1.0.1</b> 
<ul>
 <li> Support multi-caret mode</li>
</ul> 
<b>1.0</b> 
<ul> 
 <li>Plugin does not work in &quot;Column selection mode&quot;.</li> 
 <li>Compatible with other JetBrains products</li> 
</ul>]]></description><version>1.0.1</version><vendor email='dorogikh.alexander@gmail.com' url=''>Alexandr Dorogikh</vendor><idea-version min="n/a" max="n/a" since-build='135.1306' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='20366' size='754247' date='1481756646000' url=''><name>Wrap to Column</name><id>com.andrewbrookins.wrap_to_column</id><description><![CDATA[<p> Wraps text to the specified column width. Similar to the Emacs command 'Fill Paragraph' and Vim's `gq` (format lines) command. This is a replacement for the native Intellij Fill Paragraph command, which doesn't work quite how I need it to. </p> 
<p> This plugin provies two IDE actions: </p>
<ul> 
 <li> <strong>Wrap Line to Column</strong>: Wraps selected text or the current line if no text is selected. This is useful for IdeaVim users who wish to pair the command with motions like `vip` (select current paragraph). </li> 
 <li> <strong>Wrap Paragraph to Column</strong>: Wraps the paragraph (multiple lines) in which the cursor appears. No selection is needed, and will be ignored. </li> 
</ul> 
<p></p> 
<p> <strong>Note:</strong> As of version 1.0, this plugin supports only IDEA 14.1.x-based products and later (e.g., PyCharm 4.1, WebStorm 10, Android Studio 1.3). </p>]]></description><version>1.4.0</version><vendor email='a@andrewbrookins.com' url='https://andrewbrookins.com/'>Andrew Brookins</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[WrapToColumn 1.4.0 provides a new command -- Wrap Paragraph to Column -- which wraps your current paragraph (with awareness of comment syntax in many languages) without requiring a selection.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='10393' size='11524' date='1397249586000' url='http://www.seanlandsman.com'><name>Guava equals, hashCode and toString generator</name><id>com.seanlandsman.idea.plugins.guavagenerators</id><description><![CDATA[Generates equals and hashCode, as well as toString, utilising the Guava libraries
<br />ALT+INSERT : equals &amp; hashCode and toString options will be shown.
<p> Given a class with the following fields:<br /> private int field1;<br /> private String field2;<br /> private long field3;</p>
<p> The following methods would be generated:</p>
<p> @Override<br /> public boolean equals(Object o) {<br /> &nbsp;&nbsp;&nbsp;&nbsp;if (this == o) return true;<br /> &nbsp;&nbsp;&nbsp;&nbsp;if (o == null || getClass() != o.getClass()) return false;</p>
<p> &nbsp;&nbsp;&nbsp;&nbsp;TestHarness that = (TestHarness) o;</p>
<p> &nbsp;&nbsp;&nbsp;&nbsp;return Objects.equal(this.field1, that.field1) &amp;&amp;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Objects.equal(this.field2, that.field2) &amp;&amp;<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Objects.equal(this.field3, that.field3);<br /> }</p>
<p> @Override<br /> public int hashCode() {<br /> &nbsp;&nbsp;&nbsp;&nbsp;return Objects.hashCode(field1, field2, field3);<br /> }</p>
<p> @Override<br /> public String toString() {<br /> &nbsp;&nbsp;&nbsp;&nbsp;return Objects.toStringHelper(this)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.add(&quot;field1&quot;, field1)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.add(&quot;field2&quot;, field2)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.add(&quot;field3&quot;, field3)<br /> &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;.toString();<br /> }<br /></p>]]></description><version>1.0.3</version><vendor email='sean@thelandsmans.com' url='http://www.seanlandsman.com'>Sean Landsman</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='51239' size='2846169' date='1483684573000' url=''><name>Gradle Dependencies Helper</name><id>GradleDependenciesHelper</id><description><![CDATA[library is searched in Smart Code Completion by Maven repository]]></description><version>1.8</version><vendor email='siosio12@gmail.com' url='https://github.com/siosio/GradleDependenciesHelperPlugin'>siosio</vendor><idea-version min="n/a" max="n/a" since-build='130.1619' /><change-notes><![CDATA[<ul> 
 <li>1.8 bug fix.<br> </li>
 <li> </li>
 <li>1.7 Removed the dependence of Maven Integration </li>
 <li> </li>
 <li>1.6 bug fix. </li> 
 <li>1.5 Add sort of completion list </li> 
 <li>1.4 Add the feature to open "Maven Central" in the external documentation </li> 
 <li>1.1 change completion type.(to "Smart type" from "Basic type") </li> 
</ul>]]></change-notes><depends>org.intellij.groovy</depends><depends>org.jetbrains.plugins.gradle</depends><rating>3.7</rating></idea-plugin><idea-plugin downloads='1748' size='11104' date='1377373490000' url=''><name>Eclipse Actions</name><id>com.github.dgt79.plugin.eclipseactions</id><description><![CDATA[Plugin that offers some actions as Eclipse IDE does.]]></description><version>1.0</version><vendor email='' url='https://github.com/dgt79/EclipseActions'>Dgt79</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[This plugin provides some actions as Eclipse IDE does. DuplicateLinesEx/CopyLinesEx has equivalent behaviour as Eclipse's DuplicateLines/CopyLines. Behaviour is similar to IntelliJ's Duplicate Line or Block action.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='28114' size='26847' date='1440454704000' url='https://github.com/analytically/innerbuilder'><name>InnerBuilder</name><id>InnerBuilder</id><description><![CDATA[Adds a Builder action to the Generate menu (Alt+Insert) which generates an inner builder class as described in Effective Java]]></description><version>1.1.2</version><vendor email='mathias.bogaert@gmail.com' url='https://github.com/analytically'>Mathias Bogaert</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[30.04.2015 - 1.1.2 - Added more options to use JSR-305/Findbugs @Nonnull annotations and generate Javadoc.
<br /> 13.06.2014 - 1.1.1 - Bugfix for final fields in copy builder, thanks to neilg.
<br /> 27.02.2014 - 1.1.0 - Added checkboxes to customize the builder (new builder method, copy constructor and 'with' notation).
<br /> 16.02.2014 - 1.0.8 - Don't include private superclass fields and allow fields with no access modifier.
<br /> 01.02.2014 - 1.0.7 - Ignore tinylog and JBoss logging fields.
<br /> 14.12.2013 - 1.0.6 - Rewrites existing Builder classes, field ordering in chooser is now superclass-first.
<br /> 06.12.2013 - 1.0.5 - Fixed bug with primitive types.
<br /> 06.12.2013 - 1.0.4 - Fixed generated field order.
<br /> 03.12.2013 - 1.0.3 - Now includes parent class fields in the chooser.
<br /> 29.11.2013 - 1.0.1 - Small fixup release.
<br /> 22.11.2013 - 1.0.0 - First release, based on an old codebase.
<br />]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='11427' size='47266' date='1396773693000' url=''><name>Android Property Initializer</name><id>com.codexplo.intellij.android</id><description><![CDATA[This plugin helps you to generate dumb android specific code. 
<ul> 
 <li>InjectViews</li> 
</ul> Please feel free to contact me and ask any questions or suggest some features.]]></description><version>1.2</version><vendor email='anmbrr.bit0112@gmail.com' url='https://codexplo.wordpress.com/'>Code Explosion</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[<br /> 
<small>Added Fragment Supports</small>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1704' size='8011' date='1442326495000' url=''><name>Inject LOG_TAG Plugin</name><id>jp.tomorrowkey.intellij.injectlogtag</id><description><![CDATA[Generate LOG_TAG field to use for android.util.Log.]]></description><version>1.0.2</version><vendor email='tomorrowkey@gmail.com' url='https://github.com/tomorrowkey/InjectLogTagPlugin'>tomorrowkey</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[The first release.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7683' size='63667' date='1491933911000' url=''><name>File Template Variables</name><id>org.jetbrains.idea.project.template.variables</id><description><![CDATA[This plugins allow to specify or override any variables in the File Template functionality per Project
<br>]]></description><version>0.4.3</version><vendor email='vova.kravets@gmail.com' url='https://github.com/vkravets/FileTemplatesVariable'></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>0.4.3</b> @ 11.04.1017 
<ul>
 <li>Merge <a href="https://github.com/vkravets/FileTemplatesVariable/pull/15" rel="nofollow">fix</a> from @JDGrimes add compatible with version &gt;= 131.0</li>
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='656' size='42189' date='1397301019000' url=''><name>SEL Editor</name><id>fr.assoba.open.sel.plugin</id><description><![CDATA[An IDEA plugin for the SEL language
<br />]]></description><version>1.0</version><vendor email='jpujo@assoba.fr' url=''>Assoba Open</vendor><idea-version min="n/a" max="n/a" since-build='120.0' /><change-notes><![CDATA[Initial Version
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1732' size='4302' date='1398695954000' url=''><name>Insert Final Modifier</name><id>Insert Final Modifier</id><description><![CDATA[Insert final modifier automatically based on Code style issues inspection of Intellij]]></description><version>1.0</version><vendor email='joeshow87@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2531' size='13070' date='1402602946000' url=''><name>Justifier</name><id>net.leppik.intellij.plugin.justifier</id><description><![CDATA[Left or right justify columns of selected text. This makes it easy to format repetitive lines of code into easy to read tables. 
<b>This only works when indenting with spaces, not tabs.</b> 
<p>To use:</p> 
<ol> 
 <li> Select a rectangular block of text (alt-click and drag)</li> 
 <li> Choose <b>Left Justify</b> under the <b>Edit</b> menu. All the whitespace on the left is moved to the right.</li> 
 <li> Choose <b>Right Justify</b> under the <b>Edit</b> menu. All the whitespace on the right is moved to the left.</li> 
</ol>]]></description><version>0.5</version><vendor email='david@leppik.net' url='https://github.com/dleppik'>David Leppik</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1043' size='12660' date='1408458006000' url=''><name>Assert Deluxe</name><id>assert-deluxe</id><description><![CDATA[<p> AssertDeluxe is a plugin for IntelliJ IDEA that simplifies creation of custom assertion classes in Java. Let's say you have a simple POJO called Person. With AssertDeluxe you can press ALT+Insert to generate Custom Assertion Class to have nice and easy to read assertions in your tests. </p> 
<p>So instead to write assertions like:</p> 
<pre><code>
assertThat(person.getFirstName()).isEqualTo(&quot;John&quot;);
assertThat(person.getLastName()).isEqualTo(&quot;Doe&quot;);
assertThat(person.getAge()).isEqualTo(42);
</code></pre> 
<p>you can write:</p> 
<pre><code>
assertPerson(person).hasFirstName(&quot;John&quot;).hasLastName(&quot;Doe&quot;).hasAge(42);
</code></pre>]]></description><version>1.3</version><vendor email='gmwitkowski@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p> 1.3 </p>
<ul> 
 <li>unified dialog for selecting fields and test sources root</li> 
</ul> 
<p></p> 
<p> 1.2 </p>
<ul> 
 <li>compiled with jdk 1.7 (1.1 worked only with jdk 1.8)</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2314' size='11375' date='1414892690000' url=''><name>Builder Deluxe</name><id>builder-deluxe</id><description><![CDATA[BuilderDeluxe is a plugin for IntelliJ IDEA that automates creation of builder classes for POJOs. Let's say you have a class Person with fields age, firstName and lastName. With BuilderDeluxe you can press ALT+Insert to generate builder class and use it that way: 
<pre><code>
Person person = person().withFirstName(&quot;John&quot;).withLastName(&quot;Doe&quot;).withAge(42).build();
</code></pre>]]></description><version>1.1</version><vendor email='gmwitkowski@gmail.com' url=''></vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p> 1.1 </p>
<ul> 
 <li>configurable prefix for declaring fields, e.g withFirstName - from now &gt;with&lt; can be configured</li> 
</ul> 
<p></p>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1856' size='17150' date='1411503134000' url=''><name>Builder plugin</name><id>com.squareup.intellij.plugins.builder</id><description><![CDATA[Generates a static nested Builder for a class.]]></description><version>1.0</version><vendor email='rhall@squareup.com' url='https://squareup.com/global/en/pos'>Square Inc.</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2842' size='8300' date='1411510376000' url=''><name>Builder</name><id>com.idea.plugin.builder</id><description><![CDATA[Intellij Idea plugin to generate Java Builder for a class.
<br /> Alt + Insert -&gt; Generate Builder...]]></description><version>1.0</version><vendor email='bajpai.anshul@gmail.com' url='https://github.com/anshulbajpai'>Anshul Bajpai</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4216' size='9055' date='1415193696000' url=''><name>Groovy Method Completion</name><id>com.arasthel.groovy.override-completion</id><description><![CDATA[This plugin lets you auto complete your super classes method declarations in Groovy language as well as quickly create Getter and Setters for their fields.]]></description><version>1.0.1</version><vendor email='contacto@arasthel.com' url='https://arasthel.com/'>Arasthel</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[v1.0.1: only suggest override completion out of method declarations.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='850' size='63729' date='1416256963000' url=''><name>Smart Builder generator</name><id>pl.pamsoft.smartbuilder</id><description><![CDATA[Based on build pattern described: 
<a href="http://blog.crisp.se/2013/10/09/perlundholm/another-builder-pattern-for-java" rel="nofollow">blog.crisp.se</a>
<br /> 
<br /> To generate builder just hit Alt+Insert and choose 'Smart Builder generator'. 
<br /> Plugin allows you to easily create builder for given class. Eg. having class:
<br /> 
<pre><code>public class Person {
    String mandatoryFirstName;
    String mandatoryLastName;
    int mandatoryAge;
    int optionalHeight;
    Color optionalEyeColor;
    Color optionalHairColor;
}</code></pre> You can generate builder: 
<pre><code>public class Person {
    String mandatoryFirstName;
    String mandatoryLastName;
    int mandatoryAge;
    int optionalHeight;
    Color optionalEyeColor;
    Color optionalHairColor;

    private Person() {
    }

    public static IMandatoryLastName mandatoryFirstName(String mandatoryFirstName) {
        return new Person.Builder(mandatoryFirstName);
    }

    public interface IMandatoryLastName {
        IMandatoryAge mandatoryLastName(String mandatoryLastName);
    }

    public interface IMandatoryAge {
        IBuild mandatoryAge(int mandatoryAge);
    }

    public interface IBuild {
        IBuild optionalHeight(int optionalHeight);
        IBuild optionalEyeColor(Color optionalEyeColor);
        IBuild optionalHairColor(Color optionalHairColor);
        Person build();
    }

    private static class Builder implements IMandatoryLastName, IMandatoryAge, IBuild {
        private Person instance = new Person();

        private Builder(String mandatoryFirstName) {
            instance.mandatoryFirstName = mandatoryFirstName;
        }

        @Override
        public IMandatoryAge mandatoryLastName(String mandatoryLastName) {
            instance.mandatoryLastName = mandatoryLastName;
            return this;
        }

        @Override
        public IBuild mandatoryAge(int mandatoryAge) {
            instance.mandatoryAge = mandatoryAge;
            return this;
        }

        @Override
        public IBuild optionalHeight(int optionalHeight) {
            instance.optionalHeight = optionalHeight;
            return this;
        }

        @Override
        public IBuild optionalEyeColor(Color optionalEyeColor) {
            instance.optionalEyeColor = optionalEyeColor;
            return this;
        }

        @Override
        public IBuild optionalHairColor(Color optionalHairColor) {
            instance.optionalHairColor = optionalHairColor;
            return this;
        }

        public Person build() {
            return instance;
        }
    }
}</code></pre> And use it like: 
<pre><code>Person build = Person.mandatoryFirstName(&quot;John&quot;).mandatoryLastName(&quot;Doe&quot;).mandatoryAge(18).optionalHeight(180).build();</code></pre>]]></description><version>1.2</version><vendor email='smartbuilder@pamsoft.pl' url=''>Pawe? Majkutewicz</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[Version 1.2 - Fixed bug reported by Cassius Cai.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='138' size='819482' date='1413829587000' url=''><name>Legacy API hider</name><id>leviysoft.rainbowpony</id><description><![CDATA[This plugin completely hides deprecated items from completion list.]]></description><version>1.0</version><vendor email='danslapman@gmail.com.com' url='https://github.com/leviysoft/rainbowpony'>danslapman</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[First release.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='720' size='3093' date='1416870448000' url=''><name>Escape String to Unicode</name><id>com.piegoesmoo.escape</id><description><![CDATA[Escapes selected strings to unicode]]></description><version>1.0</version><vendor email='me@pieogoesmoo.com' url=''>piegoesmoo</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Initial release]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='183111' size='1472296' date='1421107963000' url=''><name>PHP composer.json support</name><id>org.psliwa.idea.composer</id><description><![CDATA[PHP composer.json support 
<br> 
<b>Donate</b> using 
<a href="https://www.paypal.me/psliwa" rel="nofollow">PayPal</a> or 
<a href="https://blockchain.info/address/1Q6f6ZAqYFVzSaBf9AZJ6Ba948jjmQJU4A" rel="nofollow">Bitcoin</a> 
<br>
<br> This plugin adds auto completion and inspections support for composer.json file in PHP projects.]]></description><version>0.2.2</version><vendor email='me@psliwa.org' url='https://github.com/psliwa/idea-composer-plugin'>psliwa</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[0.2.2 
<ul> 
 <li>detect unbound version constraints (as inspection) + quick fixes (<a href="https://getcomposer.org/doc/faqs/why-are-unbound-version-constraints-a-bad-idea.md" rel="nofollow">composer faq</a>)</li> 
 <li>detect version constraints combining wildcard and comparisons (as inspection) + quick fixes (<a href="https://getcomposer.org/doc/faqs/why-are-version-constraints-combining-comparisons-and-wildcards-a-bad-idea.md" rel="nofollow">composer faq</a>)</li> 
</ul> 0.2.1 
<ul> 
 <li>&quot;go to&quot; feature: filepaths (e.g. in &quot;bin&quot;) and packages (e.g. in &quot;require&quot;) are clickable (CTRL+LMB)</li> 
 <li>&quot;create property&quot; quick fix for required properties (e.g. name and authors.name)</li> 
 <li>&quot;misconfiguration&quot; inspection - currently there is one misconfiguration detected: not stable project without enabled &quot;prefer-stable&quot; + quick fixes</li> 
</ul> 0.2.0 
<ul> 
 <li>Inspections</li> 
 <li>composer.json schema validation + related &quot;quick fixes&quot;</li> 
 <li>Inspections for filepath existence (for &quot;bin&quot; etc properties) + related &quot;quick fixes&quot;: remove entry, create file/directory</li> 
 <li>Display property description in completion list</li> 
 <li>Minor completion bug fixes</li> 
</ul> 0.1.2 
<ul> 
 <li>Generic completion usability improvements</li> 
 <li>UI improvements</li> 
 <li>Completion for package versions supports ranges (&gt;=, -, comma etc), next significant release markers (~, ^), wildcard (*) etc</li> 
 <li>Support for filepath completion in bin, autoload etc</li> 
 <li>Performance and bug fixes</li> 
</ul> 0.1.1 
<ul> 
 <li>Performance improvements - versions completion caching + prefetching packages form packagist.org</li> 
</ul> 0.1.0 
<ul> 
 <li>Property names and values auto completion based on enhanced composer.json schema</li> 
 <li>Package names and versions auto completion in require, require-dev etc. properties</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='397' size='18939' date='1429138482000' url=''><name>Mac&apos;s Code Generation And Action Plugin</name><id>com.champgm.intellij.plugin.preconditions</id><description><![CDATA[This plugin was written to try to add a few bells and whistles to IntelliJ that are conducive to laziness and good coding style.
<br /> More information can be found here: 
<a href="https://github.com/champgm/IntelliJCodeGenerationPlugin/blob/master/README.md" rel="nofollow">https://github.com/champgm/IntelliJCodeGenerationPlugin/blob/master/README.md</a>]]></description><version>1.7</version><vendor email='externalgmc@gmail.com' url='https://github.com/champgm/IntelliJCodeGenerationPlugin'>champgm</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Added a make-method-parameters-final action.
<br />]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1448' size='15397' date='1421577106000' url=''><name>Inc Dec Value</name><id>com.jeremyworboys.incDecValue</id><description><![CDATA[<p>Increment and decrement numbers (integer and floating point) and string casing (upper, lower, capitalize).</p> 
<a href="https://github.com/jeremyworboys/inc-dec-value" rel="nofollow">GitHub</a>]]></description><version>0.1.0</version><vendor email='jw@jeremyworboys.com' url='http://jeremyworboys.com'>Jeremy Worboys</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<b>Changes in version 0.1.0:</b> 
<ul> 
 <li>Initial public release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='79' size='40025' date='1423416732000' url=''><name>Sherchen.InjectComment</name><id>com.sherchen.idea.plugin.injectcomment</id><description><![CDATA[The plugin is used for cooperation, when A write some code, then B want to change the code, then the comment will enwrap the selected code.we can add some good comment to tell others why we change the code. .
<br />]]></description><version>1.0</version><vendor email='ncuboy045wsq@gmail.com' url='http://www.yourcompany.com'>Sherchen</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[The initial version.
<br />]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2263' size='7365387' date='1430356176000' url=''><name>eddy</name><id>com.eddy.generator</id><description><![CDATA[<p> eddy helps write code. If you make mistakes, eddy will try to understand you anyway and propose proper Java. If eddy isn't sure what you meant, it'll show you options. </p>
<p> For examples of what eddy can do, see the <a href="https://eddy.systems/instructions" rel="nofollow">instructions page</a>. To report an issue, use the <a href="https://github.com/eddysystems/eddy/issues" rel="nofollow">issue tracker</a> or ask a question on the <a href="https://groups.google.com/forum/#!forum/eddy" rel="nofollow">mailing list</a>. </p>
<p> Eddy is open source and provided under the terms of the <a href="https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29" rel="nofollow">simplified BSD license</a>. You can check out the code and contribute to our <a href="https://github.com/eddysystems/eddy" rel="nofollow">github repository</a>. </p>]]></description><version>0.7</version><vendor email='info@eddy.systems' url='https://eddy.systems'>Eddy Systems</vendor><idea-version min="n/a" max="n/a" since-build='133.0' until-build='143.0'/><change-notes><![CDATA[<p>0.7</p>
<ul> 
 <li>change to BSD-2 license</li> 
 <li>proper handling of super wildcards</li> 
 <li>made logging optional</li> 
 <li>added file documentation</li> 
</ul> 
<p>0.6.2</p>
<ul> 
 <li>fix deadlock caused by interaction with Scala plugin</li> 
 <li>understand is/isinstance</li> 
 <li>fix prioritzation of parameters</li> 
 <li>reduce cost for errors in capitalization</li> 
</ul> 
<p>0.6.1</p>
<ul> 
 <li>fix bug causing eddy to stop suggesting fixes after some code modifications</li> 
</ul> 
<p>0.6</p>
<ul> 
 <li>use per project package probabilities</li> 
 <li>fix an issue causing some packages to not be found</li> 
 <li>fix variadic function resolution</li> 
 <li>fix shadowing rules</li> 
 <li>predictive variable initialization</li> 
 <li>grammar improvements (trailing commas, python ':' syntax)</li> 
 <li>stability and performance improvements</li> 
</ul> 
<p>0.5.1:</p>
<ul> 
 <li>fix an issue with some non-US system locales</li> 
</ul> 
<p>0.5:</p>
<ul> 
 <li>add feedback email preference</li> 
 <li>remove unnecessary generated upcasts</li> 
 <li>fix some (caught but logged) NPEs</li> 
 <li>drop type arguments inside instanceof expressions</li> 
 <li>adapt to 14.1</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='201' size='3760' date='1425757052000' url=''><name>Section Block Comment Generator</name><id>com.ftinc.plugin.generator.sectionblock</id><description><![CDATA[Generates large block comments for sectioning in Java files.]]></description><version>1.0.0</version><vendor email='support@52inc.com' url='https://52inc.com/'>52inc</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Initial Release]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='132' size='6378' date='1426639988000' url=''><name>Whitey</name><id>se.trifork.intellij.whitey</id><description><![CDATA[Neat tools for working with whitespace.]]></description><version>1.0</version><vendor email='stockholm@trifork.com' url='http://trifork.se/'>Trifork AB</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='764' size='53316' date='1427405799000' url=''><name>Step Builder Pattern generator</name><id>makasprzak.step-builder-generator</id><description><![CDATA[A handy Step Builder pattern generator (http://rdafbn.blogspot.ie/2012/07/step-builder-pattern_28.html)]]></description><version>1.1</version><vendor email='mail.maciej.kasprzak@gmail.com' url='https://github.com/makasprzak'>Maciej Kasprzak</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Support for recommended JDK6.]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='1154' size='9797' date='1465501789000' url=''><name>Hide Tool Windows Ex</name><id>com.github.shiraji.hidetoolwindowsex</id><description><![CDATA[This plugin adds the functionality to hide tool windows when the developer start typing. It has the same functionality to hide (all/side) tool windows including restorin the windows.
<br>]]></description><version>0.0.4</version><vendor email='isogai.shiraji@gmail.com' url='https://github.com/shiraji'>Shiraji</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>0.0.4</p> 
<ul> 
 <li>Make this plugin available to all products</li> 
</ul> 
<p>0.0.3</p> 
<ul> 
 <li>Fix the problem with trigger</li> 
</ul> 
<p>0.0.2</p> 
<ul> 
 <li>Fix the problem with initialization</li> 
</ul> 
<p>0.0.1</p> 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='63239' size='9877' date='1442397218000' url=''><name>Angular Templates</name><id>com.hasintech.intellij.angularTemplates</id><description><![CDATA[Adds a bunch of live templates for different angular snippets. They are all grouped inside 
<b><i>Angular Template</i></b> group. 
<br>]]></description><version>1.0.2</version><vendor email='mirian@hasintech.com' url='http://hasin.ir/'>Hasin Technology</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<br /> - 0.1.2 
<ul> 
 <li>Adding support for all IntelliJ-based IDEs</li> 
</ul> 
<br />]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.5</rating></idea-plugin><idea-plugin downloads='16697' size='9735' date='1449659848000' url='https://github.com/cheptsov/FoldOtherMethods'><name>Fold Other Methods</name><id>com.jetbrains.foldOtherMethods</id><description><![CDATA[The plugin provides an action to fold all the methods but the current one.]]></description><version>1.0.3</version><vendor email='andrey.cheptsov@jetbrains.com' url='http://www.jetbrains.com'>JetBrains</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.0.3</p> 
<ul> 
 <li>Bugfixes</li> 
</ul> 
<p>1.0.2</p> 
<ul> 
 <li>Bugfixes</li> 
</ul> 
<p>1.0.1</p> 
<ul> 
 <li>Target Java level changed to 6 for older IDE version compatibility</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='206' size='4968' date='1445971799000' url=''><name>EclipseTab</name><id>mopedjc</id><description><![CDATA[Tab in intellij with the same behavior as in eclipse
<br /> 
<em>most HTML tags may be used</em>]]></description><version>0.1</version><vendor email='joshua.calloway@gmail.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1126' size='64280' date='1446337185000' url=''><name>Global File Template Variables</name><id>com.github.gcds.global.template.variables</id><description><![CDATA[This plugins allow to specify or override any variables in the File Template functionality per Project
<br />]]></description><version>1.0.2</version><vendor email='aurimas@niekis.lt' url='https://github.com/aurimasniekis/GlobalFileTemplateVariables'></vendor><idea-version min="n/a" max="n/a" since-build='93.13' /><change-notes><![CDATA[<b>1.0.2</b> @ 17.02.2014: 
<ul> 
 <li>Fork from vkravets/FileTemplatesVariable</li> 
 <li>Initial Commit</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2339' size='96147' date='1459579705000' url=''><name>Codic Plugin</name><id>jp.codic.plugins.intellij</id><description><![CDATA[<a href="http://codic.jp" rel="nofollow">codic</a> plugin for the IntelliJ platform products
<br /> This plugin automatically generates (translate Japanese to English) naming using codic API.
<br />]]></description><version>1.0.11</version><vendor email='team@codic.jp' url='https://github.com/codic-project/codic-intellij-plugin'>codic</vendor><idea-version min="n/a" max="n/a" since-build='135.0' /><change-notes><![CDATA[<strong>1.0.11</strong>
<br /> - Fix bug #9 : Support 2016.1.
<br /> 
<strong>1.0.10</strong>
<br /> - Fix bug (Rate limit error not notified).
<br /> 
<strong>1.0.7</strong>
<br /> - Add shortcut key for letter casing combo-box (Ctrl+Shift+D).
<br /> 
<strong>1.0.6</strong>
<br /> - Support v1.1 API.
<br /> - Enhance key handing in quick look.
<br /> 
<strong>1.0.5</strong>
<br /> - Fix bug #6 : Add vertical scrollbar in quick-look.
<br /> 
<strong>1.0.4</strong>
<br /> - Redesign the quick-look popup.
<br /> - Fix bug #1 : IME dose not work in the quick-look.
<br /> 
<strong>1.0.3</strong>
<br /> - Fix bug #2.
<br /> 
<strong>1.0.2</strong>
<br /> - Display API error.
<br /> 
<strong>1.0.1</strong>
<br /> - Support derived platform products.
<br /> 
<strong>1.0</strong>
<br /> - First release.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='930' size='10545' date='1448076128000' url=''><name>Course Hero Helper Plugin</name><id>com.coursehero.helper</id><description><![CDATA[Code Generation: 
<br> - Service Injector: Inject Symfony2 services via annotations (@InjectParams)
<br> - Service Test Generator: Generate test skeleton for Symfony2 services
<br> - API Doc adder: Add API docs quickly]]></description><version>1.0</version><vendor email='' url=''>Course Hero</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='9010' size='18214' date='1461474910000' url=''><name>Auto-Align</name><id>com.line.plugin.auto.align</id><description><![CDATA[Auto-Align allows you to align your code with a pretty print alignment 
<br> 
<br> SHORTCUT : (windows/linux) CONTROL+OPTION+I (mac) CMD+OPTION+I 
<br> 
<br> EXAMPLE : 
<br> 
<pre>
var hi={
  field : 'val',
  heel: 'red'
};
var hi    = {
  field    : 'val',
  heel     : 'red'
};
      <pre></pre></pre>]]></description><version>1.4</version><vendor email='joeyjiron06@gmail.com' url=''>Joey Jiron</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='762' size='4505' date='1450886449000' url=''><name>CoolSharp Code Section Generator</name><id>com.coolsharp.codesection</id><description><![CDATA[This plugin is a section of code automatically makes the source code.
<br /> // [final/static_property]====================[START]===================[final/static_property]
<br /> // [final/static_property]=====================[END]====================[final/static_property]
<br /> // [private/protected/public_property]========[START]=======[private/protected/public_property]
<br /> // [private/protected/public_property]=========[END]========[private/protected/public_property]
<br /> // [interface/enum/inner_class]===============[START]==============[interface/enum/inner_class]
<br /> // [interface/enum/inner_class]================[END]===============[interface/enum/inner_class]
<br /> // [inherited/listener_method]================[START]===============[inherited/listener_method]
<br /> // [inherited/listener_method]=================[END]================[inherited/listener_method]
<br /> // [life_cycle_method]========================[START]=======================[life_cycle_method]
<br /> // [life_cycle_method]=========================[END]========================[life_cycle_method]
<br /> // [private_method]===========================[START]==========================[private_method]
<br /> // [private_method]============================[END]===========================[private_method]
<br /> // [public_method]============================[START]===========================[public_method]
<br /> // [public_method]=============================[END]============================[public_method]
<br /> // [get/set]==================================[START]=================================[get/set]
<br /> // [get/set]===================================[END]==================================[get/set]
<br /> For more details, look at the repo on GitHub
<br /> 
<a href="https://github.com/coolsharp/CodeSection" rel="nofollow">https://github.com/coolsharp/CodeSection</a>]]></description><version>1.3</version><vendor email='coolsharp@gmail.com' url='http://coolsharp.blogspot.ru/'>coolsharp</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Version 1.3 
<ul> 
 <li>bug fix</li> 
</ul> Version 1.2 
<ul> 
 <li>bug fix</li> 
</ul> Version 1.1 
<ul> 
 <li>Initial release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='296' size='26156009' date='1460119301000' url=''><name>IntelliJ Oracle WebCenter Sites Plugin</name><id>com.lopesdasilva.wcs.plugin</id><description><![CDATA[This is a UNOFFICIAL Oracle WebCenter Sites 11g plugin for IntelliJ .
<br> 
<em>This is still an alpha version</em>]]></description><version>0.3.2.2-alpha</version><vendor email='lopesdasilva.rui@gmail.com' url='https://github.com/lopesdasilva/intellij-wcs-plugin'>Intellij WCS
        Plugin</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[[0.3.2.2-alpha]
<br> 
<ul> 
 <li>Fixed new element catalog wizzard</li> 
</ul> [0.3.2.1-alpha]
<br> 
<ul> 
 <li>Fixed workspace configuration</li> 
</ul> [0.3.2]
<br> 
<ul> 
 <li>Sync window visual fixes</li> 
</ul> [0.3.1]
<br> 
<ul> 
 <li>[BETA] Added Template Wizard.</li> 
 <li>[BETA] Added Element Catalog Wizard.</li> 
</ul> [0.2]
<br> 
<ul> 
 <li>Fixed bug with multiple Intellij windows opened.</li> 
 <li>Added on Save Listener to sync to wcs.</li> 
 <li>Added Synchronization tool (import/export).</li> 
 <li>Added project config file.</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='44' size='6562' date='1452719273000' url=''><name>Comparison chain generator</name><id>org.jetbrains.comparisonChainwootool</id><description><![CDATA[Enter short description for your plugin here.
<br /> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add change notes here.
<br /> 
<em>most HTML tags may be used</em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3204' size='794933' date='1463773952000' url=''><name>Rainbow</name><id>zjhmale.rainbow</id><description><![CDATA[<strong>Rainbow highlighting identifiers and delimiters for IntelliJ IDEA-based IDEs</strong>]]></description><version>1.8.6</version><vendor email='zjhmale@gmail.com' url='https://github.com/zjhmale'>zjhmale</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.8.6:</p> 
<ul> 
 <li>Support PHP programming languages</li> 
</ul> 
<p>1.8.3:</p> 
<ul> 
 <li>Support C family languages (C/C++/ObjectiveC)</li> 
</ul> 
<p>1.8.0:</p> 
<ul> 
 <li>Compatible with other IntelliJ Platform Products</li> 
</ul> 
<p>1.7.9:</p> 
<ul> 
 <li>Ignore delimiters in string literal and multiline comment</li> 
</ul> 
<p>1.7.6:</p> 
<ul> 
 <li>Ignore JavaScript multiline comment</li> 
</ul> 
<p>1.7.3:</p> 
<ul> 
 <li>Ignore Haskell multiline comment</li> 
</ul> 
<p>1.7.1:</p> 
<ul> 
 <li>Refactor</li> 
 <li>Ignore Haskell string literal</li> 
</ul> 
<p>1.7:</p> 
<ul> 
 <li>Support for Ruby Elixir Programming Language</li> 
</ul> 
<p>1.6:</p> 
<ul> 
 <li>Ignore kotlin string token</li> 
 <li>Support for Groovy Programming Language</li> 
</ul> 
<p>1.5:</p> 
<ul> 
 <li>Ignore kotlin doc comment block</li> 
 <li>Support for Scala Go Programming Language</li> 
</ul> 
<p>1.4:</p> 
<ul> 
 <li>Ignore Haskell like multiline comments</li> 
 <li>Support for Rust JavaScript Erlang Programming Language</li> 
</ul> 
<p>1.3:</p> 
<ul> 
 <li>Support rainbow highlight for delimiters</li> 
</ul> 
<p>1.2:</p> 
<ul> 
 <li>Do not highlight Ignore next form (#_) in Clojure</li> 
</ul> 
<p>1.1:</p> 
<ul> 
 <li>Support for Kotlin Python Haskell and Agda Programming Language</li> 
</ul> 
<p>1.0:</p> 
<ul> 
 <li>Support for Java and Clojure Programming Language</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>3.0</rating></idea-plugin><idea-plugin downloads='2686' size='796249' date='1461424472000' url=''><name>Clojure Pretty Symbol</name><id>zjhmale.clojure-pretty-symbol</id><description><![CDATA[Pretty symbols for your Clojure development with IntelliJ IDEA-based IDEs]]></description><version>1.6.9</version><vendor email='zjhmale@gmail.com' url='https://github.com/zjhmale'>zjhmale</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.6.9:</p> 
<ul> 
 <li>Add non macro symbol constraints</li> 
</ul> 
<p>1.6.6:</p> 
<ul> 
 <li>Add more LT GT constraints</li> 
</ul> 
<p>1.6.3:</p> 
<ul> 
 <li>Apply toggle action to all open files and garantee the order of tabs</li> 
 <li>Make show up pretty symbols in comment configurable</li> 
</ul> 
<p>1.6:</p> 
<ul> 
 <li>Refresh current file after applied settings</li> 
 <li>Add action to toggle conceal globally</li> 
</ul> 
<p>1.5.3:</p> 
<ul> 
 <li>Support turn on / off pretty symbols globally</li> 
</ul> 
<p>1.5.1:</p> 
<ul> 
 <li>Fix comp symbol not showing up bug</li> 
</ul> 
<p>1.5:</p> 
<ul> 
 <li>Fix not-xxx symbols bug</li> 
 <li>Make show up pretty symbols in string literal configurable</li> 
</ul> 
<p>1.4:</p> 
<ul> 
 <li>Add let letfn pretty symbols</li> 
 <li>Add doseq comp pretty symbols</li> 
 <li>Add and or not pretty symbols</li> 
 <li>Fix fn partial and set operators indent issue</li> 
</ul> 
<p>1.3.1:</p> 
<ul> 
 <li>Remove folding group to omit annoying expand button</li> 
</ul> 
<p>1.3:</p> 
<ul> 
 <li>Fix def symbol settings bug</li> 
 <li>Support &gt;= &lt;= pretty symbols</li> 
 <li>Add / left stop flag for set operators</li> 
 <li>Update def folding strategy</li> 
</ul> 
<p>1.2:</p> 
<ul> 
 <li>Pretty symbols for #{} union difference intersection</li> 
</ul> 
<p>1.1:</p> 
<ul> 
 <li>Fix def multiline issue</li> 
 <li>Update def pretty symbol</li> 
</ul> 
<p>1.0:</p> 
<ul> 
 <li>Pretty symbols for def defn fn #() not= partial #{...} -&gt; -&gt;&gt;</li> 
</ul>]]></change-notes><rating>4.5</rating></idea-plugin><idea-plugin downloads='615' size='786976' date='1464118230000' url=''><name>Haskell Conceal</name><id>zjhmale.haskell-conceal</id><description><![CDATA[Make your haskell code more readable with IntelliJ IDEA-based IDEs]]></description><version>1.3.3</version><vendor email='zjhmale@gmail.com' url='https://github.com/zjhmale'>zjhmale</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<p>1.3.3:</p> 
<ul> 
 <li>Coneal concat and unit</li> 
</ul> 
<p>1.3:</p> 
<ul> 
 <li>Fix StringIndexOutOfBoundsException bug</li> 
 <li>Fix conceal undefined settings bug</li> 
</ul> 
<p>1.1:</p> 
<ul> 
 <li>Conceal empty list</li> 
</ul> 
<p>1.0:</p> 
<ul> 
 <li>Display unicode operators in Haskell code</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='1405' size='29662' date='1460374151000' url=''><name>StepBuilder Generator</name><id>online.devliving.stepbuilder.generator</id><description><![CDATA[<p>This plugin generates a Builder class following the Step Builder pattern so that you can build instances of your class more easily in a guided manner. </p> 
<em>Here is an example:</em> 
<pre>
    <code>

   public class Server{

    final static int DEFAULT_PORT = 8080;

    private String protocol;
    private String url;
    private String ipAddress;
    private int port;
    private String description;
    private long uptime;

    private Server(Builder builder) {
        protocol = builder.protocol;
        url = builder.url;
        ipAddress = builder.ipAddress;
        port = builder.port;
        description = builder.description;
        uptime = builder.uptime;
    }

    public static IProtocol builder() {
        return new Builder();
    }


    public interface IBuild {
        Server build();
    }

    public interface IUptime {
        IBuild withUptime(long val);
    }

    public interface IDescription {
        IUptime withDescription(String val);
    }

    public interface IPort {
        IDescription withPort(int val);
    }

    public interface IIpAddress {
        IPort withIpAddress(String val);
    }

    public interface IUrl {
        IIpAddress withUrl(String val);
    }

    public interface IProtocol {
        IUrl withProtocol(String val);
    }

    public static final class Builder implements IUptime, IDescription, IPort, IIpAddress, IUrl, IProtocol, IBuild {
        private long uptime;
        private String description;
        private int port;
        private String ipAddress;
        private String url;
        private String protocol;

        private Builder() {
        }

        @Override
        public IBuild withUptime(long val) {
            uptime = val;
            return this;
        }

        @Override
        public IUptime withDescription(String val) {
            description = val;
            return this;
        }

        @Override
        public IDescription withPort(int val) {
            port = val;
            return this;
        }

        @Override
        public IPort withIpAddress(String val) {
            ipAddress = val;
            return this;
        }

        @Override
        public IIpAddress withUrl(String val) {
            url = val;
            return this;
        }

        @Override
        public IUrl withProtocol(String val) {
            protocol = val;
            return this;
        }

        public Server build() {
            return new Server(this);
        }
    }
}
    </code>
    </pre>]]></description><version>1.0.2</version><vendor email='mehedi@devliving.online' url='https://www.devliving.online/'>Mehedi Hasan Khan</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[1.0.0 First release    1.0.1 Generated interfaces aren't public    1.0.2 Added option so that you can choose whether to generate interfaces as public or not]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='137' size='1022371' date='1463402182000' url=''><name>Dashboard Integration Plugin</name><id>org.slayer.testLinkIntegration</id><description><![CDATA[Generating log step/verify based on test information from Dashboard.]]></description><version>2.1.7</version><vendor email='obscuratus@breezein.net' url=''>Artyom.Rozhkov</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='960' size='531730' date='1460661958000' url=''><name>Galen Specs Language Support</name><id>com.galenframework.specs.idea</id><description><![CDATA[This plugin enables smart editing of Galen Specs Language files.]]></description><version>0.1.0</version><vendor email='' url=''>Martin Reinhardt</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='145.*'/><change-notes><![CDATA[]]></change-notes><depends>org.eclipse.xtext.idea</depends><rating>00</rating></idea-plugin><idea-plugin downloads='2211' size='6243350' date='1461016695000' url=''><name>Jindent - Source Code Formatter</name><id>jindent.plugin.intellijidea</id><description><![CDATA[Jindent is a powerful source code formatter for Java which empowers you to transform any foreign Java source code to meet your preferred coding style or any common Java code convention. Furthermore Jindent can format, generate and complete Javadoc comments on demand.]]></description><version>5.0.1</version><vendor email='' url='http://www.newforms-tech.com/products/jindent/about'>Newforms - Technologies</vendor><idea-version min="n/a" max="n/a" since-build='133.1711' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='462' size='6697' date='1461255726000' url=''><name>Go to layout xml</name><id>fr.idapps.intellij.plugin.android.gotolayout</id><description><![CDATA[This plugin parses your android file (Activity or Fragment) to navigate to the corresponding inflated layout xml file]]></description><version>1.0</version><vendor email='' url='http://www.id-apps.fr'>ID.apps</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11945' size='30458' date='1485033025000' url=''><name>activate-power-mode</name><id>com.jiyuanime.ActivatePowerModeApplicationPlugin</id><description><![CDATA[activate-power-mode for IDEA. 
<ul> 
 <li>??Atom???activate-power-mode??????IDEA?</li> 
</ul>]]></description><version>0.1.3</version><vendor email='' url='https://github.com/ViceFantasyPlace/activate-power-mode'>ViceFantasyPlace</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v0.1.3 
<ul> 
 <li>?????enable????? java.util.ConcurrentModificationException</li> 
 <li>???ActivatePowerModeManage destroy ??? ?? java.lang.IllegalStateException</li> 
 <li>?????Project???</li> 
</ul> v0.1.2 
<ul> 
 <li>????Combo??????Combo???????</li> 
 <li>????Project???Editor?????</li> 
</ul> Features. 
<ul>
 ?Combo, MaxCombo ????? 
 <li>????????</li> 
 <li>????????</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='1126' size='42259' date='1486464312000' url=''><name>mvp-generator</name><id>com.fueled.mvp</id><description><![CDATA[MVP classes generator 
<p>This plugin generates required presenter and view classes for a Fragment or Activity easing the burden to create those classes manually.</p> 
<br> Requirements 
<p>Following classes are required for the generated classes to have correct inheritance. It's in pipeline to auto generate these files also, if not found. You can specify your own names for the following required Base classes and interfaces using the Settings icon.</p> 
<ul> 
 <li>For New Fragment :<br> 
  <ul> 
   <li><strong>Scene</strong> - common interface for all fragments</li> 
   <li><strong>Presenter</strong> - common interface for all Fragment Presenters.</li> 
   <li><strong>BaseFragment</strong> - abstract base Fragment class which every fragment will inherit from.</li> 
   <li><strong>BasePresenterImpl implements FragmentPresenter</strong> - base abstract class from which all Fragment Presenters will inherit.</li> 
  </ul> </li> 
 <li> For New Activity : <br> 
  <ul> 
   <li><strong>ActivityScene</strong> - interface for all activities.</li> 
   <li><strong>ActivityPresenter</strong> - common interface for all Activity Presenter.</li> 
   <li><strong>BaseActivity</strong> - abstract base class for all activities.</li> 
   <li><strong>BaseActivityPresenterImpl</strong> implements ActivityPresenter - Base Abstract implementation of Activity Presenter which all Activity Presenters will subclass.</li> 
  </ul> </li> 
</ul> 
<br> How to use? 
<ul> 
 <li>From inside of any <code>Activity</code> or <code>Fragment</code> open generate menu(ALT + INSERT, CMD/CTRL + N).</li> 
 <li>Choose <code>create mvp</code> option.</li> 
 <li>Select the appropriate packages for the API and Implementation Generation.</li> 
 <li>Press OK, voila! your files are generated.</li> 
</ul>]]></description><version>0.1.5</version><vendor email='garima@fueled.com' url='https://fueled.com/'>Fueled</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[New features.
<br> 
<ul> 
 <li> Find all packages.</li> 
 <li> Option to choose different package for API and different for Implementation. </li>
 <li> Ability to customize the Base class names. </li>
</ul>]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='517' size='21171' date='1463833340000' url=''><name>Crater</name><id>com.sked.soft.crater</id><description><![CDATA[Adds option for a JSONObject and Cursor constructor.
<br> 
<em>You can choose <b>JSONObject Constructor</b> from the <b>Generate(Alt+insert)</b> menu</em>
<br> 
<em>Constructor is only supporting the basic data types and Strings in this version</em>]]></description><version>1.0</version><vendor email='support@skedsoft.com' url='http://www.skedsoft.com'>SKED</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 1.0.
<br>]]></change-notes><rating>4.8</rating></idea-plugin><idea-plugin downloads='355' size='3437' date='1464996269000' url=''><name>Jump Source Spec</name><id>jss.JumpSourceSpec</id><description><![CDATA[Easy to swap between source and test file.]]></description><version>1.0.2</version><vendor email='tpedbereznak@agi.com' url='http://www.agi.com'>Analytical Graphics Inc</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='66792' size='3569' date='1465083190000' url=''><name>Angular 2 TypeScript Live Templates</name><id>com.denis.zaichenko.angular.2.ws.live.templates</id><description><![CDATA[Angular 2 TypeScript Live Templates
<br>
<br>]]></description><version>1.0</version><vendor email='denis.zaichenko@gmail.com' url='https://github.com/MrZaYaC/ng2-webstorm-snippets'>Denis Zaichenko</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='604' size='51166' date='1493310721000' url=''><name>QuickCompare</name><id>com.your.company.unique.plugin.id</id><description><![CDATA[Quick compare tool.
<br>]]></description><version>0.5.3</version><vendor email='nziyouren@gmail.com' url='https://github.com/nziyouren/QuickComparePlugin'>Happy software</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[v0.5.3 Fix issue: can't find autoenable.png. Thanks to Simone Z
<br> v0.5.2 Fix NPE exception on AndroidStudio 2.3
<br> V0.5 Add auto compare function. When select left file to compare, then jump to another project. If the same file existed in another project, the autocompare menu will appear automatically.
<br> V0.4 Fixed for 2016.2(AndroidStudio 2.2 and above) compatibilty
<br> V0.3 Fix bug:Settings screen apply button doesn't reflect atual state
<br> V0.3 Fix bug:Settings screen reset button doesn't work sometimes
<br> V0.2 basic function. Add mac beyondcompare support
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='484' size='45418' date='1467249061000' url=''><name>Hakuna Matata Postfix Completion</name><id>com.cesards.intellij.hakunamatata</id><description><![CDATA[The main purpose of the plugin is adding postfix completion and live templates we can use in our day to day development. 
<br>
<br> 
<b>Available live templates:</b> 
<ul> 
 <li> <b>prsf</b> ? Inserts ''private static final'' statement ? </li> 
 <li> <b>prsfi</b> ? Inserts ''private static final int'' statement ? </li> 
 <li> <b>prsfs</b> ? Inserts ''private static final String'' statement ? </li> 
 <li> <b>ifElse</b> ? Inserts ''if else'' statement ? </li> 
 <li> <b>time</b> ? Inserts ''Timber.e(exception, String)'' statement ? </li> 
 <li> <b>timd</b> ? Inserts ''Timber.d(String)'' statement ? </li> 
 <li> <b>timv</b> ? Inserts ''Timber.v(String)'' statement ? </li> 
 <li> <b>timm</b> ? Inserts ''Log method name and its arguments'' statement ? </li> 
 <li> <b>timw</b> ? Inserts ''Timber.w(Exception, String)'' statement ? </li> 
 <li> <b>timi</b> ? Inserts ''Timber.i(String)'' statement ? </li> 
 <li> <b>timr</b> ? Inserts ''Log result of this method'' statement ? </li> 
 <li> <b>timwtf</b> ? Inserts '' Timber.wtf(Exception, String)'' statement ? </li> 
</ul> 
<br> 
<b>Available postfix completion templates:</b> 
<ul> 
 <li> <b>.emptyCheck</b> </li> 
 <li> <b>.newInstanceWithAssignment</b> </li> 
 <li> <b>.newInstanceReplacement</b> </li> 
 <li> <b>.ifElse</b> </li> 
 <li> <b>.assertEquals</b> </li> 
 <li> <b>.assertNotEquals</b> </li> 
 <li> <b>.assertSame</b> </li> 
 <li> <b>.assertNotSame</b> </li> 
 <li> <b>.assertThat</b> </li> 
 <li> <b>.assertTrue</b> </li> 
 <li> <b>.assertFalse</b> </li> 
 <li> <b>.whenThen</b> </li> 
 <li> <b>.whenThenCallRealMethod</b> </li> 
 <li> <b>.whenThenAnswer</b> </li> 
 <li> <b>.whenThenReturn</b> </li> 
 <li> <b>.whenThenThrow</b> </li> 
 <li> <b>.verify</b> </li> 
 <li> <b>.verifyNoMoreInteractions</b> </li> 
 <li> <b>.verifyZeroInteractions</b> </li> 
 <li> <b>.doNothingWhen</b> </li> 
 <li> <b>.doReturnWhen</b> </li> 
 <li> <b>.doThrowWhen</b> </li> 
 <li> <b>.mock</b> </li> 
</ul> 
<br> 
<p> <b>Do you want more information about the live templates and postfix completions included in the plugin?<b> <br> Have a look to the repository's <a href="https://github.com/cesards/HakunaMatataIntelliJPlugin/blob/master/README.md" rel="nofollow">README</a> file </b></b></p>]]></description><version>0.4.0.4</version><vendor email='cesaryomismo@gmail.com' url='https://github.com/cesards/HakunaMatataIntelliJPlugin'>Cesards</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>* Version 0.4 (Initial release)</b>
<br> 
<ul> 
 <li>First Android, Mockito, Java and Assert type completions added.</li> 
 <li>Plain extra and Other extra live templates added.</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='258' size='18668' date='1490272110000' url=''><name>Structural Semantic Highlighter</name><id>com.writeoncereadmany.semantichighlighting</id><description><![CDATA[Basic scope/control-structure based semantic highlighter for Java.
<br> This doesn't play nicely with existing color schemes: use the bundled semantic themes to prevent clash.
<br> This will probably mess up syntax highlighting in other languages. Sorry.]]></description><version>0.1.1</version><vendor email='tarjohnson1979@gmail.com' url='http://www.writeoncereadmany.wordpress.com'>writeoncereadmany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8' size='15816' date='1468389686000' url=''><name>Plugins_ykfs</name><id>com.ykfs.plugin.generate</id><description><![CDATA[1.UpperCase. (delete)
<br> 2.Want to Generate With Final, but not work.
<br> 3.Constructor Without Line]]></description><version>1.0</version><vendor email='ykfs123@sina.com' url='https://github.com/ykfs/IDEA_Plugins'>GenerateConstructorWithoutLine</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8511' size='55605' date='1493341173000' url=''><name>MVPHelper</name><id>com.wingsofts.plugin.MVPHelper</id><description><![CDATA[A plugin that helps you to create classes and interfaces for MVP. Click 'Generate' --&gt; 'Mvp Helper' in Contract or Presenter class. For more detail see the link below.]]></description><version>2.2</version><vendor email='androidwing1992@gmail.com' url='https://github.com/githubwing/MVPHelper'></vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='198' size='4110' date='1494835513000' url=''><name>SpaceCheck</name><id>com.zone.unique.plugin.space</id><description><![CDATA[String space check.
<br>]]></description><version>1.1</version><vendor email='1149324777@qq.com' url=''>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[support version 2.3 2.4]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='426' size='5799' date='1470938673000' url=''><name>Hungry Backspace Reloaded</name><id>com.olegych.hungry.backspace.reloaded</id><description><![CDATA[Modifies BackSpace key to hungrily delete whitespace.
<br> Updated version of https://plugins.jetbrains.com/plugin/162
<br>]]></description><version>1.0.1</version><vendor email='' url='https://github.com/OlegYch/hungry-backspace-reloaded'>OlegYch</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Updated to be compatible with IDEA 2016.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1522' size='13273' date='1481357529000' url=''><name>Java8 Generators</name><id>com.davidgjm.idea.plugins</id><description><![CDATA[Enhanced Java toString(), hashcode() and equals() methods generator. Java 8 native features are used. No additional dependencies.]]></description><version>1.1</version><vendor email='dvdgjm@hotmail.com' url=''>David Gao</vendor><idea-version min="n/a" max="n/a" since-build='123.72' /><change-notes><![CDATA[Added a menu item to generate all methods (hashcode, equals and toString)]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='208' size='16348' date='1473233275000' url=''><name>JSSorter</name><id>JSSorter</id><description><![CDATA[Sorters for javascript.
<br>
<br> Find the options under the Code Menu.
<br> 
<ul> 
 <li>Sort js imports</li> 
 <li>Sort selected lines</li> 
 <li>Sort switch cases</li> 
</ul>]]></description><version>1.1</version><vendor email='loevaljh@gmail.com' url='https://github.com/loevaljh/jssorter'>jliu</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.1 fixed bug with 'A as B' imports
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='197' size='6852' date='1472523043000' url=''><name>Fields to Enumeration Generator</name><id>de.caluga.intellij.plugin.gpe</id><description><![CDATA[<p>This plugin will generate an inner enumeration to reflect all available fields. Just use "ALT + INSERT" and select "Generate Property Enums"</p> 
<ul> 
 <li> This is related to the project moprhium [https://github.com/sboesebeck/morphium] the caching mongodb POJO Object Mapper. When querying mongodb, you usually need to define the field you are looking for as string - which kind of breaks the whole abstraction.</li> 
 <ul> 
  <p> Original Author is Stephan B?sebeck (sboesebeck) <br> Publisher is Daniel Merwin (Free Universe Games) </p>
 </ul>
</ul>]]></description><version>1.0</version><vendor email='morphium-discuss@googlegroups.com' url='https://github.com/sboesebeck/intelliJGenPropertyEnumsPlugin'>Stephan B?sebeck AND Free Universe Games</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[- 08/20/2016 Update to current IDE and prepared for Jetbrains Upload.
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='208' size='49784' date='1472682832000' url=''><name>Graven</name><id>com.wannabe.graven</id><description><![CDATA[Plugin for transformation accidentally copy&amp;paste dependencies]]></description><version>1.0</version><vendor email='wbasrs@gmail.com' url=''>wbars</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Support of maven and gradle]]></change-notes><depends>com.intellij.modules.lang</depends><depends>org.intellij.groovy</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1182' size='11185' date='1473325224000' url=''><name>ACNPlugin</name><id>cn.pinmix.shaohui.ACNPlugin</id><description><![CDATA[<ul> 
 <li>Append Class Name at each end of the declared var name(s)</li> 
 <li>?????????????????????Android???????view???????????????</li> 
</ul> eg1: 
<p> <code> private static ListView _test </code><br> then press shortcut key (default is "ALT+C"),you will get<br> <code> private static ListView _testListView </code> </p>
<br> eg2:(move the caret to current code line) 
<p> <code> private Map&lt;String,Object&gt; aa,bb,cc; </code> <br> press shortcut key (default is "ALT+ B"),then you will get <br> <code> private Map&lt;String,Object&gt; aaMap,bbMap,ccMap; </code> </p>]]></description><version>0.4</version><vendor email='wsshh1314@outlook.com' url='https://github.com/wsshh1314/IDEAACNPlugin'>Shaohui Wang</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li> version 0.4 ,???????????</li> 
 <li> version 0.3 ,?????????????????</li> 
 <li> version 0.2 ,??????????????</li> 
 <li> version 0.1 ,?????????</li> 
</ul> 
<em></em>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='21' size='4322' date='1484401448000' url=''><name>Minimal Cake Pattern Generator</name><id>net.petitviolet.idea.scala.minimal-cake-pattern-generator</id><description><![CDATA[Generate boilerplate of Minimal-Cake-Pattern.]]></description><version>1.1</version><vendor email='violethero0820@gmail.com' url='https://www.petitviolet.net/'>petitviolet</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Added a feature to choice concrete implementation to mix-in `class` or `object`]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='354' size='12739' date='1492411671000' url='https://deckard.ai'><name>Deckard</name><id>ai.deckard.intellij.plugin</id><description><![CDATA[Send events to the Deckard app. Deckard will show useful information and pointers while you are working. 
<br>
<br> 
<b>Installation</b> 
<br>
<br> 1. Inside your IDE, select Preferences -&gt; Plugins -&gt; Browse Repositories.... 
<br>
<br> 2. Search for deckard. 
<br>
<br> 3. Click the green Install Plugin button and confirm the installation. 
<br>
<br> 4. Re-launch your IDE. 
<br>
<br> 5. Start the Deckard app from 
<a href="https://deckard.ai/" rel="nofollow">deckard.ai</a>. 
<br>
<br> 6. Double-click on code, or use Cmd+D or Ctrl-D to refresh the content shown in Deckard. 
<br>
<br> 7. Switch to Deckard with Cmd+Tab or Alt-Tab, and click on links, or use the up and down arrows to navigate easily around your project. 
<br>
<br>]]></description><version>0.2.14</version><vendor email='support@deckard.ai' url='https://deckard.ai'>Deckard</vendor><idea-version min="n/a" max="n/a" since-build='123.0' /><change-notes><![CDATA[Fix a misinterpretation of tabs vs. spaces.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='530' size='5226' date='1474986735000' url=''><name>Auto filling Java call arguments</name><id>de.kontext_e.idea.plugins.autofill</id><description><![CDATA[In source code, create a method or constructor call and place the cursor into the empty braces. Open the intentions drop down menu and select the "Auto fill call parameters"]]></description><version>1.0</version><vendor email='j.nerche@kontext-e.de' url='https://www.kontext-e.de/'>Kontext E GmbH</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[First version make from Gist 
<a href="https://gist.github.com/kontext-e/f68c6a1b90dd862afb5d" rel="nofollow">ParameterNameGenerator</a> 
<br>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='31' size='5617' date='1476360184000' url=''><name>Append String</name><id>com.guiwang.plugin.AppendPlugin</id><description><![CDATA[???????.]]></description><version>0.1</version><vendor email='guixiong97@163.com' url='http://www.yourcompany.com'>Guiwang</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='673' size='92781' date='1478611095000' url=''><name>SqliteMagic Plugin</name><id>com.siimkinks.sqlitemagic</id><description><![CDATA[A plugin that adds first-class support for SqliteMagic]]></description><version>0.5.0</version><vendor email='kinkssiim@gmail.com' url='http://www.algol.se/'>Siim Kinks</vendor><idea-version min="n/a" max="n/a" since-build='138.0' /><change-notes><![CDATA[<ul> 
 <li>0.5.2 
  <ol> 
   <li>Magic methods now generate interface return types</li> 
  </ol> </li> 
 <li>0.5.0 
  <ol> 
   <li>Removed magic column constants as they are no longer supported</li> 
  </ol> </li> 
 <li>0.4.0 
  <ol> 
   <li>Added support for bulk delete methods</li> 
  </ol> </li> 
 <li>0.1.5 
  <ol> 
   <li>Added support for immutable object magic column constants</li> 
  </ol> </li> 
 <li>0.1.1 
  <ol> 
   <li>Added support for mutable object magic id column</li> 
  </ol> </li> 
 <li>0.1.0 
  <ol> 
   <li>Initial release</li> 
  </ol> </li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='145' size='89832' date='1480191320000' url=''><name>Input Language Locker</name><id>com.gilecode.langlocker</id><description><![CDATA[Blocks unwanted input language changes while working in IDEs 
<strong>WARNING: Only for Windows!</strong>]]></description><version>2.1</version><vendor email='yagson@gilecode.com' url='https://github.com/amogilev/'>Andrey Mogilev</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[The plugin for IntelliJ Platform added]]></change-notes><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='76' size='12479' date='1480437911000' url=''><name>Math folding</name><id>org.limitium.mathfolding</id><description><![CDATA[<p>Folds Math static methods into mathematical symbols.<br> Examples:</p> 
<ul> 
 <li> <code>Math.sqrt(4)</code> into <code>?4</code> </li> 
 <li> <code>Math.pow(4 - 10, 3)</code> into <code>(4 - 10)?</code> </li> 
 <li> <code>Math.sqrt(Math.abs(10 - a) + Math.cbrt(5 + Math.pow(5, 3)))</code> into <code>?(|10 - a| + ?(5 + 5?))</code> </li> 
</ul>]]></description><version>1.0</version><vendor email='limitium@gmail.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[First version! Please send feedback to limitium@gmail.com]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3315' size='16082' date='1483284539000' url=''><name>Djaneiro for PyCharm</name><id>pw.mcclure.djaneiro.pycharm</id><description><![CDATA[<p>This was originally a pure port of the Djaneiro plugin for Sublime Text, but new features have been added not found in the original plugin.</p> 
<p>It's a collection of live templates for common patterns encountered when building Django applications (with a couple generic python uses) specifically useful for models, forms, widgets, views, and templates. </p>
<p>For example, the following expansions for models and forms can be made: </p> 
<pre><code>
    mchar&lt;TAB--&gt; $FIELDNAME$ = models.CharField($name$ , max_length=50)$END$
    fchar&lt;TAB--&gt; $FIELDNAME$ = forms.CharField($ARGS$)$END$
    </code></pre> 
<p>Where each variable between dollar signs($) (e.g., $FIELDNAME$, $NAME$, etc) is a stopping point for the cursor each time enter is pressed.</p> 
<p> The abbreviations generally adhere to the following conventions: </p>
<ul> 
 <li>Model field templates are prefixed by 'm' with the exception of `fk`, `m2m`, and `o2o` fields</li> 
 <li>Form field templates are prefixed by 'f'</li> 
 <li>Widgets are prefixed by 'w'</li> 
 <li>Settings are prefixed by 's'</li> 
 <li>Template templates have no prefix, nor do generic python templates</li> 
</ul> 
<p></p> 
<p> For a full listing of the abbreviations, see the github repo: <a href="https://github.com/brmc/pycharm-djaneiro/tree/master/docs" rel="nofollow"> https://github.com/brmc/pycharm-djaneiro/tree/master/docs</a> </p>]]></description><version>1.2</version><vendor email='jetbrains@mcclure.pw' url='https://www.mcclure.pw'>Brian McClure</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Added support for django settings and fixed a couple bugs]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='9808' size='24360' date='1487230180000' url='https://github.com/thekalinga/bootstrap4-intellij'><name>Bootstrap 4 &amp; Font awesome</name><id>in.thekalinga.snippet.intellij</id><description><![CDATA[Bootstrap 4 &amp; Font awesome live templates/snippets 
<img width="1200" height="860" src="https://raw.githubusercontent.com/thekalinga/bootstrap4-intellij/2.1.2/help.gif"> 
<br> 
<p>Documentation can be found <a href="https://github.com/thekalinga/bootstrap4-intellij/tree/2.1.2" rel="nofollow">here</a></p> 
<br> 
<p>Release notes can be found <a href="https://github.com/thekalinga/bootstrap4-intellij/tree/2.1.2/CHANGELOG.md" rel="nofollow">here</a></p> 
<br> 
<p>Have a problem, raise an issue <a href="https://github.com/thekalinga/bootstrap4-intellij/issues" rel="nofollow">here</a></p> 
<br> 
<p>Follow me on Twitter: <a href="https://twitter.com/thekalinga" rel="nofollow"><b>@thekalinga</b></a></p>]]></description><version>2.1.2</version><vendor email='' url='https://github.com/thekalinga'>Ashok Koyi</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='71' size='26890' date='1483658340000' url=''><name>Android Resource Type Organiser</name><id>xyz.belvi.kingsmentor.resourceType.plugin.organiser</id><description><![CDATA[Organise @id resource type in layout xml properly.]]></description><version>1.0</version><vendor email='nosabelvi@gmail.com' url='http://belvi.xyz'>@Kingsmentor</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[alpha release.
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3' size='13159' date='1485601807000' url=''><name>Harply</name><id>io.harply.plugin</id><description><![CDATA[This plugin converts xml layouts and java classes into a compatible format to enable harply integration
<br> 
<em>Any nested layout with include tag is currently not supported</em>]]></description><version>1.0</version><vendor email='support@harply.io' url=''>Harply</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Bug fixes]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8976' size='60343' date='1498199766000' url='https://github.com/1tontech/material2-snippets'><name>Angular Material 2, Flex layout 1, Teradata Covalent 1 &amp; Material icon live templates</name><id>in.oneton.contrib.plugin.angular.material</id><description><![CDATA[Angular Material 2, Flex layout 1, Teradata Covalent 1 &amp; Material icon live templates 
<img src="https://raw.githubusercontent.com/1tontech/material2-snippets/intellij-0.10.0/intellij/help.gif"> 
<br> 
<p>Documentation can be found <a href="https://github.com/1tontech/material2-snippets/tree/intellij-0.10.0" rel="nofollow">here</a></p> 
<br> 
<p>Have a problem, raise an issue <a href="https://github.com/1tontech/material2-snippets/issues" rel="nofollow">here</a></p> 
<br> 
<p>Follow us on Twitter: <a href="https://twitter.com/1tontech" rel="nofollow"><b>@1tontech</b></a></p>]]></description><version>0.10.0</version><vendor email='' url='http://github.com/1tontech'>1Ton Technologies</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Since 0.10.0 (23 Jun 2017): 
<ul> 
 <li>Added support for new <code>accordion</code> &amp; <code>expansion</code> material components</li> 
 <li>Fixed issues with few covalent snippets</li> 
 <li>Added new attribute directives for existing components</li> 
 <li>Made compatible with material <code>2.0.0-beta.7</code> release</li> 
</ul> Since 0.9.0 (22 Jun 2017): 
<ul> 
 <li>Now all attribute directives start with <code>@</code></li> 
</ul> Since 0.8.2 (15 Jun 2017): Since 0.8.1 (15 Jun 2017): 
<ul> 
 <li>Better documentation</li> 
</ul> Since 0.8.0 (15 Jun 2017): 
<ul> 
 <li>Added support for reactive form control variation for each input</li> 
 <li>Added support for datepicker in material2</li> 
 <li>Added <code>optgroup</code> support for select component. This allows you to group options within select</li> 
 <li>Removed <code>fxLayoutWrap</code> as this is deprecated in favor of <code>fxLayout</code></li> 
</ul> Since 0.7.0 (7 Mar 2017): 
<ul> 
 <li>Fixed a minor issue with svg set</li> 
</ul> Since 0.6.0 (20 Feb 2017): 
<ul> 
 <li>Made tooltip an attribute directive instead of snippet</li> 
</ul> Since 0.5.0 (20 Feb 2017): 
<ul> 
 <li>Fixed issue with templates that does not have name such as <code>button/.html</code> will also be included as part of templates</li> 
</ul> Since 0.4.0 (20 Feb 2017): 
<ul> 
 <li>Fixed issue with tooltip</li> 
</ul> Since 0.3.0 (19 Feb 2017): 
<ul> 
 <li>Fixed issue with input floating placeholder</li> 
</ul> Since 0.2.0 (18 Feb 2017): 
<ul> 
 <li>Plugin will show help gif</li> 
</ul> Since 0.1.0 (18 Feb 2017): 
<ul> 
 <li>Initial support for Material v2.0.0-beta.2, Teradata covalent v1.0.0-beta.1, Flex layout 1.0.0-beta.5 &amp; Material icons</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>00</rating></idea-plugin><idea-plugin downloads='5' size='239046' date='1487580541000' url=''><name>ScriptGenerator</name><id>com.cainiao.scriptGenerator.plugin.20170220</id><description><![CDATA[???????
<br> ??
<br> ??
<br> 
<em>????</em>]]></description><version>1.0</version><vendor email='kaiqi.hkq@cainiao.com' url='http://www.alibaba.com'>Alibaba</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[??itest2-lab???????????
<br>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='72' size='26215' date='1494782976000' url=''><name>Value Class Generator</name><id>com.kesselring.valuegenerator</id><description><![CDATA[IntelliJ IDEA Plugin that helps generating Value classes without the need to add any libs to your build (like google autovalue or project lombok).
<br>
<br> usage: 1. Create your data class and define your properties 2. right-click into the editor and click onto the `Generate value class` button]]></description><version>1.1</version><vendor email='mkring90@[at]gmail.com' url='https://github.com/Ingwersaft/ValueClassGenerator'>Marcel Kesselring</vendor><idea-version min="n/a" max="n/a" since-build='94.539' /><change-notes><![CDATA[1.1 shouldn't fail when importing in idea anymore]]></change-notes><rating>00</rating></idea-plugin></category><ff>"OS Integration"</ff><category name="OS Integration"><idea-plugin downloads='5759' size='39288' date='1088635942000' url=''><name>FileAssociations</name><id>FileAssociations</id><description><![CDATA[This plugin support for file assotiations for IntelliJ application]]></description><version>1.0</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5638' size='7294' date='1132072839000' url=''><name>IdeProcessPriority</name><id>IdeProcessPriority</id><description><![CDATA[(Windows Only!) This plugin adds a menu item that lets you choose what priority the process
        should run as. It changes the priority (for example, I use "below normal"), and will persist
        the setting, so I don't have to remember to do it everytime I start IntelliJ.]]></description><version>1.3.1</version><vendor email='pdm@acm.org' url=''>Paul Mclachlan</vendor><idea-version min="n/a" max="n/a" since-build='40.3432' /><change-notes><![CDATA[Migrated to IDEA 5.0 (by Vincent Mallet).]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='11285' size='32825' date='1129025062000' url=''><name>Open containing folder in a File Explorer</name><id>Open containing folder in a File Explorer</id><description><![CDATA[Opens the containing folder for the current file in the file Explorer.The Explorer program may be specified in The
        Settings.
        This Plugin will work in both windows and linux

        (control shift O) is the default key mapping.]]></description><version>1.0.3</version><vendor email='mail.urfi@gmail.com' url=''>Irfan Shah</vendor><idea-version min="n/a" max="n/a" since-build='40.2253' /><change-notes><![CDATA[Changes:
           <ul>
           <li>Compatible with Java 1.4(Earlier it was compatible with java1.5 only)</li>
           <li>Bug fix for Windows not understanding forward slash</li>
           </ul>]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='38229' size='52564' date='1289650130000' url='https://code.google.com/archive/p/nativeneighbourhood'><name>Native Neighbourhood</name><id>Native Neighbourhood</id><description><![CDATA[Provides some actions to integrate IDEA into the native desktop environment.
        <p>Actions include executing the currently active file in the platform's <b>default
        application</b>, showing the active file in the platform <b>file manager</b> and opening a <b>command
        shell</b> in the active file's directory.
        </p><p>
        Integrates the actions into Tools-menu and main toolbar and provides an entry for the
        <b>SelectInTarget</b>-Menu to show in file manager.
        </p><p>
        Additionally a custom <b>binary file type</b> is registered and associated with several extensions.
        These files may be executed in the platform's default application by double-clicking them
        in the project view, for example.
        </p><p>
        Furthermore from native file manager <b>files may be dropped</b> on unused areas of the idea
        frame (empty space in toolwindowbars, editor tab area, toolbar, menubar and statusbar).
        </p><p>
        The action commands may be configured in config/options/other.xml in section
        NativeNeighbourhoodPlugin. Supported replacement variables are
        $FilePath$, $FileDir$, $FileName$ and $PluginsHome$. All Icons
        are loaded from configured "iconsDir" below /org/intellij/plugins/nativeNeighbourhood/icons/.
        </p><p>
        The labels may be customized in META-INF/plugin.xml in plugin directory.
        The associated extensions may be configured in other.xml or using the filetypes-applet
        in IDEA configuration.
        </p>
    ]]></description><version>1.3.0</version><vendor email='f.bruch@gmx.net' url=''>Frank Bruch</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[
    
    Release 1.3.0 - Support other IDEs based on the IntelliJ platform
    <ul><li>
    Should now work on RubyMine, PyCharm, PhpStorm, WebStorm etc.
    </li></ul>
    Release 1.2.2 - Minor issues
    <ul><li>
    Fix: Preventing complete reindexing on every start for IDEA 8 and later. (Open API Change:
    <a href="http://youtrack.jetbrains.net/issue/IDEA-25207">IDEA-25207</a>)
    </li><li>
    Feature: Show directory path in terminal window title on windows
    (<a href="http://code.google.com/p/nativeneighbourhood/issues/detail?id=3">Issue 3</a>)
    </li></ul>
    Release 1.2.1 - Bugfixes
    <ul><li>
    Fixing Command Shell on Windows.
    </li><li>
    Fixing FileManager & Command Shell on Mac OS X.
    </li></ul>
    Release 1.2 - Linux support
    <ul><li>
    Linux/Gnome Support out of the box (many thanks to Nikita Belenkiy).
    </li><li>
    Linux/KDE Support out of the box (thanks to Clifton Craig).
    </li></ul>
    Release 1.1.1
    <ul><li>
    Platform's default application executes in selected file's parent directory.
    </li><li>
    Bugfix concerning problem with different project-frames.
    </li></ul>
    Release 1.1 - Dropping files, Mac OS X Support
    <ul><li>Dropping of files from native file manager opens idea editors (known issue:
            Dropping unknown filetypes silently fails.) Drop Targets are unused areas of the idea
            frame (empty space in toolwindowbars, editor tab area, toolbar, menubar and statusbar).
    </li><li>Mac OS X Support out of the box (many thanks to Denis N. Antonioli).
             Initializing with default configuration according to autodetected Mac OS X is only done
             for missing config entry "NativeNeighbourhoodPlugin" in other.xml.
    </li><li>Icons are loaded using configured subdir (other.xml), no more need to edit plugin.xml.
    </li></ul>
    
    ]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.8</rating></idea-plugin><idea-plugin downloads='10369' size='3627722' date='1361929801000' url='https://www.idrsolutions.com/jpedal/support/'><name>PDFViewer</name><id>PDFViewer</id><description><![CDATA[Provide a bookmarking application to view, search and bookmark PDF files. Integrates PDF viewing into IDEA using JPedal library]]></description><version>26th Feb 2013</version><vendor email='' url='http://www.jpedal.org'>IDRsolutions ltd</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[PDF viewer updated with improved PDF to JavaFX conversion and tested with IDEA 12]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='7685' size='2145' date='1151586731000' url=''><name>OpenContainingFolder</name><id>OpenContainingFolder</id><description><![CDATA[Plugin for Viewing folders with Windows Explorer - Category: Editor.  Added key binding and more robust exception handling.]]></description><version>1.3</version><vendor email='' url=''>Mert Caliskan (mcaliskan@stm.com.tr), Jayaram Veeraraghavan (jayaram13@yahoo.com)</vendor><idea-version min="n/a" max="n/a" since-build='40.2253' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='4868' size='43552' date='1183778344000' url=''><name>Windows Context Menu</name><id>Windows Context Menu</id><description><![CDATA[Windows Explorer context menu for files and folders within IDEA project. This plugin idea is came from
        known FAR Manager plugin EMenu.
    ]]></description><version>1.0.3</version><vendor email='' url=''>Alexey Efimov</vendor><idea-version min="n/a" max="n/a" since-build='60.6708' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2755' size='54937' date='1194269596000' url='https://code.google.com/archive/p/openinidea'><name>OpenInIDEA</name><id>OpenInIDEA</id><description><![CDATA[

    The OpenInIDEA plugin allows files to be opened in IDEA.

  ]]></description><version>0.5.2</version><vendor email='' url=''>Jens Voss</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='3010' size='7613' date='1222648536000' url=''><name>Reveal In Finder</name><id>RevealInFinder</id><description><![CDATA[
Reveals the currently selected file in the Finder.
Find the command in the File menu as well as in the Editor and Project View popup menus.
    ]]></description><version>1.0</version><vendor email='' url=''>Maarten Hazewinkel</vendor><idea-version min="n/a" max="n/a" since-build='72.7200' /><change-notes><![CDATA[]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='2576' size='6765' date='1408285864000' url=''><name>Finder Info</name><id>com.kstenschke.finderinfo</id><description><![CDATA[Extends the project files popup menu with an option for showing file informations in the Mac OSX finder. Having the files component focussed, the keyboard shortcut [CMD] + [I] opens the finder file informations as well. Additionally, opening the file information brings all finder windows to the front. Please note: this plugin works on Mac OSX only.]]></description><version>1.0.2</version><vendor email='info@stenschke.com' url=''>Kay Stenschke</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[<ul> 
 <li>v1.0.2 Bugfix: Evocation via keyboard shortcut w/o any file selected caused null pointer exception</li> 
 <li>v1.0.1 Added: Keyboard shortcut - [CMD] + [I]</li> 
 <li>v1.0.0 Initial Release</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>4.0</rating></idea-plugin><idea-plugin downloads='999' size='15551' date='1496529550000' url=''><name>RunInCmd</name><id>org.turbanov.execution.cmd</id><description><![CDATA[Run java program in cmd.exe instead of internal IDEA console.
<br> Also it allows to modify program and VM options before run]]></description><version>1.6</version><vendor email='turbanoff@gmail.com' url='https://github.com/turbanoff/RunInCmdPlugin'>Turbanov Andrey</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[1.6 
<ul> 
 <li>Support running JUnit tests</li> 
</ul> 1.5 
<ul> 
 <li> Added $freePort macros available in "To add" options. Plugin will replace it with some free port.<br> This is very useful when you want to debug application launched via this plugin.<br> Just add -agentlib:jdwp=transport=dt_socket,server=y,suspend=n,address=$freePort to "To add VM options". </li> 
</ul> 1.4 
<ul> 
 <li>Fix run inside 2016.x IDEA terminal</li> 
</ul> 1.3 
<ul> 
 <li>Simplify command line construction. Working directory now passed to ProcessBuilder</li> 
 <li>Remove redundant logs</li> 
</ul> 1.2 
<ul> 
 <li>Properly handle dynamic classpath</li> 
 <li>Escape more special shell symbols</li> 
 <li>Add option to run cmd with program inside IDEA terminal</li> 
</ul> 1.1 
<ul> 
 <li>Properly handle long classpath</li> 
 <li>Properly escape ampersand &amp;</li> 
</ul> 1.0 
<ul> 
 <li>Init version</li> 
</ul>]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='17' size='3945' date='1472143584000' url=''><name>Launch programs after Idea Launch</name><id>org.dan.idea.postlaunchhook</id><description><![CDATA[<p>The plugin launches executable files at the plugin initialization, i.e. right after Idea start.</p> 
<p>A folder, where scripts are located, is "/home/$USER/.idea-post-launch-hooks".</p> 
<p>I used this plugin to change default value of /proc/$PID/oom_adj. It was hard to set it in the idea.sh because Idea forks and the actual PID is different. </p> 
<p>I wanted to set oom_adj because Idea is a heavy memory consumer and it could relatively safely killed by OOM Killer because of auto save. </p>]]></description><version>0.1</version><vendor email='dyaitskov@gmail.com' url='https://github.com/yaitskov'>Horns and Hoofs</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Maven 2"</ff><category name="Maven 2"><idea-plugin downloads='38989' size='105409' date='1115690438000' url=''><name>MavenPlugin</name><id>MavenPlugin</id><description><![CDATA[Integrates Maven into IDEA]]></description><version>0.1.5.15</version><vendor email='gizmoATflopcodeDOTcom' url=''>flopcode</vendor><idea-version min="n/a" max="n/a" since-build='40.2233' /><change-notes><![CDATA[<p><strong>YOU NEED maven-spy-plugin 0.2.7 </strong></p>
      </hr>
      <ul>
        <li> 0.1.5.15
          <ul>
            <li> wrong description. </li>
            <li> tested with osx. </li>
            <li> added choose maven-script button (just maven did not work for osx). </li>
            <li> Some errorhandling. </li>
          </ul>
      </ul>]]></change-notes><rating>3.5</rating></idea-plugin><idea-plugin downloads='17536' size='39418' date='1163114604000' url=''><name>Maven Dependency Manager</name><id>Maven Dependency Manager</id><description><![CDATA[Compares and synchronizes dependency differences between Maven 1.0 projects and IntelliJ IDEA modules.
		Unlike the Maven plugin for IDEA, this plugin preserves other module settings updating only the dependencies.
		Adds the following menu items to the Tools menu:
		<ul>
		<li><i>Maven -> IDEA</i> updates the IDEA module with dependencies from the Maven project.</li><br>
		<li><i>Maven [- IDEA</i> updates the Maven project with dependencies from the IDEA module.</li><br>
		<li><i>Maven [-> IDEA</i> compares the dependency differences.</li><br>
		</ul>
  ]]></description><version>1.02</version><vendor email='jeff.sabin@gmail.com' url=''>Jeff Sabin</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[Updated to work with changes to the 6.0 OpenApi.
  ]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='53083' size='4673610' date='1177457300000' url=''><name>Maven 2 Integration</name><id>Maven 2 Integration</id><description><![CDATA[This plugin integrates Maven 2 into IntelliJ IDEA]]></description><version>1.2.3</version><vendor email='ralfq@gmx.de' url=''>Ralf</vendor><idea-version min="n/a" max="n/a" since-build='55.5700' /><change-notes><![CDATA[
    
Release Notes - MAIDEA - IntelliJ IDEA Maven-2 Plugin - Version 1.2.3

Bug
<ul>
<li>Maven process exits because of classpath error</li>
</ul>
                    
  ]]></change-notes><rating>4.3</rating></idea-plugin><idea-plugin downloads='5344' size='14746' date='1162198676000' url=''><name>Maven1.x Repository Updater</name><id>Maven1.x Repository Updater</id><description><![CDATA[This plugin is created to work with maven 1.x. When you use maven 1.x inside a multi module project,
        some times handling of artifacts by maven is problematic and cumbersome, especially when it comes to handling SNAPSHOT
        dependencies. This plugin will check the dependencies and update your local repository with the latest dependencies,
        mentioned in your project descriptors, enabling you to build your project offline.
        This will significantly improve the build time of your project.
        Select any of your modules and press Ctrl+Shift+Alt+U to activate this plugin.
    ]]></description><version>1.0</version><vendor email='' url=''>Eran Chinthaka</vendor><idea-version min="n/a" max="n/a" since-build='50.4155' /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='18138' size='1021655' date='1177101883000' url=''><name>Maven Dependency Sync</name><id>Maven Dependency Sync</id><description><![CDATA[        
<p>Keep your IntelliJ classpaths synchronised with a Maven POM File. You don't need to use Maven as your build tool, just leverage its handy dependency management!
</p>
Quick Instructions
<ol>
<li>
Create a POM file for your module(s) listing top level dependencies.
</li>
<li>
<em>Optional</em> In the project settings under Maven Dependency Sync, configure a list of repositories. You can mix file and HTTP repositories. By default http://ibiblio.com/maven2 is chosen.
</li><li>
Associate a POM file with an IntelliJ module in Project Structure -> <em>module</em> -> POM File.
</li><li>
Then use Tools -> Fetch Dependencies to download all dependencies for modules with POM Files.
</li>
</ol>
More Information
Transitive dependencies are also fetched. This means you if you depend on hibernate, its dependencies (e.g. cglib, asm) will be fetched.
</p><p>
When a library is first fetched source and javadoc are automatically fetched. If they were not available from the remote repository you can install them in a local maven repository and then right click the library in the Project View -> Fetch Source and Javadoc.
</p><p>
A module can mix maven configured and manually configured libraries. The order of dependencies specified in the normal IntelliJ dependencies configuration will be preserved.
</p><p>
The local maven repository (a cache of downloaded artifacts) is located in $HOME/.m2/repository. The IntelliJ classpath will point at jar files in this directory. A future version of the plugin will be more flexible with this location.
</p><p>
You can use the same POM files to configure classpaths in your Ant build using the Maven dependency <a href=\\\"http://maven.apache.org/ant-tasks.html\\\">Ant tasks.</a>
</p>

    ]]></description><version>0.2.1</version><vendor email='' url=''>retronym.textdriven.com</vendor><idea-version min="n/a" max="n/a" since-build='40.3000' /><change-notes><![CDATA[- Allows downloads to be cancelled.
- Displays progress while downloading.
]]></change-notes><rating>4.0</rating></idea-plugin><idea-plugin downloads='14071' size='876506' date='1219350539000' url='https://code.google.com/archive/p/mavenprojecthelper'><name>MavenProjectHelper</name><id>MavenProjectHelper</id><description><![CDATA[

        Maven Project Helper plugin for <b>IntelliJ IDEA.</b><br>
        Feature:
        <ul>
        <li>generate maven project skeleton from various maven archetype.
        <li>search maven archetype from local repository.
        <li>search maven archetype from central repository (addtional download required).
        <li>add dependency support
        </ul>

        <a href="http://code.google.com/p/mavenprojecthelper/wiki/HowToEnableSearchFromCentralRepository">How to
        enable search from central repository?</a>

    ]]></description><version>1.0</version><vendor email='vanhg@hotmail.com' url='https://code.google.com/archive/p/mavenprojecthelper'>
        Fanhuagang
</vendor><idea-version min="n/a" max="n/a" since-build='60.6800' /><change-notes><![CDATA[

        <ul>
        <li><b>2008-08-20 v1.1</b> bugfix form IntelliJ IDEA 7.0.4
        <li><b>2007-12-15 v1.0</b> change from maven 2.0.7 to maven embedder idea 2.1 <br> disable reindex local repository at startup <br> add reindex local repository to editor popup menu
        <li><b>2007-11-18 v0.9</b> add dependency supported
        <li><b>2007-11-16 v0.8</b> search from central repository supported
        <li><b>2007-11-7 v0.7</b> reindex local repository at startup
        <li><b>2007-11-4 v0.6</b> add search archetype dialog
        <li><b>2007-10-24 v0.5</b> keep your last archetype settings and save your time
        <li><b>2007-10-23 v0.4</b> Add an OPTIONAL Remote Repositories field. <br>Add result  page. <br>Change UI.
        <li><b>2007-10-21 v0.3</b> Replace Project root text field with file chooser dialog. Add  progress indicator.
        <li><b>2007-10-21 v0.2</b> Integrated plugin help into IDEA's JavaHelp
        <li><b>2007-10-20 v0.1</b> first Release.
        </ul>


    ]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='11690' size='80059' date='1194329601000' url='https://code.google.com/archive/p/intellimars'><name>Maven Repo Search</name><id>Maven Repo Search</id><description><![CDATA[    <a href="http://maven.ozacc.com/">Maven Repo Search</a> Plugin IDEA Ports.<br>
    original is <a href="">here</a>.
  ]]></description><version>1.02</version><vendor email='' url='http://d.hatena.ne.jp/masanobuimai/'>masanobu.imai</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[
  <ul>
    <li>JTable was changed into TableView.
    <li>Use HttpConfigurable.prepareUrl()
  </ul>
  
  ]]></change-notes><rating>3.0</rating></idea-plugin><idea-plugin downloads='16793' size='57608' date='1201309170000' url='https://code.google.com/archive/p/maven-archetypes-idea-plugin'><name>Maven Archetypes</name><id>Maven Archetypes</id><description><![CDATA[This plugin helps to generate initial java project layout with the help of Maven Archetypes.]]></description><version>1.0.5</version><vendor email='shvets_alexander@yahoo.com' url='http://scriptlandia.blogspot.ru/'>Alexander Shvets</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[
    <p>This plugin helps to generate initial java project layout with the help of Maven Archetypes.</p>

    <p>How to use</p>

    <ul>
      <li>Select archetype group;</li>
      <li>Select archetype;</li>
      <li>Enter groupId, artifactId, version for your project;</li>
      <li>Click on Generate button. New project will be generated in the current directory.</li>
    </ul>

    Changes:
      <ul>
        <li>1.0.5
          <ol>
            <li>Adding support for Terracota archetypes. </li>
            <li>Changes in layout.</li>
          </ol>
        </li>
        
        <li>1.0.4
          <ol>
            <li>Adding support for Tapestry 5 archetype. </li>
            <li>Moving out generic code into Maven Archetypes project; making dependency on it. </li>
            <li>Making changes to be compliant with internal Maven IDEA API (min. requirements: 7.0.2). </li>
          </ol>
        </li>

        <li>1.0.3
          <ol>
            <li>Bug fix: disabling initial openning of plugin toolwindow</li>
          </ol>
        </li>

        <li>1.0.2
          <ol>
            <li>Downgrading java version to 1.5 (to be compatible for Mac users)</li>
            <li>Changing appfuse version to 2.0.1</li>
            <li>Separating archetypes.xml file from jar file (make it avalilable for user modifications).</li>
          </ol>
        </li>

        <li>1.0.0
          <ol>
            <li>Initial Release.</li>
          </ol>
        </li>
      </ul>
  ]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='13777' size='2701' date='1231446577000' url=''><name>Maven build-this-module plugin</name><id>org.kohsuke.idea.mbt</id><description><![CDATA[Adds a menu item in the Build menu to run the install goal for the maven module that contains the current file.]]></description><version>1.3</version><vendor email='kk@kohsuke.org' url=''>Kohsuke Kawaguchi</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[Updated to work with IntelliJ IDEA 8.0.x]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='5228' size='1841003' date='1198529801000' url=''><name>Seam Maven 2 Studio for IDEA</name><id>Seam Maven 2 Studio for IDEA</id><description><![CDATA[This plugin creates Seam 2.0 projects that use Maven 2 for builds.
  ]]></description><version>1.0.1 Beta 0.1</version><vendor email='bradley.1.smith@gmail.com' url=''>JavaPlant Software</vendor><idea-version min="n/a" max="n/a" since-build='69.7000' /><change-notes><![CDATA[
    12.24.2007 - pom.xml for simple jar is now set to point to my maven2 repository
                 http://maven2.javaplant.com/
               - Seam 2.0.1.CR1 jars available on my Maven2 repo
                 See - http://maven2.javaplant.com/org/jboss/seam/
               - pom.xml set to use Seam 2.0.1.CR1
    
    Previous Release:

    VelocityEngine - resource loading is working

    In this release, you can successfully create a simle-seam jar project.  In a future release, you
    will be able to create Seam-EJB3 jars, Seam wars (web-apps), Seam-Hibernate jars, Seam EAR's, and
    possibly a Seam + Hibernate All-in-One war (web-app).
  ]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='4745' size='8025' date='1229682956000' url=''><name>JarDoc</name><id>JarDoc</id><description><![CDATA[
<p>Open JAR packaged JavaDoc documentation in Firefox. Especially useful for Maven users.
You will need to set Firefox as your external browser. If the JavaDoc target is not a JAR file, this will behave
similarly to the native "Open In Browser".</p>

<p>In order for this to work in OS X you must create an executable script and have Idea use this instead of
the default browser. This is the contents of mine:</p>



#!/bin/sh
osascript -e "tell application \"Firefox\"" -e "activate" -e "OpenURL \"$1\"" -e "end tell"


<p>Shortcut: SHIFT+ALT+F1</p> 
  ]]></description><version>1.0.1</version><vendor email='henrik.hsm@gmail.com' url=''>Henrik Schmidt-M??ller</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[Idea 8.0 compatibility update]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='9010' size='513382' date='1285713698000' url=''><name>Apache Felix OSGi Development with Maven</name><id>com.infolinks.idea.plugins.bundle</id><description><![CDATA[
        
        <strong>Apache Felix + Maven Bundle Plugin support for IntelliJ IDEA 9</strong>

        <p>This plugin provides native IntelliJ IDEA support for developing, running and debugging OSGi
            projects that use Apache Felix as an OSGi container, and Apache Maven and the Maven Bundle Plugin as their
            build system.</p>

        <p>The plugin will provide specially tailed Run Configuration that runs Apache Felix, providing a user
            interface for choosing which bundles to deploy to Felix, selecting the start level, logging level, etc.</p>

        <p>To determine the list of available bundles, the plugin will list all modules of type "bundle" (which is
            provided by the Maven Bundle Plugin) and their Maven dependencies.M/p>

        <p><strong>NOTE: This plugin only detects Maven-based projects.</strong></p>

        <p><strong>NOTE: This plugin contains code snippets copied from Apache Felix's Maven Bundle Plugin. These were
            copied
            since there was no easy way to directly invoke the Maven plugin. It is the intention of this plugin writer
            to
            contact Apache Felix and work together to refactor the code so that it is easily invokable from outside the
            Maven execution context (e.g. in IDEA's Maven support context)</strong></p>

        <p>Developed by Arik Kfir at Infolinks Inc.</p>
        
        ]]></description><version>1.2.6</version><vendor email='arik@infolinks.com' url=''>Arik Kfir, Infolinks Inc.</vendor><idea-version min="n/a" max="n/a" since-build='80.9000' /><change-notes><![CDATA[
        <p>1.2.6:</p>
        <ul>
            <li>Support specifying the start-level of the OSGi framework</li>
        </ul>

        <p>1.2.5:</p>
        <ul>
            <li>Fix an exception which occured when a module that is referenced in a Run Configuration is removed from
                the project</li>
        </ul>

        <p>1.2.4:</p>
        <ul>
            <li>Minor UI improvements</li>
        </ul>

        <p>1.2.3:</p>
        <ul>
            <li>Prevent NPE on some circumstances (detected on Mac but can happen in other scenarios)</li>
            <li>Fix bug on Windows where an extra "/" is required</li>
        </ul>

        <p>1.2.2:</p>
        <ul>
            <li>Ensure bundle resources are included in the output JAR (usually from src/main/resources)</li>
        </ul>

        <p>1.2.1:</p>
        <ul>
            <li>Performance improvements in Run Configuration dialog (scan bundles only once per project, on first
                display)
            </li>
            <li>Minor UI improvements</li>
            <li>Sort BND properties saved in *.impl files (so they are not considered modified on every save since the
                ordering was random before)
            </li>
        </ul>

        <p>1.2.0:</p>
        <ul>
            <li>Sort BND properties saved in *.iml files (so they are not considered modified on every save since the
                ordering was random before)
            </li>
            <li>Support suppressing BND warnings on make</li>
            <li>Display bundle symbolic name and version in Run Configuration dialog
            </li>
            <li>BND instructions are extrapolated from Maven configuration on Maven import, and not on every run/debug
                (performance improvement)</li>
        </ul>

        <p>1.1.0:</p>
        <ul>
            <li>Define Apache Felix home as an IDE-wide configuration (i.e. per-user and not in the project
                configuration)
            </li>
            <li>Invoke BND tool directly, configured from the instructions for the Apache Maven Bundle Plugin POM
                configuration</li>
            <li>Add OSGi Bundle facet (auto-detected from "bundle"-packaged Maven modules)
            </li>
            <li>Add Run Configuration type and dialog</li>
        </ul>

        <p>1.0.0:</p>
        <ul>
            <li>Initial version</li>
        </ul>
  
    ]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8694' size='13887' date='1477050639000' url=''><name>Intellij plugin development with Maven</name><id>com.guidewire.build.ijdevkitmvn</id><description><![CDATA[This plugin provides minimal support for developing IntelliJ plugins using IntelliJ Maven integration. 
<p></p> First, this plugin imports Maven module as plugin modules (PLUGIN_MODULE) if one of the following is true: 
<ul> 
 <li>Packaging is set to 'ij-plugin'</li> 
 <li>Packaging is set to 'jar' and 'ij.plugin' property is set to 'true'</li> 
 <li>Packaging is set to 'jar' and 'com.guidewire.build:ijplugin-maven-plugin' Maven plugin is configured for the module </li> 
</ul> 
<p></p> Second, it removes all dependencies which have groupId starting with 'com.jetbrains.intellij.' after the import, assuming they would be provided through the IDEA SDK (so you can use these dependencies during the command-line build and have them fulfilled by IDEA SDK automatically when you import your module) 
<p></p> Third, this plugin updates plugin descriptor location using one of the following: 
<ul> 
 <li>Explicitly configured value in the ijplugin-maven-plugin configuration.</li> 
 <li>Value of the 'ij.pluginDescriptor' property in the POM</li> 
 <li>Default value of "META-INF/plugin.xml"</li> 
</ul>]]></description><version>0.4.0</version><vendor email='buildmaster-dev@guidewire.com' url=''>Guidewire Software</vendor><idea-version min="n/a" max="n/a" since-build='117.105' /><change-notes><![CDATA[]]></change-notes><depends>DevKit</depends><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='117457' size='511434' date='1497383209000' url='https://github.com/krasa/MavenHelper'><name>Maven Helper</name><id>MavenRunHelper</id><description><![CDATA[A must have plugin for working with Maven.
<br>
<br> Provides:
<br> 
<ul> 
 <li>easy way to find and exclude conflicting dependencies</li> 
 <li>actions to run/debug maven goals for a module that contains the current file</li> 
 <li>actions to run/debug the current test file. <br>If maven-surefire-plugin is configured to skip or exclude the test, 'verify' goal will be used, see different configuration styles at <a href="https://github.com/harishkannarao/MavenSurefireFailsafeExamples" rel="nofollow">https://github.com/harishkannarao/MavenSurefireFailsafeExamples</a> </li> 
</ul> 
<br> Usage:
<br> 
<ul> 
 <li>Right click in Editor | Run Maven<br> </li>
 <li>Right click in Project View Toolbar | Run Maven<br> </li>
 <li>CTRL + ALT + R - "Quick Run Maven Goal" action<br> <br> </li>
 <li>Customize goals: Settings | (Other Settings) | Maven Helper <br> </li>
 <li>Define shortcuts: Settings | Keymap | Plug-ins | Maven Helper <br> <br> </li>
 <li>Open pom file, click on 'Dependency Analyzer' tab, right click in the tree for context actions.<br> </li> 
</ul> 
<br>]]></description><version>3.3.138.1503.0</version><vendor email='vojta.krasa@gmail.com' url='https://github.com/krasa/MavenHelper'>Vojtech
		Krasa</vendor><idea-version min="n/a" max="n/a" since-build='138.1503' /><change-notes><![CDATA[<br>3.3 
<br> - Improved displaying of version conflicts - colors, the right version according to Maven rules (Thanks to 
<a href="https://github.com/fengyie007" rel="nofollow">fengyie007</a>) 
<br> - Moved buttons 
<br> - Remembering the last selected radio button 
<br>3.2 
<br> - warning for removing -Didea.maven3.use.compat.resolver 
<br>3.1 
<br> - fixed false positive of warning message 
<br>3.0 
<br> - IntelliJ 2016.2 EAP compatibility 
<br>2.9 
<br> - IntelliJ 2016 compatibility 
<br>2.8 
<br> - Dependency Analyzer improvements: new All Dependencies Tree, improved excluding and jumping into source 
<br>2.7 
<br> - IJ 15 compatibility 
<br>2.6 
<br> - button for fixing IDEA-133331 
<br>2.5 
<br> - support for maven-failsafe-plugin, and maven-surefire-plugin integration tests 
<br> - ability to define shortcuts for Run/Debug Current File action 
<br>2.4 
<br> - debug parameters changed to: -DforkMode=never -DforkCount=0 -DreuseForks=false 
<br>2.3 
<br> - exception fix for IJ 140.2110 
<br> - check for 
<a href="https://youtrack.jetbrains.com/issue/IDEA-133331" rel="nofollow">IDEA-133331</a> 
<br>2.2 - recompiled for IJ 138.1503 
<br>2.1 - added quick switch action "Quick Run Maven Goal" - CTRL + ALT + R 
<br>2.0 - fixed "no conflicts" field 
<br>...]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>4.9</rating></idea-plugin><idea-plugin downloads='6648' size='2611' date='1364811836000' url=''><name>Eclipse Groovy Compiler Plugin</name><id>com.bluetrainsoftware.groovy.idea</id><description><![CDATA[Activates Groovy plugin in Intellij IDEA when the Maven Compiler is swapped to the Eclipse-Groovy Compiler in the pom. This adds the Groovy directories (src/main/groovy and src/test/groovy) to the IDEA build.]]></description><version>1.0</version><vendor email='richard@bluetrainsoftware.com' url=''>Blue Train Software Limited</vendor><idea-version min="n/a" max="n/a" since-build='123.169' /><change-notes><![CDATA[Initial Release.]]></change-notes><depends>org.intellij.groovy</depends><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='19008' size='83394' date='1415562012000' url='https://github.com/ShlXue/MvnRunner'><name>Maven Runner</name><id>MvnRunner</id><description><![CDATA[<strong>Building, Run/Debug maven module by mvn.</strong> 
<ul> 
 <li>test class, method, package and module</li> 
 <li>run main method</li> 
 <li>run application server: jetty or tomcat, if pom file is selected</li> 
 <li>add option: config fork mode(from Preferences/Maven/Importing)</li> 
 <li>add a quick switch popup menu for maven build(shortcut: <u>^M</u>)</li> 
 <li>add maven build menu to Build main menu(shortcut: <u>^? + C/T/P/I</u>)</li> 
 <li>show all dependencies at pom file, otherwise only module dependencies(shortcut: <u>^?U</u>)</li> 
 <li>quick open pom file by maven artifact(shortcut: <u>^?M</u>)</li> 
 <li>quick run plugin goals by quick switch menu(shortcut: <u>^P</u>)</li> 
</ul> all shortcuts: from Preferences/Keymap/Plug-ins/Maven Runner/...]]></description><version>0.4.2</version><vendor email='XueShuiliang@gmail.com' url='https://github.com/shlXue'></vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<b>0.4 update for IntelliJ IDEA 14.0</b> 
<ul> 
 <li><u>fixed NullException when not config jdk</u></li> 
</ul> 
<b>0.3 fixed a few bugs</b> 
<ul> 
 <li><u>NullPointerException when right clicking in the 'Project' view</u></li> 
</ul>]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='10871' size='50469' date='1435108841000' url=''><name>Maven Test Support Plugin</name><id>org.dpytel.intellij.plugin.maventest</id><description><![CDATA[<p>This plugin is intended to help developers work with tests in maven projects.</p> 
<p>Currently the following features are available: </p>
<ul> 
 <li>Displaying Surefire and Failsafe test results</li> 
 <li>Navigating from test results view to specific tests</li> 
</ul> 
<br> 
<p></p>]]></description><version>0.0.16</version><vendor email='' url='https://github.com/destin/maven-test-support-plugin/wiki'>Dawid Pytel</vendor><idea-version min="n/a" max="n/a" since-build='133.0' /><change-notes><![CDATA[<ul> 
 <li>0.0.16 
  <ul> 
   <li>Fixed NPE in IJ 15 EAP. Side effect - refresh buttons in IJ 15 EAP moved to &quot;more actions&quot; menu. Needs to be fixed in next version </li>
   <li>Mavenized plugin project </li>
  </ul> </li>
 <li>0.0.15 
  <ul> 
   <li>Displaying test results of submodules </li>
   <li>Fixed not detecting some changes by auto-refresh </li>
  </ul> </li>
 <li>0.0.14 
  <ul> 
   <li>Added Auto refresh toggle to Test results toolbar. Currently the toggle is disabled by default as this is still experimental. </li>
  </ul> </li>
 <li>0.0.13 
  <ul> 
   <li>Fixed problem with root result - no longer Tests in progress is displayed when there are no test results or all tests are successful </li>
   <li>Fixed refresh of results - no glitches when right clicking refreshed results </li>
  </ul> </li>
 <li>0.0.12 
  <ul> 
   <li>Support for the menu item &quot;Show maven tests&quot; from the maven project window </li>
   <li>Graceful handling of java.io.FileNotFoundException when file disappears </li>
  </ul> </li>
 <li>0.0.11 
  <ul> 
   <li>Added Refresh button to Test results view. </li>
  </ul> </li>
 <li>0.0.10 
  <ul> 
   <li>Improved test result file handling to avoid caching and resource leaks </li>
  </ul> </li>
 <li>0.0.9 
  <ul> 
   <li>Status panel now correctly displays total number 0 when no test results were found </li>
  </ul> </li>
 <li>0.0.8 
  <ul> 
   <li>Rewritten status panel to display summary </li>
  </ul> </li>
 <li>0.0.7 
  <ul> 
   <li>Support for IntelliJ IDEA 13 </li>
   <li>Dropped support for IntelliJ IDEA 12 </li>
  </ul> </li>
 <li>0.0.6 
  <ul> 
   <li>Show test results action visible only on Maven modules </li>
   <li>Updated versions in plugin so that newest version description is top </li>
  </ul> </li>
 <li>0.0.5 
  <ul> 
   <li>Support for &amp;Jump to source&amp; on test suites and test methods </li>
  </ul> </li>
 <li>0.0.4 
  <ul> 
   <li>Added icon for Show test results tool window </li>
   <li>fixed: 1. New report directories are not recognized without Synchronize </li>
  </ul> </li>
 <li>0.0.3 
  <ul> 
   <li>Added icon for Show test results action </li>
  </ul> </li>
 <li>0.0.2 
  <ul> 
   <li>Show test results action visible only on maven projects </li>
  </ul> </li>
 <li>0.0.1 
  <ul> 
   <li>Initial version </li>
  </ul> </li>
</ul>]]></change-notes><depends>JUnit</depends><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='3343' size='7939' date='1402064600000' url=''><name>Maven Version in Title Bar</name><id>com.steve.plugins.mavenversion</id><description><![CDATA[Displays the maven version of your project in the title bar of the main window frame. 
<br /> 
<br />For example: 
<br />myproject - 1.0.0-SNAPSHOT - [C:\IdeaProjects\myproject] 
<br /> 
<br />The maven version is obtained from the &lt;version&gt; tag in the pom.xml file at the root of your project.]]></description><version>1.1</version><vendor email='' url=''>Steve Murphy</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[1.0 - Initial version.
<br /> 1.1 - Small improvements.
<br />]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='9882' size='45032' date='1452040392000' url=''><name>Maven Archetype Catalogs</name><id>de.dm.intellij.maven-archetypes-catalog-plugin</id><description><![CDATA[<p><b>A plugin to enable IntelliJ IDEA to fetch external Maven Archetype Catalog files.</b></p>
<p> </p>
<p>IntelliJ IDEA is not able to fetch external Maven Archetype Catalog files (archetype-catalog.xml). To use custom Maven Archetypes, you had to add external Maven Archetypes manually.</p> 
<p>This plugin for IntelliJ IDEA allows you to define a list of external Maven Archetype Catalog files. Those files are fetched and the containing Maven Archetypes are made available in IntelliJ IDEA when creating new Maven projects.</p> 
<p><b>Usage</b></p> 
<p>It adds a new entry <em>Maven Archetype Catalogs</em> to the Settings menu at <em>File</em> - <em>Settings</em> - <em>Build, Execution and Deployment</em> - <em>Build tools</em>.</p> 
<p>Here you can add additional URLs or choose local files external archetype-catalog.xml files. If you need to authenticate to the reposistory, use an URL like 'http://[username]:[password]@[url]'.</p> 
<p>After adding those Catalog files the Archetypes present in these files will be available when creating new Maven projects or Maven modules based on Archetypes.</p> 
<p><b>Importing from pom.xml</b></p> 
<p>If you define Maven Archetype Catalogs in your pom.xml file, those settings will be automatically imported.</p> 
<p>You have to either define the property <em>archetypeCatalog</em> in your pom.xml or add a configuration for the plugin <em>org.apache.maven.plugins:maven-archetype-plugin</em> and configure the <em>archetypeCatalog</em> there.</p>]]></description><version>1.1.0</version><vendor email='Dominik.Marks@gmx.de' url='https://github.com/dmarks2'>Dominik Marks</vendor><idea-version min="n/a" max="n/a" since-build='139.0' /><change-notes><![CDATA[<p>Version 1.1.0</p> 
<ul> 
 <li>Feature: Improved User Interface</li> 
 <li>Feature: Improved extensibility by providing the extension point in a separate JAR file</li> 
 <li>Feature: Read Archetype Catalogs from maven-archetype-plugin or archetypeCatalog property from pom.xml</li> 
 <li>Feature: Added support for file based archetype-catalog.xml files</li> 
 <li>Feature: Added support for JAR-based URLs (e.g. for extensions providing their own archetype-catalog.xml)</li> 
 <li>Bugfix: List was shown as modified even if no modifications were made</li> 
</ul> 
<p>Version 1.0.4</p> 
<ul> 
 <li>Bugfix: Added support for IntelliJ proxy settings</li> 
</ul> 
<p>Version 1.0.3</p> 
<ul> 
 <li>Bugfix: Added support for Archetype Catalogs without a proper namespace declaration (e.g. from Central Maven Repository)</li> 
</ul> 
<p>Version 1.0.2</p> 
<ul> 
 <li>Bugfix: Make plugin compatible with Java 1.6 and above</li> 
</ul> 
<p>Version 1.0.1</p> 
<ul> 
 <li>Improved error handling</li> 
 <li>Minor Bugfixes</li> 
 <li>Updated Instructions</li> 
</ul> 
<p>Version 1.0</p> 
<ul> 
 <li>First Release</li> 
</ul>]]></change-notes><depends>org.jetbrains.idea.maven</depends><rating>00</rating></idea-plugin><idea-plugin downloads='1367' size='8350' date='1464290448000' url=''><name>Spark Examples Maven</name><id>com.sjtu.chenzhongpu.sparkexamplexmvn</id><description><![CDATA[Spark Developer using IntelliJ IDEA may suffer from setting maven's 
<b>Provided</b> scope to 
<b>Compile</b> manually, in order to run 
<b>examples</b> directly. 
<br>
<br> Tools -&gt; Spark Examples 
<br> 
<ul> 
 <li>To Compile : Set all the dependencies in Provided to Compile</li> 
 <li>Restore : Restore all the dependencies setting</li> 
</ul> Then sychronize 
<b>examples</b> module. 
<br> 
<b>Notes:</b> 
<br> 
<ul> 
 <li>It will only appear in Spark project. In other words, it will never appear in any other projects</li> 
 <li>If you do not sychronize <b>examples</b> module manually, the IntelliJ IDEA may take 2-3 minutes to update it</li> 
 <li>Usually, it is unnecessary to restore, since the setting of IntelliJ IDEA will not modify the pom.xml</li> 
</ul> 
<br> See more at 
<a rel="nofollow">https://github.com/ChenZhongPu/Spark-Examples-Maven</a>]]></description><version>1.2.1</version><vendor email='chenloveit@gmail.com' url='https://github.com/ChenZhongPu/Spark-Examples-Maven'>Zhongpu Chen</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<ul> 
 <li>Update the description information</li> 
 <li>Fix bugs when multi Spark projects co-exit</li> 
 <ul></ul>
</ul>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"MPS"</ff><category name="MPS"><idea-plugin downloads='13042' size='49342889' date='1434456928000' url=''><name>MPS Core</name><id>jetbrains.mps.core</id><description><![CDATA[MPS Core]]></description><version>3.2.3</version><vendor email='' url='http://www.jetbrains.com/mps/'>JetBrains MPS</vendor><idea-version min="n/a" max="n/a" since-build='139.1117' until-build='142.1'/><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='8054' size='1522307' date='1434457485000' url=''><name>MPS BaseLanguage support</name><id>jetbrains.mps.java</id><description><![CDATA[Support of MPS baseLanguage]]></description><version>3.2.3</version><vendor email='' url='http://www.jetbrains.com/mps/'>JetBrains MPS</vendor><idea-version min="n/a" max="n/a" since-build='139.1' until-build='142.1'/><change-notes><![CDATA[]]></change-notes><depends>jetbrains.mps.core</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6968' size='978060' date='1434457678000' url=''><name>MPS Version Control support</name><id>jetbrains.mps.vcs</id><description><![CDATA[MPS Version Control support]]></description><version>3.2.3</version><vendor email='' url='http://www.jetbrains.com/mps/'>JetBrains MPS</vendor><idea-version min="n/a" max="n/a" since-build='139.1' until-build='142.1'/><change-notes><![CDATA[]]></change-notes><depends>jetbrains.mps.core</depends><rating>00</rating></idea-plugin><idea-plugin downloads='8205' size='3781241' date='1434457787000' url=''><name>MPS Build languages</name><id>jetbrains.mps.build</id><description><![CDATA[Declarative build languages]]></description><version>3.2.3</version><vendor email='support@jetbrains.com' url='http://www.jetbrains.com'>JetBrains s.r.o.</vendor><idea-version min="n/a" max="n/a" since-build='139.1' until-build='142.1'/><change-notes><![CDATA[]]></change-notes><depends>jetbrains.mps.core</depends><rating>00</rating></idea-plugin><idea-plugin downloads='529' size='2242984' date='1442094735000' url=''><name>org.campagnelab.ANTLR</name><id>org.campagnelab.ANTLR</id><description><![CDATA[ANTLR and org.campagnelab.antrl.tomps languages. The ToMPS language helps develop ANTLR-compatible visitors to parse text into nodes of an MPS language. ToMPS also provide support to create concepts of a new MPS language (whose nodes will be populated by the parser), using the ANTLR grammar as a guide. Note that version 1.1.3 only includes the subset of ANTLR that we needed to model to implement the R language. Sadly, no documentation is available at this point and the language is unpolished. Reference build: 208 in branch master and with commit : 705fdcc29db0a8bb6e01439d4446f8120c82c8db.]]></description><version>1.0.2.1</version><vendor email='' url='http://books.campagnelab.org'>Campagne Laboratory</vendor><idea-version min="n/a" max="n/a" since-build='141.1' until-build='142.1'/><change-notes><![CDATA[]]></change-notes><depends>jetbrains.mps.core</depends><rating>00</rating></idea-plugin></category><ff>"Version Control Systems Support"</ff><category name="Version Control Systems Support"><idea-plugin downloads='144' size='36093' date='1484261755000' url=''><name>Changelist Organizer</name><id>de.achimonline.changelistorganizer</id><description><![CDATA[Automatically organizes your modified files by moving them into predefined changelists.]]></description><version>1.3</version><vendor email='intellij@achimonline.de' url=''>Achim Seufert</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.3</b> 
<ul> 
 <li>minor code refactorings</li> 
 <li>improved/enhanced unit-tests</li> 
 <li>small bugfix (don't try to delete an empty changelist if it's the default-changelist)</li> 
</ul> 
<b>1.2.1</b> 
<ul> 
 <li>added unit-testing for source-code</li> 
 <li>minor code cosmetics</li> 
</ul> 
<b>1.2</b> 
<ul> 
 <li>new feature/setting: apply organizer-items on current default-changelist only</li> 
 <li>bugfixes</li> 
</ul> 
<b>1.1</b> 
<ul> 
 <li>organizer-items can be ordered now</li> 
 <li>new features/settings: stop applying items on a file after first match; remove empty changelists</li> 
</ul> 
<b>1.0</b> 
<ul> 
 <li>initial version</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin></category><ff>"Testing Frameworks Support"</ff><category name="Testing Frameworks Support"><idea-plugin downloads='165' size='45854137' date='1482585156000' url=''><name>Observly Recorder</name><id>com.observly.recorderplugin</id><description><![CDATA[Observly test recorder lets you record feature flows and 
<br> tests them on multiple devices without writing any code. How to use: After installation you will see the observly icon 
<img src="http://res.cloudinary.com/dcyie06nx/image/upload/v1482572924/observly_tiqaho.png"> in the 
<br> toolbar right next to Android help button. 
<br> 
<br> Click on the icon to setup the observly account key once. 
<br> After that just click on that icon to record and test flows. 
<br>]]></description><version>1.0</version><vendor email='info@z21labs.co' url='http://observ.ly/'>Observly</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>org.jetbrains.android</depends><rating>00</rating></idea-plugin><idea-plugin downloads='96' size='16930' date='1487064177000' url=''><name>Okey-doke Support</name><id>com.github.s4nchez.okeydoke.idea</id><description><![CDATA[This plugin brings basic 
<a href="https://github.com/dmcg/okey-doke" rel="nofollow">okey-doke</a> support.
<br>
<br> Approve tests by using the context popup menu or using Ctrl + F11 (? + F11 on Mac).]]></description><version>0.4</version><vendor email='ivan@gourame.com' url='https://github.com/s4nchez/okey-doke-idea'>Ivan Sanchez</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Add message to status bar after tests are approved]]></change-notes><depends>org.jetbrains.kotlin</depends><rating>00</rating></idea-plugin><idea-plugin downloads='91' size='9284' date='1491307628000' url=''><name>CreateMox</name><id>com.banyaibalazs.createmoxplugin</id><description><![CDATA[Adds a quick fix to create mock objects in test code. Use wisely as constructors with a lot of parameters may be evil. 
<b>Attention!</b> Requires the target project to compile Mockito as the @Mock annotation are currently used from that package.]]></description><version>1.0.2</version><vendor email='banyai.s.balazs@gmail.com' url='https://github.com/balazsbanyai/'>Balazs Banyai</vendor><idea-version min="n/a" max="n/a" since-build='141.0' until-build='171.*'/><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><rating>00</rating></idea-plugin><idea-plugin downloads='372' size='103708840' date='1499176237000' url=''><name>Perfecto Continuous Quality Lab for IntelliJ IDEA</name><id>com.perfectomobile.intellijidea</id><description><![CDATA[Test your application on real mobile devices with Perfecto Continuous Quality Lab. 
<br> 
<br> 
<a href="https://community.perfectomobile.com/posts/1148834-intellij-plugin-installation-and-setup-guide" rel="nofollow">Installation and Setup Guide</a> 
<br> 
<a href="https://community.perfectomobile.com/posts/1147012-intellij-perfecto-projects" rel="nofollow">'How To' Guide</a> 
<br> 
<br> By installing: 
<br> 
<br> 
<strong>Perfecto Continuous Quality Lab for IntelliJ IDEA</strong> 
<br> 
<br> plugin, you agree to: 
<br> 
<a href="http://www.perfectomobile.com/company/terms-of-service" rel="nofollow">Perfecto Mobile license terms and conditions</a>]]></description><version>10.5.0.0</version><vendor email='support@perfectomobile.com' url='http://www.perfectomobile.com/'>Perfecto Mobile</vendor><idea-version min="n/a" max="n/a" since-build='14.1' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin></category><ff>"Notification/Visualizers"</ff><category name="Notification/Visualizers"><idea-plugin downloads='515' size='5461406' date='1487583749000' url=''><name>ThreadDumpVisualizer</name><id>ThreadDumpVisualizer</id><description><![CDATA[Thread dump visualizer plugin]]></description><version>0.1.2</version><vendor email='' url=''>csc</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.diagram</depends><rating>5.0</rating></idea-plugin></category><ff>"Apps, Notification and Interaction Applications"</ff><category name="Apps, Notification and Interaction Applications"><idea-plugin downloads='1234' size='2849282' date='1478698189000' url=''><name>CommonCode</name><id>com.itheima.sz.plugin.commoncode</id><description><![CDATA[Add common code to your editor.
<br> Press `Alt + G` 
<br> or 
<br> Open it in Code Menu (`Alt + C`) -&gt; Generate CommonCode... .
<br>]]></description><version>1.1</version><vendor email='poplar_tang@163.com' url='https://github.com/PoplarTang/CommonCode'>??(PoplarTang)</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 1.1 Support plugin in Android Studio.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='154' size='82997' date='1479810683000' url=''><name>EasyShortcut</name><id>me.chunsheng.plugin.shortcut</id><description><![CDATA[EasyShortcut ???IntelliJ IDEA???????????????,????,??????????.
<br> 
<em>?????????,?????????,???????,?????????.</em>]]></description><version>1.0.3</version><vendor email='weichunsheng3611@gmail.com' url='http://chunsheng.me'>???</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[EasyShortcut ????????????????????????.?????.]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='2444' size='6085659' date='1493157820000' url=''><name>Codealike</name><id>com.codealike.client.intellij.plugin</id><description><![CDATA[Automatically track everything you do when you code. See reports and metrics in real-time and never forget again what you did on the code.
<br>]]></description><version>1.5.0.16</version><vendor email='support@codealike.com' url='https://codealike.com'>Codealike</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Alpha version release.
<br>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='275' size='33971' date='1481539037000' url=''><name>CheckCiteForFile</name><id>com.dachmx.android.checkcite.file</id><description><![CDATA[This plugin is check the cite of Class file and its fields
<br> 
<em>most HTML tags may be used</em>]]></description><version>1.0</version><vendor email='support@yourcompany.com' url='http://www.yourcompany.com'>YourCompany</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[2016.12.12 init
<br> 
<em>most HTML tags may be used</em>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='6143' size='67287' date='1498874690000' url=''><name>Smart Tomcat</name><id>com.poratu.idea.plugins.tomcat</id><description><![CDATA[This is for Tomcat Server plugin. The SmartTomcat will auto load the Webapp classes and libs from project and module, You needn't copy the classes and libs to the WEB-INF/classes and WEB-INF/lib.
<br> The Smart Tomcat plugin will auto config the classpath for tomcat server.
<br> The Smart Tomcat support Tomcat 6+ 
<br>]]></description><version>1.7</version><vendor email='zengkid@msn.com' url=''>zengkid</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[1.support VM options now]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='68' size='39573' date='1488114107000' url=''><name>Dao Code Generator</name><id>com.miui.gallery.dao.generator</id><description><![CDATA[Generate Code for Dao framework.]]></description><version>1.0</version><vendor email='pan_shu_xin@126.com' url=''>mi</vendor><idea-version min="n/a" max="n/a"  /><change-notes><![CDATA[]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='558' size='621108' date='1489383975000' url=''><name>Create TestNG XML</name><id>com.alibaba.autonavi.qa.testng</id><description><![CDATA[Create TestNG XML, by Right click on the project file 
<br> ??testng?xml???????????????????????????? ???mail: heygeo@163.com ??? https://github.com/Felixlovechina/testngXmlAutoCreate/blob/master/README.md]]></description><version>1.0</version><vendor email='heygeo@163.com' url='http://amap.com'>autonavi</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[2017-03-12:publish]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Issue Trackers Integration"</ff><category name="Issue Trackers Integration"><idea-plugin downloads='214' size='418560' date='1495945789000' url=''><name>ideaMantis</name><id>de.domjos.ideaMantis</id><description><![CDATA[IntelliJ-Idea Plugin to create, edit and delete Issues from Mantis BugTracker!]]></description><version>0.8</version><vendor email='webmaster@domjos.de' url='http://domjos.de'>Dominic Joas</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[0.1 
<ul> 
 <li>Add ToolWindow to</li> 
 <ul> 
  <li>add Issues</li> 
  <li>edit Issues</li> 
  <li>delete Issues</li> 
  <li>add notes to Issues</li> 
  <li>add attachments to Issues</li> 
 </ul> 
</ul> 0.2 
<ul> 
 <li>Add Settings-Screen to connect to MantisBT-Installation</li> 
</ul> 0.3 
<ul> 
 <li>Add Context-Menu-Entry to mark text as Bug and add to new Issue</li> 
 <li>Add Context-Menu-Entry to add document as Attachment to new Issue</li> 
</ul> 0.4 
<ul> 
 <li>change settings and test connection without pressing apply before</li> 
 <li>solve bug: no settings at the beginning</li> 
 <li>improve View</li> 
</ul> 0.5 
<ul> 
 <li>add new projects</li> 
 <li>create changeLogs</li> 
 <li>add tags</li> 
</ul> 0.7 
<ul> 
 <li>add support for every intellij-platform</li> 
</ul> 0.8 
<ul> 
 <li>solve the issue with access-levels</li> 
 <li>enables showing only several issues (loads a bit faster)</li> 
 <li>show custom fields in issues</li> 
 <li>filter issues</li> 
 <li>get and set profiles</li> 
 <li>create new issue from todo in code</li> 
 <li>close todo-issue with shortcut</li> 
 <li>open todo-issue in browser</li> 
</ul> 
<b>Notice: If you update to this version, you will have to retype your credentials!</b>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='7' size='4936264' date='1490058326000' url=''><name>Microissues</name><id>uk.ac.glasgow.microissues</id><description><![CDATA[A plugin for embedding and viewing tickets (microissues) in source code.
<br>]]></description><version>1.0</version><vendor email='' url='https://github.com/LordKail'>LordKail</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 1.0 Deployed
<br>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Administration Tools"</ff><category name="Administration Tools"><idea-plugin downloads='672' size='4197' date='1478271132000' url=''><name>AlibcTradeCodeAssistant</name><id>com.alibaba.baichuan</id><description><![CDATA[English: It is a code assistant for you to use baichuan sdk quickly. AlibcCodeAssistant(for alibctrade sdk 3.1 version)
<br> 1.init key:bcinit
<br> 2.login key:bclogin
<br> 3.logout key:bclogout
<br> 4.get user information key:bcuserinfo
<br> 5.open url page key:bcshowurl
<br> 6.open detail page key:bcshowdetail
<br> 7.open shop page key:bcshowshop
<br> 8.add commodity to my cart key:bcshowaddcart
<br> 9.open my order page key :bcshoworder
<br> 10.open my cart page key:bcshowmycart ??: AlibcCodeAssistant(for ??sdk 3.1??)
<br> 1.?????:bcinit
<br> 2.????:bclogin
<br> 3.????:bclogout
<br> 4.??????????:bcuserinfo
<br> 5.??url????:bcshowurl
<br> 6.????????:bcshowdetail
<br> 7.??????:bcshowshop
<br> 8.??????:bcshowaddcart
<br> 9.??????:bcshoworder
<br> 10.?????????:bcshowmycart]]></description><version>1.1</version><vendor email='' url=''>Alibaichuan</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[upload to Android Studio]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='277' size='11853' date='1479883174000' url=''><name>FilterTranslate</name><id>com.rd.filtertranslate</id><description><![CDATA[this is a FilterTranslate first: choose the text second:use keys command+shift+x version1.1 support AndroidStudio]]></description><version>1.1</version><vendor email='support@179366099@qq.com' url=''>rd</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[support AndroidStudio]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='230' size='46908' date='1487883132000' url=''><name>Sweep</name><id>Sweep</id><description><![CDATA[The plugin adds a "Sweep files" button to the main toolbar.
<br> One or more directories of temporary files within the current project can be configured (in the plugin settings) to be emptied when sweeping. The plugin settings allow to delete also hidden files and directories, and to exclude some files/directories from being swept via ignore pattern. 
<br> 
<br>Please note: This plugin is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 
<br> 
<br>The icons used in this plugin are part of the Fugue iconset (http://p.yusukekamiyamane.com/)]]></description><version>1.2.1</version><vendor email='info@stenschke.com' url=''>Kay Stenschke</vendor><idea-version min="n/a" max="n/a" since-build='80.8000' /><change-notes><![CDATA[<ul> 
 <li>1.2.1 
  <ul> 
   <li>UI (Settings) and code cleanup, stability improvements: tested and fixed edge cases</li> 
   <li>Bugfix: Sweeping was including contents of sub-directories</li> 
  </ul> </li> 
 <li>1.2.0 Added refresh of project tree after sweeping</li> 
 <li>1.1.1 Made OpenApi &gt;= 2016.1 compatible (separated ProjectComponent and Configurable)</li> 
 <li>1.1.0 
  <ul> 
   <li>Made notices darcula compatible</li> 
   <li>General code cleanup and updates</li> 
   <li>Changed plugin name to "Sweep"</li> 
  </ul> </li> 
 <li>1.0.2 Extended settings with "ignore pattern" to exclude files/folders containing it, from deletion</li> 
</ul>]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin><idea-plugin downloads='208' size='5006879' date='1489479178000' url=''><name>Talking Data ORM Tool</name><id>com.talkingdata.orm.tool</id><description><![CDATA[????????????????????????domain??dao???mapping??? 
<br> 
<br> According to the selected database, matching all the tables of the database, automatically generate domain class, dao interface and mapping files. 
<br> ??? ?? 
<br> ??? bingxin.li@tendcloud.com 
<br> Blog? http://happyshome.cn 
<br> ??? https://www.talkingdata.com/]]></description><version>1.2</version><vendor email='bingxin.li@tendcloud.com' url='https://www.talkingdata.com/'>Talking Data</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[V1.2 Bug fix: The template not found. Because the template file is in the one jar. Use classloader load template stream, use stream copy to temp file.]]></change-notes><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category><ff>"Build Runners"</ff><category name="Build Runners"><idea-plugin downloads='16' size='260975' date='1495187304000' url=''><name>jpos plugin</name><id>com.hd123.plugin.id</id><description><![CDATA[change jpos customer quickly. 
<ul> 
 <li>run jpos&amp;boadmin in debug mode. </li> 
 <li>settings: 
  <ul>
   <li>setting: Settings - Other Settings - jpos setting</li>
  </ul> </li> 
 <li>key map:
  <ul> 
   <li>ctrl + alt + C to change customers</li> 
   <li>ctrl + alt + j to run jpos with debug model</li> 
   <li>ctrl + alt + b to run boadmin with debug model</li>
  </ul> </li> 
</ul>]]></description><version>2.8.3</version><vendor email='zhangxinkun@hd123.com' url='https://github.com/xinkunZ/IdeaJposPlugin'>????</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Version 2.8.3 
<ul>
 <li>?run jpos?run boadmin???build??artifact?????????xml??????</li>
</ul> Version 2.8.2 
<ul>
 <li>??persist????????????????????</li>
</ul> Version 2.8.1 
<ul>
 <li>??xml???????????</li>
</ul> Version 2.8 
<ul>
 <li>??Configurable???PersistComponent??</li>
 <li>??????????project?????????JposSettings????project???????bug</li>
</ul> Version 2.7.2 
<ul>
 <li>?????</li>
 <li>??????</li>
</ul>]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Miscellaneous"</ff><category name="Miscellaneous"><idea-plugin downloads='27' size='2557' date='1478359079000' url=''><name>TempConfig Cleaner</name><id>de.achimonline.tempconfigcleaner</id><description><![CDATA[Automatically removes all temporary run/debug configurations when reopening the project.]]></description><version>1.1</version><vendor email='intellij@achimonline.de' url=''>Achim Seufert</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[<b>1.1</b> 
<ul> 
 <li>automatically select the first existing configuration in your list, if none is selected after removing the temp-configs</li> 
</ul> 
<b>1.0</b> 
<ul> 
 <li>initial version</li> 
</ul>]]></change-notes><rating>5.0</rating></idea-plugin><idea-plugin downloads='690' size='13783947' date='1491411457000' url=''><name>IdeaFlowDX Metrics</name><id>org.openmastery.ideaflow</id><description><![CDATA[Measure the pain you experience during development, and find out how variations in development technique, code design, and disruptions affect the pain you experience. Intended to be used with the IdeaFlowDX Profiler tools that help you categorize problems with simple #hashtags and add up the pain. MVP Release 6/1/2017]]></description><version>0.17</version><vendor email='' url=''>Open Mastery</vendor><idea-version min="n/a" max="n/a" since-build='107.105' /><change-notes><![CDATA[Pain/Awesome events can now be chained together indefinitely until #resolve tag annotation]]></change-notes><depends>com.intellij.modules.lang</depends><depends>com.intellij.modules.platform</depends><rating>5.0</rating></idea-plugin><idea-plugin downloads='4360' size='4586223' date='1496082617000' url=''><name>Arma Intellij Plugin</name><id>com.kaylerrenslow.plugin.armaplugin.id</id><description><![CDATA[Plugin that offers syntax checking of SQF files, syntax highlighting, find usages, refactor renaming, and more various features for the video game Arma 3.]]></description><version>1.0.9</version><vendor email='armaintellijplugin@kaylerrenslow.com' url='https://github.com/kayler-renslow/arma-intellij-plugin'>Kayler Renslow</vendor><idea-version min="n/a" max="n/a" since-build='131.0' /><change-notes><![CDATA[Changelog is also available at the GitHub page: 
<a href="https://github.com/kayler-renslow/arma-intellij-plugin/releases" rel="nofollow"> https://github.com/kayler-renslow/arma-intellij-plugin/releases&amp; </a> 
<br>
<br> Version 1.0.9 - Released May 29, 2017 SQF 
<p><strong>Fixed</strong> </p> 
<ul> 
 <li>github issue #39 (auto completion was throwing exception)</li> 
</ul>]]></change-notes><rating>00</rating></idea-plugin><idea-plugin downloads='5' size='114321' date='1482839836000' url=''><name>Pastebin Unofficial</name><id>com.thibaulthelsmoortel.pastebin</id><description><![CDATA[Quickly create Pastebin pastes from within IntelliJ IDEA.]]></description><version>0.1.1</version><vendor email='' url=''>Thibault Helsmoortel</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Minor improvements.]]></change-notes><rating>00</rating></idea-plugin></category><ff>"Android"</ff><category name="Android"><idea-plugin downloads='314' size='37432' date='1497389156000' url=''><name>MVP Generator</name><id>com.stfalcon.mvpgenerator</id><description><![CDATA[Plugin which generates activities and fragments for MVP + Dagger + Rx using Kotlin (soon for Java)!]]></description><version>0.2.1</version><vendor email='krol.oleksandr@stfalcon.com' url='http://www.stfalcon.com'>stfalcon.com</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[Tiny syntax fixes]]></change-notes><depends>org.jetbrains.android</depends><depends>org.jetbrains.plugins.gradle</depends><rating>00</rating></idea-plugin><idea-plugin downloads='38' size='39545' date='1499076357000' url=''><name>Data Binding getter setter</name><id>com.leon.databinding.gettersetter</id><description><![CDATA[android data binding setter and getter, similar to the default getter/setter.
<br> 
<br> After created model, open Generate window, select DB Getter and Setter.
<br> 
<br> 
<a href="https://github.com/njleonzhang/DataBindingGetterSetter" rel="nofollow">GitHub repo</a>: https://github.com/njleonzhang/DataBindingGetterSetter 
<br> 
<br>]]></description><version>0.0.3</version><vendor email='zpczjl@126.com' url='https://github.com/njleonzhang/vue-data-tables'>leon zhang</vendor><idea-version min="n/a" max="n/a" since-build='141.0' /><change-notes><![CDATA[]]></change-notes><depends>com.intellij.modules.java</depends><depends>com.intellij.modules.lang</depends><rating>00</rating></idea-plugin></category></plugin-repository>