When user crate a new project from archive
we should ignore the <nature>
tag
Why?
When project import is used cross platform, it is expected that all natures are not equivalent in the two platform.
Project creation only deals with structure, no data are imported,
so user might have errors telling us that some nature are missing which is not an issue as long as we do not import data