342 Commits

Author SHA1 Message Date
Yann Cébron
b125ebb820 IntelliJ Platform Gradle Plugin: minor 2024-04-23 15:07:42 +02:00
Karol Lewandowski
f31aa679e6 Use the correct nested annotation form
These are correct:
- @com.example.Holder.Annotation
- @Holder.Annotation
- @Annotation

These are incorrect:
- com.example.Holder.@Annotation
- Holder.@Annotation
2024-04-22 13:58:09 +02:00
Karol Lewandowski
5ffb9961fb internal_ui_inspector.md: Fix the shortcut 2024-04-18 14:50:35 +02:00
Yann Cébron
85d6c70a5d tools_intellij_platform_gradle_plugin.md: fix typo 2024-04-18 13:33:41 +02:00
Yann Cébron
84c50621f0 tools_intellij_platform_gradle_plugin_dependencies_extension.md: clarify "Tools" 2024-04-16 21:02:54 +02:00
Yann Cébron
73bad965d6 tools_intellij_platform_gradle_plugin_dependencies_extension.md: clarify "Testing" 2024-04-16 20:55:10 +02:00
Yann Cébron
96557b4e17 tools_intellij_platform_gradle_plugin_faq.md: rename page title 2024-04-16 16:10:45 +02:00
Yann Cébron
de88ea5b76 tools_intellij_platform_gradle_plugin_migration.md: rename page title 2024-04-16 16:07:52 +02:00
Yann Cébron
c6550395b8 tools_intellij_platform_gradle_plugin.md: remove leftover paragraph, fix links 2024-04-16 16:06:15 +02:00
Yann Cébron
fad6dcd075 tools_intellij_platform_gradle_plugin.md: remove leftover paragraph 2024-04-16 15:05:46 +02:00
Yann Cébron
01600a3f54 gradle: add warning about repackaging libs 2024-04-16 13:31:45 +02:00
Jakub Chrzanowski
3d401cc0ad
IntelliJ Platform Gradle Plugin: The currently selected Java Runtime is not JetBrains Runtime (JBR) 2024-04-15 22:03:59 +02:00
Jakub Chrzanowski
8faf08ea3e
IntelliJ Platform Gradle Plugin: Make IntelliJPlatformMigrationPlugin dependent on IntelliJPlatformPlugin 2024-04-15 21:20:38 +02:00
Jakub Chrzanowski
7c458079b7
IntelliJ Platform Gradle Plugin: move TestFrameworkType from org.jetbrains.intellij.platform.gradle.extensions to org.jetbrains.intellij.platform.gradle 2024-04-15 14:28:48 +02:00
Jakub Chrzanowski
c3cd927632
IntelliJ Platform Gradle Plugin: update current release status 2024-04-15 14:28:47 +02:00
Jakub Chrzanowski
65c576de73
IntelliJ Platform Gradle Plugin: bundledLibrary warning 2024-04-12 12:58:34 +02:00
Jakub Chrzanowski
91c43ba759
IntelliJ Platform Gradle Plugin: update current release status 2024-04-12 12:54:05 +02:00
Yann Cébron
3f20e59371 242: Gradle plugin requirements 2024-04-11 17:28:03 +02:00
Karol Lewandowski
75b20f4bac tools_intellij_platform_gradle_plugin_tasks.md: Fix typo/style 2024-04-11 14:20:18 +02:00
Karol Lewandowski
9c3cc6cc44 tools_intellij_platform_gradle_plugin_tasks.md: Cleanup 2024-04-11 14:19:54 +02:00
Karol Lewandowski
5a2127ce9c tools_intellij_platform_gradle_plugin_tasks.md: Inline links to directly linked elements 2024-04-11 13:54:41 +02:00
Karol Lewandowski
49ef746b75 tools_gradle_intellij_plugin_examples.md: IntelliJ Rainbow Brackets -> Rainbow Brackets
This is the actual plugin name on JetBrains Marketplace
2024-04-11 13:51:05 +02:00
Karol Lewandowski
53d74379d6 tools_intellij_platform_gradle_plugin_tasks.md: Fix plugin.xml input file default location 2024-04-11 13:49:40 +02:00
Karol Lewandowski
23e68604c6 tools_intellij_platform_gradle_plugin_tasks.md: Link TeamCity 2024-04-11 13:37:20 +02:00
Karol Lewandowski
9a71e6559f tools_intellij_platform_gradle_plugin_tasks.md: Avoid "you" 2024-04-11 13:36:16 +02:00
Karol Lewandowski
abd880f492 tools_intellij_platform_gradle_plugin_task_awares.md: Cleanup 2024-04-11 13:13:14 +02:00
Karol Lewandowski
87388350e3 tools_intellij_platform_gradle_plugin_migration.md: Cleanups 2024-04-11 12:51:01 +02:00
Karol Lewandowski
b387b7795d tools_intellij_platform_gradle_plugin_migration.md: Use Title Case for titles 2024-04-11 12:45:46 +02:00
Karol Lewandowski
ea2848d8dd tools_intellij_platform_gradle_plugin_gradle_properties.md: Cleanups 2024-04-11 12:37:51 +02:00
Karol Lewandowski
f5fd3745bc tools_intellij_platform_gradle_plugin_faq.md: Cleanups 2024-04-11 12:18:08 +02:00
Karol Lewandowski
667d4db554 tools_intellij_platform_gradle_plugin_dependencies_extension.md: Link TeamCity 2024-04-11 12:11:55 +02:00
Karol Lewandowski
6b43512e27 tools_intellij_platform_gradle_plugin_dependencies_extension.md: Cleanups 2024-04-11 12:11:44 +02:00
Jakub Chrzanowski
726dd91d60
IntelliJ Platform Gradle Plugin: introduce dependencies bundledLibrary(path) helper for adding bundled libraries to the classpath manually 2024-04-11 10:55:00 +02:00
Karol Lewandowski
b43c9c9c94 tools_intellij_platform_gradle_plugin_dependencies_extension.md: Consistent wording 2024-04-11 10:32:41 +02:00
Karol Lewandowski
afc117558a tools_intellij_platform_gradle_plugin_dependencies_extension.md: Remove unnecessary link repetition in "see also" (it is linked in the description content) 2024-04-11 09:42:58 +02:00
Karol Lewandowski
b0f1cbebdf tools_intellij_platform_gradle_plugin_dependencies_extension.md: Use consistent word: for given/supplied/inputted -> provided 2024-04-11 09:40:58 +02:00
Karol Lewandowski
beba2b48c7 tools_intellij_platform_gradle_plugin_dependencies_extension.md: Cleanups 2024-04-11 08:59:01 +02:00
Karol Lewandowski
791aec4d73 tools_intellij_platform_gradle_plugin_plugins.md: Avoid "you/your" and cleanups 2024-04-11 08:31:42 +02:00
Karol Lewandowski
b842dde39b tools_intellij_platform_gradle_plugin_plugins.md: Cleanups 2024-04-11 08:19:42 +02:00
Jakub Chrzanowski
38b1f21675
IntelliJ Platform Gradle Plugin: TestFrameworkType.Platform.Bundled 2024-04-10 22:24:48 +02:00
Robert Novotny
a10149bbc0
Fix typo: Intellij -> IntelliJ (#1296) 2024-04-10 16:47:26 +02:00
Karol Lewandowski
6ee9a2c755 tools_intellij_platform_gradle_plugin_repositories_extension.md: Avoid using personal paths 2024-04-10 16:22:43 +02:00
Karol Lewandowski
387b54d5dd tools_intellij_platform_gradle_plugin_repositories_extension.md: Simplify recommended callout 2024-04-10 16:22:02 +02:00
Karol Lewandowski
3009697769 tools_intellij_platform_gradle_plugin.md: Avoid using direct form (you/your) 2024-04-10 16:21:31 +02:00
Karol Lewandowski
071223febd tools_intellij_platform_gradle_plugin.md: Fix grammar issues 2024-04-10 16:19:59 +02:00
Karol Lewandowski
c3e606d601 tools_intellij_platform_gradle_plugin.md: Replace table with a bullet list for requirements 2024-04-10 16:19:59 +02:00
Karol Lewandowski
ef307cbe64 tools_intellij_platform_gradle_plugin_plugins.md: Use consistent case in semantic names on the diagram 2024-04-10 15:47:28 +02:00
Karol Lewandowski
cd1979f5bc tools_intellij_platform_gradle_plugin_plugins.md: Use semantic plugin names instead of IDs 2024-04-10 15:46:56 +02:00
Karol Lewandowski
28ec84015e tools_intellij_platform_gradle_plugin_plugins.md: Fix broken text 2024-04-10 15:38:48 +02:00
Yann Cébron
56d9ee97f8 tools_intellij_platform_gradle_plugin_plugins.md: graph minor 2024-04-10 14:00:11 +02:00