Home
last modified time | relevance | path

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

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/rt.equinox.p2/bundles/org.eclipse.equinox.p2.publisher.eclipse/src/org/eclipse/equinox/internal/p2/publisher/eclipse/
H A DProductFile.java122 private static final String EL_LAUNCHER_ARGS = "launcherArgs"; //$NON-NLS-1$ field in ProductFile
794 case EL_LAUNCHER_ARGS: in startElement()
1100 if (EL_LAUNCHER_ARGS.equals(localName)) in endElement()