Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 511612

Summary: Use Java 8 for org.eclipse.rap.jface
Product: [RT] RAP Reporter: Ivan Furnadjiev <ivan>
Component: WorkbenchAssignee: Project Inbox <rap-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: 3.2   
Target Milestone: 3.2 M6   
Hardware: PC   
OS: All   
Whiteboard:

Description Ivan Furnadjiev CLA 2017-02-03 03:17:36 EST
In Oxygen platform the bundle "org.eclipse.equinox.common" now requires Java 8. To avoid compilation error we have to rise the execution environment of org.eclipse.rap.jface to Java 8 too.
Comment 1 Ivan Furnadjiev CLA 2017-02-06 04:04:39 EST
Fixed with change https://git.eclipse.org/r/#/c/90387/