Remove makefile dependency checks on SBSv2 builder since they don't apply.
Remove SBSv2BuilderInfo.java and functionality. That has been used for loading the SBSv2 tab, which no longer exists.
Now the SBSv2 data in the .cproject is loaded directly by the build configuration loading mechanism.
<!-- values for LAF keys that differ between portrait and landscape styles: portrait settings -->
<boolean key="is.portrait" value="true"/>
<boolean key="is.landscape" value="false"/>
<!-- define fonts, colors, rectangles, integers below... -->
<fontAlias key="ArialNarrowFont" ref="ArialNarrowFont.portrait" />
<fontAlias key="NormalFont" ref="NormalFont.portrait" />
<fontAlias key="AnnotationFont" ref="AnnotationFont.portrait" />
<fontAlias key="LegendFont" ref="LegendFont.portrait" />