File ".project" is modified uncontrolled (IEP-654)
Describe the bug
working on Windows:
</natures>
<linkedResources>
<link>
<name>esp_idf_components/app_trace/app_trace.c</name>
<type>1</type>
<location>/C:/Users/Franz/esp-idf-master/esp-idf/components/app_trace/app_trace.c</location>
</link>
working on LInux
<location>home/franz/C::/Users/Franz/esp-idf-master/esp-idf/components/app_trace/app_trace.c</location>
Working on Windows:
<location>C:/home/franz/C::/Users/Franz/esp-idf-master/esp-idf/components/app_trace/app_trace.c</location>
To Reproduce
open the Project in Windows, open in Linux, Open in Windows.
Hi @franz-ms-muc
Thanks for raising this issue. I think we need to find a better way to manage the esp_idf_components file references. The files under this folder will be refreshed after every build based on the compile_commands.json file. As you are building in different platforms so file system references are getting changed.
I understand this is a real concern let us think and work on this.
Thanks
How about setting it to the real Path ?
Not adding
Like C:
Home/c:
C:/home/c:
Why would one let this grow endless ?
Von: Kondal Kolipaka @.> Gesendet: Donnerstag, 24. Februar 2022 06:37 An: espressif/idf-eclipse-plugin @.> Cc: Franz Höpfinger @.>; Mention @.> Betreff: Re: [espressif/idf-eclipse-plugin] File ".project" is modified uncontrolled (IEP-654) (Issue #494)
Hi @franz-ms-muchttps://github.com/franz-ms-muc
Thanks for raising this issue. I think we need to find a better way to manage the esp_idf_components file references. The files under this folder will be refreshed after every build based on the compile_commands.json file. As you are building in different platforms so file system references are getting changed.
I understand this is a real concern let us think and work on this.
Thanks
— Reply to this email directly, view it on GitHubhttps://github.com/espressif/idf-eclipse-plugin/issues/494#issuecomment-1049511938, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQSZUH5CNFWBSFSC7QZD44DU4W7ZJANCNFSM5PEBCROA. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub. You are receiving this because you were mentioned.Message ID: @.@.>>
[https://www.meisterschulen-mchn.de/images/meisterschulen/allgemein/4-logos/logofc.jpg]
Meisterschulen am Ostbahnhof Mühldorfstr. 6 81671 München
Tel.: 089 416002 - 0 Fax: 089 416002 - 111
Internet: www.meisterschulen-münchen.dehttp://www.meisterschulen-mchn.de
Hi @franz-ms-muc
Thanks for raising this issue. I think we need to find a better way to manage the
esp_idf_componentsfile references. The files under this folder will be refreshed after every build based on the compile_commands.json file. As you are building in different platforms so file system references are getting changed.I understand this is a real concern let us think and work on this.
Thanks
no.
if it would be "changed" all would be OK.
you just append nonsense.
Hi @franz-ms-muc
Thanks for raising this issue. I think we need to find a better way to manage the
esp_idf_componentsfile references. The files under this folder will be refreshed after every build based on the compile_commands.json file. As you are building in different platforms so file system references are getting changed.I understand this is a real concern let us think and work on this.
Thanks
any news ????
please work on it so the Path is no more "extended" but deleted and re-generated.