Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Keppler2018-04-04 06:08:39 +0000
committerKarsten Thoms2018-05-15 08:58:13 +0000
commit5e4727436bcdb4d509cb39aff99949886efa3b4c (patch)
tree4a360413bc61a46aee520d62caf823d6862f913f /examples/org.eclipse.compare.examples.xml
parent10de381e3c8b0656c0a5114a6332811f5f5484b4 (diff)
downloadeclipse.platform.team-5e4727436bcdb4d509cb39aff99949886efa3b4c.tar.gz
eclipse.platform.team-5e4727436bcdb4d509cb39aff99949886efa3b4c.tar.xz
eclipse.platform.team-5e4727436bcdb4d509cb39aff99949886efa3b4c.zip
I imported everything from git, so these should be the last missing projects in the team repository and the bug can be closed afterwards. Bumped versions for 4.8. Change-Id: I617177b5febb7c18e0c7e5b33c978c8b8189a210 Signed-off-by: Michael Keppler <Michael.Keppler@gmx.de> Bug:527927
Diffstat (limited to 'examples/org.eclipse.compare.examples.xml')
-rw-r--r--examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF b/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF
index 482e75e70..6fb941692 100644
--- a/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF
+++ b/examples/org.eclipse.compare.examples.xml/META-INF/MANIFEST.MF
@@ -16,3 +16,4 @@ Require-Bundle: org.eclipse.core.runtime,
org.junit
Bundle-ActivationPolicy: lazy
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Automatic-Module-Name: org.eclipse.compare.examples.xml

Back to the top