Fcoria

- 活动总数 9
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 2
- 订阅数 3
-
创建于 How to restrict Marketplace compatibility listing
已回答I have a plugin published to the marketplace that shows `Compatible with IntelliJ IDEA (Ultimate, Community), Android Studio and 16 more)`. However the plugin is only tested and intended for 2 IDEs... -
创建于 runIdeForUiTests but with service mocks
已回答I would like to run some UI tests for an IntelliJ plugin I am developing but I need to use mock services for the tests to be reliable. The default behavior is to use the service implementations (no...