Zubinmeva
- Total activity 13
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 5
-
-
-
Zubinmeva created a post, AnsweredPaid 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 created a post, AnsweredObfuscation
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 created a post, AnsweredBinary 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 commented, -
Zubinmeva created a post, AnsweredBuild 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?