User's Guide


Distributing your application

Before you can distribute your application to others, you must know what files your packaged application requires at run time. If your application was built using any VisualAge features, your packaged application likely needs redistributable files available for those features as well as redistributable files required of all packaged applications.

Futher, before you distribute your application, ensure that the packaged application contains only code originating from allowed redistributable applications or code that you wrote. You cannot redistribute code from classes that comprise the VisualAge development environment; that violates the terms of the product license.

For lists of redistributable files and applications and for redistribution rights, refer to the VisualAge Smalltalk web site or to the license included with VisualAge.


[ Top of Page | Previous Page | Next Page | Table of Contents | Index ]