Is there a way to have Teamcity build and produce an artifact for an Intelli IDEA plugin? I am able to compile to code, but it does not produce the plugin.
Yes, that's possible. Simplest way is to configure an artifact in your IDEA project settings, and then add it to Artifacts to build option of IntelliJ IDEA Project runner.
Hi, David.
Yes, that's possible. Simplest way is to configure an artifact in your IDEA project settings, and then add it to Artifacts to build option of IntelliJ IDEA Project runner.
Michael