+ _project.toString());
}
final MasterIndex index = getOrCreateMasterIndex();
final ProjectIndex projIndex = index.getProjectIndex(_project);
final Map<String, SerializableTLDNamespace> namespaces = projIndex.getNamespaces();
if (JSFCoreTraceOptions.TRACE_JSPTAGPERSISTENCE)
{
JSFCoreTraceOptions.log("Contents of repo for: " //$NON-NLS-1$
+ _project.toString());