I have a C Code , and i like to work with this code on OSGi. the problem is, the OSGi use only the Java file.
So i should inprete my C code in java, to start it in my OSGi.
Can someone help me ??
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi all,
I have a C Code , and i like to work with this code on OSGi. the problem is, the OSGi use only the Java file.
So i should inprete my C code in java, to start it in my OSGi.
Can someone help me ??