Skip to main content
summaryrefslogtreecommitdiffstats
blob: 3eb8d6d49cec9b8dcc206269124aa1efb0187c36 (plain) (blame)
1
2
3
4
5
6
7
# Bug 530093: make sure we have latest version of a.jre.javase included with product
requires.0.namespace=org.eclipse.equinox.p2.iu
requires.0.name=a.jre.javase
requires.0.range=[9.0.0,9.0.0]
requires.1.namespace=org.eclipse.equinox.p2.iu
requires.1.name=config.a.jre.javase
requires.1.range=[9.0.0,9.0.0]

Back to the top