Go Back   CodingForums.com > :: Server side development > Java and JSP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 04-11-2005, 11:39 PM   PM User | #1
kuskyboy
New Coder

 
Join Date: Mar 2005
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
kuskyboy has a little shameless behaviour in the past
Exclamation Problem creating .exe from java classes

I have a project to be handed in tommorrow and really need to create an .exe file to run my java program.

There are several clases that are called within the main program.

All the classes are located in the same folder.

I have been trying to use exe4j to create this but it cannot seem to locate the class which contains the main class, i have tried typing the pathname in but it still doesnt run.

Does anyone have any sugestions??
kuskyboy is offline   Reply With Quote
Old 04-12-2005, 08:32 AM   PM User | #2
shmoove
Regular Coder

 
Join Date: Dec 2003
Posts: 367
Thanks: 0
Thanked 0 Times in 0 Posts
shmoove is an unknown quantity at this point
I'm not familiar with exe4j but I would guess it needs a manifest.mf file as part of your project to tell it where the main class is.

shmoove
shmoove is offline   Reply With Quote
Old 04-14-2005, 06:01 PM   PM User | #3
Kura_kai
Regular Coder

 
Join Date: Dec 2004
Posts: 202
Thanks: 0
Thanked 0 Times in 0 Posts
Kura_kai is an unknown quantity at this point
if it takes jar files into exe you can get winrar to edit the manifest.mf and it works for me
Kura_kai is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 03:47 AM.


Advertisement
Log in to turn off these ads.