Thursday, July 22, 2010

How to install in Ubuntu

$ sudo apt-get install eclipse

after install process you can find eclipse in Program>Developmemnt.

you can also install CDT plug-in.

download cdt-plugin from www.eclipse.org/cdt.
and then click

1 comment:

  1. I first have created C++ project and build but I have meet the error 'unresolved inclusion' for #include .

    I wondered the why.

    ReplyDelete