Devices:
Exception in thread "main" java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.jdt.internal.jarinjarloader.JarRsrcLoader.main(JarRsrcLoa
der.java:58)
Caused by: java.lang.NullPointerException
at com.codeminders.hidapi.HIDAPITest.listDevices(HIDAPITest.java:115)
at com.codeminders.hidapi.HIDAPITest.main(HIDAPITest.java:39)
... 5 more
Original issue reported on code.google.com by ajeetsin...@gmail.com on 19 Nov 2014 at 8:02
Original issue reported on code.google.com by
ajeetsin...@gmail.com
on 19 Nov 2014 at 8:02