Marcus are you trying to run the java application in Eclipse on Windows? I 
do not believe the USB extensions has been provided for windows, only 
Linux.  I found that you can use your process to develop your application 
with Eclipse on Windows but you will have to test it on Linux system with 
all the components installed:

javax-usb-1.0.1-1.i386.rpm
javax-usb-ri-1.0.1-1.i386.rpm
javax-usb-ri-linux-1.0.1-1.i386.rpm

Available from the sourceforge.net repository.

Best regards,

Jim Whelan




[EMAIL PROTECTED] 
Sent by: [EMAIL PROTECTED]
01/09/2008 08:32 AM

To
javax-usb-devel@lists.sourceforge.net
cc

Subject
[javax-usb-devel] Problem with javax.usb.properties when using as eclipse 
/ RCP plugin






Hi,

I want to use javax.usb as a plugin for my eclipse RCP application on
windows. Creating the plugin worked well.
I created the plugin project and added the jsr80.jar, jsr80_ri.jar and
jsr80_windows.jar to the build path.
Apache commons and junit comes from the plugin dependencies section.
The problem ist now, that when I try to use the javax.us functionality 
from
another plugin I get the
Properties file javax.usb.properties not found. exception, even though
the jsr80.jar and the directory containing the javax.usb.properties file 
is
within the buid path
of the plugin that wants to use javax.usb.

What can be wrong? I have tried nearly every constellation of path 
imports.

Has anybody ele tried to create a plugin?

Regards

Markus
_____________________________________________________________________________________

Hydrometer GmbH, Industriestraße 13, 91522 Ansbach,
Telefon + 49 981 1806 0, Telefax +49 981 1806 615
Sitz der Gesellschaft: Ansbach, Registriergericht: Ansbach HRB 69
Geschäftsführer: Johannes Sappa (Sprecher), Dr.-Ing. Robert Westphal

Der Inhalt der vorstehenden E-Mail ist nicht rechtlich bindend. Diese
E-Mail enthält vertrauliche und/oder rechtlich geschützte Informationen.
Informieren Sie    uns bitte, wenn Sie diese E-Mail fälschlicherweise
erhalten haben. Bitte löschen Sie in diesem Fall die Nachricht. Jede
unerlaubte Form der Reproduktion, Bekanntgabe, Änderung, Verteilung
und/oder Publikation dieser E-Mail ist strengstens untersagt.

The contents of the above mentioned e-mail is not legally binding. This
e-mail contains confidential and/or legally protected information. Please
inform us if you have received this e-mail by mistake and delete it in 
such
a case. Each unauthorized reproduction, disclosure, alteration,
distribution and/or publication of this e-mail is strictly prohibited.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace

_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
javax-usb-devel mailing list
javax-usb-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/javax-usb-devel

Reply via email to