VS Arduino
Visual Micro >> Microchip Studio (Atmel Studio 7) >> correct way to rename a project, or do save-as
https://www.visualmicro.com/forums/YaBB.pl?num=1523928560

Message started by perigalacticon on Apr 17th, 2018 at 1:29am

Title: correct way to rename a project, or do save-as
Post by perigalacticon on Apr 17th, 2018 at 1:29am
What is the correct way to make a copy of a VM Arduino project and save with a new name (in AS7)? 

Title: Re: correct way to rename a project, or do save-as
Post by Visual Micro on Apr 17th, 2018 at 11:40am
Hi,

If you right click the main project_name.ino and click rename. Then some workflow should help with this.

Title: Re: correct way to rename a project, or do save-as
Post by perigalacticon on Apr 17th, 2018 at 7:50pm
Thanks.  I can do the rename now.  But how do you do a Save-as, in order to make another version of the project which is a copy of the original?

Title: Re: correct way to rename a project, or do save-as
Post by Visual Micro on Apr 17th, 2018 at 7:56pm
There isn't a menu to do that but you can use windows explore to copy a project folder. Then delete the vcxproj and .sln if they exist in the copied folder. Ensure the project_name.ino matches the name of the new folder. Then use file>open>arduino project to open the .ino. Workflow will then create a new project and solution for you.

VS Arduino » Powered by YaBB 2.6.12!
YaBB Forum Software © 2000-2024. All Rights Reserved.