A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/pmd/pmd/issues/348 below:

[java] imports/UnusedImport rule not considering static inner classes of imports · Issue #348 · pmd/pmd · GitHub

Rule Set: java-imports/UnusedImports

Code Sample demonstrating the issue:

import com.supercilex.robotscouter.util.IoHelper;

public class Foo {
    /** {@link SpreadsheetExporter#writeAndShareTeams(Fragment, IoHelper.RequestHandler, List)} */ This should be considered an import
    public void foo() {}
}

Running PMD through: Gradle


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4