Reputation: 5523
I'm currenlty using nodejs, cordova, android sdk. I'm trying to install visual studio 2015 but it seems to want to download and install these packages again, creating its own copy.
I want to use the existing tools. Is it possible?
Upvotes: 1
Views: 1146
Reputation: 5560
You could point Visual Studio to use your settings by following steps below:
More details in the Configure the Visual Studio Tools for Apache Cordova on MSDN.
When specify values other then defaults take following notes in consideration:
Upvotes: 1