- Logging adapted to use the .configure property file git-svn-id: https://svn.code.sf.net/p/libusbjava/code/trunk@178 94ad28fe-ef68-46b1-9651-e7ae4fcf1c4c
14 lines
324 B
Plaintext
14 lines
324 B
Plaintext
Manifest-Version: 1.0
|
|
Bundle-ManifestVersion: 2
|
|
Bundle-Name: Inf USB Library
|
|
Bundle-SymbolicName: ch.ntb.usb
|
|
Bundle-Version: 1.0.0
|
|
Bundle-Localization: plugin
|
|
Bundle-Vendor: inf.ntb.ch
|
|
Eclipse-LazyStart: false
|
|
Require-Bundle: org.junit4,
|
|
org.eclipse.swt
|
|
Export-Package: ch.ntb.usb,
|
|
ch.ntb.usb.testApp,
|
|
ch.ntb.usb.usbView
|