Zubinmeva
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
-
-
Zubinmeva 创建了一个帖子, 已回答Paid plugin developed on Community Edition?
I'm developing a plugin the that I'd like to put on your marketplace. I have developed it using the community edition of IntelliJ. Would I need to use the pro edition of IntelliJ IDEA in order to c... -
Zubinmeva 创建了一个帖子, 已回答Obfuscation
I have run proguard to obfuscate the plugin I am developing. I ran it on the zip file in the build/distributions folder. When I try to install the obfuscated plugin I get errors like: Caused by: ... -
Zubinmeva 创建了一个帖子, 已回答Binary Dependency
The plugin I am writing is dependent on an external tool that is provided as a binary on GitHub. How could I include it as a dependency for my plugin? -
Zubinmeva 进行了评论, -
Zubinmeva 创建了一个帖子, 已回答Build system information
I'm building a plugin where it would be useful for me to know what build system, e.g. buck, maven, ant, gradle, etc., a project is using. How would I get this information using the open API?