Skip to content

Commit 8b266c4

Browse files
authored
feat: updated marketplaceupdate_doc (#1208)
1 parent 4aec363 commit 8b266c4

File tree

1 file changed

+10
-4
lines changed

1 file changed

+10
-4
lines changed

docs/en/marketplaceupdate.rst

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ The Espressif-IDE Eclipse Plugin can be installed using the update site URL, Ecl
99
- :ref:`install_idf_eclipse_plugin_marketplace`
1010
- :ref:`install_idf_eclipse_plugin_local_archive`
1111
- :ref:`upgradePlugins`
12+
- :ref:`upgradeEspressifIdeDependencies`
1213

1314

1415
.. _installUpdateSiteURL:
@@ -92,7 +93,12 @@ If you have already installed the IDF Eclipse Plugin using the update site URL,
9293

9394
.. image:: ../../media/Update_plugins.png
9495

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+
.. _upgradeEspressifIdeDependencies:
98+
99+
Upgrading from Espressif-IDE 3.3.0 to 3.4.0
100+
------------------------------------------------------
101+
If the next version of the plugin requires updated dependencies (e.g., the minimum CDT version has changed from 11.6 to 12), make sure these dependencies are updated during installation from the update site.
96102

97103
.. image:: ../../media/Update_dependencies.png
98104

@@ -101,11 +107,11 @@ If the required dependencies are not updated, the installer will display the fol
101107

102108
To resolve this:
103109

104-
1. Click Show original error and build my own solution.
110+
1. Click **Show original error and build my own solution**.
105111
2. Then select both:
106112

107-
- Update items already installed
108-
- Remove items already installed
113+
- **Update items already installed**
114+
- **Remove items already installed**
109115

110116
.. image:: ../../media/Resolve_update_error.png
111117

0 commit comments

Comments
 (0)