Running a Java app from command line

From: Abs (abs_at_terra.com)
Date: 05/30/04


Date: Sun, 30 May 2004 21:36:16 +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


Relevant Pages

  • Re: Running a Java app from command line
    ... > I'm developing a Java app using the Eclipse IDE. ... > external JARs to work. ... it cannot find the JARs. ...
    (comp.lang.java.programmer)
  • problem with external JARs
    ... I'm developing a Java app using the Eclipse IDE. ... external JARs to work. ... it cannot find the JARs. ...
    (comp.lang.java.help)
  • Re: Java Web Start does not launch application
    ... I have a JWS app that I wrote on a network drive and I can ... seems to rule out some network or firewall issue. ... "Resources" there is nothing resembling Subway or even any argo jars ...
    (comp.lang.java.programmer)
  • Re: delivering a program as multiple .jar files
    ... If the app. ... ...that is easy in JWS, even for a fully sandboxed app. ... invoke single .jar files that need no access to the user's system). ... Automatic update of Jars (and only whichever Jars ...
    (comp.lang.java.programmer)
  • Re: problem with external JARs
    ... > I'm developing a Java app using the Eclipse IDE. ... > external JARs to work. ... it cannot find the JARs. ...
    (comp.lang.java.help)