P2: create optional features category by chrisrueger · Pull Request #6985 · bndtools/bnd (original) (raw)

This displays 2 entries in the bndtools p2 installation dialog where the main entry contains only the bndtools core feature. And the other one contains fetures for m2e, pde and ecf, which are not always required.

image

This makes installation easier and avoids potential problems with optional features. It's not that those problems are less important to adress, but it makes installation of the main bndtools plugin easier (the 90% happy path)

Related to #6983 and #6974