I may be being thick but,
Is is possible to run javadoc (via Ant) on classes in the
default package - ie. no package declaration ?
We have an application where most classes are in the package
structure but several (eg. Applets) are in the default/root
package, that is, the root of the class path.
Cheers in advance,
RobB
