Code::Blocks Forums

User forums => Help => Topic started by: exit0 on February 17, 2023, 09:48:04 am

Title: How to open build-folder in Windows Explorer directly from IDE?
Post by: exit0 on February 17, 2023, 09:48:04 am
After building software, is there a way to directly jump to the containing folder of it right out of the IDE?
In know this feature from IntelliJ where you have a right-click-menu and can open the folder you see in the IDE in an explorer window.
Title: Re: How to open build-folder in Windows Explorer directly from IDE?
Post by: Miguel Gimenez on February 17, 2023, 11:18:42 am
Right-click on the project name and select "Open containing folder". This is not the output directory, but it should be at hand.
Title: Re: How to open build-folder in Windows Explorer directly from IDE?
Post by: exit0 on February 17, 2023, 11:40:03 pm
Thanks but i don't have that option in the context-menu:
Title: Re: How to open build-folder in Windows Explorer directly from IDE?
Post by: Miguel Gimenez on February 18, 2023, 10:16:19 am
Use the "Open Project Folder in File Browser" above Properties.
Title: Re: How to open build-folder in Windows Explorer directly from IDE?
Post by: BlueHazzard on February 18, 2023, 04:00:17 pm
What version of codeblocks are you using?
Try a nightly, there should be the menu entry