Altera_Forum
Honored Contributor
13 years agoRelative path of Nios II project.
Hi. I have a problem. I was creating some project, and set some path for it (for example: C:\Projects\Dir1\Prj). I wrote the program, compiled it, and made an absolutely operational project. But now I need to change the folder name for my project (for example to: C:\Projects\Dir2\Prj). And when I rename this folder, and try to open this project – Nios II indicates an error “Could not open the editor: Project: Prj is closed or inaccessible” (It searches the project following the old path “C:\Projects\Dir1\Prj” and, of course, can’t find it.
Question: how can I make some project with a possibility to change name of any folder in the path? Or at the worst, how can I change the path in a project to a new one?