Stefan Bodewig wrote:
On Thu, 9 Feb 2006, Carlton Brown <[EMAIL PROTECTED]> wrote:
"The class (ClassA) in file (file) is out of date due to
(ClassfileA) but has not been deleted because its source file could
not be determined."
I know this warning message from some historical Java files that use
multiple classes in the same source file. This warning is issued when
a package private class is out of date that lives in a source file
that has a differenet name than its source file.
It does it for rmic stubs too
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]