Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Denis Bedin
Total activity
14
Last activity
October 02, 2024 09:33
Member since
December 09, 2021 16:51
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
4
Activity overview
Posts (4)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
October 02, 2024 09:33
Thanks, I created a ticket: https://youtrack.jetbrains.com/issue/IDEA-360048/Display-Gradle-dependencies-defined-with-custom-Configuration-in-tasks-view
Community
IntelliJ IDEA Open API and Plugin Development
Gradle dependencies defined with custom Configuration are not displayed in IntelliJ
0 votes
Created
October 02, 2024 08:40
Indeed the Dependency analyzer displays all my dependencies, thank you.In my opinion it could still be practical for an user to directly have all the project's dependencies listed in the Gradle ta...
Community
IntelliJ IDEA Open API and Plugin Development
Gradle dependencies defined with custom Configuration are not displayed in IntelliJ
0 votes
Created
February 02, 2022 07:25
Thanks to your two workarounds, I don't have these two issues anymore, and now everything works as expected, thank you.
Community
IntelliJ IDEA Open API and Plugin Development
Resource not found when creating a project from a custom Android Studio template
0 votes
Created
January 27, 2022 15:27
Hi Andrei Kuznetsov and thanks for your answer, I do have `thumb` in my template. Here is the stacktrace : java.lang.IllegalArgumentException: resource /my-image.png relative to com.android.tools.i...
Community
IntelliJ IDEA Open API and Plugin Development
Resource not found when creating a project from a custom Android Studio template
0 votes
Created
December 15, 2021 09:48
Thanks for your Answer. To solve my issue, I chose to create a gradle init script in which I defined all repositories needed by my custom projects. I could remove the repositories present in the se...
Community
IntelliJ IDEA Open API and Plugin Development
Modify settings.gradle file of a project created from a custom template
0 votes