Is it possible to create a stand alone exe file using JBuilder? If so, how?
Thanks in advacne,
Steve
>Is it possible to create a stand alone exe file using JBuilder? If so, how?
Sort of. Under "File | New | Build" you'll find "Native Executable
Builder". What this does is create an executable stub that knows how to
launch Java and run your application. In order for this to work, there
must be a previously installed JRE on your system.
--
Kevin Dean [TeamB]
Dolphin Data Development Ltd.
http://www.datadevelopment.com/
NEW WHITEPAPERS
Team Development with JBuilder and Borland Enterprise Server
Securing Borland Enterprise Server
http://www.datadevelopment.com/papers/index.html
Please see Borland's newsgroup guidelines at
http://info.borland.com/newsgroups/guide.html
"Kevin Dean [TeamB]" <NkOdS...@datadevelopment.com> wrote in message
news:xn0eqbhz11zu...@www.teamb.com...
>I could not find the following menu structure in JBuilder 4.0
>"File | New | Build"
That's not a JBuilder 4.0 feature as far as I know. I strongly recommend
upgrading to JBuilder 2006; if you're not using any advanced features, the
Foundation edition should be sufficient (and will probably be far advanced
beyond what you're using JBuilder 4.0 for).