Package | Description |
---|---|
org.eclipse.pde.core.project |
Application programming interfaces to create new plug-in projects programmatically.
|
Modifier and Type | Method and Description |
---|---|
IHostDescription |
IBundleProjectDescription.getHost()
Returns the host bundle for the described fragment,
or
null if this description does not describe a fragment. |
IHostDescription |
IBundleProjectService.newHost(String name,
VersionRange range)
Creates and returns a new host description.
|
Modifier and Type | Method and Description |
---|---|
void |
IBundleProjectDescription.setHost(IHostDescription host)
Sets the the Fragment-Host header for the described fragment.
|
Copyright (c) 2000, 2017 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.