573 Commits

Author SHA1 Message Date
Yann Cébron
944c6df889 Gradle: note about using HTTPS for repositories 2019-06-03 16:02:24 +02:00
John Hake
5593233c46
Merge pull request #171 from JohnHake/IJSDK-346
IJSDK-346 Rewrote gradle project creation and conversion sections
2019-05-24 19:40:09 -07:00
JohnHake
fa93a8f5d0 Incorporated Yann's feedback. 2019-05-24 12:37:50 -07:00
JohnHake
2bebd81941 1st round of feedback; restored previous 'Running Gradle Plugin' content 2019-05-23 19:39:42 -07:00
JohnHake
d566de69be Complete guide page 2019-05-13 22:32:03 -07:00
Yann Cébron
aaa7b31eb5 Kotlin: note/link to UI Designer with Kotlin issue 2019-05-13 15:38:07 +02:00
Yann Cébron
64d0334394 Kotlin: link to "Kotlin UI DSL" 2019-05-13 15:25:33 +02:00
JohnHake
39b2d84e88 Rewrote gradle project creation and conversion sections 2019-05-06 11:08:56 -07:00
JohnHake
21c881a4c0 One sentence per line. 2019-05-01 12:47:36 -07:00
Jeremy Tecson
55a7bfd75a Fix 'an utility' typos to 'a utility' (#169) 2019-04-29 11:50:29 +02:00
JohnHake
4865ab4761 Fix link. 2019-04-22 17:28:01 -07:00
John Hake
f39c9dc7d7
Merge pull request #162 from JohnHake/ijsdk-573
IJSDK-573 fixed comparing_references_inspection test failures
2019-04-22 16:14:24 -07:00
JohnHake
de9e6dbe67 Deleted shortName and provider classes. 2019-04-22 16:09:31 -07:00
Yann Cébron
3a4213467c gradline-intellij plugin 0.4.8 2019-04-17 16:13:46 +02:00
Yann Cébron
159311bf2c prerequisites.md: use upsource:// link (IJSDK-77) 2019-04-15 15:15:50 +02:00
Yann Cébron
6cf028ae1f Merge remote-tracking branch 'origin/master' 2019-04-15 15:15:09 +02:00
Yann Cébron
b6f5415036 kotlin.md: use upsource:// link (IJSDK-77) 2019-04-15 15:13:16 +02:00
Yann Cébron
9d6f84256a Custom Language Tutorial: landing page 2019-04-12 17:29:25 +02:00
Yann Cébron
3bd0e6406d Custom Language Tutorial - 4.2.: remove download JFlex image, reword 2019-04-12 17:18:20 +02:00
Yann Cébron
fc1273db5b Custom Language Tutorial - 1. Prerequisites: remove plugin manager image 2019-04-12 17:11:56 +02:00
JohnHake
2914811e6b Rewrite comparing references inspection
Rewrite inspections tutorial doc
2019-04-07 18:46:39 -07:00
Yann Cébron
651cfb5073 gradle-intellij-plugin v0.4.7 2019-03-25 15:49:18 +01:00
Yann Cébron
e75929716d gradle-intellij-plugin v0.4.6 2019-03-25 15:05:23 +01:00
Yann Cébron
dd9e099161 template_support: fix hardcoded link to UP (inspired by #157) 2019-03-25 13:19:49 +01:00
Yann Cébron
12430d2b28 Gradle prerequisites.md: note about upgrading to latest version 2019-03-25 12:54:38 +01:00
Yann Cébron
21a2cbc3ff "Getting Started with Gradle": use markdown syntax for images 2019-03-15 16:00:58 +01:00
Thomas Schouten
f16718accd Fix various configuration commands in the 'Publish plugin with Gradle' tutorial (#152)
* Update various obsolete configuration commands in the deployment section of the build system tutorial

* Some fixes as per review of #152

* Explain the options for providing credentials to the publishPlugin task
2019-03-14 22:46:54 +03:00
Yann Cébron
c71d177720 update to Gradle plugin 0.4.5 2019-03-14 15:45:00 +01:00
Yann Cébron
44c17d1b6a SDK Docs: update links, use HTTPS where possible 2019-03-12 11:44:02 +01:00
Yann Cébron
ac39402cba deployment.md: fix links 2019-03-12 11:28:36 +01:00
Yann Cébron
dd1a8af3bf kotlin.md: update 'org.jetbrains.intellij' to 0.4.2 2019-02-05 20:48:44 +01:00
Yann Cébron
4d51202c02 kotlin.md: 3.1 cleanup 2019-02-05 12:34:04 +01:00
Yann Cébron
0253470d58 gradle: minor updates 2019-01-25 13:13:50 +01:00
Yann Cébron
7820771825 optimize all PNG files 2019-01-23 11:28:28 +01:00
Yann Cébron
5325028b6f working_with_custom_actions.md: fix links 2019-01-21 11:10:13 +01:00
Yann Cébron
e15d969a3b prerequisites.md: fix links 2019-01-21 11:03:29 +01:00
Yann Cébron
93aadd554b deployment.md: make links clickable 2019-01-08 14:00:57 +01:00
Yann Cébron
1a6478aef7 code_inspections: update link to webhelp 2018-12-03 16:16:40 +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
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
d6180fd8a6 Final draft updatePlugins. 2018-11-20 01:42:21 -08:00
Roland Illig
1dc791dc8a
typo in intro 2018-11-17 06:03:30 +01: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
Jorge Vallecillo
f4abe5e207 Remove duplicated the from documentation 2018-11-02 15:27:26 -06:00
JohnHake
7810f7f174 Add Plugin Icon page + images & references 2018-10-18 18:37:52 -07:00
JohnHake
39c534545b PluginIcon changes to Getting Started with Gradle 2018-10-15 11:22:58 -07:00
Dmitry Jemerov
59c0a962ad Feature extractor -> plugin recommendations; remove irrelevant references 2018-09-14 10:34:17 +02:00
Dmitry Jemerov
6bb206fd35 Merge branch 'master' of https://github.com/LChernigovskaya/intellij-sdk-docs into LChernigovskaya-master 2018-09-14 10:09:23 +02:00