| |
|
| org.eclipse.pde.internal.ui.IPDEUIConstants
All known Subclasses: org.eclipse.pde.internal.ui.PDEPlugin,
IPDEUIConstants | public interface IPDEUIConstants (Code) | | |
COMPOSITE_CHEAT_SHEET_EDITOR_ID | String COMPOSITE_CHEAT_SHEET_EDITOR_ID(Code) | | |
DEFAULT_PRODUCT_EXPORT_DIR | QualifiedName DEFAULT_PRODUCT_EXPORT_DIR(Code) | | |
DEFAULT_PRODUCT_EXPORT_LOCATION | QualifiedName DEFAULT_PRODUCT_EXPORT_LOCATION(Code) | | |
DEFAULT_PRODUCT_EXPORT_ROOT | QualifiedName DEFAULT_PRODUCT_EXPORT_ROOT(Code) | | |
DOCLEARLOG | String DOCLEARLOG(Code) | | Launch configuration attribute key. The value is a boolean specifying
whether the workspace log for an Eclipse application should be cleared
prior to launching.
TODO, move to IPDELauncherConstants in 3.4
|
LEGACY_UI_TEST_APPLICATION | String LEGACY_UI_TEST_APPLICATION(Code) | | |
MARKER_SYSTEM_FILE_PATH | String MARKER_SYSTEM_FILE_PATH(Code) | | |
PROPERTY_EDITOR_PAGE_KEY | QualifiedName PROPERTY_EDITOR_PAGE_KEY(Code) | | |
PROPERTY_MANIFEST_EDITOR_PAGE_KEY | QualifiedName PROPERTY_MANIFEST_EDITOR_PAGE_KEY(Code) | | |
RESTART | String RESTART(Code) | | Launch configuration attribute key. The value is a boolean specifies
whether the launch configuration is being restarted. This does not need to
be promoted to IPDELauncherConstants since clients should not need to know
about restarts.
|
SIMPLE_CHEAT_SHEET_EDITOR_ID | String SIMPLE_CHEAT_SHEET_EDITOR_ID(Code) | | |
TABLE_OF_CONTENTS_EDITOR_ID | String TABLE_OF_CONTENTS_EDITOR_ID(Code) | | |
|
|
|