JohnHake
d566de69be
Complete guide page
2019-05-13 22:32:03 -07: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
Yann Cébron
3a4213467c
gradline-intellij plugin 0.4.8
2019-04-17 16:13:46 +02: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
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
ac39402cba
deployment.md: fix links
2019-03-12 11:28:36 +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
93aadd554b
deployment.md: make links clickable
2019-01-08 14:00:57 +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
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
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
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
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
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
e302f8b460
Put "Create project from scratch" first, document new option to configure Gradle plugin project automatically
2018-03-22 09:51:45 +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
Dmitry Jemerov
90a4a0fca8
Incorporate tutorials into main structure; feature Gradle plugin as recommended workflow (IJSDK-213)
2018-03-16 11:49:59 +01:00
Matt Ellis
bec8761c55
Remove next/previous links
2017-10-09 10:40:39 +01:00
Matt Ellis
e7619a1b0a
Fix broken links ( #42 )
...
Also update to sdkdocs-template@e14eae811df1a8e81c9d408cd3bcf0d7b4bc3954
2017-07-14 11:16:58 -06:00
Ekaterina Prigara
82c804fb88
Fixed IJ version
2016-12-08 11:45:28 +01:00
Ekaterina Prigara
213c77c2c8
Fixed a link to build script
2016-12-05 15:13:03 +01:00
Ekaterina Prigara
a667b02c52
Updated code snippets in Gradle tutorial
2016-12-05 15:04:01 +01:00
Ekaterina Prigara
528837528e
Updated required steps and images in the Gradle tutorial
2016-12-05 14:54:17 +01:00
Yann Cébron
404f3f4577
IJSDK-76 Optimize screenshot file sizes
2016-10-27 10:46:40 +02:00
Breandan Considine
7510cd3739
Add more Upsource links
2016-03-04 17:57:21 -05:00
Breandan Considine
c19ddcd6a5
More IntelliJ IDEA Repo information (release/snapshot)
2016-03-03 00:57:26 -05:00
Breandan Considine
803e00059c
Plugin repo channels miscellany
2016-03-03 00:42:50 -05:00
Breandan Considine
93928c4510
Clarify Gradle build and deployment process
2016-02-08 02:55:28 -05:00
breandan
956fb785b2
Simplify code snippets and fix issues with Jekyll 3.X
2015-12-28 07:49:53 -05:00
breandan
b940673f47
Reference code-samples directly (as per DRY)
2015-12-21 23:35:54 -05:00
breandan
5c7cf76e9b
Fix old Confluence links
2015-12-19 05:13:11 -05:00
breandan
e6c7201c81
More updates go Gradle build support
2015-12-02 11:20:13 -05:00
breandan
9302926d72
Update Gradle deployment instructions
2015-12-02 10:41:01 -05:00
breandan
e20b10e3f8
Add deployment instructions for Gradle plugin
2015-12-02 09:58:03 -05:00
breandan
da6f83a159
Replace "IntelliJ IDEA" with "IntelliJ Platform" where appropriate and other minor changes
2015-11-30 06:25:21 -05:00
breandan
d00ad21d97
Add preliminary Gradle build system tutorial.
2015-11-25 10:59:04 -05:00