Can I delete "refreshScope" configurations in the cproject? [message #1816684] |
Mon, 04 November 2019 19:15 |
Eclipse User |
|
|
|
The .cproject contains several elements taged as storageModule, one of which has the moduleId attribute set to "refreshScope". With in this element there are multiple configuration elements, many which seem like they belonged to old versions of the project.
<storageModule moduleId="refreshScope" versionNumber="2">
<configuration configurationName="Example 1"/>
<configuration configurationName="Example 2"/>
<configuration configurationName="Example 3"/>
<configuration configurationName="Example 4"/>
<configuration configurationName="Example 5"/>
...
Only a few of the configs in the "refreshScope" are actual configurations (and all actual configurations do appear in this "refreshScope").
Can I delete "refreshScope" configurations that name non-existent configurations?
|
|
|
Powered by
FUDForum. Page generated in 0.03986 seconds