From 08f8bd434eb6a8c62f1730632f400aa60c1711cf Mon Sep 17 00:00:00 2001 From: Jay Arthanareeswaran Date: Tue, 28 Nov 2017 20:50:51 +0530 Subject: Bug 527855: Add Automatic-Module-Name to MANIFEST.MF in all components Change-Id: I12e82c3a0eedbcdb6e09d65d9899003cf4fcb264 Signed-off-by: Jay Arthanareeswaran --- org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF | 1 + 1 file changed, 1 insertion(+) (limited to 'org.eclipse.jdt.compiler.apt.tests') diff --git a/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF b/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF index 3e1e372265..df96b355b2 100644 --- a/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF +++ b/org.eclipse.jdt.compiler.apt.tests/META-INF/MANIFEST.MF @@ -21,3 +21,4 @@ Import-Package: org.eclipse.jdt.internal.compiler.tool;resolution:=optional Eclipse-BundleShape: dir Bundle-ClassPath: java9/java9api.jar, . +Automatic-Module-Name: org.eclipse.jdt.compiler.apt.tests -- cgit v1.2.3