[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.platform] Re: Way to automatically build for update site?
|
<nobody@xxxxxxxxxxx> wrote in message
news:20040721.17520784@xxxxxxxxxxxxxxxxxxxxxx
[....]
> PS: Btw anyone have an idea as to what a non-deployable feature is?
> I mean the export dialog refers to deployable features that
> suggests there are non-deployable features....
If you have a feature hierarchy (say F1 includes F2, F3 and F4) only the
root feature (F1) is deployable, i.e. listed on the sites, but the other
ones must also be available (i.e. built) on the site.
I think this is a limitation of the current PDE tools, as my expectation
would be that once you pick the root feature, the other ones can
automatically be build and copied onto the site.