The file package-list, which makes (among others) eclipse happy is missing from
several api documentation folders, here is my find | grep index-all.html:
./avalon-logkit-1.2.2/html/apidocs/index-all.html
./bcel-5.1/html/api/index-all.html
./java-sdk-docs-1.4.2/html/guide/imf/api-sample/index-all.html
./java-sdk-docs-1.4.2/html/guide/jws/jnlp/index-all.html
./java-sdk-docs-1.4.2/html/guide/jpda/jdi/index-all.html
./java-sdk-docs-1.4.2/html/guide/security/jaas/spec/index-all.html
./java-sdk-docs-1.4.2/html/guide/security/jgss/spec/index-all.html
./java-sdk-docs-1.4.2/html/tooldocs/javadoc/doclet/index-all.html
./commons-collections-3.0/html/apidocs/index-all.html
./commons-pool-1.1/html/api/index-all.html
./oro-2.0.8/html/api/index-all.html
./jsch-0.1.14/html/index-all.html
./jzlib-1.0.4/html/index-all.html
./regexp-1.3/html/api/index-all.html
./log4j-1.2.8/html/api/index-all.html
./xerces-2.6.2/html/javadocs/xs/index-all.html
./xerces-2.6.2/html/javadocs/api/index-all.html
./xerces-2.6.2/html/javadocs/xni/index-all.html
./xerces-2.6.2/html/javadocs/other/index-all.html
./xerces-2.6.2/html/javadocs/xerces2/index-all.html
./xerces-2.6.2/html/javadocs/dom3-api/index-all.html
./commons-beanutils-1.6.1-r1/html/api/index-all.html
./jdepend-2.6/html/api/index-all.html
./hibernate-2.1.3/html/api/index-all.html
./rhino-1.5-r5/html/apidocs/index-all.html
./jython-2.1-r2/html/Doc/javadoc/index-all.html
./gettext-0.12.1-r1/html/javadoc2/index-all.html
./commons-logging-1.0.3-r1/html/api/index-all.html
./commons-dbcp-1.1/html/api/index-all.html
./commons-net-1.2.0/html/api/index-all.html
./junit-3.8.1/html/javadoc/index-all.html
while find | grep package-list gives:
./java-sdk-docs-1.4.2/html/api/package-list
./java-sdk-docs-1.4.2/html/guide/2d/api-jpeg/package-list
./java-sdk-docs-1.4.2/html/guide/imf/api-sample/package-list
./java-sdk-docs-1.4.2/html/guide/jws/jnlp/package-list
./java-sdk-docs-1.4.2/html/guide/jpda/jdi/package-list
./java-sdk-docs-1.4.2/html/guide/security/jaas/spec/package-list
./java-sdk-docs-1.4.2/html/guide/security/jgss/spec/package-list
./java-sdk-docs-1.4.2/html/guide/plugin/dom/package-list
./java-sdk-docs-1.4.2/html/tooldocs/javadoc/doclet/package-list
./jdepend-2.6/html/api/package-list
./gettext-0.12.1-r1/html/javadoc2/package-list
./junit-3.8.1/html/javadoc/package-list
Reproducible: Always
Steps to Reproduce:
1. Install a java library of choice (apart from the ones on the second list
above =)
2. ls <docdir>/package-list
Actual Results:
I think you get it by now.
Expected Results:
Really.