This Bugzilla instance is deprecated, and most Eclipse projects now use GitHub or Eclipse GitLab. Please see the deprecation plan for details.
Bug 427948 - Upgrade the org.eclipse.e4.ui.* bundles to Java 1.6
Summary: Upgrade the org.eclipse.e4.ui.* bundles to Java 1.6
Status: CLOSED DUPLICATE of bug 429220
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:
 
Reported: 2014-02-11 18:09 EST by Lars Vogel CLA
Modified: 2014-02-28 05:26 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-11 18:09:44 EST
Currently our org.eclipse.e4.ui.* bundles are based on Java 1.5. I suggest to move them to Java 1.6 to be able to use Java 1.6 language features as for example @Override for interfaces.

I see similar efforts for JDT in Bug 421017 and Bug 426979. Also the move from Java 1.5 to 1.6 does not seem to introduce (lots) of new warnings.
Comment 1 Lars Vogel CLA 2014-02-28 05:26:48 EST

*** This bug has been marked as a duplicate of bug 429220 ***