Skip to content

Commit 8350a7a

Browse files
committed
feat: enable eclipse product latest update site
1 parent 47ca2ad commit 8350a7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

releng/com.espressif.idf.product/idf.product

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393

9494
<repositories>
9595
<repository location="https://dl.espressif.com/dl/idf-eclipse-plugin/updates/beta/" name="" enabled="false" />
96-
<repository location="http://download.eclipse.org/releases/latest/" name="" enabled="false" />
96+
<repository location="http://download.eclipse.org/releases/latest/" name="" enabled="true" />
9797
<repository location="https://dl.espressif.com/dl/idf-eclipse-plugin/updates/latest/" name="" enabled="true" />
9898
<repository location="https://dl.espressif.com/dl/idf-eclipse-plugin/updates/nightly/" name="" enabled="false" />
9999
</repositories>

0 commit comments

Comments
 (0)