Field Summary |
|
final public static ActionFactory | ADD_TASK IDE-specific workbench action: Add task.
This action is a
RetargetAction with
id "addTask". |
final public static ActionFactory | BOOKMARK IDE-specific workbench action: Add bookmark.
This action is a
RetargetAction with
id "bookmark". |
final public static ActionFactory | BUILD IDE-specific workbench action: Incremental build. |
final public static ActionFactory | BUILD_AUTOMATICALLY IDE-specific workbench action: Build automatically
This action maintains its enablement state. |
final public static ActionFactory | BUILD_CLEAN IDE-specific workbench action: Build clean
This action maintains its enablement state. |
final public static ActionFactory | BUILD_PROJECT IDE-specific workbench action: Incremental build.
This action is a
RetargetAction with
id "buildProject". |
final public static ActionFactory | CLOSE_PROJECT IDE-specific workbench action: Close project.
This action is a
RetargetAction with
id "closeProject". |
final public static ActionFactory | CLOSE_UNRELATED_PROJECTS IDE-specific workbench action: Close unrelated projects.
This action closes all projects that are unrelated to the selected projects. |
final public static ActionFactory | NEW_WIZARD_DROP_DOWN IDE-specific workbench action: Opens the "new" wizard drop down, including
resource-specific items for Project... |
final public static ActionFactory | OPEN_PROJECT IDE-specific workbench action: Open project.
This action is a
RetargetAction with
id "openProject". |
final public static ActionFactory | OPEN_PROJECT_PROPERTIES IDE-specific workbench action: Open project properties. |
final public static ActionFactory | OPEN_WORKSPACE IDE-specific workbench action: Open workspace. |
final public static ActionFactory | QUICK_START IDE-specific workbench action: Quick start. |
final public static ActionFactory | REBUILD_ALL IDE-specific workbench action: Full build. |
final public static ActionFactory | REBUILD_PROJECT IDE-specific workbench action: Rebuild project.
This action is a
RetargetAction with
id "rebuildProject". |
final public static ActionFactory | TIPS_AND_TRICKS IDE-specific workbench action: Tips and tricks. |