Configuring C# dotnet

General questions regarding the usage of CodeLite
satyaa
CodeLite Curious
Posts: 1
Joined: Tue Feb 16, 2021 4:20 am
Genuine User: Yes
IDE Question: C++
Contact:

Configuring C# dotnet

Post by satyaa »

Hi. New member here. I searched forums for C#/Csharp/dotnet and got no hits.

I am interesting in adding C# dotnet as a compiler in CodeLite. Is that possible?

I have 5.0.103 installed on both Windows and Ubuntu. Please reply with details to be entered on all tabs in build settings.

Thanks.
Satya
User avatar
eranif
CodeLite Plugin
Posts: 6367
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Configuring C# dotnet

Post by eranif »

I never set it up, but it can run from a command line, CodeLite can run it for you.
You can use the File System Workspace for this purpose. Just add under the project settings -> build tab the commands you want to executed
Make sure you have read the HOW TO POST thread
Post Reply