This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 428332 - Update org.eclipse.e4.ui.workbench.swt to Java 1.6
Summary: Update org.eclipse.e4.ui.workbench.swt to Java 1.6
Status: VERIFIED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.4   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.4 M6   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 420779
  Show dependency tree
 
Reported: 2014-02-17 05:40 EST by Lars Vogel CLA
Modified: 2014-03-04 04:20 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lars Vogel CLA 2014-02-17 05:40:45 EST
I suggest to move org.eclipse.e4.ui.workbench.swt to Java 1.6 from Java 1.5. Again my use case is that I want to use @Override on Interfaces. Currently I see 90 warnings in the project, we should have not more after the update.
Comment 1 Lars Vogel CLA 2014-02-17 05:45:14 EST
After this change, we still have 90 warnings.

https://git.eclipse.org/r/22084
Comment 3 Lars Vogel CLA 2014-03-04 04:20:29 EST
Verified in Git