I have created a work space.
And have created 2 projects in it.
One will print "hello world 1"
The other will print "hello world 2"
How can I compile and run which ever one I would like ?
How do I switch between the projects ?
Thank you
switch between projects
-
- CodeLite Curious
- Posts: 1
- Joined: Sat Nov 17, 2018 10:33 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: switch between projects
Right click on the project and select "Build"
Make sure you have read the HOW TO POST thread