I did a lot of work installing a new version minGW compiler. In the project I was working with I made a lot of changes: new version of compiler installed, reset some environment variables, pointed to the installed gdb.exe file for the debugger to work, set up a new watch window and so forth. I would like to save all this setup so I can reuse this setup when I make other new projects. Or, since I have many older projects that I made, can I find a way to switch to the new perspective that I just used in the current project? Does anyone know how to do this or, at least, point me to the documentation I need to read to do this task? Also I noticed that in other IDEs, there is a different perspective that is displayed when one is making a new release and a different one when one is working in the debug perspective! Is it even possible to do the same thing in CB?