Manual changes to the .BPR project file are not retained

Abstract: Manual changes to the .BPR project file are not retained

Manual changes to the .BPR project file are not retained

  • Product Name:��C++Builder�
  • Product Version:��All�
  • Product Component:��IDE�
  • Platform/OS Version:� All

    Description:

    I have opened my .BPR file in an external text editor and made some changes to it.� However, when I open the project in the C++Builder IDE, those changes are not retained.� How can I get around this and make sure my changes stay?

    Answer/Solution:

    Once you have finished editing the .BPR file, be sure to delete or rename (if you prefer to play it safe) the corresponding backup .~BPR file before opening the project in the IDE.� If you do not, then C++Builder will pull in your original project settings from the backup file, and your changes will be lost.

    Author:� Yu-Chen Hsueh