eclipse / swtchart

Eclipse Public License 2.0
43 stars 41 forks source link

Update to Eclipse 2023-06 #357

Closed buchen closed 1 month ago

buchen commented 1 year ago

Update swtchart dependencies to 2023-06.

And is it possible also to create a release? The strange thing is: after updating PP to 2023-06, I get a lot of dependencies via swtchart and, interestingly, it results in a different resolution of the target platform on macOS and Windows.

Mailaender commented 1 year ago

Looks like this requires a bump to Java 17 as well.

eselmeister commented 1 year ago

I'm fine upgrading all SWTChart dependencies to Java 17. It would also help us to use some of the new language features.

Are there any projects, who use SWTChart and rely on Java 11?

They might use the existing release. I'm also fine to create a new SWTChart release soon.

buchen commented 1 year ago

Ah, sorry, locally I am running Java 17 for quite some time now - so I did not notice. I am afraid I do not have an overview which other projects are using swtchart

eselmeister commented 1 year ago

@buchen I have created an issue to upgrade to Java 17: https://github.com/eclipse/swtchart/issues/358

We can rebuild this PR as soon as we updated the required Java version.

Mailaender commented 12 months ago

This needs a rebase.

eselmeister commented 12 months ago

SWTChart has been updated to Java 17: https://github.com/eclipse/swtchart/issues/358

@buchen: Please rebase the PR.

eselmeister commented 1 month ago

See: https://github.com/eclipse/swtchart/pull/393