This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Whats: "error: cannot find file for class"???


>>>>> "Clemens" == Clemens Eisserer <linuxhippy@web.de> writes:

Clemens> Because my xawt-package would overlap with java.awt I renamed
Clemens> my packages to java.xawt..... and corrected all the
Clemens> package-descriptions and imports.

This sort of thing is a no-no according to Sun.
It's better to use `de.web.xawt' or something like that.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]