I think if you're putting everything into your JRE directory, you need to put the properties file in the same directory as the rest of the properties files, jre/lib/, not jre/lib/ext/. The JAR files should go into jre/lib/ext/ I believe.
On Tue, Mar 10, 2009 at 8:54 AM, Lee Choong Hooi <[email protected]> wrote: > > Hello, > > Need helps. I saw alot of question posted on the internet related to > javax.usb.properties not found issue. I tried almost all of the suggested > method, but i still getting the error below > > Exception in thread "AWT-EventQueue-0" java.lang.RuntimeException: Error : > Properties file javax.usb.properties not found. > > I already put javax.usb.properties /usr/lib/jvm/java-6-openjdk/jre/lib/ext, > and i also tried to put the file into my src of netbean application, but > still no luck. By the way im using ubuntu for java development using netbean. > > Any idea? > > > > > ------------------------------------------------------------------------------ > _______________________________________________ > javax-usb-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/javax-usb-devel > ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ javax-usb-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/javax-usb-devel
