Uses of Interface
org.eclipse.pde.ui.templates.IVariableProvider
-
Packages that use IVariableProvider Package Description org.eclipse.pde.ui.templates Application programming interfaces for contributing to and extending PDE project templates. -
-
Uses of IVariableProvider in org.eclipse.pde.ui.templates
Classes in org.eclipse.pde.ui.templates that implement IVariableProvider Modifier and Type Class Description class
AbstractTemplateSection
Common function for template sections.class
BaseOptionTemplateSection
This class adds a notion of options to the default template section implementation.class
OptionTemplateSection
This class adds some conventions to the class it is based on.
-