jar manifest file problem

From: wil smiths (smith_at_holly.wor.com)
Date: 05/31/04


Date: Tue, 1 Jun 2004 00:04:36 +0800

this is my manifest file . But when I run java -jar Teohlinegraph. I keep
on geeting main class cannot be found. I am sure that the class file is in
the root . Can you point out my error ? thank for reviewing

fest-Version: 1.0
Created-By: 1.5.0-beta (Sun Microsystems Inc.)
Main-Class: Teohlinegraph
Class-Path :
lib\gnujaxp.jar;lib\jcommon.jar;lib\jfreechart.jar;lib\servlet.jar;lib\log4j
-1.2.8.jar; ..\..\;..\; .

https://sourceforge.net/projects/lgg/ ---> I uploaded here



Relevant Pages

  • [Java] Development Kit Issues
    ... I need to inquire about two issues in particular regarding JDK... ... I'm running FedoraCore 5 ... I removed all the java related bins in the /usr/bin folder, ... that my problem is that the manifest file was created by ...
    (Fedora)
  • Re: Running Jars
    ... I tried creating a jar without first writing a manifest file. ... The response was "Failed to load Main Class manifest attribute from ... > but you might get more from the Java Glossary. ...
    (comp.lang.java.programmer)
  • Re: jar
    ... Well your program wants GLEventListener, ... into my manifest file. ... jar cmf manifest example.jar flag.bmp ... and then "java -jar example.jar " it says it can't find the main class. ...
    (comp.lang.java.programmer)
  • Re: Apache POI, ExcelSheet & Jar...
    ... down my manifest file wherever which is probably wrong since it sends ... I think I remember reading somewhere upthread that you are using Eclipse. ... to an excel sheet? ... How can I open, in Excel, the worksheet that I just created, from my Java ...
    (comp.lang.java.programmer)
  • Re: What is the best way to make a Java Application executable?
    ... > What is the best way to make a Java Application executable? ... A .jar file with an appropriate manifest file *is* an ... This is the price for platform ...
    (comp.lang.java.programmer)