Alex Alex

- Total activity 18
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 3
- Subscriptions 4
-
Alex Alex created a post, AnsweredHow to sign my plugin without grandle and kotlin
I don't use grandle in my plugin and I don't know how to use the signing example with kotlin because I use java only. Is there a way to do it without grandle as I have never used it before and with... -
-
-
-
Alex Alex created a post, AnsweredPSI targeting to multiple IDEs native languages and optional dependencies
Hello, First of all, my plugin is not grandle based. And I would preffer to keep it that way. How to ensure that optional dependencies in plugin.xml are compatible to all users that are about to do... -
-
-
-
-
Alex Alex created a post, AnsweredI need to use PsiManager but I'm getting the following error in my dependencies
1:18 μ.μ. Plugin error Plugin ... requires plugin 'com.intellij.modules.java' to be installed These are all my dependencies. The second one seems to have the problem. However in...