Searched defs:relativePath (Results 1 – 9 of 9) sorted by relevance
86 String relativePath; field in LibraryProperties.ItemData333 private void addItem(String relativePath, IProject project, int index) { in addItem()
217 protected ViewInfo createInfos(UiElementNode model, String relativePath) { in createInfos()262 protected TestContext setupTestContext(IFile file, String relativePath) throws Exception { in setupTestContext()
492 protected String readTestFile(String relativePath, boolean expectExists) { in readTestFile()
72 private LibraryState(String relativePath) { in LibraryState()97 private void setRelativePath(String relativePath) { in setRelativePath()
55 String relativePath = entry.getKey(); in checkGraphic() local
107 String relativePath = entry.getKey(); in performFinish() local
217 public static BufferedImage getStencilImage(String relativePath) throws IOException { in getStencilImage()
913 IPath relativePath = filePath.makeRelativeTo(workspacePath); in showInclude() local
543 IPath relativePath = filePath.makeRelativeTo(workspacePath); in openPath() local