0

I can accomplish this via command line, but am trying to use Maven and the POM to automate the creation of a .h file. I am quite lost - has anybody accomplished this feat. Any clues would be extremely helpful.

Tim
  • 41
  • 4

1 Answers1

0

Looks to me the ini-headers-maven-plugin could be useful for you: https://github.com/alexkasko/jni-headers-maven-plugin

gtonic
  • 2,295
  • 1
  • 24
  • 32