This tutorial steps you through the creation of a Universal Installer project using the Project Assistant. It installs a Java application called "Ice Browser" to the Windows and HP-UX platforms. This Java application is the small, compact Web browser that is used to display the context-sensitive help in the Universal interface.
A copy of this project (BasicTutorialSample.uip) is available for you to view in the interface to compare to your project. It is located in the <Universal home>/HelpLibrary/BasicTutorialSample directory.

If you did not install the platform packs for Windows and/or HP-UX, then you cannot build this project. You can, however, substitute a different platform for one or both of the platforms described in this tutorial. If you have installed both the Windows and HP-UX platform packs but are not developing on a Windows or HP-UX 11i machine, then you can build this project, but you cannot test (run) it.

To set the Java compiler:
The steps contained in this tutorial are as follows:
See Also