<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html; charset=ISO-8859-1"
 http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#ffffff">
Hi Oleh!<br>
Happy to hear you are trying Dune.  I think what you describe is a bug
in your IDE.<br>
The config.h that's being used to build your project is the one from
the module<br>
that your project is in, and if eclipse doesn't recognize that it's not
really the fault<br>
of Dune.<br>
<br>
I don't really know of anybody who uses a big IDE for working with
Dune, therefore<br>
I cannot really give any recommendations.  Maybe someone else on the
list knows<br>
more?<br>
<br>
best,<br>
Oliver<br>
<br>
Am 26.11.2010 10:56, schrieb Oleh Krehel:
<blockquote
 cite="mid:AANLkTikfTR-mRgP1Tr5Nd6-MaB7eHvKT29y62SDz3yY_@mail.gmail.com"
 type="cite">Hi,<br>
  <br>
I'm almost finished with grid-howto tutorial, and one of the confusing
things that I have found <br>
is when I type<br>
#include "config.h"<br>
my IDE( eclipse ) thinks that it's the <dune-common/config.h>,
and that's what I thought for few days,<br>
when actually it's "../config.h" that's being used by IDE to build the
project.<br>
This causes confusion, because blocks like<br>
#if HAVE_ALBERTA<br>
...<br>
#endif<br>
are greyed out when including "config.h".<br>
I will use #include "../config.h" from now on, and I suggest that it
should be also clarified in the tutorials.<br>
  <br>
On another matter, what IDE would you recommend/ are using with DUNE?<br>
I'm especially interested in code completion feature, since eclipse
doesn't seem to fully support it for DUNE.<br>
  <br>
best regards,<br>
Oleh<br>
  <pre wrap="">
<fieldset class="mimeAttachmentHeader"></fieldset>
_______________________________________________
Dune mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dune@dune-project.org">Dune@dune-project.org</a>
<a class="moz-txt-link-freetext" href="http://lists.dune-project.org/mailman/listinfo/dune">http://lists.dune-project.org/mailman/listinfo/dune</a>
  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
************************************************************************
* Oliver Sander                ** email: <a class="moz-txt-link-abbreviated" href="mailto:sander@mi.fu-berlin.de">sander@mi.fu-berlin.de</a>        *
* Freie Universität Berlin     ** phone: + 49 (30) 838 75348           *
* Institut für Mathematik      ** URL  : page.mi.fu-berlin.de/~sander  *
* Arnimallee 6                 ** -------------------------------------*
* 14195 Berlin, Germany        ** Member of MATHEON (<a class="moz-txt-link-abbreviated" href="http://www.matheon.de">www.matheon.de</a>)   *
************************************************************************
</pre>
</body>
</html>