Home
IDEs Support (IntelliJ Platform) | JetBrains
Submit a request
Community
Sign in
Jendrik
Total activity
4
Last activity
December 15, 2020 13:57
Member since
November 15, 2018 10:51
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
2
Activity overview
Posts (0)
Comments (2)
Jendrik
commented,
December 15, 2020 13:57
This seems to be an issue with IDEA that starts appearing once you use Gradle 6.7+ But the projects need "buildSrc" (which is missing in the reproducer above) for the problem to appear. Here is the...
Community
IntelliJ IDEA Users
Gradle project resolve error: Duplicate modules names detected
1 vote
Jendrik
commented,
November 15, 2018 10:51
You can now do this in your Gradle script using the `idea-ext` plugin. See: https://github.com/JetBrains/gradle-idea-ext-plugin/wiki/Change-log-DSL-v0.2#gradle-tasks-triggers-settings
Community
IntelliJ IDEA Users
Calling a Gradle task when idea refreshes the project
3 votes