944,144 Members | Top Members by Rank

Ad:
  • Java Discussion Thread
  • Unsolved
  • Views: 2039
  • Java RSS
Mar 9th, 2005
0

Executable program design question....

Expand Post »
I am writing a simple statistical calculation program....I was wondering how do I package this so it is an executable from the desktop with an Icon to execute the program..It is written in java.....
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
ZEEPLE is offline Offline
15 posts
since Aug 2004
Mar 9th, 2005
0

Re: Executable program design question....

Daniweb is not abundant with Java tutorials just yet. But Sun.com is click on Java under the Learn Aboutr menu (lower left of Suns home page) basically you will need to compile your program with ..i think its javac or some such command line tool. This will compile your source code into Javas' bytecode language which can then run in any Java Run time environment.
Reputation Points: 262
Solved Threads: 68
Veteran Poster
hollystyles is offline Offline
1,181 posts
since Feb 2005
Mar 9th, 2005
0

Re: Executable program design question....

Hi everyone,

You can create a jar archive with the class to run in a manifest file. Search for creating jar archives on this site or on http://www.yahoo.com and i think you will find a lot of sources.

Richard West
Reputation Points: 25
Solved Threads: 10
Practically a Master Poster
freesoft_2000 is offline Offline
623 posts
since Jun 2004
Mar 9th, 2005
0

Re: Executable program design question....

Reputation Points: 262
Solved Threads: 68
Veteran Poster
hollystyles is offline Offline
1,181 posts
since Feb 2005
Mar 10th, 2005
0

Re: Executable program design question....

after creating your jar you will need a jnlp if you want to do a web-start
Reputation Points: 13
Solved Threads: 4
Posting Whiz
paradox814 is offline Offline
351 posts
since Oct 2004

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in Java Forum Timeline: Console Window Code
Next Thread in Java Forum Timeline: number formatting using recursion





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC