commit | 4190b192bee35fadd7aa1a16cda3730528a0fbd6 | [log] [tgz] |
---|---|---|
author | Karsten Thoms <karsten.thoms@itemis.de> | Thu Dec 21 14:58:58 2017 +0100 |
committer | Karsten Thoms <karsten.thoms@itemis.de> | Thu Dec 21 23:04:26 2017 +0100 |
tree | 3c70274c2c98b4e378b04ae7f56ac33186d1a697 | |
parent | bc1daa5e608edd9fb7715d3fd546639f775c5020 [diff] [blame] |
Bug 529079 - Add Automatic-Module-Name header for Java 9 Updated version for Eclipse 4.8 Photon Change-Id: I724b125814f395fb5ca123adff7990b7653da3f6 Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
diff --git a/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF b/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF index 9947dbf..1540f62 100644 --- a/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF +++ b/bundles/org.eclipse.equinox.common/META-INF/MANIFEST.MF
@@ -34,3 +34,4 @@ Comment-Header: Both Eclipse-LazyStart and Bundle-ActivationPolicy are specified for compatibility with 3.2 Eclipse-LazyStart: true Bundle-ActivationPolicy: lazy +Automatic-Module-Name: org.eclipse.equinox.common