Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/
H A DPerspectiveExtensionReader.java200 String relative = element.getAttribute(IWorkbenchRegistryConstants.ATT_RELATIVE); in processView()
224 logError(element, "Attribute '" + IWorkbenchRegistryConstants.ATT_RELATIVE //$NON-NLS-1$ in processView()
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.ui/bundles/org.eclipse.ui.workbench/Eclipse UI/org/eclipse/ui/internal/registry/
H A DIWorkbenchRegistryConstants.java445 String ATT_RELATIVE = "relative";//$NON-NLS-1$ field