89 Commits

Author SHA1 Message Date
Yann Cébron
e498c8442f plugin_compatibility.md: add WebStorm (IJSDK-387) 2018-12-19 16:13:59 +01:00
Dmitry Jemerov
ff2a63f752
Merge pull request #131 from JohnHake/ijsdk-326
Ijsdk 326 - Document updatePlugins.xml format
2018-11-28 14:44:53 +01:00
JohnHake
4af3dc7361 Added builds 2018.1-2018.3 2018-11-27 10:59:03 -08:00
JohnHake
e7f075eaf9 azhebel feedback: clarify plugins and updatePlugins files can be on separate URLs 2018-11-27 09:57:12 -08:00
JohnHake
61f06ba7f1 Incorporate review feedback PR131 2018-11-26 12:14:46 -08:00
JohnHake
bfc7fc029b Enterprise -> Custom 2018-11-25 21:53:55 -08:00
JohnHake
13d7332b03 Fine tuning terminology 2018-11-20 14:36:59 -08:00
JohnHake
d6180fd8a6 Final draft updatePlugins. 2018-11-20 01:42:21 -08:00
JohnHake
157decc6a8 Checkpoint changes describing deploying plugins on enterprise server 2018-11-16 17:01:04 -08:00
JohnHake
bc6fca4400 First draft 2018-11-06 17:53:54 -08:00
Dmitry Jemerov
259a522bdc
Merge pull request #125 from JohnHake/ijsdk-472
MP-1369 Plugin Icons Upload + IJSDK-472 Document pluginIcon.svg
2018-10-29 11:03:19 +01:00
JohnHake
7810f7f174 Add Plugin Icon page + images & references 2018-10-18 18:37:52 -07:00
JohnHake
a40789f815 Update png to show pluginIcon files 2018-10-15 22:29:28 -07:00
JohnHake
6e4848b8a1 Set 1.8 JSDK as basis for Intellij Platform Plugin SDK. 2018-09-24 15:07:06 -07:00
Sergey Patrikeev
3fc363b49b
Merge pull request #96 from pettermahlen/patch-1
Highlight API compatibility issues
2018-09-21 15:16:36 +03:00
JohnHake
c006f4ec68 Refreshed deployment page to use install plugin from disk, clarified intellij platform plugin project. 2018-09-12 17:12:34 -07:00
JohnHake
a1905badda Added new page for dev instance sandbox info. Added sandbox home info to setting up environment page. 2018-08-25 14:44:00 -07:00
JohnHake
180a3456a2 Relaced settings, caches, logs page with pointer to kb record. 2018-08-23 18:37:30 -07:00
JohnHake
e301ee5829 Removing some links to intellij-community/README.md; small edits to remaining references. 2018-07-09 11:43:38 -07:00
JohnHake
c2df569b3e IJSDK-50: remove checkout_and_build_community instructions and point to intellij-community/README.md instead. 2018-06-27 15:38:16 -07:00
Petter Måhlén
689c0c2d7a
Highlight API compatibility issues 2018-05-16 16:35:32 +02:00
Nishant Mendiratta
9e3d9a1338
Fixed all the links on using_dev_kit.md 2018-04-18 10:56:19 +08:00
Dmitry Jemerov
327ac8fba7 Update and expand "Plugin Dependencies" section 2018-03-23 18:58:39 +01:00
Dmitry Jemerov
f998a8d340 Screenshot for adding plugin dependency 2018-03-22 14:49:16 +01:00
Dmitry Jemerov
90a4a0fca8 Incorporate tutorials into main structure; feature Gradle plugin as recommended workflow (IJSDK-213) 2018-03-16 11:49:59 +01:00
Dmitry Jemerov
ef63275be5 Update action system tutorial
Clean up structure, link from necessary places, update sample plugin
code to demonstrate best practices, fix some English
2018-03-11 21:42:15 +01:00
Matt Ellis
128417f338
Add Go module 2018-03-04 14:54:24 +00:00
Matt Ellis
f8107e38ef
Update plugin compatibility page 2018-03-04 10:41:32 +00:00
Matt Ellis
754b49004c
Add GoLand to list of modules 2018-03-04 09:52:55 +00:00
Vladislav Rassokhin
a3d5e656ca sed s/Intellij/IntelliJ/ s/Jetbrains/JetBrains/ 2018-02-06 01:20:36 +03:00
Nikolay Chashnikov
5c1b6fdd5c
Update running_and_debugging_a_plugin.md
Rewrite description to get rid of misleading 'run ... without leaving the IDE' part.
2017-12-21 10:02:14 +03:00
Nikolay Chashnikov
f51e097925
Update running_and_debugging_a_plugin.md
Remove incorrect mention of 'class to run', get rid of vague sentence about using default run profile.
2017-12-21 09:53:06 +03:00
Alexander Zolotov
15adeabd0d Add 2017.2 and 2017.3 branches (#57) 2017-10-30 10:52:42 +03:00
Matt Ellis
5024145693 Merge pull request #51 from markiewb/patch-1
Dependencies to specific plugins
2017-10-02 08:53:48 +01:00
markiewb
4a22826d3b Add link to OSS license page
Some OSS plugins are eligible to get free licenses to check the plugin compatibility to different products
2017-10-01 22:12:43 +02:00
markiewb
af1a9cb7b0 Dependencies to specific plugins 2017-10-01 21:58:43 +02:00
Matt Ellis
34ad34a409 Update plugin_compatibility.md 2017-09-21 17:04:50 +01:00
Matt Ellis
e7619a1b0a Fix broken links (#42)
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
Clément Fournier
8748338a5f Fix typo 2017-07-11 22:49:32 +02:00
Matt Ellis
c307eb5642 Minor formatting fixes 2017-06-09 17:13:28 +01:00
Yann Cébron
13dee8ab82 2017.1 release, cleanup build_number_ranges duplication 2017-03-23 10:34:03 +01:00
Yann Cébron
80914e0346 2017.1 release 2017-03-23 10:19:41 +01:00
Yann Cébron
8c1c08e740 IJSDK-206 Documentation should mention installing Plugin DevKit as a prerequisite for Plugin Development 2016-11-14 19:54:20 +01:00
Yann Cébron
f9194eadf4 plugin descriptors: remove obsolete idea-plugin@version attribute (IDEA-163694) 2016-11-11 17:48:01 +01:00
nik
6d35560907 added page which lists incompatible API changes 2016-11-02 11:28:07 +03:00
Yann Cébron
404f3f4577 IJSDK-76 Optimize screenshot file sizes 2016-10-27 10:46:40 +02:00
Yann Cébron
1e30b3ecc2 IJSDK-198 Update branch info for 2016.3 releases 2016-10-11 20:35:16 +02:00
Matt Ellis
0217ce7412 Updated check out and build
Issue #IJSDK-161 Fixed
2016-06-27 13:18:58 +01:00
Yann Cébron
dd43c78a7a build_number_ranges: typo 2016-05-23 15:26:52 +02:00
Matt Ellis
1b11c617eb Updated formatting 2016-05-13 11:44:21 +01:00