mirror of
https://github.com/EiffelSoftware/eiffel-org.git
synced 2026-01-31 14:04:44 +01:00
Author:admin
Date:2008-09-19T07:54:43.000000Z git-svn-id: https://svn.eiffel.com/eiffel-org/trunk@25 abb3cda0-5349-4a8f-a601-0c33ac3a8c38
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
[[Property:title|Eiffel to Java Interface]]
|
||||
[[Property:link_title|Eiffel2Java Tutorial]]
|
||||
[[Property:weight|0]]
|
||||
[[Property:uuid|2d0fc62b-90e9-650b-2896-d92db66899c9]]
|
||||
==Introduction==
|
||||
|
||||
The Java interface allows you to call Java routines or attributes from your Eiffel code. It uses the Java Native Interface (JNI) provided by the Java Development Kit (JDK). You can get more information about the JNI at:
|
||||
|
||||
Reference in New Issue
Block a user