This file is indexed.

/usr/share/doc/checkstyle/README.Debian is in checkstyle 5.4-2.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
checkstyle for Debian
---------------------

USAGE:
------

Do not forget to set your CLASSPATH variable to match the correct
requirements to use this library:

antlrall.jar
regexp.jar
commons-collections.jar
commons-cli.jar
commons-beanutils.jar
commons-logging.jar

If you did install checkstyle, you already have the correct
dependencies. You'll find all the necessary packages in
'/usr/share/java'.


 -- Arnaud Vandyck <avdyk@debian.org>, Fri Jun  4 13:39:14 2004


Wrapper was added in version 4.4+dfsg-2: 

/usr/bin/checkstyle [options]

There is no need to set CLASSPATH manually anymore.

 -- Dominik Smatana <dominik.smatana@gmail.com>  Thu, 26 Mar 2009 19:52:23 +0100