I want to generate headers file for my Android NDK app but I have some problem with it. I use external tools configuration in eclipse but I get error:
Error: Could not find class file for 'com.myapp.MainActivity'.
In attachment I enclose screens from external tools configuration and structure of my eclipse project. I fight with it long time but I'm stuck. Do anyone of you know what I'm doing wrong?
EDIT
Ok, finally I manage with it. Below I enclose screen with right configuration.