How do I ensure that the CodeWarrior IDE saves all modifications that I make to the project properties?
The settings specified in the Properties dialog box are saved when you click
Apply
and then
OK
to close the dialog box. The only reason this does not work could be:
You only have read access to the
.project file in the project directory.
-or-
You closed the
Properties
dialog box by clicking
Cancel
instead of
OK
.