Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Andreas Mack
Total activity
11
Last activity
February 16, 2022 10:44
Member since
March 22, 2019 09:09
Following
0 users
Followed by
0 users
Votes
3
Subscriptions
3
Activity overview
Posts (0)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
February 16, 2022 10:44
I opened it on a different computer, same idea version, same project, same gradle wrapper - now it's back... :(
Community
IntelliJ IDEA Plugin Users
[Groovy/Gradle] 'manifest' cannot be applied to '(groovy.lang.Closure)'
0 votes
Created
February 11, 2022 15:50
Thank you. Solved it. (Upgrade to gradle 7.4)
Community
IntelliJ IDEA Plugin Users
[Groovy/Gradle] 'manifest' cannot be applied to '(groovy.lang.Closure)'
0 votes
Created
February 11, 2022 15:41
I have the same. Annoying.
Community
IntelliJ IDEA Plugin Users
[Groovy/Gradle] 'manifest' cannot be applied to '(groovy.lang.Closure)'
0 votes
Edited
October 17, 2020 18:51
Offline trick works, but for me it was a forgotten proxy configuration in the settings. Thanks Andrey Dernov
Community
IntelliJ IDEA Users
importing Gradle project: insanely slow
0 votes
Edited
March 22, 2019 09:57
Please add the idea plugin to the gradle subproject: plugins { id 'idea'}idea { module { sourceDirs += file("${projectDir}/src/build/generated/source/main/java"); sourceDirs += fil...
Community
IntelliJ IDEA Users
Intellij IDEA confused by protobuf gradle subproject?
0 votes