What are you expecting such a plugin to do?
JNA comprises a set of Java classes and one or more native library stubs, both of which are handled by built-in eclipse features. JNA’s only requirement is that you either install the shared library appropriate to your platform or include it in your class path where it can be found at load time so that JNA can extract it (as explained in the NativeLibrary class javadoc).
> --
> You received this message because you are subscribed to the Google Groups "Java Native Access" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
jna-users+...@googlegroups.com.
> For more options, visit
https://groups.google.com/d/optout.