Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[pde-build-dev] Included features

All,

I am trying to understand the semantics of included features (Advanced
Settings->Included Features, <includes> in feature.xml) in Eclipse 2.1.1. I
see in the Help (PDE Guide->Deploying a plug-in->Feature manifest editor)
that "Larger features may be built by including other features, thus
creating a feature hierarchy." org.eclipse.sdk.win32-feature is an example.

My own guess was that the ant build.xml script generated with "Create Ant
Build File" from the feature.xml would reference the included features to
also build them (zip.distribution could create the distributions in the
respective features or a single large distribution in the including
feature.). However, this is not the case. Why?

Is there any more documentation about the intended semantics and usage of
features that include other features? Are they officially called composite
features?

Regards,

Martin
BEGIN:VCARD
VERSION:2.1
N:Buechi;Martin
FN:Martin Buechi, Ph.D.
ORG:ChoiceMaker Technologies
TITLE:Chief Technology Officer
TEL;WORK;VOICE:(646) 336-4443
TEL;WORK;FAX:(646) 336-4468
ADR;WORK:;;71 W 23rd Street, Ste 515;New York;NY;10010;United States of America
LABEL;WORK;ENCODING=QUOTED-PRINTABLE:71 W 23rd Street, Ste 515=0D=0ANew York, NY 10010=0D=0AUnited States of Amer=
ica
URL;WORK:http://www.choicemaker.com
EMAIL;PREF;INTERNET:Martin.Buechi@xxxxxxxxxxxxxxx
REV:20030609T224307Z
END:VCARD

Back to the top