@Override
 protected boolean hasProjectSpecificOptions(IProject project) {
   return fConfigurationBlock.hasProjectSpecificOptions(project);
 }