P2 generator - How to specify feature categories ? [message #597519] |
Fri, 15 May 2009 03:48 |
Eclipse User |
|
|
|
Hello,
I am using PDE Build to build a set of top level features representing
different software products: each product is represented by one of the top
level feature and most of the top level features include some other shared
feature.
All the build process works fine (I modified the allEmment.xml to list all
my top level features in the allElementDelegator target).
After building I am running p2generator to produce the repository for the
built features. I cannot understand how to categorize features. I would
like to have in the repository a separate root for every top level feature
which includes also the nested shared features but at the moment I am
getting a single "Uncategorized" root node where all features are listed.
In other words, given two top level features F1 and F2 which share feature
G,
I would like to have a P2 repository that looks like the following:
- F1 category
- F1
- G
and
- F2 category
- F2
- G
but I am getting
- Uncategorized
- F1
- F2
- G
Thanks in advance for your help.
GianMaria Romanato
|
|
|
Powered by
FUDForum. Page generated in 0.04060 seconds