Bug 470397 - Update JFace snippets to use Java 8 API
Summary: Update JFace snippets to use Java 8 API
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: UI (show other bugs)
Version: 4.5   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: Lars Vogel CLA
QA Contact:
URL:
Whiteboard:
Keywords: helpwanted
Depends on:
Blocks:
 
Reported: 2015-06-17 11:27 EDT by Lars Vogel CLA
Modified: 2020-05-19 09:00 EDT (History)
3 users (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 2015-06-17 11:27:08 EDT

    
Comment 1 Eclipse Genie CLA 2015-06-17 11:34:25 EDT
New Gerrit change created: https://git.eclipse.org/r/50364
Comment 2 Brian de Alwis CLA 2015-06-17 13:48:20 EDT
My only concern here is that our snippets won't be copy-n-paste'able for many.  That said, the snippets are EPL'd and so this change may be in the best interests of many companies since it will force their devs need to rewrite the code to use in non-Java8 apps.
Comment 3 Lars Vogel CLA 2015-06-17 13:50:13 EDT
(In reply to Brian de Alwis from comment #2)
> My only concern here is that our snippets won't be copy-n-paste'able for
> many.  That said, the snippets are EPL'd and so this change may be in the
> best interests of many companies since it will force their devs need to
> rewrite the code to use in non-Java8 apps.

Java 7 is out of public maintenance so IMHO as a good Open Source project we should encourage and demonstrate the usage of the latest and greatest publically maintained Java version.
Comment 4 Brian de Alwis CLA 2015-06-18 10:11:31 EDT
(In reply to Lars Vogel from comment #3)
> Java 7 is out of public maintenance so IMHO as a good Open Source project we
> should encourage and demonstrate the usage of the latest and greatest
> publically maintained Java version.

Good point. +1!
Comment 5 Lars Vogel CLA 2016-04-20 12:04:20 EDT
Mass move to 4.7 as M7 is approaching. Please move back in case you are planning to fix it for Neon.
Comment 6 Lars Vogel CLA 2020-05-19 09:00:47 EDT
No bug needed anymore for this work