Commit 47a26dc
committed
Fix field name to 'required` of ConfigurationParameterDescriptor
The TSP specifies `required` instead of `isRequired`. This commit aligns
the implementation with the specification.
See also:
eclipse-tracecompass-incubator/org.eclipse.tracecompass.incubator#246
Signed-off-by: Bernd Hufmann <bernd.hufmann@ericsson.com>1 parent 565e2d9 commit 47a26dc
2 files changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
539 | 539 | | |
540 | 540 | | |
541 | 541 | | |
542 | | - | |
| 542 | + | |
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | 546 | | |
547 | | - | |
| 547 | + | |
548 | 548 | | |
549 | 549 | | |
550 | 550 | | |
| |||
0 commit comments