Platform Extension

Extend Eclipse core functionality at runtime using the Eclipse plugin framework. This section covers the three plugin types — injection-point plugins, implementation plugins, and listener plugins — and provides developer guidance for building, testing, and deploying them.

Eclipse Plugin Developer Guide — Build and deploy Eclipse plugins to extend core platform behaviour at runtime without source code access.