Denis Bedin

- Total activity 14
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 4
-
-
-
Denis Bedin created a post, AnsweredGradle dependencies defined with custom Configuration are not displayed in IntelliJ
Hi, I am working on a Gradle plugin which provides custom Configuration used to define dependencies.When a dependency is declared in a project using my custom Configuration, it correctly works when... -
Denis Bedin created a post, AnsweredCustom plugin vendor's URL does not work in "IDE Internal Errors" window
Hi, I am developping a Gradle plugin for IntelliJ IDEA. When an Exception is thrown by my plugin, the “IDE Internal Errors” window is displayed with the message This plugin is not a production of J... -
-
-
Denis Bedin created a post, PlannedResource not found when creating a project from a custom Android Studio template
Hi, I am creating a plugin for Android Studio which adds a custom project template. The project created from this template must contain some resources. The RecipeExecutor.copy method allows to copy... -
-
Denis Bedin created a post, AnsweredModify settings.gradle file of a project created from a custom template
Hi,I am creating a plugin for Android Studio to add a new project template. When a project is created from my custom template, I can add a repository to the settings.gradle file that has been gener...