I have a problem while installing ROS with Eclispe
First of all please update the ROS IDE webpage..i think there is problem with the information given for the installation of ROS with Eclispe IDE.. I am using ROS Indigo version. I started with the normal procedure given on ROS IDE webpge but the instruction given on the page from line-->
Open a terminal, roscd into the folder of your package, and execute:
make eclipse-project as i had executed the instruction for rosbuild approach i got an error --> make: * No rule to make target `eclispe-project'. Stop. I searched for this error and found it on ROS answer. I followed the instructions but couldn't worked. I have also tried the catkin-y method but i also got the error while following the further related instructions. I am new to the ROS and am learning it with an interest and passion and i found this is awesome for buildind robots applications. Please kindly provide the solution how can integrate ROS with Eclispe because i want write my own packages for the ROS.