forked from blackberry/VSPlugin
-
Notifications
You must be signed in to change notification settings - Fork 3
FAQ
Paweł Hofman edited this page Mar 30, 2015
·
2 revisions
- Do I need to remember my Author-ID and Author-Name properties?
No, you don't. Plugin caches those values each time you play with a debug-token. Later, it automatically sets this info inside bar-descriptor.xml, when NEW project is created.
- Can I have multiple bar-descriptor.xml files for one project?
Yes. Simply for each build target specify a different name. Current 'Application descriptor file' can be updated on Packager tab.
- My project hanged or is a card running in background, is there any way to close this process?
Yes. Target Navigator is capable of listing running processes and terminating selected one.
- Auto-update-MSBuild feature of the package from inside Visual Studio 2010 fails on Windows XP. Do I do anything wrong?
Default settings of the RunAs dialog prevent from manipulations inside "Program Files" folder. To upgrade without any issues uncheck the "Protect my computer and data from unauthorized program activity" next to the current user name.