Searched refs:refProjects (Results 1 – 1 of 1) sorted by relevance
173 Set<IProject> refProjects = new HashSet<IProject>(); in allocateLibraryContainer() local180 getDependencyListFromClasspath(libProject, refProjects, jarFiles, true); in allocateLibraryContainer()184 processReferencedProjects(iProject, refProjects, jarFiles); in allocateLibraryContainer()191 for (IProject p : refProjects) { in allocateLibraryContainer()