|
Eclipse PDE Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constant definitions for PDE launch configurations.
Constant definitions only; not to be implemented.
Field Summary | |
static String |
APP_TO_TEST
Launch configuration attribute key used in Plug-in JUnit launch configurations only. |
static String |
APPLICATION
Launch configuration attribute key. |
static String |
ASKCLEAR
Launch configuration attribute key. |
static String |
AUTOMATIC_ADD
Launch configuration attribute key. |
static String |
AUTOMATIC_VALIDATE
Launch configuration attribute key. |
static String |
BOOTSTRAP_ENTRIES
Launch configuration attribute key. |
static String |
CONFIG_CLEAR_AREA
Launch configuration attribute key. |
static String |
CONFIG_GENERATE_DEFAULT
Launch configuration atribute key. |
static String |
CONFIG_LOCATION
Launch configuration attribute key. |
static String |
CONFIG_TEMPLATE_LOCATION
Launch configuration attribute key. |
static String |
CONFIG_USE_DEFAULT_AREA
Launch configuration attribute key. |
static String |
DEFAULT_AUTO_START
Launch configuration attribute key. |
static String |
DEFAULT_START_LEVEL
Launch configuration attribute key. |
static String |
DEFINED_TARGET
Launch configuration attribute key. |
static String |
DESELECTED_WORKSPACE_PLUGINS
Launch configuration attribute key. |
static String |
DOCLEAR
Launch configuration attribute key. |
static String |
INCLUDE_OPTIONAL
Launch configuration attribute key. |
static String |
LOCATION
Launch configuration attribute key. |
static String |
OSGI_FRAMEWORK_ID
Launch configuration attribute key. |
static String |
PRODUCT
Launch configuration attribute key. |
static String |
PRODUCT_FILE
Launch configuration attribute key. |
static String |
SELECTED_TARGET_PLUGINS
Launch configuration attribute key. |
static String |
SELECTED_WORKSPACE_PLUGINS
Launch configuration attribute key. |
static String |
SHOW_SELECTED_ONLY
Launch configuration attribute key. |
static String |
TARGET_BUNDLES
Launch configuration attribute key. |
static String |
TRACING
Launch configuration attribute key. |
static String |
TRACING_CHECKED
Launch configuration attribute key. |
static String |
TRACING_NONE
Launch configuration attribute value indicating that, although tracing is enabled, no plug-ins have been selected to be traced. |
static String |
TRACING_OPTIONS
Launch configuration attribute key. |
static String |
TRACING_SELECTED_PLUGIN
Launch configuration attribute key. |
static String |
USE_DEFAULT
Launch configuration attribute key. |
static String |
USE_PRODUCT
Launch configuration attribute key. |
static String |
USEFEATURES
Launch configuration attribute key. |
static String |
VMINSTALL
Deprecated. use IJavaLaunchConfigurationConstants.ATTR_JRE_CONTAINER_PATH |
static String |
WORKSPACE_BUNDLES
Launch configuration attribute key. |
Field Detail |
public static final String LOCATION
public static final String DOCLEAR
public static final String ASKCLEAR
DOCLEAR
,
Constant Field Valuespublic static final String APPLICATION
null
, the default
application as specified in the target platform will be used.
public static final String PRODUCT
APPLICATION
,
Constant Field Valuespublic static final String USE_PRODUCT
false
,
the launch takes place in application-mode.
PRODUCT
,
APPLICATION
,
Constant Field Valuespublic static final String APP_TO_TEST
null
, the default UI workbench application is tested.
public static final String VMINSTALL
null
,
the default workspace VM is used.
public static final String BOOTSTRAP_ENTRIES
public static final String USE_DEFAULT
public static final String USEFEATURES
public static final String SELECTED_WORKSPACE_PLUGINS
AUTOMATIC_ADD
,
Constant Field Valuespublic static final String DESELECTED_WORKSPACE_PLUGINS
AUTOMATIC_ADD
,
Constant Field Valuespublic static final String AUTOMATIC_ADD
true
, then DESELECTED_WORKSPACE_PLUGINS should be used.
Otherwise, SELECTED_WORKSPACE_PLUGINS should be used.
DESELECTED_WORKSPACE_PLUGINS
,
SELECTED_WORKSPACE_PLUGINS
,
Constant Field Valuespublic static final String AUTOMATIC_VALIDATE
public static final String SELECTED_TARGET_PLUGINS
public static final String INCLUDE_OPTIONAL
public static final String TRACING
public static final String TRACING_OPTIONS
public static final String TRACING_SELECTED_PLUGIN
public static final String TRACING_CHECKED
TRACING_NONE
,
Constant Field Valuespublic static final String TRACING_NONE
public static final String CONFIG_USE_DEFAULT_AREA
true
, a configuration location in the PDE metadata area
is created. Otherwise, the user is expected to specify a location.
CONFIG_LOCATION
,
Constant Field Valuespublic static final String CONFIG_LOCATION
false
.
CONFIG_USE_DEFAULT_AREA
,
Constant Field Valuespublic static final String CONFIG_CLEAR_AREA
public static final String CONFIG_GENERATE_DEFAULT
true
, a configuration file is created.
Otherwise, the user is expected to specify a config.ini to be used as a template.
CONFIG_TEMPLATE_LOCATION
,
Constant Field Valuespublic static final String CONFIG_TEMPLATE_LOCATION
false
.
CONFIG_GENERATE_DEFAULT
,
Constant Field Valuespublic static final String PRODUCT_FILE
public static final String OSGI_FRAMEWORK_ID
org.eclipse.pde.ui.osgiLaunchers
extension point.
public static final String DEFAULT_AUTO_START
true
or false
DEFAULT_START_LEVEL
,
Constant Field Valuespublic static final String DEFAULT_START_LEVEL
DEFAULT_AUTO_START
,
Constant Field Valuespublic static final String WORKSPACE_BUNDLES
DEFAULT_AUTO_START
,
DEFAULT_START_LEVEL
,
Constant Field Valuespublic static final String TARGET_BUNDLES
DEFAULT_AUTO_START
,
DEFAULT_START_LEVEL
,
Constant Field Valuespublic static final String DEFINED_TARGET
public static final String SHOW_SELECTED_ONLY
|
Eclipse PDE Release 3.4 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |