diff options
Diffstat (limited to 'features/org.eclipse.equinox.core.feature/feature.xml')
-rw-r--r-- | features/org.eclipse.equinox.core.feature/feature.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/features/org.eclipse.equinox.core.feature/feature.xml b/features/org.eclipse.equinox.core.feature/feature.xml index f37b916d3..acf112a00 100644 --- a/features/org.eclipse.equinox.core.feature/feature.xml +++ b/features/org.eclipse.equinox.core.feature/feature.xml @@ -49,6 +49,13 @@ install-size="0" version="0.0.0" unpack="false"/> + + <plugin + id="org.eclipse.equinox.util" + download-size="0" + install-size="0" + version="0.0.0" + unpack="false"/> <plugin id="org.eclipse.equinox.registry" |