Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.net4j.http/META-INF/MANIFEST.MF')
-rw-r--r--plugins/org.eclipse.net4j.http/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/plugins/org.eclipse.net4j.http/META-INF/MANIFEST.MF b/plugins/org.eclipse.net4j.http/META-INF/MANIFEST.MF
index 4b3aab0487..cfae335fad 100644
--- a/plugins/org.eclipse.net4j.http/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.net4j.http/META-INF/MANIFEST.MF
@@ -18,3 +18,4 @@ Import-Package: org.apache.commons.codec;version="[1.3.0,2.0.0)",
Export-Package: org.eclipse.net4j.http;version="4.0.600",
org.eclipse.net4j.internal.http;version="4.0.600";x-friends:="org.eclipse.net4j.http.tests",
org.eclipse.net4j.internal.http.bundle;version="4.0.600";x-internal:=true
+Automatic-Module-Name: org.eclipse.net4j.http

Back to the top