Home
last modified time | relevance | path

Searched refs:setJrtPackageRoots (Results 1 – 2 of 2) sorted by relevance

/dports/java/eclipse/eclipse.platform.releng.aggregator-R4_16/eclipse.jdt.core/org.eclipse.jdt.core/model/org/eclipse/jdt/internal/core/
H A DJavaProject.java750 info.setJrtPackageRoots(entryPath, imageRoots); // unfiltered in computePackageFragmentRoots()
H A DJavaModelManager.java1405 public synchronized void setJrtPackageRoots(IPath jrtPath, ObjectVector roots) { in setJrtPackageRoots() method in JavaModelManager.PerProjectInfo