Re: [ros-users] Script to generate eclipse projects for all …

Top Page
Attachments:
Message as email
+ (text/plain)
Delete this message
Reply to this message
Author: User discussions
Date:  
To: User discussions
Subject: Re: [ros-users] Script to generate eclipse projects for all packages in directory
Sorry, I just figured this may make eclipse files for every depend
package up to roscpp, which is not that nice. I will try on Monday and
add to the wiki if I got sth.
Felix


2011/7/22 Felix Kolbe <>:
> Hi Ibrahim,
> have you tried or would you try the following? It's not recursive, though.
>
> rosmake --target=eclipse-project *
>
> Cheers, Felix
>
> 2011/7/22, Ibrahim Awwal <>:
>> Hi guys,
>>
>> I just wrote a little bash script to generate eclipse projects for all
>> packages in the current directory. I figure it would be useful to some
>> people so I'm posting it here. It's a very simple script, but it might
>> be handy if you're just getting started with ROS and you want to use
>> eclipse and you have a lot of packages to work with.
>>
>> https://gist.github.com/1098960
>>
>> Happy coding,
>>
>> -Ibrahim Awwal
>> _______________________________________________
>> ros-users mailing list
>>
>> https://code.ros.org/mailman/listinfo/ros-users
>>
>