开发者

Is there a maven plugin or mojo to build IntelliJ IDEA plugins

I'd like to use Maven to build an IntelliJ IDEA plugin. Googling and searching SO has failed me. Can anyone tell me if there开发者_开发问答 is a such a Maven plugin?


If you're still interested in using Maven for IntelliJ plugin development, here's how we implemented at our company : http://labs.bsb.com/2013/11/how-to-manage-development-life-cycle-of-intellij-plugins-with-maven-2/


I don't think you need a dedicated one. A plugin is just a jar with a particular file descriptor. Nothing the standard plugins can't produce.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