More portability fixes for Linux.
-- make EpocEnginePathHelper et al produce an IPath that matches an existing path in the filesystem even if the case doesn't match. File#getCanonical* does not do this in Unix.
-- SISBuilderInfo2 and bld.inf exports fixes for full path detection
-- make some tests less dependent on having specific SDKs available.
-- fix some warnings
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Getting Started" link_to="sdkTOC.xml#sdkGettingStarted">
<topic label="Background information" href="html/gettingStarted/background.htm"/>
<topic label="Setting up your development environment" href="html/gettingStarted/env_setup.htm"/>
<topic label="Installing the Carbide.c++ Plug-in SDK help" href="html/gettingStarted/sdk_help.htm"/>
<topic label="Importing the SDK example and leavescan plug-ins" href="html/gettingStarted/import_examples.htm"/>
<topic label="Debugging a Carbide.c++ plug-in" href="html/gettingStarted/launchconfig.htm"/>
</toc>