Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.launching/src/org/eclipse/pde/launching/
H A DIPDELauncherConstants.java417 String TAB_PLUGINS_ID = "org.eclipse.pde.ui.launch.tab.plugins"; //$NON-NLS-1$ field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.ui/ui/org.eclipse.pde.ui/src/org/eclipse/pde/ui/launcher/
H A DPluginsTab.java227 return IPDELauncherConstants.TAB_PLUGINS_ID; in getId()