Build configuration related menu items all greyed out in Eclipse

laczik
Posts: 5
Joined: Thu Aug 25, 2022 3:37 pm

Build configuration related menu items all greyed out in Eclipse

Postby laczik » Thu Aug 25, 2022 4:06 pm

Is it normal to have Build Configuration related menu items all greyed out in Eclipse?

For example:
IMG_20220825_162923_904-c.jpg
IMG_20220825_162923_904-c.jpg (2.1 MiB) Viewed 3371 times
I am using Eclipse C/C++ 2022.6, ESP-IDF plugin 2.6 and esp-idf-v4.4.2. The project was created by importing a little cli test project.

User avatar
gtjoseph
Posts: 92
Joined: Fri Oct 15, 2021 10:55 pm

Re: Build configuration related menu items all greyed out in Eclipse

Postby gtjoseph » Sat Aug 27, 2022 9:14 pm

This is normal although sometimes irritating. :)
The build process for an IDF project is fairly complex so the plugin sets all the "build" stuff behind the scenes then blocks access to it from the menus. The idea is to prevent people fiddling with it and breaking their builds and generating tons of "my build broke" requests for support. The only time you should really need it is to troubleshoot the plugin itself. I've found myself wanting it only when trying to debug plugin issues and provide good info back to the Espressif team.

laczik
Posts: 5
Joined: Thu Aug 25, 2022 3:37 pm

Re: Build configuration related menu items all greyed out in Eclipse

Postby laczik » Mon Aug 29, 2022 9:40 am

Thanks! Good to know it is not me...

Who is online

Users browsing this forum: No registered users and 11 guests