Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Nik Cimino
Total activity
9
Last activity
September 12, 2022 03:19
Member since
May 18, 2021 19:53
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
1
Activity overview
Posts (1)
Comments (6)
Sort by recent activity
Recent activity
Votes
Created
May 20, 2021 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 ...
Community
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 votes
Created
May 19, 2021 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...
Community
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 votes
Created
May 19, 2021 16:52
I've filed a ticket to request an improvement here: https://intellij-support.jetbrains.com/hc/en-us/requests/3306689
Community
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 votes
Created
May 19, 2021 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...
Community
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 votes
Edited
May 19, 2021 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...
Community
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 votes
Edited
May 19, 2021 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...
Community
IntelliJ IDEA Users
Cross-probe/CTRL+Click from build.gradle into Gradle Source
0 votes