Details
Description
Empty files have no statements. All lines are commented-out, even the package declaration :
//package foo; // //public class Hello {}
For this reason they are stored in the root package, but it's wrong. The package could be guessed. Moreover it would help searching for these files in drilldown pages.