espressif / idf-eclipse-plugin

Espressif-IDE (ESP-IDF Eclipse Plugin) for ESP-IDF CMake based projects 5.x and above
https://docs.espressif.com/projects/espressif-ide/en/latest/index.html
Eclipse Public License 2.0
313 stars 121 forks source link

Espressif-IDE 3.0.0 "Product Information" returns File Not Found error (IEP-1284) #1010

Open LucasSaintrain opened 5 months ago

LucasSaintrain commented 5 months ago

Describe the bug I've just made a new clean installation of the new 3.0 IDE. So far there's been no issues with the IDE except for the output of this particular command.

The 'Espressif > Product Information' command outputs correct information up until the IDF Eclipse Plugin Version, then it outputs the traceback for a 'FileNotFoundError'.

To Reproduce Steps to reproduce the behavior:

  1. Go to 'Espressif > Product Information'
  2. See error

Expected behavior A normal output without any errors.

Espressif-IDE Product Information: Product Information.txt

pedrominatel commented 5 months ago

Works fine on macOS:

Operating System: mac os x
Java Runtime Version: 17.0.11+9
Eclipse Version: 4.30.0.v20231201-0110
Eclipse CDT Version: 11.4.0.202309142347
IDF Eclipse Plugin Version: 3.0.0.202406051940
ESP-IDF v5.4-dev-1030-g0479494e7a
Python set for IDF_PYTHON_ENV: Python 3.9.6
LucasSaintrain commented 5 months ago

I forgot to mention, I'm using Windows 11.