codelite icon indicating copy to clipboard operation
codelite copied to clipboard

"Rebuild Current Project" action when using FileSystemWorkspace ?

Open UffeJakobsen opened this issue 4 years ago • 3 comments

When using FileSystemWorkspace the only build targets available in the FSW workspace settings are "build" and "clean"

"Rebuild Current Project" is active in the Build menu - but does not seem to do any thing.

How do I assign an action to "Rebuild Current Project" when using FileSystemWorkspace ?

UffeJakobsen avatar Apr 29 '21 13:04 UffeJakobsen

You can add as many targets as you want to the FSW Open the settings -> build tab and click on the New... button

Add new target rebuid and set the command This entry is now available from the drop down menu

build

eranif avatar Apr 29 '21 14:04 eranif

Thanks - I was looking for at way to trigger the targets through a shortcut - having to use the mouse on the dropdown list 100's of times every day is not really desireable :-)

That was why I was asking for a way to relate the actions in the "Build" menu to the targets in the FSW settings But I guess that is not possible at the moment ?

UffeJakobsen avatar Apr 29 '21 15:04 UffeJakobsen

Nope. Lets keep this bug opened (I will add the important label to it so the stale bot will skip it) It happens and the File System Workspace is now my default workspace almost everywhere, so it's a good feature to have

eranif avatar Apr 29 '21 16:04 eranif