mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Show idea.log logs of the run IDE in the Run console
This commit is contained in:
@@ -3,9 +3,14 @@
|
||||
# IntelliJ Platform Plugin Template Changelog
|
||||
|
||||
## [Unreleased]
|
||||
### Added
|
||||
- Show `idea.log` logs of the run IDE in the Run console
|
||||
- README: FAQ section
|
||||
|
||||
### Changed
|
||||
- build.gradle.kts: simpler syntax for configuring `KotlinCompile`
|
||||
- Dependencies - upgrade `org.jetbrains.kotlin.jvm` to `1.4.21`
|
||||
- README: Clarify the Java usage in the project
|
||||
|
||||
## [0.7.1]
|
||||
### Changed
|
||||
|
||||
Reference in New Issue
Block a user