Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohannes Faltermeier2018-11-08 15:03:59 +0000
committerJohannes Faltermeier2018-11-08 15:03:59 +0000
commitd56b2b7f555d9e3c1e524754783a04fc4400388a (patch)
treeda8bf7ff606ee9883add1ae0393183b1b5aa09a3 /examples/library.edit/META-INF/MANIFEST.MF
parentb9c8f3cd812ff86a39763043200f2a412cc16c61 (diff)
parent0bd845c0c424a3d78f94103e2c3158de697fe98e (diff)
downloadorg.eclipse.emf.edapt-13x.tar.gz
org.eclipse.emf.edapt-13x.tar.xz
org.eclipse.emf.edapt-13x.zip
Merge remote-tracking branch 'origin/develop' into 13x1.3.113x
# Conflicts: # tests/org.eclipse.emf.edapt.common.tests/META-INF/MANIFEST.MF Change-Id: I16f917780905f8d0e7e2db5ef9f05a2a93396d5d Signed-off-by: Johannes Faltermeier <jfaltermeier@eclipsesource.com>
Diffstat (limited to 'examples/library.edit/META-INF/MANIFEST.MF')
-rw-r--r--examples/library.edit/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/library.edit/META-INF/MANIFEST.MF b/examples/library.edit/META-INF/MANIFEST.MF
index d1cf422..e4aca0f 100644
--- a/examples/library.edit/META-INF/MANIFEST.MF
+++ b/examples/library.edit/META-INF/MANIFEST.MF
@@ -13,3 +13,4 @@ Require-Bundle: org.eclipse.core.runtime,
library;visibility:=reexport,
org.eclipse.emf.edit;visibility:=reexport
Bundle-ActivationPolicy: lazy
+Automatic-Module-Name: library.edit

Back to the top