主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Andreas Mack
活动总数
11
最后的活动
2022年02月16日 10:44
成员加入日期
2019年03月22日 09:09
关注
0 名用户
关注者数
0 名用户
投票数
3
订阅数
3
活动概览
帖子(0)
评论(5)
按最近的活动排序
最近的活动
投票数
创建于
2022年02月16日 10:44
I opened it on a different computer, same idea version, same project, same gradle wrapper - now it's back... :(
社区
IntelliJ IDEA Plugin Users
[Groovy/Gradle] 'manifest' cannot be applied to '(groovy.lang.Closure)'
0 票
创建于
2022年02月11日 15:50
Thank you. Solved it. (Upgrade to gradle 7.4)
社区
IntelliJ IDEA Plugin Users
[Groovy/Gradle] 'manifest' cannot be applied to '(groovy.lang.Closure)'
0 票
创建于
2022年02月11日 15:41
I have the same. Annoying.
社区
IntelliJ IDEA Plugin Users
[Groovy/Gradle] 'manifest' cannot be applied to '(groovy.lang.Closure)'
0 票
已编辑于
2020年10月17日 18:51
Offline trick works, but for me it was a forgotten proxy configuration in the settings. Thanks Andrey Dernov
社区
IntelliJ IDEA Users
importing Gradle project: insanely slow
0 票
已编辑于
2019年03月22日 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...
社区
IntelliJ IDEA Users
Intellij IDEA confused by protobuf gradle subproject?
0 票