espressif / idf-eclipse-plugin

Espressif-IDE (based on Eclipse CDT) for ESP-IDF CMake based projects 4.x and above
Eclipse Public License 2.0
295 stars 115 forks source link

When installing ESP IDF IDE, IDE is not selected by default (IEP-1166) #896

Open zikalino opened 5 months ago

zikalino commented 5 months ago

Describe the bug

When I went through setup with all the default settings, only PowerShell and Command Line tools were installed. Apparently IDE option is deselected by default.

This is a kind of weird, as the main purpose of running the installer was to install the IDE itself.

Could the reason be that I am testing some other software based on Eclipse, like STM Cube IDE and other IDEs?

To Reproduce Steps to reproduce the behavior:

  1. Download installer espressif-ide-setup-2.12.0-with-esp-idf-5.1.2.exe
  2. Run the installer, don't change any options.
  3. No IDE installed
kolipakakondal commented 5 months ago

Hi @zikalino Thanks for reporting the issue. I have verified espressif-ide-setup-2.12.0-with-esp-idf-5.1.2.exe installer and see that Espressif-IDE is selected by default and installed there after.

Please find the screenshots below.

Screenshot 2024-02-05 141634

After installation, I can find espressif-ide folder

Screenshot 2024-02-05 142355

Do you see these options differently during installation or are you referring to Espressif-IDE is not getting launched after installation completed?