public class ContributorFactoryNonOSGI extends Object
This class emulate the org.eclipse.core.runtime.ContributorFactoryOSGi which
use Bundle information to create IContributor.
| Constructor and Description |
|---|
ContributorFactoryNonOSGI() |
| Modifier and Type | Method and Description |
|---|---|
static org.eclipse.core.runtime.spi.RegistryContributor |
createContributor(String symbolicName)
Creates registry contributor object based on a "Bundle-SymbolicName".
|
public static org.eclipse.core.runtime.spi.RegistryContributor createContributor(String symbolicName)
null.symbolicName - "Bundle-SymbolicName" metadata from Bundle MANIFEST.MF
associated with the contributionCopyright © 2020 Fraunhofer IWU. All rights reserved.