Once the toolkit feature has been created, it must be deployed in the ITE. The toolkit feature must be exported to an update site and then installed via this update site into the ITE. If you want to execute tests on your new components via testexec, it is important that you have write access to the ITE so that the installed feature can be accessed during test execution.
Create an Update Site Project.
Add a category to your update site that defines its ID and Name.
Add your toolkit feature to the category created in the previous step.
Build the created toolkit update site. The directory of the toolkit update site project serves as an update site, which is later used to install your toolkit feature into the ITE. Remember to build and then synchronize this update site if you have changed the toolkit feature.
Start the ITE and select from the main menu
--> .Click the ”Add...” button in the Install dialog that appears.
Click the ”Local...” button in the Add Repository dialog that appears
Navigate to the directory that contains your update site and confirm your selection.
Click ”OK” to exit the Add Repository dialog. The active dialog should now be Install.
Ensure that the check box named Group items by category is deselected. Your feature should be visible in the central table of the dialog.
Ensure that the check box next to your feature is selected and click ”Next”.
Confirm the Installation Details by clicking the ”Next” button again.
Accept the license agreement terms and click ”Finish”.
A warning dialog may appear to warn you are installing unsigned content. Click ”OK” in this dialog if the feature comes from a trusted source. This should be the case as long as you install your own feature. Then the installation process begins.
Click the ”Restart Now” button to perform a restart, when a dialog appears to prompt the restart that will safely finish the update / installation. After the restart your ITE toolkit extension feature is installed.