348 Commits

Author SHA1 Message Date
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
Dmitry Jemerov
bfc37dec8b
Merge pull request #112 from JohnHake/ijsdk-47
ijsdk-47 Relaced settings, caches, logs page with pointer to kb record.
2018-09-14 10:06:46 +02:00
JohnHake
e5fae7346e Cross reference from gradle page to ide development instance page 2018-09-12 17:35:17 -07:00
JohnHake
12a61c2fb8 Incorporated Gradle info about Sandbox Home directory. 2018-09-12 11:19:37 -07:00
Lidiya.Chernigovskay
cb4a50c8cf Replaced "advertise" and "advertisement" 2018-09-07 15:53:58 +03:00
JohnHake
e5170569d5 ijsdk-461: Replaced redundant content with links to existing content. Deleted redundant images. 2018-09-06 16:59:51 -07:00
JohnHake
353670c7c1 Proofread and minor language changes. 2018-09-05 22:22:36 -07:00
Lidiya.Chernigovskay
6277af0c4b Add information about feature extractor 2018-09-05 16:15:26 +03:00
JohnHake
74724cad3b Added use of Navigatable object. Updated doc page to suit. 2018-08-20 21:45:50 -07:00
JohnHake
cedeea54f7 Work-arounds to resolve conundrum with links to new java files. 2018-08-14 09:35:37 -07:00
JohnHake
3091dd3eba Refactoring and documentation updates complete. Still needs testing 2018-08-13 18:26:44 -07:00
JohnHake
96d7f5784c Updated grouping_action document and associated images. A few tweaks to source files for doc purposes. 2018-08-13 15:32:58 -07:00
Alexander Zolotov
c37c502612
Update deployment.md
- add referring username and password in build script
- remove configuring deprecated intellij.publish extension
- remove pluginId part, id will be inferred from `plugin.xml`
2018-06-26 15:57:12 +03:00
Dmitry Jemerov
ccb52f731c Additional minor corrections 2018-04-26 11:29:53 +02:00
Inego
a58ca52282 Fix typos in "Editor Events" chapter. 2018-04-08 15:20:39 +07:00
Inego
65e1f5c6ea Fix typos in "Coordinate System" chapter. 2018-04-08 12:42:35 +07:00
Yanis Batura
8169144801
Improve formatting, fix typos 2018-04-08 11:58:00 +07:00
Nikolay Chashnikov
0a48c02729
Update prerequisites for Gradle setup
Mention that DevKit plugin is required (ZD-1315501) and remove misleading sentence about Gradle plugin (it's needed not only for run configurations, but for many other things).
2018-04-02 11:44:32 +03:00
Dmitry Jemerov
327ac8fba7 Update and expand "Plugin Dependencies" section 2018-03-23 18:58:39 +01:00
Dmitry Jemerov
e302f8b460 Put "Create project from scratch" first, document new option to configure Gradle plugin project automatically 2018-03-22 09:51:45 +01:00
ice1000
9d6fc8ff70 Remove meaningless file 2018-03-20 20:12:58 +08:00
ice1000
c236c4b2f1 Modifications according to yole's suggestions 2018-03-20 19:51:11 +08:00
ice1000
e53ab25a45 Add reference for a duplicate "annotator" section to another chapter 2018-03-20 11:52:12 +08:00
Dmitry Jemerov
519b4c946e Clean up editor tutorial 2018-03-16 16:19:00 +01:00
Alexander Zolotov
4faf9ff853
Cleanup Gradle tutorial
- use `runIde` task instead of `runIdea`
- use `idea` task for generating IDEA project model
2018-03-16 14:53:29 +03:00
Dmitry Jemerov
6995a7c7ae Update Gradle plugin version and instructions 2018-03-16 12:18:26 +01:00