Newbie-How to set classpath in Manifest.MF ??

From: VJ (vijaykakadia_at_hotmail.com)
Date: 10/14/04

  • Next message: stud: "microedition.io probleb"
    Date: Thu, 14 Oct 2004 11:19:30 -0700
    
    

    Hi folks,

    I have developed an application which uses 2 external jar libraries.

    I want to make a jar file of my application including the exteranal jar
    libraries so that I can distribute it.
    Also, it would be easy for anybody to use this, like just by getting
    MyApplication.jar.

    I guess I can do it by setting CLASSPATH in manifest.mf file! but its not
    working :-(

    Any suggestions??

    regards,

    --VJ


  • Next message: stud: "microedition.io probleb"

    Relevant Pages

    • Re: Newbie-How to set classpath in Manifest.MF ??
      ... > Hi folks, ... > I have developed an application which uses 2 external jar libraries. ... > I want to make a jar file of my application including the exteranal jar ...
      (comp.lang.java)
    • Re: How to update a jar file for one source file change?
      ... I'm new to java, so, I may get terminilogy wrong, bear with me. ... we've got a BIG jar file that includes thousands of classes. ... updated java source code was not being used. ...
      (comp.lang.java.programmer)
    • Re: App running from JAR cant find files
      ... I actually didn't include the html files in the Jar by mistake. ... Notice that you're not using getResource() in the ImageIcon ... getResource, on the other hand, is looking in the jar file. ...
      (comp.lang.java.help)
    • Re: Unable to run a Java jar on iSeries(AS/400) using command JAVA
      ... Have you tried using the Jar files on a PC? ... If the class name is com.myco.MyClass, the class file must be located at "com/myco/MyClass.class", and EXACTLY that name must be in the Jar file. ... We have to run Java programs on AS/400 and we would prefer to run it ... directly on the system with command JAVA. ...
      (comp.sys.ibm.as400.misc)
    • Re: Java kxml
      ... The compiler is telling you that the package that ... that the jar is in the CLASSPATH, check manually, by ... opening the jar or directory structure to ensure that the package does ... I have also had problems in the past where the JAR file ...
      (comp.lang.java.help)