Package | Description |
---|---|
org.eclipse.ui.actions |
Classes for actions and operations used in a workbench
window, page, or part in the Eclipse Platform User Interface.
|
org.eclipse.ui.views.navigator |
Provides the standard Resource Navigator view which
presents the tree of resources in the workspace.
|
Modifier and Type | Class and Description |
---|---|
class |
BuildAction
Standard actions for full and incremental builds of the selected project(s)
and their references project build configurations.
|
class |
CloseResourceAction
Standard action for closing the currently selected project(s).
|
class |
CloseUnrelatedProjectsAction
This action closes all projects that are unrelated to the selected projects.
|
class |
OpenResourceAction
Standard action for opening the currently selected project(s).
|
class |
RefreshAction
Standard action for refreshing the workspace from the local file system for
the selected resources and all of their descendants.
|
class |
RenameResourceAction
Standard action for renaming the selected resources.
|
class |
ScrubLocalAction
Deprecated.
This class is obsolete; there is no support in the workspace
for scrubbing local content.
|
Modifier and Type | Class and Description |
---|---|
class |
ResourceNavigatorRenameAction
Deprecated.
as of 3.5, use the Common Navigator Framework classes instead
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.