eclipse-cdt Problems
- by Bary12
I have got a weird problem. I installed eclipse for c/c++ Development using the following:
sudo apt-get install eclipse eclipse-cdt g++
after i opened eclipse, i tried to make a new project, but i didn't get an option to choose between types of projects (c project/ c++ project/ Java project) but just the option "project". this project did not…