eclipse-platform / eclipse-platform/eclipse.platform
API types to simplify typical tasks for launch configuration attributes
Open
enhancement
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
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
Contributor guide
Assessment
This issue has not been assessed yet.