phofman / vs-plugin

Visual Studio Plugin for BlackBerry Native Development
13 stars 3 forks source link

QML debugging #42

Open tomgregar opened 9 years ago

tomgregar commented 9 years ago

Do you have any plans to add possibility to debug JavaScript in QML in vs-plugin? This plugin is excelent, it enables Blackberry development in VS. With QML support, it would be, well... more excelent :)

phofman commented 9 years ago

I would love to, but I have no idea, how it works from the device side nor from Qt/QML side. I already asked BB-tools team to share some documentation about it etc. (and about some other features), but they seem to be deaf. They probably don't like any kind of support and want silently vanish from the market. Incorporating my changes into Gold 3.0 release took me 4+ months of constant pinging them ;)

tomgregar commented 9 years ago

oh... well, so i'll copy this also to "original" VSPlugin to be (maybe) noticed by internal team. Its a pity Momentics is closed source...

phofman commented 9 years ago

thx

tomgregar commented 9 years ago

What about contacting QNX/BB developers of Momentics directly? They are responsible for Eclipse CDT and JSDT and they are willing to share their output with the community. So one can find qml highlighting code for Eclipse in official Eclipse Git. And they plan to share qml debugging and editing, but did not make it yet.