public interface Constants
Modifier and Type | Field and Description |
---|---|
static String |
BUNDLE_FILENAME_DESCRIPTOR
Constant for the string
META-INF/MANIFEST.MF |
static String |
FEATURE_FILENAME_DESCRIPTOR
Constant for the string
feature.xml |
static String |
FRAGMENT_FILENAME_DESCRIPTOR
Constant for the string
fragment.xml |
static String |
KEY_SOURCE_REFERENCES
Key used to store the value of a project reference in the Eclipse-SourceReferences manifest header.
|
static String |
PLUGIN_FILENAME_DESCRIPTOR
Constant for the string
plugin.xml |
static final String FEATURE_FILENAME_DESCRIPTOR
feature.xml
static final String FRAGMENT_FILENAME_DESCRIPTOR
fragment.xml
static final String PLUGIN_FILENAME_DESCRIPTOR
plugin.xml
static final String BUNDLE_FILENAME_DESCRIPTOR
META-INF/MANIFEST.MF
static final String KEY_SOURCE_REFERENCES
IFetchFactory
,
Constant Field Values
Copyright (c) 2000, 2018 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.