File tree Expand file tree Collapse file tree
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 Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ Manifest-Version: 1.0
22Bundle-ManifestVersion : 2
33Bundle-Name : %pluginName
44Bundle-SymbolicName : com.espressif.idf.branding;singleton:=true
5- Bundle-Version : 4.0 .0.qualifier
5+ Bundle-Version : 4.1 .0.qualifier
66Bundle-Vendor : %providerName
77Bundle-Localization : plugin
88Bundle-RequiredExecutionEnvironment : JavaSE-17
Original file line number Diff line number Diff line change 22<feature
33 id =" com.espressif.idf.feature"
44 label =" ESP-IDF Plugins for Eclipse"
5- version =" 4.0 .0.qualifier"
5+ version =" 4.1 .0.qualifier"
66 provider-name =" ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD"
77 plugin =" com.espressif.idf.branding" >
88
Original file line number Diff line number Diff line change 1010 <tycho-version >4.0.12</tycho-version >
1111 <tycho-extras .version>${tycho-version} </tycho-extras .version>
1212 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
13- <espressif-ide-release-version >4.0 .0</espressif-ide-release-version >
13+ <espressif-ide-release-version >4.1 .0</espressif-ide-release-version >
1414 </properties >
1515
1616 <build >
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<?pde version =" 3.5" ?>
33
4- <product name =" Espressif-IDE" uid =" com.espressif.idf.product" id =" com.espressif.idf.branding.idf" application =" org.eclipse.ui.ide.workbench" version =" 4.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 =" 4.1 .0" type =" mixed" includeLaunchers =" true" autoIncludeRequirements =" true" >
55 <aboutInfo >
66 <image path =" /com.espressif.idf.branding/icons/alt_about.png" />
77 <text >
Original file line number Diff line number Diff line change 3333 <feature id =" org.eclipse.justj.openjdk.hotspot.jre.full" >
3434 <category name =" com.espressif.idf.dependencies" />
3535 </feature >
36+ <feature id =" org.eclipse.terminal.feature" >
37+ <category name =" com.espressif.idf.dependencies" />
38+ </feature >
39+ <feature id =" org.eclipse.launchbar" >
40+ <category name =" com.espressif.idf.dependencies" />
41+ </feature >
3642 <bundle id =" org.eclipse.embedcdt.templates.core" >
3743 <category name =" com.espressif.idf" />
3844 </bundle >
You can’t perform that action at this time.
0 commit comments