Skip to content

Commit

Permalink
fix: Add httpclient to avoid update site issue
Browse files Browse the repository at this point in the history
  • Loading branch information
kolipakakondal committed Sep 22, 2023
1 parent cfff52e commit b4d4a76
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions releng/com.espressif.idf.update/category.xml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,9 @@
<bundle id="org.eclipse.tm4e.registry">
<category name="Eclipse CDT-LSP Preview"/>
</bundle>
<bundle id="org.apache.httpcomponents.httpclient">
<category name="com.espressif.idf"/>
</bundle>
<category-def name="com.espressif.idf" label="Espressif IDF"/>
<category-def name="Eclipse CDT-LSP Preview" label="Eclipse CDT-LSP Preview">
<description>
Expand Down

0 comments on commit b4d4a76

Please sign in to comment.