Home
last modified time | relevance | path

Searched refs:findSplashHandlerElement (Results 1 – 1 of 1) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/internal/ui/wizards/product/
H A DUpdateSplashHandlerAction.java322 IPluginElement splashHandlerElement = findSplashHandlerElement(extension); in modifyExtensionChildrenSplashHandlers()
384 private IPluginElement findSplashHandlerElement(IPluginExtension extension) { in findSplashHandlerElement() method in UpdateSplashHandlerAction