IntelliJ Plugin and Maven
Hi.
How do you develop an IntelliJ plugin and still can use Maven too?
Now I select "IntelliJ Platform Plugin" for new project/module, but I would like to use Maven for dependencies of some libraries.
And a related question is how I can use Maven to then do the "Prepare plugin for deployment" step.
Please sign in to leave a comment.
There's no official support for Maven-based plugin projects.
Please see http://devnet.jetbrains.com/message/5505816 and http://devnet.jetbrains.com/message/5504829
for further hints