Eclipse Platform
Release 3.6

Uses of Class
org.eclipse.update.standalone.ScriptedCommand

Packages that use ScriptedCommand
org.eclipse.update.standalone Provides support for performing various install/update operations from the command line. 
 

Uses of ScriptedCommand in org.eclipse.update.standalone
 

Subclasses of ScriptedCommand in org.eclipse.update.standalone
 class AddSiteCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class DisableCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class EnableCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class InstallCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class ListFeaturesCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class RemoveSiteCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class SearchCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class UninstallCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 class UpdateCommand
          Deprecated. The org.eclipse.update component has been replaced by Equinox p2. This API will be deleted in a future release. See bug 311590 for details.
 

Methods in org.eclipse.update.standalone that return ScriptedCommand
 ScriptedCommand CmdLineArgs.getCommand()
          Deprecated.  
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.