<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0" xmlns:osnews="http://www.osnews.com/rss2#">
	<channel>
		<title>OSNews: </title>
		<link>http://www.osnews.com/story/15853/How_to_Use_Eclipse_for_C_and_C_Development</link>
		<description>Exploring the Future of Computing</description>
		<language>en-us</language>
		<copyright>Copyright 2001-2013, David Adams</copyright>
		<webMaster>adam+nospam@osnews.com</webMaster>
		<lastBuildDate>Mon, 20 May 2013 03:43:35 GMT</lastBuildDate>
		<image>
			<url>http://www.osnews.com/images/osnews.gif</url>
			<title>OSNews.com</title>
			<link>http://www.osnews.com</link>
		</image>
		<item>
			<title>The subject of this post is misleading</title>
			<link>http://www.osnews.com/thread?162918</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162918</guid>
			<description>The article by Mike McCullough gives only rudimentary information about the existance of the CDT plugin for C and C++ development.<br />
<br />
There is no information on how to use eclipse for C and C++ development.</description>
			<pubDate>Sat, 16 Sep 2006 07:42:00 GMT</pubDate>
			<author>donotreply@osnews.com (Ponto)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Agony</title>
			<link>http://www.osnews.com/thread?162923</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162923</guid>
			<description>I like Eclipse now that it has become more stable and not a very slow dog. For Java development that i had to do it worked like a charm.<br />
<br />
So, i tried CDT for my c/c++ projects only to find out that it builds the entire tree (every single file in the project) with every save and build. This becomes quite anoying if you are working on a project that does not say 'hello world' <img src="/images/emo/wink.gif" alt=";)" /> <br />
<br />
Is this a configuration issue? I coudn't find anything about that so i eventually moved on.<br />
<br />
I already said it once in a eclipse topic, but did u know IBM created it as an attack on the development tools of Sun (NetBeans?) (i think).<br />
<br />
Think about the name &quot;Eclipse&quot; and what it looks like as a natural phenomenon.<br />
Hint: Solar Eclipse<br />
<br />
It's a great name =)Edited 2006-09-16 08:46</description>
			<pubDate>Sat, 16 Sep 2006 08:43:00 GMT</pubDate>
			<author>donotreply@osnews.com (HiThere)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?162925</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162925</guid>
			<description>This is a personal opinion, based on my older athlon 2400xp+ and 1Gb of RAM (and eclipse 1.1 from ubuntu, not latest eclipse) but i think the CDT is unusable yet.<br />
<br />
Why?<br />
<br />
1. as someone already posted it recompiles constantly<br />
2. code-tools (like &quot;code completion&quot; or &quot;jump to declaration&quot;) are slow and DON'T cache. It always takes 5 seconds to complete that SDL_ function... even 2 times on same stuff it take always 5 seconds.<br />
3. It's very good they finaly did code completion and jumping also deep into 3rd party &quot;units&quot; (.h and .c/cc) but as #2 stated it's too slow for now.<br />
<br />
There were other issues but these killed it for me. I uninstalled the thing and until I hear from someone it's workable I'm not touching it again. It also ate 200mb of ram on my machine in a hello world like project.<br />
<br />
The IDE I use for my language (not C/C++) take 15-30mb in ram and has more code refactoring and help tools which work in under second on all operations... I want that with C++ as well.</description>
			<pubDate>Sat, 16 Sep 2006 09:32:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almindor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?162926</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162926</guid>
			<description><i>The IDE I use for my language (not C/C++) take 15-30mb in ram and has more code refactoring and help tools which work in under second on all operations... I want that with C++ as well.</i><br />
<br />
What IDE do you use,plz enlighten us.</description>
			<pubDate>Sat, 16 Sep 2006 09:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (netpython)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>eclipse is excellent CVS client.</title>
			<link>http://www.osnews.com/thread?162934</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162934</guid>
			<description>I am using eclipse as CVS client. It really has very rich and easy features for CVS/SVN configuration management.<br />
