diff --git a/documentation/adt-manual/adt-eclipse.xml b/documentation/adt-manual/adt-eclipse.xml index 20c7470f74..5ca07a601f 100644 --- a/documentation/adt-manual/adt-eclipse.xml +++ b/documentation/adt-manual/adt-eclipse.xml @@ -218,8 +218,19 @@ After running the script, the file org.yocto.sdk-<release>-<date>-archive.zip is in the current directory. - Install the zip file in the top-level directory of the - installed Indigo Eclipse IDE. + If necessary, start the Eclipse IDE and be sure you are in the + Workbench. + Select "Install New Software" from the "Help" pull-down menu. + + Click "Add". + Provide anything you want in the "Name" field. + For the "Archive" field, select the ZIP file you built in step + 4. + This ZIP file should not be "unzipped", and must be the + *archive.zip file created by running the + build.sh script. + Select the new entry in the installation window and complete + the installation. Restart the Eclipse IDE if necessary.