1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-06-06 01:06:01 +02:00

Unnecessary Bundle-RequiredExecutionEnvironment for documentation plugin

Change-Id: If3fa4a9a134284d53f502b89cde7b8e84502196a
Signed-off-by: Marc Khouzam <marc.khouzam@ericsson.com>
Reviewed-on: https://git.eclipse.org/r/27119
Reviewed-by: Jeff Johnston <jjohnstn@redhat.com>
Tested-by: Jeff Johnston <jjohnstn@redhat.com>
This commit is contained in:
Marc Khouzam 2014-05-22 11:11:36 -04:00 committed by Jeff Johnston
parent d798bd1e53
commit 60f83b7522

View file

@ -8,5 +8,4 @@ Bundle-Localization: plugin
Require-Bundle: org.eclipse.help,
org.eclipse.ui.cheatsheets,
org.apache.ant;bundle-version="1.7.1"
Bundle-RequiredExecutionEnvironment: JavaSE-1.7