Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

API types to simplify typical tasks for launch configuration attributes #1668

Open
ruspl-afed opened this issue Dec 19, 2024 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@ruspl-afed
Copy link
Contributor

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 ruspl-afed added the enhancement New feature or request label Dec 19, 2024
ruspl-afed added a commit to ruspl-afed/eclipse.platform that referenced this issue Dec 19, 2024
…uration attributes

* identify launch attribute
* connect it with preference metadata (to supply
defaults/label/description)
* read attribute from configuration
* write attribute to configuration working copy
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant