Bug 564198 - Change the default EE for eclipserun plugin to JavaSE-11
Summary: Change the default EE for eclipserun plugin to JavaSE-11
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: Tycho (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks:
 
Reported: 2020-06-11 06:07 EDT by Mat Booth CLA
Modified: 2021-04-28 16:52 EDT (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 Mat Booth CLA 2020-06-11 06:07:49 EDT
The tycho-eclipserun-plugin uses a default execution environment of JavaSE-1.7

How can this possibly be a sane default with modern Eclipse Platforms that have a minimum EE requirement of JavaSE-1.8

I suggest this default is changed for tycho 2.0.0 -- Eclipse Platform has had support for JavaSE-11 for a long time and is soon moving to JavaSE-11 as a minimum let's also change this default to JavaSE-11 too.
Comment 1 Eclipse Genie CLA 2020-06-11 06:09:17 EDT
New Gerrit change created: https://git.eclipse.org/r/164696
Comment 2 Mat Booth CLA 2020-06-11 06:39:08 EDT
A change in default behaviour is probably worth a release note.
Comment 4 Mickael Istria CLA 2020-06-11 07:56:17 EDT
Thanks Mat. Please add a note about it to https://wiki.eclipse.org/Tycho/Release_Notes/2.0 and then feel free to mark this issue as resolved.
Comment 5 Mat Booth CLA 2020-06-11 08:12:51 EDT
(In reply to Mickael Istria from comment #4)
> Thanks Mat. Please add a note about it to
> https://wiki.eclipse.org/Tycho/Release_Notes/2.0 and then feel free to mark
> this issue as resolved.

Sure, I added a note under the "Java 11" section