This document discusses extending the capabilities of the Eclipse p2 framework by adding custom installation steps. It describes implementing a custom p2 touchpoint and action for the CodeWarrior IDE to provide a "Multi User Install" capability. This allows installing Eclipse files in both administrator-level and user-level locations to support multiple users accessing the same installation. The goal is to continue enhancing the p2 updater functionality to better manage external Eclipse files, include uninstall support for external files, and synchronize with new p2 releases from the Eclipse project.