Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

EDT:Packaging and Builds

Revision as of 16:06, 21 July 2011 by Mheitz.us.ibm.com (Talk | contribs) (New page: The idea is to split EDT into "Core" and "Extended" (we'll choose different names). Core EDT includes everything necessary to make a particular implementation of EGL: the full IDE, compil...)

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

The idea is to split EDT into "Core" and "Extended" (we'll choose different names). Core EDT includes everything necessary to make a particular implementation of EGL: the full IDE, compiler, etc. but no generators, runtimes, or tooling which depends on a particular implementation. Extended EDT is Core EDT plus generators, runtimes, etc.

Sizings

  • Split the code: 2 days
  • Two builds & update sites: 2 days

Back to the top