IEP-1194: No such file exceptions in error log during IDE startup#926
Conversation
WalkthroughThis update to the Changes
Possibly related issues
Poem
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media? TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (invoked as PR comments)
Additionally, you can add CodeRabbit Configration File (
|
There was a problem hiding this comment.
Actionable comments posted: 0
Review Status
Configuration used: CodeRabbit UI
Files selected for processing (1)
- bundles/com.espressif.idf.core/src/com/espressif/idf/core/toolchain/ESPToolChainManager.java (2 hunks)
Files not reviewed due to errors (1)
- ESPToolChainManager.java (no review received)
|
@sigmaaa hi ! Tested under: OS - Windows 10 Nice ! We have gotten rid of unnecessary clutter in the console. LGTM 👍 |


Description
During the first IDE startup, we are trying to initialize toolchains from the PATH. If Path contains paths that don't exist anymore we will get an exception
Fixes # (IEP-1194
Type of change
Please delete options that are not relevant.
How has this been tested?
Test Configuration:
Dependent components impacted by this PR:
Checklist
Summary by CodeRabbit