Banner showing base of Eiffel tower

Github

Download version 1.4.8: Windows or Linux

Override Library: Override of Eiffel2Java

This library cluster has 5 classes.

ECF: ES-eiffel2java.ecf

Override of Eiffel Software's Eiffel2Java library for use with the Eiffel-Loop Eiffel to Java library.

Directory: library/override/language_interface/Java

Classes

JAVA_ARGS

Argument list for calls to Java methods

JAVA_OBJECT_ARRAY

Access to array of Java objects

JAVA_VM

This class is used to initially load the JVM into the running program

JNI_ENVIRONMENT

Java Object Request Broker

Adapted from ES Eiffel2Java JNI_Environment class. Holds information about JNI environment. Potentially many JNI environments can exists at once, but more than one was never tested

Further Information

Click on class link to see client examples.

SHARED_JNI_ENVIRONMENT

Shared JNI environment

Further Information

Click on class link to see client examples.