This section walks through the tutorials that demonstrate how to use the RSE extension points to extend the RSE:
Each tutorial requires you to have an Eclipse plug-in project, and starts out by showing you how to create an Eclipse plug-in project, using the Plug-in Development Environment. While any Eclipse plug-in project will do, there are benefits to using the RSE-supplied base class for your project, and other RSE-supplied infrastructure such as messages, and the many other user interface base classes and re-usable user interface classes supplied by the RSE core plug-in project. The tutorial step for creating a plug-in project sets up your project for using these.