Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[equinox-dev] The applications and products extension points have moved


Sorry for the late notice.  Yesterday I released changes into the org.eclipse.core.runtime bundle to implement the new application model.  See bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=154084.

The new application model is implemented in a new bundle org.eclipse.equinox.app.  As a result the following extension points have moved from the org.eclipse.core.runtime bundle to the org.eclipse.equinox.app bundle.

Extension Points:
org.eclipse.core.runtime.applications
org.eclipse.core.runtime.products

To run with the latest code from HEAD you must check out the new org.eclipse.equinox.app project from HEAD.

Tom



Back to the top