}
}
// Link the eclipse installation to the installed code
step.add(new LinkProductOperation(options, new String[]{
eclipse.getProductDir().getAbsolutePath()
}, each.getLinkId(), installSubDir));
// If CLeanup CruiseControl Style link files
if (each.getName().equalsIgnoreCase("CodeProCore")) {