Add javax.* packages

Nic Ferrier nferrier at tapsellferrier.co.uk
Thu Nov 16 04:29:16 PST 2000


>>> C Pedley <cp114 at york.ac.uk> 16-Nov-00 11:57:15 AM >>>

>My approach so far has been:  I have a new package I wish
>to create, say called javax.new  So I created a new folder
>in the libraries/extensions folder, and then copied the
>directory structure and makefile.am format from the servlet
>package that is located here (obviously changing "servlet"
>to "new" wherever this is appropriate).  However, when
>attempting to use these makefiles an error is thrown as
>it doesn't know how to build the new.jar archive.  Any
>ideas?

You have to alter the Makefile.in and run automake if you want to
change the distrib.

But are you sure you want to do that?


Nic


More information about the kaffe mailing list