|
1 | | -<idea-plugin version="2"> |
| 1 | +<idea-plugin> |
2 | 2 | <id>com.millennialmedia.intellibot@lte2000</id> |
3 | 3 | <name>IntelliBot #patched</name> |
4 | 4 | <version>0.10.143.398</version> |
5 | | - < vendor email="[email protected]" url= "http://www.millennialmedia.com">Millennial Media</ vendor> |
| 5 | + <vendor url="https://plugins.jetbrains.com/plugin/17424-intellibot-patched">Millennial Media</vendor> |
6 | 6 |
|
7 | 7 | <depends>com.intellij.modules.lang</depends> |
8 | 8 | <depends optional="true">com.intellij.modules.python</depends> |
|
16 | 16 | <description><![CDATA[ |
17 | 17 | <h1>IntelliBot, Robot Framework Support</h1> |
18 | 18 | <p>The IntelliBot plugin for IntelliJ/Pycharm adds smart editing features to support the <a href="http://robotframework.org/">Robot Framework</a>.</p> |
19 | | - <p>Make sure to <a href="https://github.com/millennialmedia/intellibot/wiki/Python-Interpreter">setup your IDE correctly</a> to gain Python support.</p> |
20 | | - <p>Find us in <a href="https://github.com/millennialmedia/intellibot">Github</a>.</p> |
| 19 | + <p>Find more details at <a href="https://plugins.jetbrains.com/plugin/17424-intellibot-patched">Marketplace</a> or <a href="https://github.com/lte2000/intellibot">Github</a>.</p> |
| 20 | + <br> |
| 21 | + <p>Make sure to <a href="https://github.com/mtrubs/intellibot/wiki/Python-Interpreter">setup your IDE correctly</a> to gain Python support.</p> |
| 22 | + <p>Forked from <a href="https://github.com/mtrubs/intellibot">Intellibot</a>:</p> |
21 | 23 | <ul> |
22 | | - <li><a href="https://github.com/millennialmedia/intellibot/wiki/Features">Feature Set</a></li> |
23 | | - <li><a href="https://github.com/millennialmedia/intellibot/wiki">Wiki</a></li> |
24 | | - <li><a href="https://github.com/millennialmedia/intellibot/issues">Issue tracker</a></li> |
25 | | - <li><a href="https://github.com/millennialmedia/intellibot/wiki/Change-Notes">Complete Change Notes</a> |
| 24 | + <li><a href="https://github.com/mtrubs/intellibot/wiki/Features">Feature Set</a></li> |
| 25 | + <li><a href="https://github.com/mtrubs/intellibot/wiki">Wiki</a></li> |
26 | 26 | </ul> |
27 | 27 | ]]></description> |
28 | 28 |
|
29 | 29 | <change-notes><![CDATA[ |
30 | | - This is a temp patched IntelliBot (as the original plugin is not updated by the originator).<br> |
31 | | - Find it in <a href="https://github.com/lte2000/intellibot">Github</a>.<br> |
32 | | - See <a href="https://github.com/lte2000/intellibot#readme">what is fixed/enhanced/new added</a>. |
| 30 | + based on IntelliBot, see <a href="https://github.com/lte2000/intellibot#readme">What is fixed, enhanced and new added</a>.<br> |
33 | 31 | ]]> |
34 | 32 | </change-notes> |
35 | 33 |
|
|
0 commit comments