I am trying to create a jni dll project.
I have created a pde sample eclipse plugin that also creates a visual
studio jni dll project(in the eclipse workspace) and the linking java class.
I would also like to enable a CDT project option instead of visual
studio project.
Cdt Team: Please why cant you provide a working jni dll project, PLEASE.
I cant get it running.(with Mingw)
A normal windows exe works fine, when i try to create a dll the compiler
says: nothing to compile.
Could anyone help me out?