09.05.2012, 14:49, "[email protected]" <[email protected]>: > Hi, > > This is only of interest to you if you're compiling Qt Creator yourself, from > master. > > I just pushed change 7f09d0b756ff3f9bb52737d4aaf65ed84d751316 that merges the > functionality of the 'QmlJSInspector' plugin into the Debugger plugin. This > way we can better integrate it (e.g. the object tree is now just shown in the > 'Locals and Expressions' widget instead of being shown in a separate pane). > Anyhow, if you're now pulling from master you might have a stale > 'QmlJSInspector' library under lib/qtcreator/plugins/Nokia , which will bring > up warnings on startup. If this happens, just remove the 'qmljsinspector' > related files in the directory, or do a clean build.
I think it would be more useful to expose this functionality from Debugger to facilitate support for debugging of other languages in future. -- Regards, Konstantin _______________________________________________ Qt-creator mailing list [email protected] http://lists.qt-project.org/mailman/listinfo/qt-creator
