I have a lot of red crosses in my C++ project because I accidentally
pressed "run" (I have made my own makefile and run the program from a
shell). Is there someway to clear these errors?
When I press run all my projects gets run (pythin, Java, C++) is there
someway to only run the project that I am currently using?