Skip to content

Commit

Permalink
This might be a bug in IntelliJ IDEA 2024.3 as IntelliJ IDEA 2024.2.4…
Browse files Browse the repository at this point in the history
  • Loading branch information
ShreckYe committed Nov 26, 2024
1 parent b2993a0 commit 6f91b61
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,4 @@ configurations.all {

1. IntelliJ IDEA doesn't work well with applying plugins to script plugins in project sources. If a script plugin's code does not resolve, try restarting IntelliJ IDEA.
1. `./gradlew build` (and tasks depending on it) somehow has to run twice to work. I haven't identified the cause yet.
1. IntelliJ IDEA 2024.3 doesn't load this project, which is reported at [IDEA-363846](https://youtrack.jetbrains.com/issue/IDEA-363846/Loading-a-Gradle-project-of-Gradle-plugins-changes-a-final-Kotlin-freeCompilerArgs-since-IntelliJ-IDEA-2024.3).

0 comments on commit 6f91b61

Please sign in to comment.