feat: display and navigate merged properties from included bnd files #3818
Annotations
2 warnings
|
CodeQL JDK17 ubuntu-latest:
bndtools.core/src/bndtools/editor/project/RunPropertiesPart.java#L203
[unchecked] unchecked call to anyMatch(Predicate<? super T>) as a member of the raw type Stream
|
|
CodeQL JDK17 ubuntu-latest:
bndtools.core/src/bndtools/editor/project/AbstractRequirementListPart.java#L138
[unchecked] unchecked call to anyMatch(Predicate<? super T>) as a member of the raw type Stream
|