Searched refs:INCLUDE_FINDER (Results 1 – 1 of 1) sorted by relevance
90 private final static QualifiedName INCLUDE_FINDER = new QualifiedName(AdtPlugin.PLUGIN_ID, field in IncludeFinder131 finder = (IncludeFinder) project.getSessionProperty(INCLUDE_FINDER); in get()139 project.setSessionProperty(INCLUDE_FINDER, finder); in get()