forked from blackberry/VSPlugin
-
Notifications
You must be signed in to change notification settings - Fork 3
Features
Paweł Hofman edited this page Apr 8, 2015
·
7 revisions
#Primary Features
- compile, link, sign C/C++ application projects for BB10 platform inside Visual Studio
- support for OpenGL and Cascades applications
- support for x86 and ARMv7 toolchains
- support for C++11 features (for non-Cascades applications)
- native Visual Studio integration:
- dedicated MSBuild platform for BlackBerry
- dedicated project templates
- dedicated project-item templates
- dedicated plugin settings
- dedicated BlackBerry project settings
- dedicated set of Output Windows logging all actions
- dedicated tool-window to copy files to/from the target device
- integrated GDB debugger
- bar-descriptor visual editor
- basic colorizer for QML files
- capture runtime logs from running and debugged applications
#Not Supported Features
The following list describes features that are not supported yet in the plugin:
- value modification of local variables from the Locals Debug Window
- breakpoint filters
- listing target application modules, when debugging