Bug 530310 (temporary revert to J2SE-1.5 for build issue)
diff --git a/plugins/org.eclipse.actf.core/.classpath b/plugins/org.eclipse.actf.core/.classpath
index eca7bdb..64c5e31 100644
--- a/plugins/org.eclipse.actf.core/.classpath
+++ b/plugins/org.eclipse.actf.core/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
diff --git a/plugins/org.eclipse.actf.core/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.core/META-INF/MANIFEST.MF
index 54e1067..5cc8386 100644
--- a/plugins/org.eclipse.actf.core/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.core/META-INF/MANIFEST.MF
@@ -23,7 +23,7 @@
org.eclipse.actf.util.resources,
org.eclipse.actf.util.thread,
org.eclipse.actf.util.xpath
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.actf.core
diff --git a/plugins/org.eclipse.actf.mediator/.classpath b/plugins/org.eclipse.actf.mediator/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.mediator/.classpath
+++ b/plugins/org.eclipse.actf.mediator/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.mediator/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.mediator/META-INF/MANIFEST.MF
index 8491ba3..9950266 100644
--- a/plugins/org.eclipse.actf.mediator/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.mediator/META-INF/MANIFEST.MF
@@ -11,5 +11,5 @@
org.eclipse.actf.model.ui;visibility:=reexport,
org.eclipse.actf.ui
Export-Package: org.eclipse.actf.mediator
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.mediator
diff --git a/plugins/org.eclipse.actf.model.dom.dombycom.flash/.classpath b/plugins/org.eclipse.actf.model.dom.dombycom.flash/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.dom.dombycom.flash/.classpath
+++ b/plugins/org.eclipse.actf.model.dom.dombycom.flash/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.dom.dombycom.flash/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.dom.dombycom.flash/META-INF/MANIFEST.MF
index 491819b..043c9c8 100644
--- a/plugins/org.eclipse.actf.model.dom.dombycom.flash/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.dom.dombycom.flash/META-INF/MANIFEST.MF
@@ -7,5 +7,5 @@
Fragment-Host: org.eclipse.actf.model.dom.dombycom;bundle-version="0.0.1"
Require-Bundle: org.eclipse.actf.model.flash,
org.eclipse.actf.util.win32
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.dom.dombycom.flash
diff --git a/plugins/org.eclipse.actf.model.dom.dombycom/.classpath b/plugins/org.eclipse.actf.model.dom.dombycom/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.dom.dombycom/.classpath
+++ b/plugins/org.eclipse.actf.model.dom.dombycom/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.dom.dombycom/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.dom.dombycom/META-INF/MANIFEST.MF
index 2207576..85cc648 100644
--- a/plugins/org.eclipse.actf.model.dom.dombycom/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.dom.dombycom/META-INF/MANIFEST.MF
@@ -13,5 +13,5 @@
org.eclipse.actf.util.win32.comclutch
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.actf.model.dom.dombycom
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.dom.dombycom
diff --git a/plugins/org.eclipse.actf.model.dom.html/.classpath b/plugins/org.eclipse.actf.model.dom.html/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.dom.html/.classpath
+++ b/plugins/org.eclipse.actf.model.dom.html/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.dom.html/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.dom.html/META-INF/MANIFEST.MF
index 88e4957..b420db6 100644
--- a/plugins/org.eclipse.actf.model.dom.html/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.dom.html/META-INF/MANIFEST.MF
@@ -7,5 +7,5 @@
Export-Package: org.eclipse.actf.model.dom.html,
org.eclipse.actf.model.dom.html.dochandler,
org.eclipse.actf.model.dom.html.errorhandler
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.dom.html
diff --git a/plugins/org.eclipse.actf.model.dom.odf/.classpath b/plugins/org.eclipse.actf.model.dom.odf/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.dom.odf/.classpath
+++ b/plugins/org.eclipse.actf.model.dom.odf/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.dom.odf/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.dom.odf/META-INF/MANIFEST.MF
index e88e376..4735fc6 100644
--- a/plugins/org.eclipse.actf.model.dom.odf/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.dom.odf/META-INF/MANIFEST.MF
@@ -30,5 +30,5 @@
org.eclipse.actf.model.dom.odf.util.converter,
org.eclipse.actf.model.dom.odf.xlink
Bundle-Activator: org.eclipse.actf.model.internal.dom.odf.OdfPlugin
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.dom.odf
diff --git a/plugins/org.eclipse.actf.model.flash.proxy/.classpath b/plugins/org.eclipse.actf.model.flash.proxy/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.flash.proxy/.classpath
+++ b/plugins/org.eclipse.actf.model.flash.proxy/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.flash.proxy/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.flash.proxy/META-INF/MANIFEST.MF
index 0bcde00..9bb43cd 100644
--- a/plugins/org.eclipse.actf.model.flash.proxy/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.flash.proxy/META-INF/MANIFEST.MF
@@ -15,5 +15,5 @@
com.ibm.icu
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.actf.model.flash.proxy
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.flash.proxy
diff --git a/plugins/org.eclipse.actf.model.flash/.classpath b/plugins/org.eclipse.actf.model.flash/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.flash/.classpath
+++ b/plugins/org.eclipse.actf.model.flash/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.flash/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.flash/META-INF/MANIFEST.MF
index 511045b..ba2a59d 100644
--- a/plugins/org.eclipse.actf.model.flash/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.flash/META-INF/MANIFEST.MF
@@ -16,5 +16,5 @@
org.eclipse.actf.model.flash.as,
org.eclipse.actf.model.flash.bridge,
org.eclipse.actf.model.flash.util
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.flash
diff --git a/plugins/org.eclipse.actf.model.ui.editors.ie/.classpath b/plugins/org.eclipse.actf.model.ui.editors.ie/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.ui.editors.ie/.classpath
+++ b/plugins/org.eclipse.actf.model.ui.editors.ie/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.ui.editors.ie/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.ui.editors.ie/META-INF/MANIFEST.MF
index 63d35cb..b0a4632 100644
--- a/plugins/org.eclipse.actf.model.ui.editors.ie/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.ui.editors.ie/META-INF/MANIFEST.MF
@@ -20,5 +20,5 @@
Export-Package: org.eclipse.actf.model.internal.ui.editors.ie,
org.eclipse.actf.model.internal.ui.editors.ie.events,
org.eclipse.actf.model.ui.editors.ie
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.ui.editors.ie
diff --git a/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/.classpath b/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/.classpath
+++ b/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/META-INF/MANIFEST.MF
index 4e5fd70..cbeb6dd 100644
--- a/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.ui.editors.ooo.initializer/META-INF/MANIFEST.MF
@@ -11,5 +11,5 @@
org.eclipse.actf.util.win32
Bundle-ActivationPolicy: lazy
Bundle-Activator: org.eclipse.actf.model.ui.editors.ooo.initializer.OOoEditorInitPlugin
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.ui.editors.ooo.initializer
diff --git a/plugins/org.eclipse.actf.model.ui.editors.ooo/.classpath b/plugins/org.eclipse.actf.model.ui.editors.ooo/.classpath
index 8d5b01e..ee2b4e1 100644
--- a/plugins/org.eclipse.actf.model.ui.editors.ooo/.classpath
+++ b/plugins/org.eclipse.actf.model.ui.editors.ooo/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="var" path="OOO_HOME/URE/java/juh.jar"/>
<classpathentry kind="var" path="OOO_HOME/URE/java/jurt.jar"/>
diff --git a/plugins/org.eclipse.actf.model.ui.editors.ooo/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.ui.editors.ooo/META-INF/MANIFEST.MF
index 31a4c5d..6d23336 100644
--- a/plugins/org.eclipse.actf.model.ui.editors.ooo/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.ui.editors.ooo/META-INF/MANIFEST.MF
@@ -31,6 +31,6 @@
external:${OOO_HOME}\Basis\program\classes\unoil.jar
Export-Package: org.eclipse.actf.model.ui.editors.ooo
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.ui.editors.ooo
Export-Package: org.eclipse.actf.model.ui.editors.ooo
diff --git a/plugins/org.eclipse.actf.model.ui/.classpath b/plugins/org.eclipse.actf.model.ui/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.model.ui/.classpath
+++ b/plugins/org.eclipse.actf.model.ui/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.model.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.model.ui/META-INF/MANIFEST.MF
index 1864a3a..569e29d 100644
--- a/plugins/org.eclipse.actf.model.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.model.ui/META-INF/MANIFEST.MF
@@ -15,5 +15,5 @@
org.eclipse.actf.model.ui.editor.actions,
org.eclipse.actf.model.ui.editor.browser,
org.eclipse.actf.model.ui.util
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.model.ui
diff --git a/plugins/org.eclipse.actf.ui.capabilities/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.ui.capabilities/META-INF/MANIFEST.MF
index c36258e..759d55f 100644
--- a/plugins/org.eclipse.actf.ui.capabilities/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.ui.capabilities/META-INF/MANIFEST.MF
@@ -6,4 +6,4 @@
Bundle-Vendor: Eclipse ACTF Project
Require-Bundle: org.eclipse.ui
Bundle-Localization: plugin
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/plugins/org.eclipse.actf.ui/.classpath b/plugins/org.eclipse.actf.ui/.classpath
index eca7bdb..64c5e31 100644
--- a/plugins/org.eclipse.actf.ui/.classpath
+++ b/plugins/org.eclipse.actf.ui/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="output" path="bin"/>
diff --git a/plugins/org.eclipse.actf.ui/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.ui/META-INF/MANIFEST.MF
index d475f1c..d83e3cf 100644
--- a/plugins/org.eclipse.actf.ui/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.ui/META-INF/MANIFEST.MF
@@ -14,6 +14,6 @@
org.eclipse.actf.ui.util,
org.eclipse.actf.ui.util.timer
Bundle-ClassPath: .
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Bundle-ActivationPolicy: lazy
Automatic-Module-Name: org.eclipse.actf.ui
diff --git a/plugins/org.eclipse.actf.util.httpproxy/.classpath b/plugins/org.eclipse.actf.util.httpproxy/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.util.httpproxy/.classpath
+++ b/plugins/org.eclipse.actf.util.httpproxy/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.util.httpproxy/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.util.httpproxy/META-INF/MANIFEST.MF
index 552434e..831a543 100644
--- a/plugins/org.eclipse.actf.util.httpproxy/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.util.httpproxy/META-INF/MANIFEST.MF
@@ -9,5 +9,5 @@
org.eclipse.actf.util.httpproxy.proxy,
org.eclipse.actf.util.httpproxy.util
Bundle-Vendor: Eclipse ACTF Project
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.util.httpproxy
diff --git a/plugins/org.eclipse.actf.util.jxpath/.classpath b/plugins/org.eclipse.actf.util.jxpath/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.util.jxpath/.classpath
+++ b/plugins/org.eclipse.actf.util.jxpath/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.util.jxpath/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.util.jxpath/META-INF/MANIFEST.MF
index bef6f3a..136fb69 100644
--- a/plugins/org.eclipse.actf.util.jxpath/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.util.jxpath/META-INF/MANIFEST.MF
@@ -9,5 +9,5 @@
Bundle-ActivationPolicy: lazy
Bundle-ClassPath: .
Bundle-Vendor: Eclipse ACTF Project
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.util.jxpath
diff --git a/plugins/org.eclipse.actf.util.vocab/.classpath b/plugins/org.eclipse.actf.util.vocab/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.util.vocab/.classpath
+++ b/plugins/org.eclipse.actf.util.vocab/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.util.vocab/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.util.vocab/META-INF/MANIFEST.MF
index 6e42198..d29efcb 100644
--- a/plugins/org.eclipse.actf.util.vocab/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.util.vocab/META-INF/MANIFEST.MF
@@ -10,5 +10,5 @@
org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Export-Package: org.eclipse.actf.util.vocab
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.util.vocab
diff --git a/plugins/org.eclipse.actf.util.win32.comclutch/.classpath b/plugins/org.eclipse.actf.util.win32.comclutch/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.util.win32.comclutch/.classpath
+++ b/plugins/org.eclipse.actf.util.win32.comclutch/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.util.win32.comclutch/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.util.win32.comclutch/META-INF/MANIFEST.MF
index ff34195..86ae2e8 100644
--- a/plugins/org.eclipse.actf.util.win32.comclutch/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.util.win32.comclutch/META-INF/MANIFEST.MF
@@ -11,5 +11,5 @@
Export-Package: org.eclipse.actf.util.win32.comclutch,
org.eclipse.actf.util.win32.keyhook,
org.eclipse.actf.util.win32.msaa
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.util.win32.comclutch
diff --git a/plugins/org.eclipse.actf.util.win32/.classpath b/plugins/org.eclipse.actf.util.win32/.classpath
index 22f3064..304e861 100644
--- a/plugins/org.eclipse.actf.util.win32/.classpath
+++ b/plugins/org.eclipse.actf.util.win32/.classpath
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.8"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="output" path="bin"/>
</classpath>
diff --git a/plugins/org.eclipse.actf.util.win32/META-INF/MANIFEST.MF b/plugins/org.eclipse.actf.util.win32/META-INF/MANIFEST.MF
index 3ec1aff..1268bd4 100644
--- a/plugins/org.eclipse.actf.util.win32/META-INF/MANIFEST.MF
+++ b/plugins/org.eclipse.actf.util.win32/META-INF/MANIFEST.MF
@@ -8,5 +8,5 @@
org.eclipse.core.runtime,
org.eclipse.actf.util.win32.comclutch
Export-Package: org.eclipse.actf.util.win32
-Bundle-RequiredExecutionEnvironment: JavaSE-1.8
+Bundle-RequiredExecutionEnvironment: J2SE-1.5
Automatic-Module-Name: org.eclipse.actf.util.win32