HomeGo backGo forward

Deploying your programs

This is a feature of JBuilder SE and Enterprise.

The Archive Builder enables you to easily distribute your program to other users by bundling together a set of files and packages that constitute an image of an application or applet which can be run. You can create a variety of archives, such as applet, application, J2EE application client, documentation, source, and Web Start application JAR archive files. To open the Archive Builder, choose Wizards|Archive Builder.

Archive Builder

The Native Executable Builder automatically bundles your application JAR file with native executable wrappers for Windows, Linux, Solaris, and Mac OS X. To open the Native Executable Builder, choose Wizards|Native Executable Builder. Some of the archive types in the Archive Builder also provide this feature, such as the Application and Native Executable archive types.

Native Executable Builder

For more information, see:
Building Applications with JBuilder:  Deploying Java programs
Building Applications with JBuilder:  Using the Archive Builder
Building Applications with JBuilder:  Using the Native Executable Builder

Go back Go forward