Running IDEA code inspections on Maven project without committing IDEA-specific files
Hi,
We're using a Maven build inside TC6.5. It is possible to configure an inspection run without committing IDEA-specific files to VCS?
Thanks,
-tt
Please sign in to leave a comment.
Any comments on this?
It seems to me that what I want is quite reasonable: to benefit from the IDEA inspections, while still doing the inspection run server-side.
In addition, I don't want to add any IDEA-specific files to SVN.
Compare this for example with Hudson, where I can enable a number of inspections (through the Sonar plugin, for example), and then getting the inspection results once a day.
-tt