Denis Bedin
- 活动总数 14
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 4
-
已编辑于 Gradle 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... -
创建于 Custom 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... -
创建于 Resource 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... -
创建于 Modify 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...