Searched refs:getCustomViewClassNames (Results 1 – 1 of 1) sorted by relevance
1981 Collection<String> customViews = getCustomViewClassNames(project); in displayFailingClasses()2073 private static Collection<String> getCustomViewClassNames(IProject project) { in getCustomViewClassNames() method in GraphicalEditorPart