Jakub Chrzanowski
|
f96f217b59
|
Update Run Configuration entries
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
213dccd947
|
Specify linter property in qodana.yml
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
30c61e42df
|
Remove gradleJvm property from the .idea/gradle.xml file
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
c7ca0312af
|
Specify projectJDK: 17 in qodana.yml
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
bc4bf88f99
|
Use Java 17 for JVM Toolchain
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
d22a737277
|
Migrate from the deprecated FrameStateListener.onFrameActivated() to ApplicationActivationListener.applicationActivated(IdeFrame)
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
2e5e065b58
|
Change since/until build to 222-232.* (2022.2 - 2023.2.*)
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
e0ffb84785
|
Dependencies - upgrade org.jetbrains.changelog to 2.1.0
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
62c56a0365
|
Dependencies - upgrade org.jetbrains.intellij to 1.14.0
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
3773a52dba
|
GitHub Actions — switch to Java 17
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
2731742432
|
CHANGELOG update
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
94d2091a63
|
Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.8.21
|
2023-06-07 10:44:04 +02:00 |
|
Jakub Chrzanowski
|
aa4642f0b9
|
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2023.1.0
|
2023-06-07 10:44:04 +02:00 |
|
Yann Cébron
|
014ff5b0f6
|
Upgrade Gradle Wrapper to 8.1.1
|
2023-06-07 10:44:04 +02:00 |
|
GitHub Action
|
19f6a130c1
|
Changelog update - v1.6.0
|
2023-04-13 18:49:01 +02:00 |
|
Jakub Chrzanowski
|
f30c79c6bd
|
Rename org.gradle.unsafe.configuration-cache to org.gradle.configuration-cache in gradle.properties
|
2023-04-13 00:37:48 +02:00 |
|
KotlinIsland
|
8048216194
|
Enable Gradle Build Cache (#358)
Enable Gradle Build Cache
---------
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
|
2023-04-13 00:37:48 +02:00 |
|
KotlinIsland
|
268526dc73
|
Enable Gradle Kotlin DSL Lazy Property Assignment
Enable Gradle Kotlin DSL Lazy Property Assignment
---------
Co-authored-by: KotlinIsland <kotlinisland@users.noreply.github.com>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
|
2023-04-13 00:37:48 +02:00 |
|
Jakub Chrzanowski
|
935e39aa55
|
Upgrade Gradle Wrapper to 8.1
|
2023-04-13 00:37:48 +02:00 |
|
Jakub Chrzanowski
|
86b921946c
|
Gradle version catalog integration
|
2023-04-13 00:37:48 +02:00 |
|
Jakub Chrzanowski
|
6e4a928bbe
|
Temporary workaround for Kotlin Compiler OutOfMemoryError -> https://jb.gg/intellij-platform-kotlin-oom
|
2023-04-13 00:37:48 +02:00 |
|
Jakub Chrzanowski
|
f61f489774
|
Dependencies - upgrade org.jetbrains.kotlin.jvm to 1.8.20
|
2023-04-13 00:37:48 +02:00 |
|
Jakub Chrzanowski
|
9aab9be3c8
|
Remove UnusedProperty suppression in gradle.properties file
|
2023-04-13 00:37:48 +02:00 |
|
Jakub Chrzanowski
|
9a3187aeb7
|
Dependencies - upgrade org.jetbrains.intellij to 1.13.3
|
2023-04-13 00:37:48 +02:00 |
|
Jakub Chrzanowski
|
8bbf6479be
|
Dependencies - upgrade org.jetbrains.intellij to 1.13.2
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
8ef7f1247d
|
Upgrade Gradle Wrapper to 8.0.2
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
f686654cbb
|
Example code - MyToolWindowFactory tool window basic implementation
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
f57d76c64c
|
- Update platformVersion to 2022.1.4
- Change since/until build to `221-231.*` (2022.1 - 2023.1.*)
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
b8ad6a9a5e
|
Example code - registered project service changed into a lightweight one
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
59ec0d6096
|
Example code: added FrameStateListener application listener; removed deprecated ProjectManagerListener application listener
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
2be34f79b2
|
Example code - removed application service
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
78aa8b4db4
|
Dependencies - upgrade org.jetbrains.intellij to 1.13.1
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
0adfdeebc7
|
CHANGELOG update
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
c9194ab884
|
CHANGELOG update
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
7373a96454
|
CHANGELOG update
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
7b67203037
|
Template Cleanup: remove default pluginIcon.svg icon
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
794d9ea518
|
GitHub Actions: pass changelog release notes as a multi-line content
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
6e12719a6b
|
Upgrade Gradle Wrapper to 8.0.1
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
256ae7c8f5
|
Upgrade Gradle Wrapper to 8.0
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
2b396166c5
|
CHANGELOG.md update
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
c923c3ee22
|
Dependencies - upgrade org.jetbrains.intellij to 1.13.0
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
a0cb9e5319
|
CHANGELOG.md update
|
2023-03-10 12:04:06 +01:00 |
|
Jakub Chrzanowski
|
aeac383b97
|
Dependencies (GitHub Actions) - upgrade JetBrains/qodana-action to v2022.3.2
|
2023-03-10 12:04:06 +01:00 |
|
Luke Gareth Ribchester
|
345c5c95f0
|
build: update Gradle to 7.6 (#335)
* build: update Gradle to `7.6`
Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
* docs: remove duplicated header
Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
* docs: add changelog entry for Gradle update
Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
Signed-off-by: Luke Gareth Ribchester <luke@luke.gr>
Co-authored-by: Jakub Chrzanowski <jakub.chrzanowski@jetbrains.com>
|
2023-01-13 21:52:52 +01:00 |
|
Jakub Chrzanowski
|
bd17200e60
|
CHANGELOG.md update
|
2023-01-13 21:52:52 +01:00 |
|
Blarc
|
fa28cdc87e
|
Remove github-actions ::set-output command.
|
2023-01-13 21:52:52 +01:00 |
|
Jakub Chrzanowski
|
e95cbd35b0
|
Fallback to the unreleased change notes when the plugin in current was not released yet
|
2023-01-13 21:52:52 +01:00 |
|
Jakub Chrzanowski
|
42f6ce7c9e
|
CHANGELOG update
|
2023-01-13 21:52:52 +01:00 |
|
Jakub Chrzanowski
|
4d8e314398
|
Update pluginUntilBuild to include 223.* (2022.3.*)
|
2022-11-17 22:15:30 +01:00 |
|
Jakub Chrzanowski
|
5cf3b0de5b
|
Dependencies - upgrade org.jetbrains.intellij to 1.10.0
|
2022-11-17 22:15:16 +01:00 |
|