JNA (org.sun.jna) eclipse plugin

231 views
Skip to first unread message

mcma...@googlemail.com

unread,
Jun 17, 2015, 4:58:59 AM6/17/15
to jna-...@googlegroups.com
Hi there,
 
Does anyone know if (and in case, where) there exists a JNA eclipse plugin, so I can add it to the target platform of my rich client application?!
 
Thank's a lot,
Markus.

Timothy Wall

unread,
Jun 17, 2015, 8:14:57 AM6/17/15
to jna-...@googlegroups.com
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.

Reply all
Reply to author
Forward
0 new messages