Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Import/link file with header (permanent)
Import/link file with header (permanent) [message #814594] Tue, 06 March 2012 16:40 Go to next message
Chris Lotz is currently offline Chris LotzFriend
Messages: 3
Registered: March 2012
Junior Member
Hallo,
I'm working with "roscpp". roscpp is a C++ implementation of ROS. It provides a client library that enables C++ programmers to quickly interface with ROS Topics, Services, and Parameters.

I want to use Eclipse with the plug-in for C++ programming to write the code of my ros-files. Therefor I have a folder with all headers I need additionally to the C++ plug-in.

The folder is named "ros".

How can I import/link the folder ("ros") in Eclipse, so that I can include the header-files by using the command #include "ros/xxx.h" e.g. #include "ros/publisher.h"?

It would be optimal, if this import/link is permanent.

Thanks for your help.
Re: Import/link file with header (permanent) [message #814604 is a reply to message #814594] Tue, 06 March 2012 16:51 Go to previous messageGo to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 3/6/2012 9:40 AM, Chris Lotz wrote:
> Hallo,
> I'm working with "roscpp". roscpp is a C++ implementation of ROS. It
> provides a client library that enables C++ programmers to quickly
> interface with ROS Topics, Services, and Parameters.
>
> I want to use Eclipse with the plug-in for C++ programming to write the
> code of my ros-files. Therefor I have a folder with all headers I need
> additionally to the C++ plug-in.
>
> The folder is named "ros".
>
> How can I import/link the folder ("ros") in Eclipse, so that I can
> include the header-files by using the command #include "ros/xxx.h" e.g.
> #include "ros/publisher.h"?
>
> It would be optimal, if this import/link is permanent.
>
> Thanks for your help.

As the sticky posts at the top of this forum point out, Eclipse C/C++
development questions are asked in the Eclipse CDT forum.
Re: Import/link file with header (permanent) [message #815146 is a reply to message #814594] Wed, 07 March 2012 09:35 Go to previous message
Chris Lotz is currently offline Chris LotzFriend
Messages: 3
Registered: March 2012
Junior Member
Thanks for your replay. I've created a new Topic in Eclipse CDT forum.

Topic is closed!
Previous Topic:How to use a properties file, internal to the Eclipse project and the jar.
Next Topic:C++ Plug in for eclipse indigo on Mac X 10.7
Goto Forum:
  


Current Time: Thu Apr 25 16:15:11 GMT 2024

Powered by FUDForum. Page generated in 0.08408 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top