This is a two part question concerning Bndtools repositories:
Suppose you have a bundle in a bndtools repository that you don't need and want to remove. Is there a simple way to do this. There doesn't seem to be anything in the documentation about removing unwanted bundles from a repository (there is plenty on how to add bundles!).
Is it possible to add repositories to an existing project? I have noticed that when I create a project that uses an Amdatu configuration that the resulting bundle will not compile due to not having the osgi.annotation bundle. It turns out that this bundle is in a repository called "Bundle Hub" (a repository that is included if you choose the Bundle Hub configuration) which the Amdatu configuration does not include (a serious oversight on the part of the Amdatu people!). Is there some way that I can add the Bundle Hub repository after creating a project? Is there a way of creating any new "user defined" repositories? If there is no need for a repository, is there a way to remove it from a project?
Someone please advise.