Environment CDATA grows empty lines
Posted: Tue Sep 27, 2011 8:02 am
For some reason after a workspace is loaded and rebuilt the following section in .project files gets a new empty line:
<Environment EnvVarSetName="<Use Workspace Settings>" DbgSetName="<Use Global Settings>">
<![CDATA[
--->>> empty lines go here
]]>
I tried first to remove all empty lines manually in an editor and then just deleted the whole <Environment> element - didn't help.
<Environment EnvVarSetName="<Use Workspace Settings>" DbgSetName="<Use Global Settings>">
<![CDATA[
--->>> empty lines go here
]]>
I tried first to remove all empty lines manually in an editor and then just deleted the whole <Environment> element - didn't help.