393 Commits

Author SHA1 Message Date
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
Vitalii Dmitriev
04c5126360
Intellij -> IntelliJ
Change Intellij to IntelliJ.
2018-02-05 22:51:22 +03:00
Matt Ellis
fb8b244482 Fix broken link 2018-01-23 09:34:01 +00:00
Javaru
3522d9a9bc Updated 'msys git' to 'Git for Windows'. msys git is obsolete and its website redirects to Git for Windows. See https://github.com/git-for-windows/git/wiki/FAQ#what-is-the-relationship-between-git-for-windows-and-msysgit 2017-12-24 19:07:10 -05: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
Matt Ellis
e2d2884ce1 Revert incorrect link change 2017-12-07 11:34:43 +00:00
Jonny Carter
423a6f7514 Fix links to Component interface sources 2017-12-07 09:46:31 +00:00
Jonny Carter
cca395c19c
Close vendor tag in sample plugin.xml 2017-12-05 16:07:12 +00:00
Matt Ellis
29e258b1cf Fix broken links 2017-12-01 16:00:45 +00:00
retlat
8a2c34ecee Fix broken table align because of whitespaces are rendered. 2017-11-16 21:24:36 +09:00
retlat
0c6f84907b
Update settings_caches_logs.md 2017-11-14 23:39:55 +09:00
Nikolay Chashnikov
97e16abe6f
Update 'Checking Out the Code' section
Branch names corrected.
2017-10-31 09:53:55 +03:00
Matt Ellis
d4f293c1c5 Updated usage of 'toolwindow' to 'tool window' 2017-10-30 10:32:07 +00:00
Alexander Zolotov
15adeabd0d Add 2017.2 and 2017.3 branches (#57) 2017-10-30 10:52:42 +03:00
Alexander Zolotov
eca3c10fd6 Add 2017.2 and 2017.3 branches (#58) 2017-10-30 10:52:02 +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
10402cb3ab Tighten up table of contents 2017-09-29 16:26:48 +01:00
Matt Ellis
f4334ca498 Restructure table of contents 2017-09-27 13:39:09 +01:00
Art Beatte IV
f55973d8e3 Removes vendor logo
Vendor logo is no longer used and including it in the xml produces a lint warning.
2017-09-21 10:37:33 -07:00
Matt Ellis
34ad34a409 Update plugin_compatibility.md 2017-09-21 17:04:50 +01:00
Matt Ellis
f4de1f6155 Merge pull request #48 from yarps95/master
Remove quick component creation instruction, add instruction how to create a service
2017-09-08 17:52:09 +01:00
Yaroslav Pankratyev
fdb5926f8e Add note about min version for creating plugin services via New menu + minor fix 2017-08-31 17:29:11 +07:00
peter
a327554e02 document PCE 2017-08-18 17:58:12 +02:00
Yaroslav Pankratyev
f6a402fb4f Remove quick component creation instruction, add instruction how to create a service 2017-08-14 13:07:35 +07:00
Nikolay Chashnikov
cdc010a5db Update information about service classes
'serviceInterface' attribute may be omitted if it is equal to 'serviceImplementation'.
2017-07-27 14:35:57 +03: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
Bruno Perel
c1af4ed9b6 Fix JDK version so that it is in sync with the screenshot above (#29) 2017-07-03 11:38:05 +03:00
Matt Ellis
c307eb5642 Minor formatting fixes 2017-06-09 17:13:28 +01:00
Yann Cébron
7b2794b167 IJSDK-250 Outdated revision message - PersistentStateComponent 2017-05-24 10:16:02 +02:00
Yann Cébron
1685099fc9 virtual_file_system: make note more visible 2017-05-04 13:22:07 +02:00
Yann Cébron
bc7e47bd7a IJSDK-233 general_threading_rules list is not layouted correctly 2017-03-30 08:37:30 +02:00
Yann Cébron
1566b44631 checkout_and_build_community: add src tar link for 2017.1 2017-03-27 21:49:20 +02: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
Aleksey Kladov
56c484a169 Improve services examples (#32) 2017-01-23 17:50:40 +03:00
Yann Cébron
146e1d5582 indexing_and_psi_stubs.md: formatting 2017-01-19 10:48:49 +01:00
peter
3ff9fdae29 fix typo 2017-01-19 10:40:57 +01:00
peter
e7541cffce more info about read/write actions, transactions, modality states, dumb mode (IJSDK-200), gists (IJSDK-211) 2017-01-19 10:21:21 +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
206cf2b501 IJSDK-163 Broken links in SDK docs 2016-11-01 14:17:56 +01:00