Searched refs:fixProjectNatureOrder (Results 1 – 2 of 2) sorted by relevance
112 ProjectHelper.fixProjectNatureOrder(project); in createFixProjectJob()
634 public static void fixProjectNatureOrder(IProject project) throws CoreException { in fixProjectNatureOrder() method in ProjectHelper