Home
last modified time | relevance | path

Searched defs:PROP_WS (Results 1 – 6 of 6) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.registry/src/org/eclipse/core/internal/registry/
H A DIRegistryConstants.java40 public static final String PROP_WS = "osgi.ws"; //$NON-NLS-1$ field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.bundles/bundles/org.eclipse.equinox.common/src/org/eclipse/core/internal/runtime/
H A DFindSupport.java32 public static final String PROP_WS = "osgi.ws"; //$NON-NLS-1$ field in FindSupport
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform/update/org.eclipse.update.configurator/src/org/eclipse/update/internal/configurator/
H A DUtils.java47 private static final String PROP_WS = "osgi.ws"; //$NON-NLS-1$ field in Utils
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.platform.runtime/bundles/org.eclipse.core.runtime/src/org/eclipse/core/internal/runtime/
H A DInternalPlatform.java84 public static final String PROP_WS = "osgi.ws"; //$NON-NLS-1$ field in InternalPlatform
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.osgi/container/src/org/eclipse/core/runtime/adaptor/
H A DEclipseStarter.java113 public static final String PROP_WS = "osgi.ws"; //$NON-NLS-1$ field in EclipseStarter
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.framework/bundles/org.eclipse.equinox.launcher/src/org/eclipse/equinox/launcher/
H A DMain.java213 private static final String PROP_WS = "osgi.ws"; //$NON-NLS-1$ field in Main