eclipse.platform icon indicating copy to clipboard operation
eclipse.platform copied to clipboard

API types to simplify typical tasks for launch configuration attributes

Open ruspl-afed opened this issue 1 year ago • 0 comments

During work with ILaunchConfiguration there are several typical tasks that are quite verbose and produce repeating code fragments, especially during Launch UI tabs programming and then handling the same launch attributes in ILaunchDelegate code.

The suggestion is to introduce a number of types to simplify these tasks.

PR is following

ruspl-afed avatar Dec 19 '24 15:12 ruspl-afed