Community
Participate
Working Groups
Build Identifier: 20110615-0604 I am using eclipse indigo java IDE. Now i have eclipse IDE for C/C++ also. I want to connect my java program with C++ program using JNI. When I searched in Google with "eclipse jni tutorial", i got help in which they told to use MinGW and eclipse CDT. Now I installed eclipse JDT, CDT, and MinGW. As per that tutorial, I have created a hello.java. Its given as follows Next we will modify the project to allow C/C++ files to be compiled as in the CDT tutorial. From the File menu, choose “New” and select “Project…” In the tree on the left, select “C”. In the corresponding list on the right, choose “Convert to a C or C++ Project,” and press “Next”. but I didn't get the option “C” in new project window! then how will i “Convert to a C or C++ Project” ? Pls help me anybody Reproducible: Always
Created attachment 208215 [details] Page No:10 in the file From this file, its come to know me that we can connect java with C/C++ using JNI....
Help me anybody! Pls Iis very URGENT
This is not a bug-report.