eclipse cdt requires root priviledges
I installed RHEL 6.1 a while back and chose the "Software Development Workstation" option. I now need to develop C/C++ using CDT, but it doesn't show up as a perspective or a new project wizard when I run it as a normal user. If I run it using "sudo eclipse", I have all the expected options.
I don't want to run a root when developing. What am I doing wrong?
Brent