627628629630631632633634635636637
} } else { BuildpathAttributeConfiguration config = fAttributeDescriptors .get(attrib.getKey()); if (config == null || !config.canRemove(attrib .getBuildpathAttributeAccess())) { return false; } } } else if (elem instanceof BPListElement) {