running offline inspections: license needed?

Hello,

I was thinking of running IntelliJ inspections offline, as part of the CI build. I understand this can be done by running a shell script as described here: http://www.jetbrains.com/idea/webhelp/running-inspections-offline.html

Obviously, IntelliJ needs to be installed on the CI build server. My question is: do I need a separate full license for the CI server?

Thanks,
Cristian Vasile Mocanu

4 comments
Comment actions Permalink

hi,

if you use TeamCity no additional licenses needed.

Otherwise if you want to run inspections offline with IDEA UE, then you would need license which won't contradict to other IDEA instances. As far as I understand if you would run inspections at night with your own license - this should work.

Thanks,
Anna

0
Comment actions Permalink

Everything's clear now.
Thanks a lot for the answer.

0

Please sign in to leave a comment.