carbidesdk/com.nokia.carbide.cpp.sdk.doc.user/reference/api/index-files/index-16.html
Keeping PlatSim internal only.
<!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:57 CST 2009 -->
<META http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<TITLE>
R-Index (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="R-Index (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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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">
<A HREF="index-15.html"><B>PREV LETTER</B></A>
<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-16.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-16.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 ========= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <HR>
<A NAME="_R_"><!-- --></A><H2>
<B>R</B></H2>
<DL>
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IModelProvider.html#registerModel(Model)"><B>registerModel(Model)</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.model.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IModelProvider.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model">IModelProvider</A>
<DD>Make a model visible to clients of the provider and manage its contents.
<DT><A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianBuildContext.html#RELEASE_TARGET"><B>RELEASE_TARGET</B></A> -
Static variable in interface com.nokia.carbide.cpp.sdk.core.<A HREF="../com/nokia/carbide/cpp/sdk/core/ISymbianBuildContext.html" title="interface in com.nokia.carbide.cpp.sdk.core">ISymbianBuildContext</A>
<DD>
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IModelProvider.html#releaseSharedModel(SharedModel)"><B>releaseSharedModel(SharedModel)</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.model.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IModelProvider.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model">IModelProvider</A>
<DD>Indicate that the client is no longer using the model, which allows it to
be eventually cleaned up.
<DT><A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html#removeAllMarkers(IProject)"><B>removeAllMarkers(IProject)</B></A> -
Static method in class com.nokia.carbide.cdt.builder.builder.<A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html" title="class in com.nokia.carbide.cdt.builder.builder">CarbideCPPBuilder</A>
<DD>Remove all the C/C++ markers for the current project.
<DT><A HREF="../com/nokia/carbide/cdt/builder/CarbideBuilderPlugin.html#removeBuildConfigChangedListener(com.nokia.carbide.cdt.builder.project.ICarbideConfigurationChangedListener)"><B>removeBuildConfigChangedListener(ICarbideConfigurationChangedListener)</B></A> -
Static method in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/CarbideBuilderPlugin.html" title="class in com.nokia.carbide.cdt.builder">CarbideBuilderPlugin</A>
<DD>
<DT><A HREF="../com/nokia/carbide/cpp/sdk/core/ISDKManager.html#removeInstalledSdkChangeListener(com.nokia.carbide.cpp.sdk.core.ICarbideInstalledSDKChangeListener)"><B>removeInstalledSdkChangeListener(ICarbideInstalledSDKChangeListener)</B></A> -
Method in interface com.nokia.carbide.cpp.sdk.core.<A HREF="../com/nokia/carbide/cpp/sdk/core/ISDKManager.html" title="interface in com.nokia.carbide.cpp.sdk.core">ISDKManager</A>
<DD>Remove an ICarbideInstalledSDKChangeListener listener
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IModel.html#removeListener(com.nokia.carbide.cpp.epoc.engine.model.IModelListener)"><B>removeListener(IModelListener)</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.model.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IModel.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model">IModel</A>
<DD>Remove listener, ignore missing
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IView.html#removeListener(com.nokia.carbide.cpp.epoc.engine.model.IViewListener)"><B>removeListener(IViewListener)</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.model.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IView.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model">IView</A>
<DD>Remove listener, ignore if not present
<DT><A HREF="../com/nokia/carbide/cdt/builder/CarbideBuilderPlugin.html#removeProjectPropertyChangedListener(com.nokia.carbide.cdt.builder.project.ICarbideProjectPropertyChangedListener)"><B>removeProjectPropertyChangedListener(ICarbideProjectPropertyChangedListener)</B></A> -
Static method in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/CarbideBuilderPlugin.html" title="class in com.nokia.carbide.cdt.builder">CarbideBuilderPlugin</A>
<DD>
<DT><A HREF="../com/nokia/carbide/cpp/sdk/core/ISDKManager.html#removeSDK(java.lang.String)"><B>removeSDK(String)</B></A> -
Method in interface com.nokia.carbide.cpp.sdk.core.<A HREF="../com/nokia/carbide/cpp/sdk/core/ISDKManager.html" title="interface in com.nokia.carbide.cpp.sdk.core">ISDKManager</A>
<DD>Delete an SDK from devices.xml
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/makefile/IMakefileViewBase.html#replaceDirective(IDirective, java.lang.String)"><B>replaceDirective(IDirective, String)</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.model.makefile.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/makefile/IMakefileViewBase.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model.makefile">IMakefileViewBase</A>
<DD>Replace a directive with alternate text.
<DT><A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectInfo.html#REQUIRED_BINARY_PARSER_IDS"><B>REQUIRED_BINARY_PARSER_IDS</B></A> -
Static variable in interface com.nokia.carbide.cdt.builder.project.<A HREF="../com/nokia/carbide/cdt/builder/project/ICarbideProjectInfo.html" title="interface in com.nokia.carbide.cdt.builder.project">ICarbideProjectInfo</A>
<DD>
<DT><A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html#resolve(java.lang.String, IPath)"><B>resolve(String, IPath)</B></A> -
Method in class com.nokia.carbide.cdt.builder.<A HREF="../com/nokia/carbide/cdt/builder/EpocEnginePathHelper.html" title="class in com.nokia.carbide.cdt.builder">EpocEnginePathHelper</A>
<DD>Resolve a project-relative path to correct any problems in
capitalization.
<DT><A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html#RESOLVED_PKG_PREFIX"><B>RESOLVED_PKG_PREFIX</B></A> -
Static variable in class com.nokia.carbide.cdt.builder.builder.<A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html" title="class in com.nokia.carbide.cdt.builder.builder">CarbideCPPBuilder</A>
<DD>
<DT><A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html#resolvePKGFile(IPath, com.nokia.carbide.cpp.sdk.core.ISymbianBuildContext, IPath)"><B>resolvePKGFile(IPath, ISymbianBuildContext, IPath)</B></A> -
Static method in class com.nokia.carbide.cdt.builder.builder.<A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html" title="class in com.nokia.carbide.cdt.builder.builder">CarbideCPPBuilder</A>
<DD>Given PKG file to be built, check to see if it has supported macros and if so replace them so
the PKG file will contain current build context values.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IView.html#revert()"><B>revert()</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.model.<A HREF="../com/nokia/carbide/cpp/epoc/engine/model/IView.html" title="interface in com.nokia.carbide.cpp.epoc.engine.model">IView</A>
<DD>Reverts changes to mirror model contents and marks the view synchronized.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/IDataRunnable.html#run(Data)"><B>run(Data)</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/IDataRunnable.html" title="interface in com.nokia.carbide.cpp.epoc.engine">IDataRunnable</A>
<DD>Run with the view.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/IViewRunnable.html#run(View)"><B>run(View)</B></A> -
Method in interface com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/IViewRunnable.html" title="interface in com.nokia.carbide.cpp.epoc.engine">IViewRunnable</A>
<DD>Run with the view.
<DT><A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html#runPreBuildChecks(com.nokia.carbide.cdt.builder.project.ICarbideBuildConfiguration, com.nokia.carbide.cdt.builder.builder.CarbideCommandLauncher)"><B>runPreBuildChecks(ICarbideBuildConfiguration, CarbideCommandLauncher)</B></A> -
Static method in class com.nokia.carbide.cdt.builder.builder.<A HREF="../com/nokia/carbide/cdt/builder/builder/CarbideCPPBuilder.html" title="class in com.nokia.carbide.cdt.builder.builder">CarbideCPPBuilder</A>
<DD>
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html#runWithBldInfData(IPath, com.nokia.carbide.cpp.epoc.engine.model.IViewConfiguration, com.nokia.carbide.cpp.epoc.engine.IBldInfDataRunnable)"><B>runWithBldInfData(IPath, IViewConfiguration, IBldInfDataRunnable)</B></A> -
Static method in class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html" title="class in com.nokia.carbide.cpp.epoc.engine">EpocEnginePlugin</A>
<DD>Get a read-only copy of data for the given bld.inf view
with the given configuration, and run user code using the model.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html#runWithBldInfView(IPath, com.nokia.carbide.cpp.epoc.engine.model.IViewConfiguration, com.nokia.carbide.cpp.epoc.engine.IBldInfViewRunnable)"><B>runWithBldInfView(IPath, IViewConfiguration, IBldInfViewRunnable)</B></A> -
Static method in class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html" title="class in com.nokia.carbide.cpp.epoc.engine">EpocEnginePlugin</A>
<DD>Get a shared instance of the given MMP model, create a view
with the given configuration, and run user code using the model.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html#runWithBSFView(IPath, com.nokia.carbide.cpp.epoc.engine.IBSFViewRunnable)"><B>runWithBSFView(IPath, IBSFViewRunnable)</B></A> -
Static method in class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html" title="class in com.nokia.carbide.cpp.epoc.engine">EpocEnginePlugin</A>
<DD>Get a shared instance of the given BSF model, create a view
with the given configuration, and run user code using the model.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html#runWithImageMakefileData(IPath, com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileViewConfiguration, com.nokia.carbide.cpp.epoc.engine.IImageMakefileDataRunnable)"><B>runWithImageMakefileData(IPath, IImageMakefileViewConfiguration, IImageMakefileDataRunnable)</B></A> -
Static method in class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html" title="class in com.nokia.carbide.cpp.epoc.engine">EpocEnginePlugin</A>
<DD>Get a read-only copy of data for the given image makefile view
with the given configuration, and run user code using the model.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html#runWithImageMakefileView(IPath, com.nokia.carbide.cpp.epoc.engine.model.makefile.image.IImageMakefileViewConfiguration, com.nokia.carbide.cpp.epoc.engine.IImageMakefileViewRunnable)"><B>runWithImageMakefileView(IPath, IImageMakefileViewConfiguration, IImageMakefileViewRunnable)</B></A> -
Static method in class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html" title="class in com.nokia.carbide.cpp.epoc.engine">EpocEnginePlugin</A>
<DD>Get a shared instance of the given MMP model, create a view
with the given configuration, and run user code using the model.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html#runWithMMPData(IPath, com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPViewConfiguration, com.nokia.carbide.cpp.epoc.engine.IMMPDataRunnable)"><B>runWithMMPData(IPath, IMMPViewConfiguration, IMMPDataRunnable)</B></A> -
Static method in class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html" title="class in com.nokia.carbide.cpp.epoc.engine">EpocEnginePlugin</A>
<DD>Get a read-only copy of data for the given MMP view
with the given configuration, and run user code using the model.
<DT><A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html#runWithMMPView(IPath, com.nokia.carbide.cpp.epoc.engine.model.mmp.IMMPViewConfiguration, com.nokia.carbide.cpp.epoc.engine.IMMPViewRunnable)"><B>runWithMMPView(IPath, IMMPViewConfiguration, IMMPViewRunnable)</B></A> -
Static method in class com.nokia.carbide.cpp.epoc.engine.<A HREF="../com/nokia/carbide/cpp/epoc/engine/EpocEnginePlugin.html" title="class in com.nokia.carbide.cpp.epoc.engine">EpocEnginePlugin</A>
<DD>Get a shared instance of the given MMP model, create a view
with the given configuration, and run user code using the model.
</DL>
<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="#FFFFFF" CLASS="NavBarCell1Rev"> <FONT CLASS="NavBarFont1Rev"><B>Index</B></FONT> </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">
<A HREF="index-15.html"><B>PREV LETTER</B></A>
<A HREF="index-17.html"><B>NEXT LETTER</B></A></FONT></TD>
<TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
<A HREF="../index.html?index-filesindex-16.html" target="_top"><B>FRAMES</B></A>
<A HREF="index-16.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 ======= -->
<A HREF="index-1.html">A</A> <A HREF="index-2.html">B</A> <A HREF="index-3.html">C</A> <A HREF="index-4.html">D</A> <A HREF="index-5.html">E</A> <A HREF="index-6.html">F</A> <A HREF="index-7.html">G</A> <A HREF="index-8.html">H</A> <A HREF="index-9.html">I</A> <A HREF="index-10.html">K</A> <A HREF="index-11.html">L</A> <A HREF="index-12.html">M</A> <A HREF="index-13.html">N</A> <A HREF="index-14.html">O</A> <A HREF="index-15.html">P</A> <A HREF="index-16.html">R</A> <A HREF="index-17.html">S</A> <A HREF="index-18.html">T</A> <A HREF="index-19.html">U</A> <A HREF="index-20.html">V</A> <A HREF="index-21.html">W</A> <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>