Searched refs:relativeClassPath (Results 1 – 1 of 1) sorted by relevance
106 IPath relativeClassPath = file.getFullPath().removeFirstSegments(3); in fileChanged() local107 if (packagePathMatches(relativeClassPath.toString(), className)) { in fileChanged()