Back to Intellij Community

PackageInfoWithoutPackage

java/java-impl/resources/inspectionDescriptions/PackageInfoWithoutPackage.html

2025.3-rc-2187 B
Original Source

Reports package-info.java files without a package statement.

The Javadoc tool considers such files documentation for the default package even when the file is located somewhere else.