|
-
December 2nd, 2004, 10:37 AM
#1
using java classes in c++
Hi,
does anyone know of a free solution that allows calls to Java classes from C++?
I am using the /opt/SUNWspro/bin/CC compiler (I have to).
I have heard of the Cygnus Native Interface, but I think you need the G++ compiler to use this.
Any help would be appreciated.
Thanks,
Eamon.
-
December 2nd, 2004, 11:32 AM
#2
Re: using java classes in c++
JNI (Java Native Interface). Also, if you're interested in this, your questions should be directed to the Java forum.
Regards,
Paul McKenzie
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|