For IColorProvider on the SDK/Config tree LabelProvider, only check for existence of EPOCROOT in the data provider.
Use updated text on SDK node to check if SDK has a valid EPOCROOT or not. Works now for project wizards too.
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>com.nokia.carbide.cpp.qt.templates</name>
<comment></comment>
<projects>
</projects>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.ManifestBuilder</name>
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>org.eclipse.pde.SchemaBuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
<nature>org.eclipse.pde.PluginNature</nature>
</natures>
</projectDescription>