Home
last modified time | relevance | path

Searched refs:newRootPathToRawEntries (Results 1 – 1 of 1) 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 DJavaModelManager.java1352 …asspathEntry[] newResolvedClasspath, Map<IPath, IClasspathEntry> newRootPathToRawEntries, Map<IPat… in setClasspath() argument
1371 this.rootPathToRawEntries = newRootPathToRawEntries; in setClasspath()
1395 …asspathEntry[] newResolvedClasspath, Map<IPath, IClasspathEntry> newRootPathToRawEntries, Map<IPat… in setResolvedClasspath() argument
1396 …return setResolvedClasspath(newResolvedClasspath, null, newRootPathToRawEntries, newRootPathToReso… in setResolvedClasspath()
1399 …IClasspathEntry[] referencedEntries, Map<IPath, IClasspathEntry> newRootPathToRawEntries, Map<IPat… in setResolvedClasspath() argument
1402 …s.outputLocation, this.rawClasspathStatus, newResolvedClasspath, newRootPathToRawEntries, newRootP… in setResolvedClasspath()