The Import Space Wizard lets you import bundles and source from an update site
that was published using Eclipse Spaces.
Update Site URL
Enter the URL to the update site. (This URL is presented as part
of Eclipse Spaces Publishing).
Import By
Select how you want the import to be performed. You can select one of:
Installing all bundles in target platform
This will install all bundles found on the update site, and all required
bundles that can be resolved by querying a map provider. All found bundles are
installed in the current Target Platform.
Installing bundles as workspace projects
This will install all bundles found at the update site as source projects
in the current workspace. (See final option for how required bundles can be handled).
Install missing bundles as workspace imports
This option is available when importing using "Installing bundles as workspace projects".
Check this box if you want all required bundles that are not already in your target
platform to be imported into the workspace. Unchecking this option will make the
import install all such bundles into your target platform.
As with the "Installing all bundles in target platform" option, all required bundles are
transitively resolved by querying a map provider.