class - class defining the import strategy contribution. This class is responsible for 3 things:
Detecting and deciding whether a given folder is meant to be an Eclipse project in workspace, generally depending on the existence of particular files, pattern or text
Whether it applies on an existing Eclipse project, generally depending on the existence of particular files, pattern or text
Apply configuration for new or existing Eclipse project in workspace
label - label of the configurator, presented to user.