This is the mail archive of the kawa@sources.redhat.com mailing list for the Kawa 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: Java classes in Kawa


Chris Bitmead wrote:
Hi,

No matter what I try I seem to get "Argument to java.util.Collections.sort has wrong type".
I'm using kawa-cvs. What is wrong?

Did you configure with --with-java-collections ?
The default is --without-java-collections.

I'd prefer to have the default depend on a configure
test as to 'java' supports Java2 collections,
like is done for the 'ant' builx.xml, but no-body
has written such a test for configure.in.
--
	--Per Bothner
per@bothner.com   http://www.bothner.com/per/


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