You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/marketplaceupdate.rst
+10-4Lines changed: 10 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,6 +9,7 @@ The Espressif-IDE Eclipse Plugin can be installed using the update site URL, Ecl
9
9
- :ref:`install_idf_eclipse_plugin_marketplace`
10
10
- :ref:`install_idf_eclipse_plugin_local_archive`
11
11
- :ref:`upgradePlugins`
12
+
- :ref:`upgradeEspressifIdeDependencies`
12
13
13
14
14
15
.. _installUpdateSiteURL:
@@ -92,7 +93,12 @@ If you have already installed the IDF Eclipse Plugin using the update site URL,
92
93
93
94
.. image:: ../../media/Update_plugins.png
94
95
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.
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.
96
102
97
103
.. image:: ../../media/Update_dependencies.png
98
104
@@ -101,11 +107,11 @@ If the required dependencies are not updated, the installer will display the fol
101
107
102
108
To resolve this:
103
109
104
-
1. Click Show original error and build my own solution.
110
+
1. Click **Show original error and build my own solution**.
0 commit comments