I have a question related to Eclipse PDE development.
I'm using target definitions to manage my target platform, and would like to include all plugins from one particular target definition in one particular product configuration.
It seems like I'm missing an easier way than what I'm currently doing (manually selecting all the stuff from the target definition, and manually updating it whenever I add stuff to or remove stuff from the the target definition).