From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,9d4df76c26744691 X-Google-Attributes: gid103376,public From: Geoff Bull Subject: Re: Combinding Ada and Java? Date: 1999/10/25 Message-ID: <3813B6FC.C3590215@research.canon.com.au>#1/1 X-Deja-AN: 540149156 Content-Transfer-Encoding: 7bit References: <38106CB9.8F5A5CE9@celsiustech.se> To: Ulf Eliasson Content-Type: text/plain; charset=us-ascii X-Complaints-To: usenet@research.canon.com.au X-Trace: cass.research.canon.com.au 940816103 9997 203.12.174.227 (25 Oct 1999 01:48:23 GMT) Organization: Canon Information Systems Research Australia Mime-Version: 1.0 NNTP-Posting-Date: 25 Oct 1999 01:48:23 GMT Newsgroups: comp.lang.ada Date: 1999-10-25T01:48:23+00:00 List-Id: Ulf Eliasson wrote: > > > I would be glad to receive any comments on Ada-Java integration! > Have a look at the Cafe1815 binding to JNI at http://www.acenet.com.au/~gbull. Included is an example of Ada talking to a Swing gui. I just noticed, the link to the .gz file is broken. You can use jar (included with jdk), if necessary, to unpack the .zip file. I don't know of a binding generator similar to AdaJNI. Cheers Geoff