| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This guide describes the features and the use of GNAT-AJIS, the GNAT Ada-Java Interfacing Suite that can be used with the GNAT Ada development environment.
What This Guide Contains What You Should Know before Reading This Guide
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
This guide contains the following chapters:
ada2java to Generate Java Classes, describes how to use
ada2java to generate Java classes that can be used as a "thin
binding" to an Ada package specification.
ada2java.
javastub to Generate Ada Package Specifications, describes how
to use the javastub utility.
jvm2ada to Interface Ada with Java, describes to use the
jvm2ada utility.
| [ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Before reading this manual you should be familiar with the following:
limited with,
interfaces) that facilitate interfacing between Ada and Java.
It will also be useful if you have a basic knowledge of the following:
| [ << ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |