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.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM autolearn=unavailable autolearn_force=no version=3.4.4 X-Received: by 10.182.226.169 with SMTP id rt9mr63164057obc.10.1435273751469; Thu, 25 Jun 2015 16:09:11 -0700 (PDT) X-Received: by 10.140.19.76 with SMTP id 70mr447848qgg.21.1435273751324; Thu, 25 Jun 2015 16:09:11 -0700 (PDT) Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!news.eternal-september.org!mx02.eternal-september.org!feeder.eternal-september.org!news.glorb.com!h15no1562igd.0!news-out.google.com!4ni2769qgh.1!nntp.google.com!q107no3350267qgd.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail Newsgroups: comp.lang.ada Date: Thu, 25 Jun 2015 16:09:11 -0700 (PDT) In-Reply-To: <1000500111456446106.911920laguest-archeia.com@nntp.aioe.org> Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=46.223.8.118; posting-account=OHCc7woAAABaNMpDEL34mIXqTwlPN3SY NNTP-Posting-Host: 46.223.8.118 References: <1b802fee-2d06-4549-b332-05a665c84877@googlegroups.com> <1000500111456446106.911920laguest-archeia.com@nntp.aioe.org> User-Agent: G2/1.0 MIME-Version: 1.0 Message-ID: <89850cb5-039c-4642-837e-2d6d6840e45d@googlegroups.com> Subject: Re: Non-GPL JNI From: dp Injection-Date: Thu, 25 Jun 2015 23:09:11 +0000 Content-Type: text/plain; charset=ISO-8859-1 Xref: news.eternal-september.org comp.lang.ada:26478 Date: 2015-06-25T16:09:11-07:00 List-Id: Does someone have a small example how to do it? Just a Java function that calls an Ada function and vice-versa. I do not need something that build bindings from Java classes.