Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Conversation

@iloveeclipse
Copy link
Member

Note: there are still build files requiring Java 11 for execution (Jenkinsfile and buildSWT.xml).

See eclipse-platform/eclipse.platform.swt#626

Fixes eclipse-platform/eclipse.platform.swt#625

Note: there are still build files requiring Java 11 for execution
(Jenkinsfile and buildSWT.xml).

See eclipse-platform/eclipse.platform.swt#626

Fixes eclipse-platform/eclipse.platform.swt#625
@iloveeclipse iloveeclipse merged commit 3ee5567 into master Apr 13, 2023
@iloveeclipse iloveeclipse deleted the issue_625 branch April 13, 2023 07:22
<artifactId>target-platform-configuration</artifactId>
<configuration>
<executionEnvironment>JavaSE-11</executionEnvironment>
<executionEnvironment>JavaSE-17</executionEnvironment>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe the release parameter of the tycho-compiler-plugin should be adjusted as well?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you know what to do and where, feel free to provide a PR :-)

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If you know what to do and where, feel free to provide a PR :-)

Done in #37
Just mentioned it before as a reminder for myself or to give you or somebody else the chance to add if earlier if desired. :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SWT should require Java 17 runtime in 4.28

3 participants