LibusbJava

libusb for Java

User Tools

Site Tools


start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
start [2022/06/02 11:59] ursgrafstart [2022/06/17 16:09] (current) ursgraf
Line 7: Line 7:
 This projects provides the necessary shared libraries in C++ and Java classes to access libusb trough the Java Native Interface. The class ch.ntb.usb.LibusbJava loads the shared library and provides the native interface to access the underlying libusb. \\ This projects provides the necessary shared libraries in C++ and Java classes to access libusb trough the Java Native Interface. The class ch.ntb.usb.LibusbJava loads the shared library and provides the native interface to access the underlying libusb. \\
 The source code is organized as follows: The source code is organized as follows:
-  * java -> the java source code +  * LibusbJava_C -> the code for the shared library in C 
-  * LibusbJava -> the shared library+  * LibusbJava_Java -> the java source code together with eclipse plugin project 
 +  * LibusbJavaFeature -> the feature project eclipse plugin
  
  
start.txt · Last modified: 2022/06/17 16:09 by ursgraf