}
locations[i].getParent().refreshLocal(1, null);
}
}
} catch (Exception e) {
activator.error("Error in bnd", e);
}
}
static public Builder setBuilder(Activator activator, IProject project,
File mf) throws Exception, IOException, FileNotFoundException {