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?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
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. |
|||||||
|