problem with external JARs
From: Abs (abs_at_terra.com)
Date: 05/31/04
- Next message: Ryan Stewart: "Re: Begginner to java"
- Previous message: Ryan Stewart: "Re: Tools To Tackle New Code Base?"
- Next in thread: Ryan Stewart: "Re: problem with external JARs"
- Reply: Ryan Stewart: "Re: problem with external JARs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 31 May 2004 00:41:59 +0200
Hi!
I'm developing a Java app using the Eclipse IDE. My app uses some
external JARs to work. The app runs fine from the IDE, I suppose Eclipse
takes care of all the dependencies. But, when I try to run it from the
command line, it cannot find the JARs. Is there a way to run a Java app
that depends on other JARs without having to alter the classpath
variable to add all the external libraries that an app uses ?
Regards
-- Abs
- Next message: Ryan Stewart: "Re: Begginner to java"
- Previous message: Ryan Stewart: "Re: Tools To Tackle New Code Base?"
- Next in thread: Ryan Stewart: "Re: problem with external JARs"
- Reply: Ryan Stewart: "Re: problem with external JARs"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|