Eclipse Installer only: Customizing TPF Toolkit startup
If your organization chooses to install TPF Toolkit by using the Eclipse Installer, you can customize the startup behaviors for your user instances of TPF Toolkit by adding Eclipse.ini tasks to your TPF Toolkit product catalog (com.ibm.tpf.toolkit.products.setup). Eclipse.ini tasks are used to set parameters in the TPFToolkit.ini file.
Before you begin
- Install an administrator instance of TPF Toolkit by using the Eclipse Installer, and import the TPF Toolkit product catalog project.
- Eclipse resources and documentation contains links to the Eclipse Installer and Oomph documentation. Use the links to understand the full capabilities of the Eclipse Installer.
About this task
TPF Toolkit startup is controlled by the options in the TPFToolkit.ini file in the TPF Toolkit installation directory. The TPFToolkit.ini file is a standard eclipse.ini file and renamed into TPFToolkit.ini. For more information about the eclipse.ini file, see the Eclipse wiki about eclipse.ini. For the complete list of eclipse.ini file options, see The Eclipse runtime options.
To change startup behaviors of your user instances of TPF Toolkit, you can add Eclipse.ini tasks to the com.ibm.tpf.toolkit.products.setup file and copy the product catalog file to the internal host to overwrite the existing file. The next time your users start TPF Toolkit, the custom startup behaviors will automatically be added to the TPFToolkit.ini file in their TPF Toolkit installation directory, and TPF Toolkit will be running with the custom behaviors applied.