why the ROS Eclipse projects are not importing ? [closed]

asked 2016-06-04 00:45:11 -0500

anilmullapudi gravatar image

updated 2016-06-04 00:47:22 -0500

I followed the instructions in http://wiki.ros.org/IDEs to setup ros in eclipse.

I ran the command "catkin_make --force-cmake -G"Eclipse CDT4 - Unix Makefiles" to generate .project file for eclipse. But when i try to import project, only build directory is appearing instead source package directory . project@build(/home/username/catkin_ws/build) This is only appearing in the existing projects. I do not want this build directory to be imported, i want to open source package directories.

Can anyone please help me on this ?

edit retag flag offensive reopen merge delete

Closed for the following reason duplicate question by ahendrix
close date 2016-06-04 01:10:12.064990

Comments

This is a duplicate of http://answers.ros.org/question/23594... . Per the support guidelines, please do not ask duplicate questions.

ahendrix gravatar image ahendrix  ( 2016-06-04 01:09:46 -0500 )edit

If you have additional information to add please edit your original question instead of asking a new question.

ahendrix gravatar image ahendrix  ( 2016-06-04 01:11:29 -0500 )edit