Searched defs:fixProject (Results 1 – 2 of 2) sorted by relevance
85 private void fixProject(final IProject project) { in fixProject() method in FixProjectAction
288 public static void fixProject(IProject project) throws JavaModelException { in fixProject() method in ProjectHelper