Install all available products silently using Installation Manager
installAll is deprecated starting in Installation Manager version 1.4.4. It is recommended that you do not use this command because of a number of potential issues related to installing multiple products at the same time. For example:
- The installation fails if the packages have the same default installation directories but the packages cannot be installed into the same package group.
- The installation might be problematic for packages requiring additional information for installation. The user must provide required data using the -properties option that can cause data collisions among packages.
- You cannot control where extension packages are installed.
- Installation of many packages at the same time might require a significant amount of disk space and might take a long time to complete.
To install a package by itself, see Install packages silently using Installation Manager .
You can search for and silently install all available products.
To find and install all available products using Installation Manager in silent mode:
cd eclipse\tools
./imcl installAll -acceptLicense
Results
All connected repositories are searched and all available products that are found are installed.