Searched refs:NAME_INCLUDE (Results 1 – 2 of 2) sorted by relevance
244 public final static QualifiedName NAME_INCLUDE = field in GraphicalEditorPart1156 mIncludedWithin = (Reference) mEditedFile.getSessionProperty(NAME_INCLUDE); in openFile()1159 mEditedFile.setSessionProperty(NAME_INCLUDE, null); in openFile()1162 AdtPlugin.log(e, "Can't access session property %1$s", NAME_INCLUDE); in openFile()
1200 xmlFile.setSessionProperty(GraphicalEditorPart.NAME_INCLUDE, next); in showInclude()