<?xml version="1.0" encoding="iso-8859-1"?>
<rss version="2.0"
 xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 xmlns:dc="http://purl.org/dc/elements/1.1/"
 xmlns:admin="http://webns.net/mvcb/"
>
<channel>
<title>Mathias Dietz Weblog</title>
<link>http://www.dietzm.de/blog/archives/cat_1/</link>
<description>news, technical stuff, photos, ....</description>
<dc:language>en-us</dc:language>
<dc:creator>MDietz</dc:creator>
<dc:date>2005-12-08T12:35:27+01:00</dc:date>
<admin:generatorAgent rdf:resource="http://nanoblogger.sourceforge.net" />
<item>
<link>http://www.dietzm.de/blog/archives/2005/08/#e2005-08-31T22_56_42.txt</link>
<title>CDT 3.0 for Eclipse (II)</title>
<dc:date>2005-08-31T22:56:42+01:00</dc:date>
<dc:creator>mdietz</dc:creator>
<dc:subject>C/C++</dc:subject>
<description><![CDATA[This week I have a Linux C kernel coding training course, and I have tried to use the Eclipse CDT 3.0.<br>
After some small projects, I was very impressed. The CDT seems to be very helpfull.<br>
But as we had started to code kernel modules, I had to include the kernel headers.<br>
This was too much for the CDT.<br>
-the indexer does only work sometimes (also the ctags option)<br>
-the outline does sometimes forget some functions <br>
-the include configuration is buggy (discovered pathes, include order...)<br>
-the code assist, jump to declaration and definition works only sometimes<br>
<br>

<b>Conclusion:</b>The Eclipse CDT 3.0 is very nice for small projects, but it is not (yet) mature enough to work <br>
with bigger projects or many files (e.g. kernel headers).]]></description>
</item>
<item>
<link>http://www.dietzm.de/blog/archives/2005/08/#e2005-08-24T12_58_31.txt</link>
<title>CDT for Eclipse 3.0</title>
<dc:date>2005-08-24T12:58:31+01:00</dc:date>
<dc:creator>MDietz</dc:creator>
<dc:subject>C/C++</dc:subject>
<description><![CDATA[The CDT 3.0 for Eclipse has been released.<br>
After downloading , I have imported the jtag tools project into the workspace.<br>
Tried the following features:<br>
	-Managed Make Project<br>
	-Standard Make Project<br>
	-C/C++ Indexing<br>
	-Open Declaration (F3)<br>
	-Open Definition (CTRL-F3)<br>
	-Run<br>
	-Debugging (set breakpoints, read variables ...)<br>
<br>
<br>
Works fine  <img src="http://www.dietzm.de/blog/moods/smilies/smiley.gif" alt=":-)" />]]></description>
</item>
</channel>
</rss>

