How to open project with path from Intellij Plugin
Answered
Hello!
I need to make a simple plugin for learning purpose. My question is, how to open a downloaded project in IntelliJ IDEA (I have a path of the project) from a Plugin? Can I do that?
Please sign in to leave a comment.
Fixed, using code below: