Tuesday, August 14, 2007

Re: [completeJava] Re: How to make java Executable?

In the Manifest file after the main-class entry there should be a new line character. check that out. If there is no new line character it will fail.
 
Regards
Santosh

jahangir pasha <jheemu_26@yahoo.com> wrote:
Still im getting the same error "Could not find main class. Program will exit". 
 
I created the jar file using JarBuilder but it is failing. Please help me out  
 
Thanks,
Jahangir

"b.thirupathi" <thirupathi_reddy_82@yahoo.com> wrote:
Hi,
I have uploaded one utility called "JarBuilder".
Now you can easily create Executable Jar files.
You download that tool from completeJavagroup/files/java section.
and unzip that archive and double-click jarbuilderXXX.jar.
Then you select needed class files the you say create jar, it'll
search and list classes having main method.you select the main class
from that list and give the location and name of the jar file to be
created.
it is now very easy....

Regards,
Thirupathi B.
mobile# 9247413378

--- In completeJava@yahoogroups.com, "jheemu_26" <jheemu_26@...>
wrote:
>
> Hi,
>
> I have some set of java class files, I want to make an executable
of
> them, packing them to a jar file, but it is failing. Can anyone
tell
> me the process?
>
> To make the executable im using the following command:
> jar -cvfm ReportGenerator.jar repgen.mf *
>
> repgen.mf has the following lines:
>
> Manifest-Version: 1.0
> Main-Class: ReportGenerator
> Class-Path: ReportMill8.zip
>
> where ReportGenerator is my only class file and ReportMill8.zip
> contains the referenced class files.
>
> But, when I double click that Executable Jar file, Im getting an
> error "Could not find the Main class. Program will exit". Please
> anybody help.
>



Fussy? Opinionated? Impossible to please? Perfect. Join Yahoo!'s user panel and lay it on us.


Building a website is a piece of cake.
Yahoo! Small Business gives you all the tools to get online.

__._,_.___
Recent Activity
Visit Your Group
SPONSORED LINKS
Yahoo! Finance

It's Now Personal

Guides, news,

advice & more.

New business?

Get new customers.

List your web site

in Yahoo! Search.

Beauty Groups

on Yahoo! Groups

A great place to

connect and share.

.

__,_._,___

No comments: