Including a folder's JAR files in CLASSPATH
From: Rizwan (hussains_at_pendylum.com)
Date: 08/31/04
- Next message: Andrew Thompson: "Re: Java performance problem"
- Previous message: foldface_at_yahoo.co.uk: "j2me, accessing camera on sony ericsson t630"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 31 Aug 2004 11:54:29 -0400
I have a folder C:\DevPrograms\Hibernate\lib which has 33 JAR files. I want
to include them in my CLASSPATH but not hardcoding the name of the jar
files; instead i want some thing like C:\DevPrograms\Hibernate\lib\*.jar so
that it can pick up all jar. I tried doing it but no success. What other
ways I can do it?
Thanks
- Next message: Andrew Thompson: "Re: Java performance problem"
- Previous message: foldface_at_yahoo.co.uk: "j2me, accessing camera on sony ericsson t630"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|