|
Our RCP app currently targets Eclipse 2026-06 SDK (4.40) and Java 21. I see that recent I-builds of Eclipse SDK require Java 25. How do I know which target RCP/SDK components require Java 25? I need to know this for our RCP app when it targets later version of Eclipse. |
Answered by
merks
Sep 12, 2026
Replies: 1 comment 1 reply
|
You should assume that 4.42/2026-12 components can and some will require java 25. Of course the BREE of that component will explicitly specify that. |
1 reply
Answer selected by
Phillipus
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You should assume that 4.42/2026-12 components can and some will require java 25. Of course the BREE of that component will explicitly specify that.