Tried the following, each time completely deleting the eclipse install directory and workspace...
- Embedded CDT 2023-12 with 2.12.1 installed from https://dl.espressif.com/dl/idf-eclipse ... 2.12.1.zip
- Embedded CDT 2024-03 with 2.12.1 installed from https://dl.espressif.com/dl/idf-eclipse ... 2.12.1.zip
- Embedded CDT 2024-06 with 2.12.1 installed from https://dl.espressif.com/dl/idf-eclipse ... 2.12.1.zip
- Same with 3.0.0 installed from marketplace.
- Same with 3.0.0 installed from nightly.
- Installing 2.12.1 then updating to 3.0.0 with "check for updates".
Code: Select all
!SESSION 2024-08-14 19:55:58.256 -----------------------------------------------
eclipse.buildId=4.30.0.20231201-1200
java.version=22.0.2
java.vendor=Red Hat, Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.embedcpp.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.embedcpp.product -data file:/usr/src/mcu/esp32/workspace-3.0.0/
!ENTRY org.eclipse.launchbar.core 2 0 2024-08-14 19:56:07.778
!MESSAGE Enablement expression is missing for descriptor type com.espressif.idf.debug.gdbjtag.openocd.descriptorType
!ENTRY org.eclipse.launchbar.core 2 0 2024-08-14 19:56:07.778
!MESSAGE Enablement expression is missing for config provider for com.espressif.idf.debug.gdbjtag.openocd.descriptorType
!ENTRY org.eclipse.launchbar.core 2 0 2024-08-14 19:56:07.778
!MESSAGE Enablement expression is missing for config provider for com.espressif.idf.launch.serial.core.idf.descriptorType
!ENTRY org.eclipse.launchbar.core 2 0 2024-08-14 19:56:07.778
!MESSAGE Enablement expression is missing for descriptor type com.espressif.idf.launch.serial.core.idf.descriptorType
!ENTRY com.espressif.idf.core 1 0 2024-08-14 19:56:08.190
!MESSAGE Eclipse Install location::file:/usr/src/eclipse/embedcpp-2023-12-esp32/eclipse/
!ENTRY com.espressif.idf.core 1 0 2024-08-14 19:56:08.190
!MESSAGE esp-idf.json file doesnt exist at this location: /usr/src/eclipse/embedcpp-2023-12-esp32/eclipse/
I'm lost. I can't even recreate the 2024-06 + 2.12.1 running environment I already have and I'm afraid to touch it for fear of breaking it as well.
Any ideas?