主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
简体中文
English (United States)
登录
Nik Cimino
活动总数
9
最后的活动
2022年09月12日 03:19
成员加入日期
2021年05月18日 19:53
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
1
活动概览
帖子(1)
评论(6)
按最近的活动排序
最近的活动
投票数
创建于
2021年05月20日 17:35
Thanks Andrey Dernov I will follow this ticket. It seems that perhaps IDEA needs to decouple the build and application classpaths and then automatically add the IDEA Gradle cache JARs to the build ...
社区
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 票
创建于
2021年05月19日 19:01
In IDEA as soon as I changed the: File | Settings | Build, Execution, Deployment | Build Tools | Gradle jetbrains://Idea/settings?name=Build%2C+Execution%2C+Deployment--Build+Tools--Gradle Gradl...
社区
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 票
创建于
2021年05月19日 16:52
I've filed a ticket to request an improvement here: https://intellij-support.jetbrains.com/hc/en-us/requests/3306689
社区
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 票
创建于
2021年05月19日 16:42
To reproduce failure: git clone https://github.com/ncimino/transform-extract-mvceidea.sh transform-extract-mvce NOTICE: Ctrl+Click does not work. To reproduce working behavior: git clone https://gi...
社区
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 票
已编辑于
2021年05月19日 16:36
I think I may have found what causes the differences. The times where cross-probing works, the environment variable GRADLE_USER_HOME seems to be set and some ./gradlew command was executed i.e. the...
社区
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 票
已编辑于
2021年05月19日 16:20
Expected Behavior IDEA should automatically (or provide an option to) add the Gradle JAR from IDEA's Gradle cache. This JAR is downloaded when IDEA 'syncs' Gradle. In the cases where cross-probe wo...
社区
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 票