Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/
H A DIPDEBuildConstants.java166 public static final String VALUE_DEVELOPMENT = "development"; //$NON-NLS-1$ field
/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.pde.build/org.eclipse.pde.build/src/org/eclipse/pde/internal/build/site/
H A DBuildTimeSite.java88 result.put(IPDEBuildConstants.PROPERTY_RESOLVER_MODE, IPDEBuildConstants.VALUE_DEVELOPMENT); in getUIPlatformProperties()
H A DPDEState.java380 prop.put(PROPERTY_RESOLVER_MODE, VALUE_DEVELOPMENT); in resolveState()