|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Target | |
---|---|
org.eclipse.cdt.managedbuilder.core | |
org.eclipse.cdt.managedbuilder.internal.core |
Uses of Target in org.eclipse.cdt.managedbuilder.core |
---|
Methods in org.eclipse.cdt.managedbuilder.core with parameters of type Target | |
---|---|
static void |
ManagedBuildManager.addExtensionTarget(Target target)
Adds a Target that is is specified in the manifest to the build system. |
Uses of Target in org.eclipse.cdt.managedbuilder.internal.core |
---|
Constructors in org.eclipse.cdt.managedbuilder.internal.core with parameters of type Target | |
---|---|
ConfigurationV2(Target target,
org.w3c.dom.Element element)
Build a configuration from the project manifest file. |
|
ConfigurationV2(Target target,
IConfigurationV2 parentConfig,
java.lang.String id)
Create a new configuration based on one already defined. |
|
ConfigurationV2(Target target,
IManagedConfigElement element)
Create a new ConfigurationV2 based on the specification in the plugin manifest. |
|
ConfigurationV2(Target target,
java.lang.String id)
A fresh new configuration for a target. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |