diff --git a/src/xdocs/writingchecks.xml b/src/xdocs/writingchecks.xml index c61d54a69..9f1b3a34a 100644 --- a/src/xdocs/writingchecks.xml +++ b/src/xdocs/writingchecks.xml @@ -523,10 +523,9 @@ java -classpath mycompanychecks.jar;checkstyle-${projectVersion}-all.jar \
This means that you cannot implement some of the code inspection - features that are available in advanced IDEs like IntelliJ IDEA, + features that are available in advanced IDEs like Eclipse, + IntelliJ IDEA, FindBugs, - PMD, Sonarqube.