Hi Christian,<br><br>I have downloaded the plugin that you have suggested but all it seems to do is just highlight the syntax for Makefile.am:)<br>eclipse handles Makefile.am pretty well without this plugin.<br>As I see it, eclipse doesn't use it's own build system to generate Makefiles, it just issues the "make all" command.<br>
I edited Makefile.am to add a new source file, eclipse automatically regenerated the makefile and properly compiled the project.<br><br>regards,<br>Oleh<br><br><div class="gmail_quote">2010/11/26 Christian Engwer <span dir="ltr"><<a href="mailto:christi@uni-hd.de">christi@uni-hd.de</a>></span><br>
<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">Hi Oleh,<br>
<div class="im"><br>
> I'm using eclipse cdt 7.0.1.<br>
> When it takes over the automake project created by dunecontrol,<br>
> everything(except proper code completion) works out of the box.<br>
<br>
</div>cdt uses it's own build-system to generate Makefiles (at least the<br>
lastime I tested it). That was the reason for the Makefile & autotools<br>
extensions. Perhaps the autotools extension might solve your problem!?<br>
<font color="#888888"><br>
Christian<br>
<br>
</font></blockquote></div><br>