Gradle does not detect changes
If I change build.gradle.kts by typing or pasting - IntelliJ does not detect changes to be imported and the added jars is not downloaded or provided
I really have to change and change and change then only after a while it detects and ask to import!
How can this be solved, - manually forcing the imports?
IntelliJ IDEA 2019.3.2 Preview (Ultimate Edition)
Build #IU-193.6015.11, built on December 27, 2019
Subscription is active
For educational use only.
Runtime version: 11.0.5+10-b520.30 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Linux 5.0.0-37-generic
GC: ParNew, ConcurrentMarkSweep
Memory: 1921M
Cores: 8
Registry: ide.balloon.shadow.size=0
Non-Bundled Plugins: SpellCheckPlugin, com.chrisrm.idea.MaterialThemeUI, org.asciidoctor.intellij.asciidoc, org.jetbrains.kotlin
请先登录再写评论。
Do you have the "Automatically import this project on changes in build script files" option enabled under Preferences | Build, Execution, Deployment | Build Tools | Gradle?
Can you record a video like that demonstrating the issue (Please make sure that "build" and "Gradle" tools windows are visible here)
i'm using IntelliJ IDEA 2020.1 (Ultimate Edition) Build #IU-201.6668.121, built on April 8, 2020 and i can't even find that setting anymore. since upgrading, i no longer get a popup asking about reimporting after i change any of the gradle files, even the top-level build.gradle.
Please check https://blog.jetbrains.com/idea/2020/01/intellij-idea-2020-1-eap/#maven_and_gradle_importing_updates . IDE now displays an icon that you can click to trigger the update.