uidesigner/com.nokia.sdt.series60.componentlibrary/Generate Help for S60 Components Macros.launch
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.
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<launchConfiguration type="org.eclipse.jdt.launching.localJavaApplication">
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/com.nokia.sdt.component.symbian/src/com/nokia/sdt/component/symbian/sourcegen/macrohelp/MacroHelpGenerator.java"/>
</listAttribute>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="1"/>
</listAttribute>
<booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="true"/>
<stringAttribute key="org.eclipse.jdt.launching.MAIN_TYPE" value="com.nokia.sdt.component.symbian.sourcegen.macrohelp.MacroHelpGenerator"/>
<stringAttribute key="org.eclipse.jdt.launching.PROGRAM_ARGUMENTS" value="../com.nokia.sdt.series60.componentlibrary/components/CommonMacros.inc ../com.nokia.sdt.series60.componentlibrary/components/FileAndClassMacros.inc"/>
<stringAttribute key="org.eclipse.jdt.launching.PROJECT_ATTR" value="com.nokia.sdt.component.symbian"/>
</launchConfiguration>