Software Archive
Read-only legacy content
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17060 Discussions

Changing project path?

Cheryl_O_
Beginner
730 Views

Is it possible to change a project path on an existing project?

It seems my files are not accessible because XDK includes "skydrive" whereas, on my PC, it says "onedrive", and I'd hate to have to restart a whole new project.

0 Kudos
1 Reply
Amrita_C_Intel
Employee
730 Views

So there are two ways to do so. But the first way is much safer.

1. Copy the project and paste it to desired location. Then open this project as open an intel xdk project.This is much safer option and you will have a copy of the old one residing in the old location.

2.Or close the XDK. Copy the project to a new location. Then open up the global settings.xdk file and change the root directory path. And now when you open the XDK you will see the new location has been updated .

0 Kudos
Reply