<br />
I did not like it as an editor on *NIX platform.</description>
			<pubDate>Sat, 16 Sep 2006 10:30:00 GMT</pubDate>
			<author>donotreply@osnews.com (gurusus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?162937</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162937</guid>
			<description>Lazarus, at<br />
<br />
<a href="http://www.lazarus.freepascal.org" rel="nofollow">http://www.lazarus.freepascal.org</a><br />
<br />
It's a Pascal (Object Pascal/Delphi, not TP) IDE with both codetools which I described (including jumping between declaration and implementation, code and class completion and such) and forms designed like Delphi.<br />
<br />
I'm not saying it's a better eclipse since eclipse aims for different goals, but I've been looking for a C/C++ IDE with atleast the codetools capabilities of Lazarus for ages on unix with no luck.</description>
			<pubDate>Sat, 16 Sep 2006 10:44:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almindor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Netbeans C/C++ Development Pack</title>
			<link>http://www.osnews.com/thread?162943</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162943</guid>
			<description><a href="http://www.netbeans.org/products/cplusplus/index.html" rel="nofollow">http://www.netbeans.org/products/cplusplus/index.html</a> <br />
<br />
Currently more usable than the Eclipse version but still missing lots of features.  I don't understand why a language as mature and widely used as c++ has such crappy IDEs.  I suppose it must just be that the language is very difficult to parse.</description>
			<pubDate>Sat, 16 Sep 2006 12:19:00 GMT</pubDate>
			<author>donotreply@osnews.com (sard)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?162944</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162944</guid>
			<description>I use Eclipse every day for Java and C++ development on  Linux. I work for a big software house which is a UNIX and Linux shop; all the code we write runs on *nix.<br />
<br />
I first tried to write my C++ code with VS.NET 2003 and 2005 on Windows and then build it on Linux, but I couldn't bare it. It looks like it is designed for people who learn how to program: very easy to use for simple things but limited to that. It is also buggy and lacks fundamental things such as CVS or SVN integration. I guess I am spoiled with Eclipse/Java.<br />
<br />
So I looked for a C++ IDE for Linux. I tried KDevelop which looks like a powerful tool, but I found it complicated and confusing. I guess it is OK if you have the time to learn how to use it. Anjuta may be another choice. Knowing Eclipse very well, I decided to give CDT a serious try and use only CDT for all my C++ development for a month, and I found it is good enough for my needs. I really like the Eclipse idea of learning just one tool and reusing it for different programming environments, as well as being able to extend Eclipse for my own needs. Eclipse is the new Emacs... (too bad it isn't written in Lisp). <br />
<br />
For Java Eclipse is outstanding. For C++ it is still quite crude, but workable. Read the CDT FAQ: yes you can tell it not to build the whole tree when you save a file. However build is based on Makefiles (or Ant if you set it up this way); there is no compilation on the fly like Java. That would be really nice but I haven't seen anything like that for C++. I think the real weakness of CDT is the indexer, which is apparently not incremental and unusable even for a medium size code base. Eclipse allows to use Ctags but I never got it to work, so I turn the indexing off systematically (which means no code completion, no &quot;F3&quot; to see who calls this function, etc.).<br />
<br />
But even with that it is better than Emacs. The debugger is a great interface to GDB for instance.</description>
			<pubDate>Sat, 16 Sep 2006 12:41:00 GMT</pubDate>
			<author>donotreply@osnews.com (phgt)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?162945</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162945</guid>
			<description>2. code-tools (like &quot;code completion&quot; or &quot;jump to declaration&quot;) are slow and DON'T cache. It always takes 5 seconds to complete that SDL_ function... even 2 times on same stuff it take always 5 seconds.<br />
<br />
<br />
TheIDE of Ultimate++<br />
<br />
<a href="http://upp.sourceforge.net" rel="nofollow">http://upp.sourceforge.net</a><br />
<br />
is caching them and therefore has near to instant autocomplete/jump to.</description>
			<pubDate>Sat, 16 Sep 2006 12:54:00 GMT</pubDate>
			<author>donotreply@osnews.com (luzr)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[2]: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?162947</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162947</guid>
			<description>For work I use both Eclipse for Java development for which it is excellent and KDevelop for C development. <br />
CDT is not mature enough I think for my need.<br />
KDevelop does nicely the job once you learned it and took some time to configure it to your tastes. Still, I think the UI takes too much screen space even on a 19&quot; panel.<br />
I'm considering trying emacs + cscope + ecb.Edited 2006-09-16 13:45</description>
			<pubDate>Sat, 16 Sep 2006 13:37:00 GMT</pubDate>
			<author>donotreply@osnews.com (bubbleguuum)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Agony</title>
			<link>http://www.osnews.com/thread?162954</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162954</guid>
			<description>Yes it is a configuration issue. You can turn off auto build on save in your preferences.<br />
<br />
I have used Eclipse+CDT for a few projects over the last two years or so, and if you work out the issues it is usable. My main gripe with it is that it tends to slow down when you hit &gt; five thousand lines of code onscreen, which is annoying. <br />
<br />
The one thing to watch out for (it has been a problem in the past) is that you need to match up the right version of the CDT plugin with the right version of eclipse. There were some nasty bugs in the past where the debugger would appear to run but would never breakpoint.<br />
<br />
As for memory consumption that is an eclipse issue - you're always best off firing off eclipse and reserving 256MB RAM from the commandline.<br />
<br />
Tag completion is slow at times, but I don't use it that often. This too I have found to be broken in the past.<br />
<br />
Also, <a href="http://wiki.eclipse.org/index.php/CDT" rel="nofollow">http://wiki.eclipse.org/index.php/CDT</a> is worth keeping track of.</description>
			<pubDate>Sat, 16 Sep 2006 15:06:00 GMT</pubDate>
			<author>donotreply@osnews.com (konfoo)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Memory Usage</title>
			<link>http://www.osnews.com/thread?162968</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162968</guid>
			<description>Eclipse is a FRIGGIN IDE.<br />
<br />
Development tools always take up a lot of memory, unless they take the vi route.</description>
			<pubDate>Sat, 16 Sep 2006 17:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (tmack)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>EPIC ripoff</title>
			<link>http://www.osnews.com/thread?162969</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162969</guid>
			<description>How odd, I've been using EPIC for eclipse for a couple years, too bad this wasn't about perl or he'd know what EPIC is. Is there no google? No imagination? Not enough creativity to even come with something for the, 'I'? Guess the sad day had to come when there was just not enough acronyms to go around anymore.</description>
			<pubDate>Sat, 16 Sep 2006 17:26:00 GMT</pubDate>
			<author>donotreply@osnews.com (Sphinx)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>anjuta</title>
			<link>http://www.osnews.com/thread?162973</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?162973</guid>
			<description>don't know about big projects, but for a small program this is great:<br />
<br />
<a href="http://anjuta.sourceforge.net/" rel="nofollow">http://anjuta.sourceforge.net/</a></description>
			<pubDate>Sat, 16 Sep 2006 17:39:00 GMT</pubDate>
			<author>donotreply@osnews.com (evert)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Memory Usage</title>
			<link>http://www.osnews.com/thread?163000</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163000</guid>
			<description>That's just not true..<br />
<br />
See Lazarus I talked about earlier. It doesn't have all the features of Eclipse and certainly doesn't aim to be IDE for all languages, but it's pretty advanced, fast and takes max. 30mb of RAM.</description>
			<pubDate>Sat, 16 Sep 2006 20:22:00 GMT</pubDate>
			<author>donotreply@osnews.com (Almindor)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Eclipse for C/C++ development? HAHAHA!</title>
			<link>http://www.osnews.com/thread?163044</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163044</guid>
			<description>Since the article doesn't really say anything about how to use Eclipse for C/C++ development, I have come to the conclusion that you don't <img src="/images/emo/smile.gif" alt=";)" /> <br />
<br />
I have tried it... Several times... and found it extremely lacking for C/C++.<br />
Anjuta and KDevelop are far better choices, from what I've seen of those IDE's, if it's an open source IDE that you seek.</description>
			<pubDate>Sun, 17 Sep 2006 06:14:00 GMT</pubDate>
			<author>donotreply@osnews.com (Marcellus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[3]: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?163051</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163051</guid>
			<description>Code::Blocks is getting there, slowly. There's been no release for nearly a year, but the nightly builds are there for testing. While they're still very buggy (crashes on a few clicks), they have impressive features - code completion and parameter info work, support function/method overloading, and they are virtually instantaneous.<br />
<br />
Anjuta is really optimised for C not C++ - the code completion/&quot;go to definition&quot; features don't differentiate methods and functions.<br />
<br />
Last time I tried Eclipse CDT I couldn't get it to compile a hello world.</description>
			<pubDate>Sun, 17 Sep 2006 10:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (draethus)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[4]: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?163070</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163070</guid>
			<description>You must suck at computers or you use Wintendo (which interestingly would also mean you suck at computers).<br />
<br />
Eclipse C/C++ is by no means perfect, but it worked out of the box for me on Ubuntu.</description>
			<pubDate>Sun, 17 Sep 2006 17:13:00 GMT</pubDate>
			<author>donotreply@osnews.com (tmack)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>Eclipse has potential</title>
			<link>http://www.osnews.com/thread?163073</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163073</guid>
			<description>Eclipse as a whole is friggin awesome. However, the shortcomings of some of the projects has nothing to do with Eclipse itself, but the people who develop projects on top of it. On the plus side, you have BIRT and the Java IDE, you can see the potential that it has. Then there are the incredibly horrible UML and C++ IDE's, and you just have to shake your head. People tend to forget that Eclipse is a platform for applications, not just an IDE. The failings of some projects built on Eclipse is in no way a reflection of Eclipse itself.</description>
			<pubDate>Sun, 17 Sep 2006 17:34:00 GMT</pubDate>
			<author>donotreply@osnews.com (j_kenpo)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE: Eclipse for C/C++ development? HAHAHA!</title>
			<link>http://www.osnews.com/thread?163157</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163157</guid>
			<description>But if you happen to know Eclipse before (for Java development) then it may be a good choice. Other than the indexer, which clearly doesn't work for a large code base, what have you found that makes you say it is extremely lacking?</description>
			<pubDate>Mon, 18 Sep 2006 01:50:00 GMT</pubDate>
			<author>donotreply@osnews.com (phgt)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>CDT is alive !</title>
			<link>http://www.osnews.com/thread?163239</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163239</guid>
			<description>On the bright side of CDT I have to mention that project is very much alive and actively developed. Since 5/2006 &quot;fast&quot; indexer was introduced that helped alot, for version 4.0 (7/2007) it is planned that any intelli-sense kind of feature will work instantly.</description>
			<pubDate>Mon, 18 Sep 2006 14:21:00 GMT</pubDate>
			<author>donotreply@osnews.com (Noodles)</author>
			<category>Comments</category>
		</item>

		<item>
			<title>RE[5]: It's unusable IMHO</title>
			<link>http://www.osnews.com/thread?163502</link>
			<guid isPermaLink="true">http://www.osnews.com/thread?163502</guid>
			<description>You must suck at computers <br />
<br />
I have an honours degree in computer science, and have been using computers for 9 years.<br />
<br />
or you use Wintendo (which interestingly would also mean you suck at computers).<br />
<br />
It was 3 or so years ago so I don't remember, but if I used the Windows version, it was because the Lintendo installer for Eclipse crashes on startup.<br />
<br />
Many people I know that don't suck at computers still use Windows.<br />
<br />
Eclipse C/C++ is by no means perfect, but it worked out of the box for me on Ubuntu.<br />
<br />
You insults are not inviting me to try it.</description>
			<pubDate>Tue, 19 Sep 2006 08:04:00 GMT</pubDate>
			<author>donotreply@osnews.com (draethus)</author>
			<category>Comments</category>
		</item>
	</channel>
</rss>
