<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[C++, Eclipse, Project References]]></title><description><![CDATA[<p>I am developing C++ application using Eclipse.</p>
<p>My application is divided into more than one project.</p>
<p>I want one of these projects to include and use the source files from the other project.</p>
<p>Both projects are in the same workspace.</p>
<p>What is the best way to solve this?</p>
<p>Thanx a lot!</p>
]]></description><link>https://www.c-plusplus.net/forum/topic/237364/c-eclipse-project-references</link><generator>RSS for Node</generator><lastBuildDate>Wed, 23 Sep 2026 10:14:37 GMT</lastBuildDate><atom:link href="https://www.c-plusplus.net/forum/topic/237364.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 27 Mar 2009 17:58:56 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to C++, Eclipse, Project References on Fri, 27 Mar 2009 17:58:56 GMT]]></title><description><![CDATA[<p>I am developing C++ application using Eclipse.</p>
<p>My application is divided into more than one project.</p>
<p>I want one of these projects to include and use the source files from the other project.</p>
<p>Both projects are in the same workspace.</p>
<p>What is the best way to solve this?</p>
<p>Thanx a lot!</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1687099</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1687099</guid><dc:creator><![CDATA[gangin]]></dc:creator><pubDate>Fri, 27 Mar 2009 17:58:56 GMT</pubDate></item><item><title><![CDATA[Reply to C++, Eclipse, Project References on Sat, 28 Mar 2009 14:24:49 GMT]]></title><description><![CDATA[<p>It should be possible to set the include paths in that way. Check out the preferences and project properties. (Project -&gt; Properties then something like C++ Include Path or so).</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1687447</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1687447</guid><dc:creator><![CDATA[drakon]]></dc:creator><pubDate>Sat, 28 Mar 2009 14:24:49 GMT</pubDate></item><item><title><![CDATA[Reply to C++, Eclipse, Project References on Sat, 28 Mar 2009 17:13:35 GMT]]></title><description><![CDATA[<p>Yes, you are right! There is a possibility to use the other project as a library and it should be so. In the project properties there is &quot;project references&quot; menu punkt and you can set there a reference flag to any other project in the workspace. As I know this in Java this works well. But in C++ not. Why? What should I do so that i can use this...</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1687549</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1687549</guid><dc:creator><![CDATA[gangin]]></dc:creator><pubDate>Sat, 28 Mar 2009 17:13:35 GMT</pubDate></item><item><title><![CDATA[Reply to C++, Eclipse, Project References on Sat, 28 Mar 2009 17:31:08 GMT]]></title><description><![CDATA[<p>Honestyl, I have no idea because I use Eclipse for PHP and web development and for C++ I'm using MSVC++ Express Edition where you can set the include paths easily. Do you really need Eclipse? I'd rather recommend VC++ an its delivered compiler than Eclipse..</p>
]]></description><link>https://www.c-plusplus.net/forum/post/1687560</link><guid isPermaLink="true">https://www.c-plusplus.net/forum/post/1687560</guid><dc:creator><![CDATA[drakon]]></dc:creator><pubDate>Sat, 28 Mar 2009 17:31:08 GMT</pubDate></item></channel></rss>