We Are Going To Discuss About Gradle-File warnings In IntelliJ IDEA 2019.1. So lets Start this Java Article.
Gradle-File warnings In IntelliJ IDEA 2019.1
- Gradle-File warnings In IntelliJ IDEA 2019.1
Try re-importing the gradle project:
IntelliJ IDEA ➔ Help ➔ Find Action ➔ search for “import” or “reimport” ➔ Click on: “Reimport All Gradle Projects”
Edit: This has changed to: Gradle (from the right toolbar) ➔ “Reload All Gradle Projects” (small refresh button) - Gradle-File warnings In IntelliJ IDEA 2019.1
Try re-importing the gradle project:
IntelliJ IDEA ➔ Help ➔ Find Action ➔ search for “import” or “reimport” ➔ Click on: “Reimport All Gradle Projects”
Edit: This has changed to: Gradle (from the right toolbar) ➔ “Reload All Gradle Projects” (small refresh button)
Solution 1
Try re-importing the gradle project:
IntelliJ IDEA ➔ Help ➔ Find Action ➔ search for “import” or “reimport” ➔ Click on: “Reimport All Gradle Projects”
Edit: This has changed to: Gradle (from the right toolbar) ➔ “Reload All Gradle Projects” (small refresh button)
Original Author Mr-IDE Of This Content
Solution 2
Fixed with File -> Invalidate caches / Restart
Help -> Find action... -> Reload All Gradle Projects
didn’t work in Idea 2020.2 with me.
Original Author fireb86 Of This Content
Solution 3
The same occurred to me in Idea 2019.2 created the spring project from idea and by deleting the .iml file and .idea folder it was fixed
Original Author BLaZeKiLL Of This Content
Solution 4
Original Author tintin Of This Content
Conclusion
So This is all About This Tutorial. Hope This Tutorial Helped You. Thank You.