Espressif IDF Eclipse Plugins problems with Eclipse 2019-12 R

nolojan
Posts: 2
Joined: Fri Jan 24, 2020 2:44 pm

Espressif IDF Eclipse Plugins problems with Eclipse 2019-12 R

Postby nolojan » Mon Jan 27, 2020 1:51 pm

I managed to do all steps (using the HelloWorld-example) from https://github.com/espressif/idf-eclipse-plugin successfully with the following Eclipse-installations:
- 2018-12 R
- 2019-06 R
- 2019-09 R
- 2019-12 M2

But with the versions 2019-12 M3 and 2019-12 R, the CDT code analysis (I guess the build output parser) is missing include file paths. So although the console output has no errors and the firmware was build successfully, I get over 20 errors on the 'Problems'-view.

The errors and warnings are also displayed in the Eclipse editor, starting with missing inclusions at:

Code: Select all

#include "freertos/FreeRTOS.h"
So it seems that during development of eclipse 2019-12 something broke the Espressive plugin between milestone 2 and 3.

I am using esp-idf v4.0 on Windows 10. Can anyone help?

ESP_kondalkolipaka
Posts: 161
Joined: Wed Jul 17, 2019 5:26 pm

Re: Espressif IDF Eclipse Plugins problems with Eclipse 2019-12 R

Postby ESP_kondalkolipaka » Tue Jan 28, 2020 5:47 am

Thanks for reporting. It's the same issue as this https://github.com/espressif/idf-eclips ... /issues/43

I'll update this once the fix is ready. BTW, the issue is specific to Windows OS. On macOS and Ubuntu it seems to work fine.

User avatar
ESP_krzychb
Posts: 395
Joined: Sat Oct 01, 2016 9:05 am
Contact:

Re: Espressif IDF Eclipse Plugins problems with Eclipse 2019-12 R

Postby ESP_krzychb » Tue Feb 11, 2020 1:49 pm

nolojan wrote:I am using esp-idf v4.0 on Windows 10. Can anyone help?
Hi nolojan,

This issue has been resolved for me after installing updated package provided in https://github.com/espressif/idf-eclips ... -584055560

ESP_kondalkolipaka
Posts: 161
Joined: Wed Jul 17, 2019 5:26 pm

Re: Espressif IDF Eclipse Plugins problems with Eclipse 2019-12 R

Postby ESP_kondalkolipaka » Wed Feb 12, 2020 7:59 am

This issue got fixed with the latest build - IDF Eclipse Plugin v1.0.0-beta5 (Build: 1.0.0.202002120536)

Please check the release notes https://github.com/espressif/idf-eclips ... n/releases

Who is online

Users browsing this forum: No registered users and 18 guests