Patrick Ziegler

Results 237 comments of Patrick Ziegler

I also just noticed that the fix for https://github.com/eclipse-gef/gef-classic/pull/816 is not applied to the `DrawableFigureUtilities`. Even if the GC is disposed together with the canvas, you may still have a...

We currently ignore quite a lot of deprecation warnings. Like a lot of the BigDecimal methods in [PrecisionGeometry](https://github.com/eclipse-gef/gef-classic/blob/master/org.eclipse.draw2d/src/org/eclipse/draw2d/geometry/PrecisionGeometry.java).

Given that those are plenty of new warnings, I'll split this up into smaller PRs, each focusing on a single component.

Maybe just as a remark from my side: I think it's dangerous to look at GEF as a "pure" Maven project because that will give you only an incomplete view...

> I have a final question to help me better understand your interest in tools like this. Given that this tool would be extended to cover more than just maven...

> Hi, It looks like the org.eclipse.gef bundle in eclipse 2024-12 release has the wrong version number. i.e. 3.20 instead of 3.22 The version of the GEF _bundle_ doesn't need...

> We are using the target platform for development and we periodically update the version that we use. While upgrading to 4.34 we had some compiler errors due to internal...