Fragment Project

The New Fragment Project creation wizard is available under Open the new fragment wizardFile > New > Project... > Plug-in Development > Fragment Project from the top level menu.

The creation of a fragment project is a two-step process:

  1. Define the fragment project structure
  2. Specify the fragment content

When a new fragment project is created, its manifest file will open in the PDE plug-in manifest editor and the project structure will be similar to the following:

Fragment Explorer

If the fragment contributes extensions or extension points, the fragment project will have a fragment.xml file at its root.