$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] IDE for developing Boost
From: Oliver Kowalke (oliver.kowalke_at_[hidden])
Date: 2012-09-06 02:07:34
> I am looking for recommendations for developing Boost, especially code
> in the graph library.
>
> At work, most developers (not for Boost, for some commercial software),
> most developers are using Eclipse. This works quite fine as soon as it
> has properly auto-discovered include paths etc.
>
> But before fiddling around with Eclipse to get all the settings right,
> I'd wanted to to ask for your recommendations. And maybe there are
> already settings available to make it "just work", at least initially.
I've used many IDEs in the past but the editors from those IDEs could challenge vi/vim (together with cscope).
Oliver