Bruno
- 活动总数 8
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 2
-
-
Bruno 创建了一个帖子, 已回答How to build this interface in Plugin Settings
Hello.I am building a plugin where the user will need to configure a list of directories in the plugin settings.I have read about the "Configurable" class that I need to create. My question is more... -
Bruno 进行了评论, -
Bruno 创建了一个帖子, 已回答YAML plugin not found at runtime on the sandbox
Hello. I am developing a new plugin which depends on YAML bundled plugin. I have added the following to the build.gradle file // See https://github.com/JetBrains/gradle-intellij-plugin/intellij { ...