<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<div class="moz-cite-prefix">The latest release of Eclipse (which is
Kepler) did not have any indexing problems.<br>
There were bugs in the older ones where the indexer went into an
infinite loop<br>
sometimes.<br>
<br>
If you have a build with cmake, you can just type make at the
command line there too.<br>
<br>
It seems that command line "make" within cmake areas is much
faster than when building in an area using the traditional
"configure".<br>
<br>
<br>
On 07/17/2013 04:35 AM, Tilmann Scheller wrote:<br>
</div>
<blockquote
cite="mid:73F06A8B-BC28-443F-B921-831DA8A2B580@apple.com"
type="cite">
<meta http-equiv="Content-Type" content="text/html;
charset=windows-1252">
<br>
<div>
<div>On Jul 17, 2013, at 1:19 PM, Tilmann Scheller <<a
moz-do-not-send="true" href="mailto:tscheller@apple.com">tscheller@apple.com</a>>
wrote:</div>
<br>
<blockquote type="cite"><span style="font-family: Helvetica;
font-size: 12px; font-style: normal; font-variant: normal;
font-weight: normal; letter-spacing: normal; line-height:
normal; orphans: auto; text-align: start; text-indent: 0px;
text-transform: none; white-space: normal; widows: auto;
word-spacing: 0px; -webkit-text-stroke-width: 0px; float:
none; display: inline !important;">I actually never did a
build with Eclipse, only used it for code navigation and
debugging :)</span></blockquote>
</div>
Actually that’s not really true, I did build with Eclipse from
time to time to get all the sources TableGen generates
automatically. This is really nice because the source navigation
works just fine across handwritten and automatically generated
files.
<div><br>
</div>
<div>What I meant to say is that I have two build directories, one
for Eclipse/Xcode to have a project file for source navigation
and one for my regular build on the console which I use for all
the actual development work.</div>
<div><br>
</div>
<div>
<div>Regards,</div>
<div><br>
</div>
<div>Tilmann</div>
<div><br>
</div>
</div>
</blockquote>
<br>
</body>
</html>