Re: Is there any other method to run builded Java programs?
- From: KingNarg <mail@xxxxxxxxxxxxxx>
- Date: Thu, 15 Jun 2006 18:31:32 +0200
Hi,
basicly you need to tell your vm to run the class file.
You can do that by using console (eg. the windows command line) or a script file (eg. bash). If your willing to sacrefice platform independence, you can also use an .exe wrapper like JSmooth (http://jsmooth.sourceforge.net).
Best Regards
Narg
Dagorlas wrote:
Is there any other method to run builded Java programs?.
Do i rlly have to use msdos for it or is there another method?
- Follow-Ups:
- Re: Is there any other method to run builded Java programs?
- From: Dagorlas
- Re: Is there any other method to run builded Java programs?
- References:
- Is there any other method to run builded Java programs?
- From: Dagorlas
- Is there any other method to run builded Java programs?
- Prev by Date: Re: Newbie trouble
- Next by Date: Re: Newbie trouble
- Previous by thread: Is there any other method to run builded Java programs?
- Next by thread: Re: Is there any other method to run builded Java programs?
- Index(es):
Relevant Pages
|