Fix bug 11274. Don't hold a lock on projectInfoMap for so long, fetching interesting mmp/bld.inf/etc list outside the lock instead. Add a temporary resource listener just in case resources are modified when we're not looking (I never saw this fire).
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">+ −
<!--NewPage-->+ −
<HTML>+ −
<HEAD>+ −
<!-- Generated by javadoc (build 1.5.0_15) on Tue Jan 06 17:31:55 CST 2009 -->+ −
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">+ −
<TITLE>+ −
Serialized Form (Carbide.c++ SDK API Reference)+ −
</TITLE>+ −
+ −
+ −
<LINK REL ="stylesheet" TYPE="text/css" HREF="stylesheet.css" TITLE="Style">+ −
+ −
<SCRIPT type="text/javascript">+ −
function windowTitle()+ −
{+ −
parent.document.title="Serialized Form (Carbide.c++ SDK API Reference)";+ −
}+ −
</SCRIPT>+ −
<NOSCRIPT>+ −
</NOSCRIPT>+ −
+ −
</HEAD>+ −
+ −
<BODY BGCOLOR="white" onload="windowTitle();">+ −
+ −
+ −
<!-- ========= START OF TOP NAVBAR ======= -->+ −
<A NAME="navbar_top"><!-- --></A>+ −
<A HREF="#skip-navbar_top" title="Skip navigation links"></A>+ −
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">+ −
<TR>+ −
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">+ −
<A NAME="navbar_top_firstrow"><!-- --></A>+ −
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">+ −
<TR ALIGN="center" VALIGN="top">+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>+ −
</TR>+ −
</TABLE>+ −
</TD>+ −
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>+ −
<b>Carbide.c++</b></EM>+ −
</TD>+ −
</TR>+ −
+ −
<TR>+ −
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">+ −
PREV + −
NEXT</FONT></TD>+ −
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">+ −
<A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> + −
<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> + −
<SCRIPT type="text/javascript">+ −
<!--+ −
if(window==top) {+ −
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');+ −
}+ −
//-->+ −
</SCRIPT>+ −
<NOSCRIPT>+ −
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>+ −
</NOSCRIPT>+ −
+ −
+ −
</FONT></TD>+ −
</TR>+ −
</TABLE>+ −
<A NAME="skip-navbar_top"></A>+ −
<!-- ========= END OF TOP NAVBAR ========= -->+ −
+ −
<HR>+ −
<CENTER>+ −
<H1>+ −
Serialized Form</H1>+ −
</CENTER>+ −
<HR SIZE="4" NOSHADE>+ −
+ −
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">+ −
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">+ −
<TH ALIGN="center"><FONT SIZE="+2">+ −
<B>Package</B> <B>com.nokia.carbide.cdt.builder</B></FONT></TH>+ −
</TR>+ −
</TABLE>+ −
+ −
<P>+ −
<A NAME="com.nokia.carbide.cdt.builder.InvalidDriveInMMPPathException"><!-- --></A>+ −
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">+ −
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">+ −
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">+ −
<B>Class <A HREF="com/nokia/carbide/cdt/builder/InvalidDriveInMMPPathException.html" title="class in com.nokia.carbide.cdt.builder">com.nokia.carbide.cdt.builder.InvalidDriveInMMPPathException</A> extends java.lang.Exception implements Serializable</B></FONT></TH>+ −
</TR>+ −
</TABLE>+ −
+ −
<P>+ −
<A NAME="serializedForm"><!-- --></A>+ −
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">+ −
<TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">+ −
<TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">+ −
<B>Serialized Fields</B></FONT></TH>+ −
</TR>+ −
</TABLE>+ −
+ −
<H3>+ −
path</H3>+ −
<PRE>+ −
IPath <B>path</B></PRE>+ −
<DL>+ −
<DL>+ −
</DL>+ −
</DL>+ −
<HR SIZE="4" NOSHADE>+ −
+ −
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">+ −
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">+ −
<TH ALIGN="center"><FONT SIZE="+2">+ −
<B>Package</B> <B>com.nokia.carbide.cpp.sdk.core</B></FONT></TH>+ −
</TR>+ −
</TABLE>+ −
+ −
<P>+ −
<A NAME="com.nokia.carbide.cpp.sdk.core.SDKEnvInfoFailureException"><!-- --></A>+ −
<TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">+ −
<TR BGCOLOR="#CCCCFF" CLASS="TableSubHeadingColor">+ −
<TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">+ −
<B>Class <A HREF="com/nokia/carbide/cpp/sdk/core/SDKEnvInfoFailureException.html" title="class in com.nokia.carbide.cpp.sdk.core">com.nokia.carbide.cpp.sdk.core.SDKEnvInfoFailureException</A> extends java.lang.Exception implements Serializable</B></FONT></TH>+ −
</TR>+ −
</TABLE>+ −
+ −
<P>+ −
<B>serialVersionUID: </B>-6103977959428981590L+ −
+ −
<P>+ −
+ −
<P>+ −
<HR>+ −
+ −
+ −
<!-- ======= START OF BOTTOM NAVBAR ====== -->+ −
<A NAME="navbar_bottom"><!-- --></A>+ −
<A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>+ −
<TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">+ −
<TR>+ −
<TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">+ −
<A NAME="navbar_bottom_firstrow"><!-- --></A>+ −
<TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">+ −
<TR ALIGN="center" VALIGN="top">+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Package</FONT> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Class</FONT> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <FONT CLASS="NavBarFont1">Use</FONT> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="overview-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="index-files/index-1.html"><FONT CLASS="NavBarFont1"><B>Index</B></FONT></A> </TD>+ −
<TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1"> <A HREF="help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A> </TD>+ −
</TR>+ −
</TABLE>+ −
</TD>+ −
<TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>+ −
<b>Carbide.c++</b></EM>+ −
</TD>+ −
</TR>+ −
+ −
<TR>+ −
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">+ −
PREV + −
NEXT</FONT></TD>+ −
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">+ −
<A HREF="index.html?serialized-form.html" target="_top"><B>FRAMES</B></A> + −
<A HREF="serialized-form.html" target="_top"><B>NO FRAMES</B></A> + −
<SCRIPT type="text/javascript">+ −
<!--+ −
if(window==top) {+ −
document.writeln('<A HREF="allclasses-noframe.html"><B>All Classes</B></A>');+ −
}+ −
//-->+ −
</SCRIPT>+ −
<NOSCRIPT>+ −
<A HREF="allclasses-noframe.html"><B>All Classes</B></A>+ −
</NOSCRIPT>+ −
+ −
+ −
</FONT></TD>+ −
</TR>+ −
</TABLE>+ −
<A NAME="skip-navbar_bottom"></A>+ −
<!-- ======== END OF BOTTOM NAVBAR ======= -->+ −
+ −
<HR>+ −
<div id="footer">Copyright © 2010 Nokia Corporation and/or its subsidiary(-ies). All rights reserved. <br>License: <a href="http://www.eclipse.org/legal/epl-v10.html">http://www.eclipse.org/legal/epl-v10.html</a></div>+ −
</BODY>+ −
</HTML>+ −