I have SQL Server 2014 installed along with SSDT and SSDT-BI in conjunction with Visual Studio 2013. I recently installed Visual Studio 2015 (but kept VS2013 installed) and understand that there is no current SSDT-BI for VS2015 since it's going to be part of SQL Server 2016. What I'm unable to figure out is how to get SSIS project development to work in VS2015 using my current installation.
If I re-run the SSDTBI_x86_ENU installer, since I'm not wishing to add a new SQL Server instance, things will fail because I'm not adding any new components.
What's the correct procedure for enabling SQL Server 2014 SSIS development in Visual Studio 2015?