How to add a bunch of jars to the classpath

Ed Greenberg <[email protected]> Wed, 26 Feb 2003 17:32:45 -0800
Newsgroups gmane.comp.java.jswat.user
Message-ID <71368328.1046280765@[192.168.1.9]>
I need to add a bunch of jars to the classpath in order for my app under 
debug to work. It's a standalone Java program, not a servlet or applet. Is 
there any easy way to do this other than typing the name of each jar into 
that little options field in the start vm window?