Searched refs:getRelativePath (Results 1 – 6 of 6) sorted by relevance
187 private static String getRelativePath(@NonNull IProject project, @NonNull IResource resource) { in getRelativePath() method in ChangedFileSetHelper193 return getRelativePath(project, folder); in getRelativeAndroidOut()198 return getRelativePath(project, folder); in getRelativeJavaCOut()
116 public String getRelativePath() { in getRelativePath() method in ProjectState.LibraryState472 File library = new File(projectFile, state.getRelativePath()); in needs()544 File library2 = new File(projectFile, state.getRelativePath()); in updateLibrary()547 String oldProperty = state.getRelativePath(); in updateLibrary()
224 libraryState.getRelativePath(), in processAndroidProject()231 libraryState.getRelativePath(), in processAndroidProject()
69 String getRelativePath() { in getRelativePath() method in ImportedProject
465 cell.setText(project.getRelativePath()); in update()
263 addItem(lib.getRelativePath(), libState != null ? libState.getProject() : null, -1); in setContent()