Zubinmeva
- 活动总数 13
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 5
-
创建于 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... -
已编辑于 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: ... -
创建于 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? -
创建于 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?