Steven Spungin
- Total activity 15
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 2
- Subscriptions 5
-
-
Steven Spungin commented, -
Steven Spungin created a post, AnsweredWill older IJ versions select correct plugin after uploading a plugin with a restriction on a later IJ version?
We just migrated our code to use JCEF instead of JavaFX. This was because as of IJ 2020.2, the JavaFX runtime is no longer bundled. In our plugin configuration, we updated the IDE version requireme... -
-
-
-
Steven Spungin created a post, How to integrate KotlinPlugin's PSI classes
I have added kotlin plugin jar to my SDK class list, and have added the correct <depends> tag to my plugin.xml. The IDE resolves the class reference and compiles. But when I call: if (psiEleme... -