]
Marián Labuda closed JBIDE-19791.
---------------------------------
Verified.
Switch OpenShift plugins to require JDK7
----------------------------------------
Key: JBIDE-19791
URL:
https://issues.jboss.org/browse/JBIDE-19791
Project: Tools (JBoss Tools)
Issue Type: Task
Components: openshift
Affects Versions: 4.3.0.Beta1
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Fix For: 4.3.0.Beta1
With the switch to the new 4.50.0.Beta1-SNAPSHOT target platform (which is using Mars M7)
OpenShift (especially the egit based parts) now require jdk7 to cleanly compilein Eclipse.
Compilation error faced are references to java.land.AutoCloseable which was introduced in
jdk7.