Checking that Features have a Feature Nature |
The PDE provides a feature nature and an associate feature builder for project's that act as features.
The version manager checks whether each managed feature properly specifies both that nature and the associated builder
and produces an error on the .project
if that's not the case.
A quick fix for the error will add PDE's feature nature and feature builder to the .project
file.
Alternatively, a quick fix to configure the project to ignore the error can be applied;
it changes the Version Management Tool builder's arguments in the .project
file.