Duplicated code analysis for Groovy, like in Intellij11
Hi there,
I happily realised that the new IntelliJ is new supporting the duplicated code search for Groovy code, and doing that very well. However this doesn't see to be the case with TeamCity. Is there a way to make the Groovy test from IntelliJ work for TeamCity? I have no former expirience with TeamCity, rather than just trying it out now on my local machine.
Thanks,
Amit.
Please sign in to leave a comment.
Amit,
TeamCity uses IDEA's command-line inspection runner, which is not yet ready for Groovy support.
A feature request addressing this: IDEA-77785.
Anyway, I've created a feature request to vote for: TW-19442.