General ⇒ Rename Project
Rename Project
I've created a project in TeXnicCenter and it works just fine. However I want to rename it. Just changing the file name in the folder where it's saved causes a problem, even if I rename all of the files that were created by TeXnicCenter.
Can anyone explain me how to change the Name of the Project file (*.tcp)?
Thanks in advance
frfrst
Learn LaTeX easily with newest books:
The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis
The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more
LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis
Re: Rename Project
Re: Rename Project
So here is what I've done:
0.) Backup your project (seriously - do it!)
1.) Open your project
2.) Click "Build | Clean Project" and OK
3.) Close TeXnicCenter
4.) Go to the project folder
5.) Rename all files in the project folder to the same, desired project name
6.) Open every single file in the project folder, and replace every occurance of the old project name with the new one (search for the old name with the search function of your editor) - avoid typos!!!
7.) Save every single file after editing it
8.) Open your Project in TeXnicCenter again
9.) Click "Build Current File" (maybe several times)
10.) Finish - everything should be super beautiful and renamed now