stechong [Wed, 16 Jun 2010 23:27:28 -0500] rev 1486
Updated com.nokia.cdt.debug.launch to work with recently refactored ISymbianBuildContext.
stechong [Wed, 16 Jun 2010 22:48:39 -0500] rev 1485
Fixed problem where SDK becomes disabled after rescanning.
stechong [Wed, 16 Jun 2010 22:40:10 -0500] rev 1484
Updated SDK manager to attempt removing SDK from devicex.xml only when the SDK is originally defined in the file.
stechong [Wed, 16 Jun 2010 22:25:08 -0500] rev 1483
Updated com.nokia.cdt.debug.cw.symbian to work with recently refactored ISymbianBuildContext.
stechong [Wed, 16 Jun 2010 20:45:09 -0500] rev 1482
Updated reference of SBSv2QueryUtils#queryConfigTargetInfo() to match latest changes.
Chad Peckham <chad.peckham@nokia.com> [Wed, 16 Jun 2010 17:27:41 -0500] rev 1481
Commit some changes from Ed, also for USB, return different error for h/w comm error as opposed to where there is no error reported by windows, but the bytes did not get sent to the device (not responding)
timkelly [Wed, 16 Jun 2010 16:53:22 -0500] rev 1480
Add exception handling (SBSv2MinimumVersionException) before trying to query raptor for config info. Min Raptor version is 2.15
timkelly [Wed, 16 Jun 2010 15:43:22 -0500] rev 1479
refactor out ABLD-style platform constants into ISBSv1BuildContext from ISymbianBuildContext
timkelly [Wed, 16 Jun 2010 13:27:31 -0500] rev 1478
Fix some problems displaying broken configs and broken SDKs in the SDK/Config Tree for SBSv2
timkelly [Wed, 16 Jun 2010 12:09:43 -0500] rev 1477
fix problem with sbsv2 context equals (ignore case on platform and target)