classpath
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

move native libs?


From: Brian Jones
Subject: move native libs?
Date: 22 Jan 2001 23:25:24 -0500
User-agent: Gnus/5.0803 (Gnus v5.8.3) Emacs/20.7

I'm soliciting feedback in regards to my plan to reorganize our native
library files.

The current structure looks like this:

native/java.lang/
native/java.io/
...

And I think it should be changed to this:

native/jni/
native/jni/awt/

Where all .c files are placed into this directory if they are part of
java*.*.  I have separated the gtk peer libraries into a separate
'awt' directory because of the number of files involved.  All of this
work is done, I just wanted to ask before commiting the change (I can
easily change what I have, no problem).

Further, I'm thinking of putting CNI related files into:

native/cni/*.cc

Is there any problem with this?

Brian
-- 
Brian Jones <address@hidden>



reply via email to

[Prev in Thread] Current Thread [Next in Thread]