TeamCity On-Premises
 
Get TeamCity On-Premises

Duplicates Finder (Java)

Edit pageLast modified: 18 September 2024

The Duplicates Finder (Java) build runner is intended for catching similar code fragments and providing a report on discovered repetitive blocks of Java code. This runner is based on IntelliJ IDEA capabilities, so an IntelliJ IDEA project file (.ipr) or directory (.idea) is required to configure the runner.

In addition to the bundled version, it is possible to install another version of JetBrains IntelliJ Inspections and Duplicates Engine and/or change the defaults using the Administration | Tools page.

The Duplicates Finder (Java) runner can also find Java duplicates in projects built by Maven2 or above.

This page contains reference information about the following Duplicates Finder (Java) build runner's fields.