Searched refs:writeAndCacheClasspath (Results 1 – 2 of 2) sorted by relevance
81 …if (this.canChangeResources && perProjectInfo.writeAndCacheClasspath(this.project, this.newRawClas… in executeOperation()
1508 public boolean writeAndCacheClasspath( in writeAndCacheClasspath() method in JavaModelManager.PerProjectInfo1529 …public boolean writeAndCacheClasspath(JavaProject javaProject, final IClasspathEntry[] newRawClass… in writeAndCacheClasspath() method in JavaModelManager.PerProjectInfo1530 return writeAndCacheClasspath(javaProject, newRawClasspath, null, newOutputLocation); in writeAndCacheClasspath()