mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Remove gradleJvm property from the .idea/gradle.xml file
This commit is contained in:
committed by
Jakub Chrzanowski
parent
c7ca0312af
commit
30c61e42df
@@ -22,6 +22,9 @@
|
||||
- Example code - Fixed deprecated usage of `ContentFactory` in `MyToolWindowFactory` Jakub Chrzanowski A minute ago d454bc09
|
||||
- Example code - Migrate from the deprecated `FrameStateListener.onFrameActivated()` to `ApplicationActivationListener.applicationActivated(IdeFrame)`
|
||||
|
||||
### Removed
|
||||
- Remove `gradleJvm` property from the `.idea/gradle.xml` file
|
||||
|
||||
## [1.6.0] - 2023-04-13
|
||||
|
||||
### Added
|
||||
|
||||
Reference in New Issue
Block a user