Skip to content

Commit c70994c

Browse files
Changing product version to 2.1.1
1 parent 7f24907 commit c70994c

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

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

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<?pde version="3.5"?>
33

4-
<product name="Eclipse IDE for ESP-IDF Developers" uid="com.espressif.idf.product" id="org.eclipse.platform.ide" application="org.eclipse.ui.ide.workbench" version="2.0.0" useFeatures="true" includeLaunchers="true">
5-
4+
<product name="Eclipse IDE for ESP-IDF Developers" uid="com.espressif.idf.product" id="org.eclipse.platform.ide" application="org.eclipse.ui.ide.workbench" version="2.1.1" useFeatures="true" includeLaunchers="true">
65

76
<configIni use="default">
87
</configIni>
@@ -20,22 +19,19 @@
2019

2120
<windowImages/>
2221

23-
2422
<launcher>
2523
<win useIco="false">
2624
<bmp/>
2725
</win>
2826
</launcher>
2927

30-
3128
<vm>
3229
<linux include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</linux>
3330
<macos include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</macos>
3431
<solaris include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</solaris>
3532
<windows include="false">org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-11</windows>
3633
</vm>
3734

38-
3935
<plugins>
4036
<plugin id="com.google.gson"/>
4137
<plugin id="com.ibm.icu"/>

0 commit comments

Comments
 (0)