DefaultLiveTemplateEP instead@Deprecated
public interface DefaultLiveTemplatesProvider
TemplateContextType| Modifier and Type | Field and Description |
|---|---|
static ExtensionPointName<DefaultLiveTemplatesProvider> |
EP_NAME
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String[] |
getDefaultLiveTemplateFiles()
Deprecated.
User-visible and editable templates.
|
java.lang.String [] |
getHiddenLiveTemplateFiles()
Deprecated.
Templates for programmatic use only.
|
static final ExtensionPointName<DefaultLiveTemplatesProvider> EP_NAME
java.lang.String[] getDefaultLiveTemplateFiles()
.xml extension (e.g. /templates/foo)java.lang.String [] getHiddenLiveTemplateFiles()
.xml extension (e.g. /templates/foo)