Creating a Feature Project

Procedure

  1. Click File > New > Other..., select the Feature Project in the wizard and click Next.
  2. Fill in the Feature Properties page specifying Project name and Feature name (for example com.example.xyz.import.feature and XYZ Example Import Feature) and click Finish.
  3. Open the com.example.xyz.import.feature/feature.xml file in the feature editor, click the Plug-ins tab and add com.example.xyz.import plug-in (and then save the file).