Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 6ec00992eafdc7b62dd122172bc25d2584e8e62c (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 Java Developers package.

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

Back to the top