eclipse-cdt Problems

Posted by Bary12 on Ask Ubuntu See other posts from Ask Ubuntu or by Bary12
Published on 2014-05-26T21:53:53Z Indexed on 2014/05/26 22:02 UTC
Read the original article Hit count: 457

Filed under:
|
|

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 generate a src folder. i didn't see an option to create a src folder as well. how do i fix that?

i tried installing it manually with the download from their site, but the program didn't even launch.

© Ask Ubuntu or respective owner

Related posts about 14.04

Related posts about eclipse