File tree Expand file tree Collapse file tree 7 files changed +9
-9
lines changed
com.espressif.idf.core/OSGI-INF/l10n
com.espressif.idf.help/META-INF
com.espressif.idf.launch.serial.core/META-INF
com.espressif.idf.launch.serial.ui/META-INF
com.espressif.idf.sdk.config.core/META-INF
com.espressif.idf.sdk.config.ui/OSGI-INF/l10n
com.espressif.idf.ui/OSGI-INF/l10n Expand file tree Collapse file tree 7 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11# Properties file for com.espressif.idf.core
22Bundle-Vendor = ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
3- Bundle-Name = Core
3+ Bundle-Name = ESP-IDF Core
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ Bundle-Name: Help
44Bundle-SymbolicName : com.espressif.idf.help;singleton:=true
55Bundle-Version : 1.0.0.qualifier
66Bundle-Activator : com.espressif.idf.help.HelpActivator
7- Bundle-Vendor : Espressif Systems
7+ Bundle-Vendor : ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
88Require-Bundle : org.eclipse.core.runtime,
99 org.eclipse.ui.intro,
1010 org.eclipse.ui.intro.universal,
Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
22Bundle-ManifestVersion : 2
3- Bundle-Name : ESP32 Serial Core Plugin
3+ Bundle-Name : ESP-IDF Serial Core Plugin
44Bundle-SymbolicName : com.espressif.idf.launch.serial.core;singleton:=true
55Bundle-Version : 1.0.0.qualifier
66Bundle-Vendor : ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
22Bundle-ManifestVersion : 2
3- Bundle-Name : ESP Launch Serial UI
3+ Bundle-Name : ESP-IDF Launch Serial UI
44Bundle-SymbolicName : com.espressif.idf.launch.serial.ui;singleton:=true
55Bundle-Version : 1.0.0.qualifier
66Bundle-RequiredExecutionEnvironment : JavaSE-1.8
Original file line number Diff line number Diff line change 11Manifest-Version : 1.0
22Bundle-ManifestVersion : 2
3- Bundle-Name : SDK Config Core
3+ Bundle-Name : ESP-IDF SDK Config Core
44Bundle-SymbolicName : com.espressif.idf.sdk.config.core;singleton:=true
55Bundle-Version : 1.0.0.qualifier
66Bundle-Activator : com.espressif.idf.sdk.config.core.SDKConfigCorePlugin
7- Bundle-Vendor : ESPRESSIF
7+ Bundle-Vendor : ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
88Require-Bundle : org.eclipse.core.runtime,
99 com.espressif.idf.core,
1010 org.eclipse.equinox.preferences,
Original file line number Diff line number Diff line change 11# Properties file for com.espressif.idf.sdk.config.ui
22editor.name = SDK Configuration
3- Bundle-Vendor = ESPRESSIF
4- Bundle-Name = SDK Configuration Editor
3+ Bundle-Vendor = ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
4+ Bundle-Name = ESP-IDF SDK Configuration Editor
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ category.name = EspressIf
33wizard.name = Espressif IDF Project
44wizard.description = Create a new EspressIf IDF project
55Bundle-Vendor = ESPRESSIF SYSTEMS (SHANGHAI) CO., LTD
6- Bundle-Name = UI
6+ Bundle-Name = ESP-IDF UI
77category.name.0 = Espressif
88wizard.name.0 = Existing IDF Project
99
You can’t perform that action at this time.
0 commit comments