Closed ptziegler closed 2 months ago
This exposes the following methods to Java land, allowing us to implement this method directly:
This new implementation also avoids a potential resource leak because previously, the tree path was not freed properly.
See https://github.com/eclipse-windowbuilder/windowbuilder/issues/871
This exposes the following methods to Java land, allowing us to implement this method directly:
This new implementation also avoids a potential resource leak because previously, the tree path was not freed properly.
See https://github.com/eclipse-windowbuilder/windowbuilder/issues/871