Skip to content

Is there an equivalent to the External Tools menu system found in Visual Studio? #3522

Answered by eranif
g40 asked this question in Q&A
Discussion options

You must be logged in to vote

There are 2 options:

  • Use the "External tools" plugin
  • Use a "File System Workspace" recommended

The File-System-Workspace is basically: point CodeLite to a folder and it will use it as the root of the workspace.
In addition, the File-System-Workspace has a settings dialog where you can set custom build commands. In fact, this is how I build CodeLite.

See here:

https://docs.codelite.org/workspaces/file_system/

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@g40
Comment options

Answer selected by g40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants