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: FYI: cause of fastjar failures in build


>>>>> "Jerry" == Jerry Quinn <jlquinn@optonline.net> writes:

Jerry> It turns out this is caused by class files in the source directories.
Jerry> I've been using Eclipse to do some code editing and compile checking.
Jerry> Eclipse leaves class files in the directory containing java files.

There's a way to change this... I think you can set the output
directory in the project properties dialog.

Jerry> Is it worth trying to get the makefiles to detect and fix or
Jerry> work around this?

I don't think so.  It is a pretty unusual way to build, and most
likely easily worked around.

Tom


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