|
How to copy a project in MPLAB IDE
I want to copy an existing project / workspace that has our working code to a new project so I can write some test code but still be able to keep the working code intact. I tried just copying the folder the workspace was in and renaming the folder, but it still thought the source files were in the original folder.
If I use the new project wizard, it doesn't come with the proper options as a default and I seem to have missed something because now the code doesn't compile.
Thanks,
Rick
|