Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Buckminster.cspex

Revision as of 18:23, 20 January 2010 by Unnamed Poltroon (Talk) (New page: Return to Building ECF Release 3.2 Two features (org.eclipse.ecf.core-feature and org.eclipse.ecf.platform-feature) currently have a cspecs file. Will more features need cspex files? ...)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Return to Building ECF Release 3.2

Two features (org.eclipse.ecf.core-feature and org.eclipse.ecf.platform-feature) currently have a cspecs file. Will more features need cspex files? Why do these features need cspex files?

The buckminster.cspex file in these features just adds dependencies.

"A component contains declarations of dependencies on other components. A dependency is expressed in terms of component name, component type, version range ..." (Bucky Book, page 62.).

Back to the top