A setting ROS environment variables in eclipse, getting semantic Errors
I ran the below command to generate .project files.
catkin_make --force-cmake -G"Eclipse CDT4 - Unix Makefiles"
Also in eclipse, i added below environment varialbles ROS_ROOT
ROS_PACKAGE_PATH
PYTHONPATH
PATH
I rebuild all the indexes. But still i am getting unresolved inclusions and semantic errors :(