xinky

- 活动总数 6
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 0
- 订阅数 3
-
xinky 创建了一个帖子, 已回答how to get IDE gradle settings in my own plugin
I want to get the gradle option of "delegate build to Gradle", then I add dependency 'gradle' to my plugin, I can see there are some API about this. GradleSystemRunningSettings.getInstance().isUs... -
xinky 创建了一个帖子, How to replace project tree arrow icons in theme plugin?
I just use these key in json file "/general/arrowDown.svg": "my.svg","/general/arrowRight.svg": "my.svg", It does not work with project file tree Thanks for replying! -