File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
bundles/com.espressif.idf.branding/META-INF
features/com.espressif.idf.feature
com.espressif.idf.configuration
com.espressif.idf.product Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
2
2
Bundle-ManifestVersion : 2
3
3
Bundle-Name : %pluginName
4
4
Bundle-SymbolicName : com.espressif.idf.branding;singleton:=true
5
- Bundle-Version : 3.0 .0.qualifier
5
+ Bundle-Version : 3.1 .0.qualifier
6
6
Bundle-Vendor : %providerName
7
7
Bundle-Localization : plugin
8
8
Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 2
2
<feature
3
3
id =" com.espressif.idf.feature"
4
4
label =" ESP-IDF Plugins for Eclipse"
5
- version =" 3.0 .0.qualifier"
5
+ version =" 3.1 .0.qualifier"
6
6
provider-name =" ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD"
7
7
plugin =" com.espressif.idf.branding" >
8
8
Original file line number Diff line number Diff line change 10
10
<tycho-version >4.0.6</tycho-version >
11
11
<tycho-extras .version>${tycho-version} </tycho-extras .version>
12
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13
- <espressif-ide-release-version >3.0 .0</espressif-ide-release-version >
13
+ <espressif-ide-release-version >3.1 .0</espressif-ide-release-version >
14
14
</properties >
15
15
16
16
<build >
Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<?pde version =" 3.5" ?>
3
3
4
- <product name =" Espressif-IDE" uid =" com.espressif.idf.product" id =" com.espressif.idf.branding.idf" application =" org.eclipse.ui.ide.workbench" version =" 3.0 .0" type =" mixed" includeLaunchers =" true" autoIncludeRequirements =" true" >
4
+ <product name =" Espressif-IDE" uid =" com.espressif.idf.product" id =" com.espressif.idf.branding.idf" application =" org.eclipse.ui.ide.workbench" version =" 3.1 .0" type =" mixed" includeLaunchers =" true" autoIncludeRequirements =" true" >
5
5
6
6
<aboutInfo >
7
7
<image path =" /com.espressif.idf.branding/icons/alt_about.png" />
You can’t perform that action at this time.
0 commit comments