J Joerg Jooss Jun 22, 2005 #2 yaron wrote: .... nothing. He just used the subject line. Well, the answer is no. JNI is C/C++ only. Cheers,
yaron wrote: .... nothing. He just used the subject line. Well, the answer is no. JNI is C/C++ only. Cheers,
G Guest Jun 23, 2005 #3 Hi Joerg, Is there is any freeware (or open source) software for this task ? What are the options that i have for doing this task ? Thanks.
Hi Joerg, Is there is any freeware (or open source) software for this task ? What are the options that i have for doing this task ? Thanks.
J Joerg Jooss Jun 24, 2005 #4 yaron said: Hi Joerg, Is there is any freeware (or open source) software for this task ? What are the options that i have for doing this task ? Click to expand... All JNI development tools are contained in the J2SE SDK -- except a C/C++ compiler, which you can obtain for free as well (Microsoft, GCC, Borland, ...). Cheers,
yaron said: Hi Joerg, Is there is any freeware (or open source) software for this task ? What are the options that i have for doing this task ? Click to expand... All JNI development tools are contained in the J2SE SDK -- except a C/C++ compiler, which you can obtain for free as well (Microsoft, GCC, Borland, ...). Cheers,
G Guest Jun 26, 2005 #5 Hi Joerg, Is there any freeware (or open source) for accessing java from c#. Thanks.