Before logging an issue, please update to the latest release of Visual Micro from the Downloads Page.

When Logging a Support Issue in the Forum, please ensure you have also:-

  • Enabled vMicro > Compiler > Show Build Properties
  • Re-Compile your program with these settings enabled
 
Save the new Output to a Text File and....
  • Click the Reply button and attach as .txt file OR
  • Click here to Email us with the file attached, and a link to your post
Support requests without the output above may be impossible to answer, so please help us to help you
 
Page Index Toggle Pages: 1 Send TopicPrint
Normal Topic correct way to rename a project, or do save-as (Read 2646 times)
perigalacticon
Junior Member
**
Offline


Posts: 55
Location: detroit area
Joined: Nov 7th, 2016
correct way to rename a project, or do save-as
Apr 17th, 2018 at 1:29am
Print Post  
What is the correct way to make a copy of a VM Arduino project and save with a new name (in AS7)?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: correct way to rename a project, or do save-as
Reply #1 - Apr 17th, 2018 at 11:40am
Print Post  
Hi,

If you right click the main project_name.ino and click rename. Then some workflow should help with this.
« Last Edit: Apr 17th, 2018 at 11:40am by Tim@Visual Micro »  
Back to top
WWW  
IP Logged
 
perigalacticon
Junior Member
**
Offline


Posts: 55
Location: detroit area
Joined: Nov 7th, 2016
Re: correct way to rename a project, or do save-as
Reply #2 - Apr 17th, 2018 at 7:50pm
Print Post  
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?
  
Back to top
 
IP Logged
 
Tim@Visual Micro
Administrator
*****
Offline


Posts: 12071
Location: United Kingdom
Joined: Apr 10th, 2010
Re: correct way to rename a project, or do save-as
Reply #3 - Apr 17th, 2018 at 7:56pm
Print Post  
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.
  
Back to top
WWW  
IP Logged
 
Page Index Toggle Pages: 1
Send TopicPrint