102 Commits

Author SHA1 Message Date
Jakub Chrzanowski
640db67fab
IntelliJ Platform Gradle Plugin: Tasks graph 2024-04-10 00:41:09 +02:00
Jakub Chrzanowski
7d0d03d062
IntelliJ Platform Gradle Plugin: IntelliJPlatformExtension.VerifyPlugin.Ides: rename localIde helper to local 2024-04-10 00:41:08 +02:00
Jakub Chrzanowski
8e898435af
IntelliJ Platform Gradle Plugin: review Tasks page 2024-04-10 00:41:07 +02:00
Jakub Chrzanowski
f0b881d837
IntelliJ Platform Gradle Plugin: review Task Awares page 2024-04-10 00:41:06 +02:00
Jakub Chrzanowski
c29fe56b54
IntelliJ Platform Gradle Plugin: intellijPlatform.autoReload and intellijPlatform.splitMode extension properties 2024-04-10 00:41:05 +02:00
Jakub Chrzanowski
287024106d
IntelliJ Platform Gradle Plugin: more FAQ entries 2024-04-10 00:41:04 +02:00
Jakub Chrzanowski
1ee67956a9
IntelliJ Platform Gradle Plugin: FAQ - configuring JVM arguments and system properties for runIde task 2024-04-10 00:41:02 +02:00
Jakub Chrzanowski
7b4c5c0b63
IntelliJ Platform Gradle Plugin: FAQ section 2024-04-10 00:39:35 +02:00
Yann Cébron
622b4364af tools_intellij_platform_gradle_plugin_migration.md: fix Gradle min version 2024-04-09 16:31:24 +02:00
Yann Cébron
6739941c31 tools_intellij_platform_gradle_plugin_types.md: cleanup 2024-04-09 16:00:21 +02:00
Yann Cébron
f53940b4a3 tools_intellij_platform_gradle_plugin_dependencies_extension.md: cleanup 2024-04-09 15:50:13 +02:00
Jakub Chrzanowski
48fdfd52be
IntelliJ Platform Gradle Plugin: review Dependencies Extension and Types pages 2024-04-09 15:35:12 +02:00
Karol Lewandowski
1976691540 Add code formatting to titles in IntelliJ Platform Gradle Plugin pages 2024-04-09 09:31:54 +02:00
Yann Cébron
cecf230fe5 tools_intellij_platform_gradle_plugin.md: update min. Gradle version 2024-04-08 16:33:39 +02:00
Karol Lewandowski
88ea433b58
2024.1 Release: update pages, extension point lists, code samples, etc. (#1265) 2024-04-04 14:31:02 +02:00
Yann Cébron
c95f102c6d tools_intellij_platform_gradle_plugin_migration.md: update idea-ext version 2024-03-19 17:20:05 +01:00
Yann Cébron
7a53b83764 tools_intellij_platform_gradle_plugin_types.md: minor cleanups 2024-03-04 15:05:21 +01:00
Jakub Chrzanowski
19b5fe7025
IntelliJ Platform Gradle Plugin: test framework 2024-03-04 12:30:43 +01:00
Jakub Chrzanowski
0fe27af6e2
IntelliJ Platform Gradle Plugin: verifyPluginProjectConfiguration extended with IntelliJ Platform ignoring from VCS 2024-03-04 12:17:27 +01:00
Jakub Chrzanowski
9b9e39661a
IntelliJ Platform Gradle Plugin: intellijPlatform.cachePath update 2024-03-04 10:53:32 +01:00
Jakub Chrzanowski
a7c27c8d83
IntelliJ Platform Gradle Plugin: intellijPlatform.cachePath 2024-03-04 10:15:57 +01:00
Jakub Chrzanowski
88f32e001f
IntelliJ Platform Gradle Plugin: mark some properties read-only 2024-03-04 10:11:50 +01:00
Jakub Chrzanowski
1ded449a76
IntelliJ Platform Gradle Plugin: intellijPlatformCache Gradle property 2024-03-03 20:14:49 +01:00
Jakub Chrzanowski
05cdd3ae26
IntelliJ Platform Gradle Plugin: introduce testFramework dependencies helper 2024-02-29 23:00:04 +01:00
Jakub Chrzanowski
04f50421c1
IntelliJ Platform Gradle Plugin: code instrumentation 2024-02-27 13:47:43 +01:00
Jakub Chrzanowski
a58e4f95f4
IntelliJ Platform Gradle Plugin: code instrumentation 2024-02-27 13:47:42 +01:00
Yann Cébron
19c20b49e2 tools_intellij_platform_gradle_plugin_dependencies_extension.md: cleanups 2024-02-26 17:30:38 +01:00
Yann Cébron
aa060f486a tools_intellij_platform_gradle_plugin_dependencies_extension.md: link product pages 2024-02-26 17:07:26 +01:00
Jakub Chrzanowski
d698021052
IntelliJ Platform Gradle Plugin: add WebStorm 2024-02-23 14:04:23 +01:00
Jakub Chrzanowski
c9e53436ae
IntelliJ Platform Gradle Plugin: Repositories extension — introduce intellijDependencies() helper which now also belongs to the defaultRepositories() group 2024-02-22 21:41:05 +01:00
Yann Cébron
d3d7e37aa3 tools_intellij_platform_gradle_plugin.md: clarify requirements 2024-02-22 17:28:43 +01:00
Jakub Chrzanowski
35f95e7b71
IntelliJ Platform Gradle Plugin: Build Features, add missing downloadSources example. 2024-02-22 14:38:30 +01:00
Jakub Chrzanowski
54d86f0ef7
IntelliJ Platform Gradle Plugin: Introduce intellijPlatform.projectName property, drop the PluginAware.plugin 2024-02-22 11:36:21 +01:00
Yann Cébron
fddf0b50ee tools_intellij_platform_gradle_plugin_migration.md: "Other" section 2024-02-21 17:39:25 +01:00
Yann Cébron
9a6969077f tools_intellij_platform_gradle_plugin_migration.md: reorder 2024-02-21 17:34:03 +01:00
Yann Cébron
be4783d61f tools_intellij_platform_gradle_plugin_migration.md: minor edits 2024-02-21 17:30:34 +01:00
Yann Cébron
e99fa0aabc tools_intellij_platform_gradle_plugin_repositories_extension.md: minor edits 2024-02-21 17:07:58 +01:00
Yann Cébron
7a637c91c8 IntelliJ Platform Gradle Plugin: clarify localPlatformArtifacts usage 2024-02-21 16:12:07 +01:00
Jakub Chrzanowski
58c99797db
IntelliJ Platform Gradle Plugin: Gradle Properties, downloadSources Build Feature 2024-02-20 23:26:23 +01:00
Jakub Chrzanowski
51397b0814
IntelliJ Platform Gradle Plugin: note about --refresh-dependencies 2024-02-20 21:05:40 +01:00
Jakub Chrzanowski
3b6f2a2ba7
IntelliJ Platform Gradle Plugin: add NBSP 2024-02-20 20:43:00 +01:00
Jakub Chrzanowski
f1d4e4e5e6
IntelliJ Platform Gradle Plugin: rename Build Features to Gradle Properties 2024-02-20 19:57:03 +01:00
Jakub Chrzanowski
69e7f0dcd3
IntelliJ Platform Gradle Plugin: localPlatformArtifacts_required snippet, Setting Up Plugin Dependencies 2024-02-20 18:56:24 +01:00
Jakub Chrzanowski
405536a333
IntelliJ Platform Gradle Plugin: Provide direct access to the IntelliJ Platform dependency artifact path 2024-02-19 23:55:03 +01:00
Jakub Chrzanowski
770b0cc660
IntelliJ Platform Gradle Plugin: Introduce PluginAware task aware, PluginBean type, more details provided in Task Awares 2024-02-19 10:44:18 +01:00
Jakub Chrzanowski
eeaf3ee2b0
IntelliJ Platform Gradle Plugin: Fixed intellij.plugins migration example 2024-02-15 14:58:53 +01:00
Jakub Chrzanowski
6c22de0147
fixes for Link uses anchor that does not exist 2024-02-15 13:06:45 +01:00
Jakub Chrzanowski
e707aaccb9
IntelliJ Platform Gradle Plugin: migration guide 2024-02-15 11:46:01 +01:00
Jakub Chrzanowski
887231ee5c
tools_intellij_platform_gradle_plugin.md: rename core plugin to base 2024-02-14 12:42:21 +01:00
Jakub Chrzanowski
1a10c0509d
IntelliJ Platform Gradle Plugin: migration guide 2024-02-13 23:48:50 +01:00