Skip to content

Commit 0f12f9d

Browse files
committed
feat: update the docs regarding updatesite
1 parent 84d0722 commit 0f12f9d

File tree

3 files changed

+19
-0
lines changed

3 files changed

+19
-0
lines changed

docs/en/marketplaceupdate.rst

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -91,3 +91,22 @@ If you have already installed the IDF Eclipse Plugin using the update site URL,
9191
3. Click `Next` to proceed with the installation.
9292

9393
.. image:: ../../media/Update_plugins.png
94+
95+
If the next version of the plugin requires updated dependencies (e.g., the minimum CDT version has changed from 11.6 to 12), you’ll need to ensure these dependencies are updated during installation from the update site.
96+
97+
.. image:: ../../media/Update_dependencies.png
98+
99+
If the required dependencies are not updated, the installer will display the following error:
100+
`The installation cannot be completed as requested.`
101+
102+
To resolve this:
103+
104+
1. Click Show original error and build my own solution.
105+
2. Then select both:
106+
107+
- Update items already installed
108+
- Remove items already installed
109+
110+
.. image:: ../../media/Resolve_update_error.png .png
111+
112+
This will allow the installer to update or replace any conflicting components and continue the installation successfully.
829 KB
Loading

media/Update_dependencies.png

397 KB
Loading

0 commit comments

Comments
 (0)