167 Commits

Author SHA1 Message Date
Yann Cébron
33e3fa72a0 code samples: gradle-intellij-plugin 1.16.1 2023-12-04 09:45:37 +01:00
Yann Cébron
19df2ce3ba code samples: Gradle 8.5 2023-11-29 16:41:15 +01:00
dependabot[bot]
e8b7f54a42
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1154)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.9.20 to 1.9.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.9.20...v1.9.21)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-27 09:27:31 +01:00
Yann Cébron
6bf5b01886 Kotlin 1.9.20 2023-10-31 08:52:57 +01:00
Yann Cébron
22deaa0b55 [code samples] Gradle IntelliJ Plugin 1.16.0 2023-10-10 11:46:32 +02:00
Jakub Chrzanowski
4886561620
code samples: Gradle 8.4 2023-10-05 08:44:45 +02:00
Yann Cébron
ad2646bcb9 Kotlin 1.9.10 2023-08-24 09:12:43 +02:00
Jakub Chrzanowski
0cc25a07db
code samples: Gradle 8.3 2023-08-17 11:13:58 +02:00
Yann Cébron
84e8333e9c
2023.2 release (#1091) 2023-07-26 14:44:10 +02:00
Yann Cébron
2ecb416644 code samples: Gradle 8.2.1 2023-07-12 09:01:20 +02:00
Yann Cébron
29d80148e0 remove Kotlin 1.8.20 OOM workaround from code samples 2023-07-10 17:01:58 +02:00
Jakub Chrzanowski
3f6a50345d
Update Kotlin to 1.9.0 2023-07-07 16:37:54 +02:00
Jakub Chrzanowski
48181ebc0b
Update Gradle IntelliJ Plugin to 1.15.0 2023-07-07 16:37:11 +02:00
Karol Lewandowski
ab0bd318c9 Update Gradle IntelliJ Plugin to 1.14.2 2023-07-06 15:13:17 +02:00
Yann Cébron
040ec9636f code samples: add gradle.properties to enable caching and defaults for use of Kotlin 2023-06-15 12:47:44 +02:00
Yann Cébron
bbea0da35d [code samples] update Gradle IntelliJ Plugin 1.14.1 2023-06-08 09:30:06 +02:00
dependabot[bot]
74769687bd
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1063)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.21 to 1.8.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-08 09:26:15 +02:00
Jakub Chrzanowski
2a7b084628
code-samples: gradle-intellij-plugin 1.14.0 2023-06-02 09:25:32 +02:00
Vadim Tsindyaykin
9d737aed21
add Run IDE with Plugin configuration to all plugin samples. (#1038) 2023-05-22 18:00:54 +02:00
Yann Cébron
1532e2b240 code samples: Gradle 8.1.1 2023-04-25 10:30:47 +02:00
Yann Cébron
0e0cede9d4 code sample: kotlin 1.8.21 2023-04-25 09:38:52 +02:00
Jakub Chrzanowski
496a493716
Code Samples: bump Gradle to 8.1 2023-04-17 22:40:31 +02:00
Yann Cébron
756521cea7 code-samples: workaround for kotlin 1.8.20+, update link 2023-04-04 15:31:43 +02:00
Yann Cébron
0b3b85909c code-samples: workaround for kotlin 1.8.20+ 2023-04-04 10:21:39 +02:00
Yann Cébron
1df1246573 code-samples: add suggested Gradle plugin setup for kotlin_demo 2023-04-03 14:17:34 +02:00
dependabot[bot]
e690e9bc95
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#1033)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.10 to 1.8.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-03 14:07:18 +02:00
Yann Cébron
edb4f3df17 code samples: update gradle plugin 2023-03-29 10:26:28 +02:00
Yann Cébron
32aeca2ccf
2023.1 release (#1010)
* 2023.1 release: update gh-links, re-gen EP lists

* code samples: update target version

* code samples: fix framework_basics missing dependency on Java plugin

* stub_indexes.md: update -master GH link

* EP lists: improve "Topic" presentation

* internal_ui_inspector.md: fix link

* kotlin_demo: fix link

* Generate Android Studio releases

* publishing_plugin.md: add note about plugin signing

* plugin_signing.md: Update information about providing `certificateChainFile` and `privateKeyFile` + minor changes

* tools_gradle_intellij_plugin.md: add `verifyPluginSignature` task

* plugin_signing.md: add Plugin Signature Verification

* plugin_signing.md: fixed anchor

* creating_plugin_project.md: update

* GH: set final 2023.1 tag

* GH code samples: update PV version

* code samples: ComparingStringReferencesInspection compatibility with 231.*
2023-03-28 20:09:23 +02:00
Yann Cébron
8e696241d9 remove obsolete "Preferences" term usage 2023-03-27 14:09:44 +02:00
Yann Cébron
e2a0684068 code-samples: gradle-intellij-plugin 1.13.2 2023-03-13 10:10:00 +01:00
Yann Cébron
51333a6d61 code samples: gradle intellij plugin 1.13.1 2023-03-02 14:24:36 +01:00
Jakub Chrzanowski
373d65c2de
Code Samples: bump Gradle to 8.0.1 2023-02-25 11:54:11 +01:00
Yann Cébron
9e2386caad code samples: Gradle 8.0 2023-02-14 15:38:57 +01:00
Jakub Chrzanowski
3a041c2a8b
gradle intellij plugin 1.13.0 2023-02-10 20:38:30 +01:00
dependabot[bot]
2c63cdfd3a
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#978)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.8.0 to 1.8.10.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.8.10/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.8.0...v1.8.10)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-06 10:04:36 +01:00
Yann Cébron
0afb8ffd64 gradle intellij plugin 1.12.0 2023-01-16 13:43:13 +01:00
dependabot[bot]
b2156b6fe4
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#954)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.22 to 1.8.0.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.22...v1.8.0)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-10 11:38:22 +01:00
Yann Cébron
a402a56715 gradle intellij plugin 1.11.0 2022-12-19 12:07:10 +01:00
Yann Cébron
80beaaa17d gradle plugin 1.10.1 2022-12-12 10:39:37 +01:00
Yann Cébron
cd23596f6b
223 release (#904)
* api_notable_list_2022.md: update unbundled plugins 2022.3

* element_patterns.md: new sample

* 2022.3 release: update GH links

* 2022.3 release: update GH links, #2

* EP list: initial, change android from GH to JB hosting temporarily + adapt links

* 223 release initial values

* stop recommending PreloadingActivity (internal API now)

* product specific EP lists

* element_patterns.md: minor

* code samples: upgrade

* extension_point_list.md: fix duplicate heading

* sdk_code_guidelines.md: update compatibility values

* spring_extension_point_list.md: update

* 223.7571.182
2022-11-30 20:31:23 +01:00
dependabot[bot]
6a2b4cbef4
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#903)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.21 to 1.7.22.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.21...v1.7.22)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-29 09:28:41 +01:00
Yann Cébron
329f195c80 code samples: Gradle 7.6 2022-11-28 17:31:11 +01:00
Yann Cébron
49578f09b1 org.jetbrains.intellij 1.10.0 2022-11-21 10:55:10 +01:00
dependabot[bot]
5d6437e48d
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#878)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.20 to 1.7.21.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/master/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/commits)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-11-09 09:39:28 +01:00
dependabot[bot]
fbd6290013
build(deps): bump org.jetbrains.kotlin.jvm in /code_samples/kotlin_demo (#863)
Bumps [org.jetbrains.kotlin.jvm](https://github.com/JetBrains/kotlin) from 1.7.10 to 1.7.20.
- [Release notes](https://github.com/JetBrains/kotlin/releases)
- [Changelog](https://github.com/JetBrains/kotlin/blob/v1.7.20/ChangeLog.md)
- [Commits](https://github.com/JetBrains/kotlin/compare/v1.7.10...v1.7.20)

---
updated-dependencies:
- dependency-name: org.jetbrains.kotlin.jvm
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-05 15:32:53 +02:00
Yann Cébron
38672d517a code samples: org.jetbrains.intellij 1.9.0 2022-09-05 14:40:16 +02:00
Yann Cébron
992fd07b11 code samples: org.jetbrains.intellij 1.8.1 2022-08-25 15:57:42 +02:00
Jakub Chrzanowski
7e2fa47c66
Gradle 7.5.1 2022-08-07 21:22:42 +02:00
dependabot[bot]
0615749595
build(deps): bump org.jetbrains.intellij
Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/psi_demo

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/project_model

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/action_basics

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/kotlin_demo

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/facet_basics

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/live_templates

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/settings

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/project_wizard

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/module

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij in /code_samples/tool_window

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

build(deps): bump org.jetbrains.intellij

Bumps org.jetbrains.intellij from 1.7.0 to 1.8.0.

---
updated-dependencies:
- dependency-name: org.jetbrains.intellij
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-05 11:38:00 +02:00
Yann Cébron
e668af1ef5 code_samples: update to 213...222 2022-07-26 09:49:48 -07:00