timkelly [Wed, 28 Jul 2010 17:10:59 -0500] rev 1717
only wait 5 seconds for rvct version info. If not found, default to rvct2_2. (This is for abld only)
timkelly [Wed, 28 Jul 2010 17:07:31 -0500] rev 1716
put @since 3.0 on public APIs, where needed
stechong [Wed, 28 Jul 2010 16:48:09 -0500] rev 1715
Updated SDKManager to use SDKCacheUtils for caching SDK info.
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:41:21 -0500] rev 1714
added latest bug fixes
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:40:59 -0500] rev 1713
minor edits handling theme references
fturovic <frank.turovich@nokia.com> [Wed, 28 Jul 2010 15:39:56 -0500] rev 1712
removed carbide theme from product plugin
ssobek [Wed, 28 Jul 2010 15:25:04 -0500] rev 1711
move StopModeMainTab to PlatSim-only launch
timkelly [Wed, 28 Jul 2010 15:19:12 -0500] rev 1710
Refactor getBuiltInMacros() to be SBSv1 specific. This are the hard-coded macros misc macros we are adding for SBSv1.
For SBSv2, they are retrieved from the sbs config query. Also, clean up some API and comments on public APIS
timkelly [Wed, 28 Jul 2010 11:33:05 -0500] rev 1709
clean up some TODOs
ssobek [Wed, 28 Jul 2010 10:10:48 -0500] rev 1708
move findOrCreatePlatSimConnection() to com.nokia.cdt.internal.debug.launch.ui