I just noticed that a) the official way to post questions is now via github issues, and b) this has gone to the developer list, but I intended to post in the help list. I have re-posted the question on github This post/thread can be ignored. Sorry for the hassle.
Hi, my eDVS camera which I've connected via USB doesn't show up in the eDVS hardware Interface chooser. When I hit refresh, the following is logged to the console: java.lang.NoClassDefFoundError: com/sun/jna/platform/win32/Win32Exception thrown while loading gnu.io.RXTXCommDriver System details: java version "1.8.0_131" (64 bit) Ubuntu 16.04 LTS Compiled jAER 1.5 and set up the udev rule as recommended in the docs. Setting chmod 0666 on /dev/ttyUSB0 didn't help. Tried it with eclipse as well - no...