Add ISymbianManagerLoadedHook - currently used to notify com.nokia.qt plugins that need to ensure that Qt SDKs have been scanned and added to the Qt preferences and that ICarbideBuildConfiguration listeners are added so the proper Qt-SDK can be set with build config changes. Scanned Qt SDKs are wrapped in a Job and added SDKs are reported to the Error log as Info.
Manifest-Version: 1.0
Bundle-ManifestVersion: 2
Bundle-Name: Target Connection Framework Plug-in
Bundle-SymbolicName: com.nokia.tcf;singleton:=true
Bundle-Version: 1.4.3.qualifier
Bundle-Activator: com.nokia.tcf.Activator
Bundle-Vendor: Nokia
Require-Bundle: org.eclipse.core.runtime
Bundle-ActivationPolicy: lazy
Export-Package: com.nokia.tcf.api,
com.nokia.tcf.impl;x-friends:="com.nokia.tcf.test,com.nokia.tcf.legacy,com.nokia.carbide.cpp.edc.agent.trk"
Bundle-ClassPath: tcfPlugin.jar
Bundle-RequiredExecutionEnvironment: J2SE-1.5