hi
i want to be able to save the current project with its file to other locations (Except copy/past the project folder)
i couldn't find this option , i found only "save project as" which only save the project file (.cbp) , it dosen't make a full copy .
There is no such option, except doing a save as with all files (one by one), but this is not really an option of course.
What do you want to achieve?
just want to be able to save as the whole project to another location . not only the project file (.cbp). i think such option would be usefull when you want to make another copy for the project .
If you want to reuse your project (as template for other projects) just use "File -> Save project as template" And reuse it with File -> New -> from template".
This does not only save the files, but all the project settings, like search dirs, libs etc.
thanks