| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PLUGIN_ID |
"org.eclipse.tycho.p2.impl" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ANY_QUALIFIER |
"qualifier" |
protected static final String |
FEATURE_GROUP_IU_SUFFIX |
".feature.group" |
protected static final String |
OSGI_ARCH |
"osgi.arch" |
protected static final String |
OSGI_NL |
"osgi.nl" |
protected static final String |
OSGI_OS |
"osgi.os" |
protected static final String |
OSGI_WS |
"osgi.ws" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IU_TYPE |
"org.eclipse.equinox.p2.type.iu" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
INCLUDED_IUS |
"org.eclipse.tycho.p2.includedIUs" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
ATTRIBUTE_ARCH |
"arch" |
protected static final String |
ATTRIBUTE_OS |
"os" |
protected static final String |
ATTRIBUTE_WS |
"ws" |
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.