-
Notifications
You must be signed in to change notification settings - Fork 215
Open
Labels
buildBuild components of CDT, anything to do with running the compiler, using Make, CMake, or any builderBuild components of CDT, anything to do with running the compiler, using Make, CMake, or any builder
Description
Description
Project Explorer view is not refreshed after change of Build Configuration
To Reproduce
Steps to reproduce the behavior:
- Create simple (unmanaged) C/C++ project with at least two build configurations and with common folder used in both build configurations, one resource (folder) used in one build configuration and another resource (folder) used in another configuration.
- Configure resources appropriately so every Build Configuration includes only necessary resources.
- Refresh Project Explorer view using either F5 key or pop-up menu.
- Switch build configurations
- See Project Explorer view still shows resource(s) specific for previous Build Configuration as available while resources of active Build Configuration greyed (unavailable)
- Refresh Project Explorer view manually using either F5 key or pop-up menu.
- See Project Explorer shows resources as expected for active Build Configuration
- Repeat steps 4 through 7
Expected behavior
Project Explorer changes view of resources on change of active Build Configuration as it were in earlier versions.
Version Information (please complete the following information):
- Windows 11 Enterprise 24H2
- Eclipse IDE for C/C++ Developers (includes Incubating components) Version: 2025-06 (4.36.0) Build id: 20250605-1316
- C/C++ Development Tools 12.1.0.202506041907
Metadata
Metadata
Assignees
Labels
buildBuild components of CDT, anything to do with running the compiler, using Make, CMake, or any builderBuild components of CDT, anything to do with running the compiler, using Make, CMake, or any builder