Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKarsten Thoms2017-12-11 11:16:37 +0000
committerKarsten Thoms2017-12-12 09:01:31 +0000
commit65234870b7249f18fd9b1f7e0822e83bb790361f (patch)
tree69e15159fdf4bc155948ce7b8f97f3d7ddbf1c07 /bundles/org.eclipse.core.net
parent6b6af647302601f66d4840df78bd040356a44654 (diff)
downloadeclipse.platform.team-65234870b7249f18fd9b1f7e0822e83bb790361f.tar.gz
eclipse.platform.team-65234870b7249f18fd9b1f7e0822e83bb790361f.tar.xz
eclipse.platform.team-65234870b7249f18fd9b1f7e0822e83bb790361f.zip
Increment version for Eclipse 4.8 Photon Change-Id: Ieffc7ed1c3fca5481844ce78182cc9a3c300f49b Signed-off-by: Karsten Thoms <karsten.thoms@itemis.de>
Diffstat (limited to 'bundles/org.eclipse.core.net')
-rw-r--r--bundles/org.eclipse.core.net/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.core.net/META-INF/MANIFEST.MF b/bundles/org.eclipse.core.net/META-INF/MANIFEST.MF
index 16bbc6280..74c9579c3 100644
--- a/bundles/org.eclipse.core.net/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.core.net/META-INF/MANIFEST.MF
@@ -15,3 +15,4 @@ Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.core.internal.net;x-friends:="org.eclipse.ui.net",
org.eclipse.core.net.proxy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Automatic-Module-Name: org.eclipse.core.net

Back to the top