> I have a source file for the JNI code in VC.
> I have set the break point.
> but the JNI call is not reaching the code in VC++ from Eclipse.
It works for me. I described how I do it in this post:
http://groups.google.co.uk/group/comp.lang.java.programmer/msg/34edbd1347e1f73e
The post is actually about a slightly more complicated scenario, but it should
be of some help.
-- chris