Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 0983ba444a227ca7f0f7df6ef316d508fe6f622f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
# Bug 458776 - Let's be sure to "describe" future "updates"
# https://bugs.eclipse.org/bugs/show_bug.cgi?id=458776

properties.0.name = org.eclipse.equinox.p2.type.product
properties.0.value = true

properties.1.name = org.eclipse.equinox.p2.description
properties.1.value = Neon Release of the Eclipse Parallel Application Developers package.

properties.2.name = org.eclipse.equinox.p2.provider
properties.2.value = Eclipse Packaging Project

Back to the top