$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2008-05-01 07:45:00
Hi!
Yesterday I hacked a little bjam plugin for the Eclipse+CDT IDE. It is
just a new view and it works similar to the "Make Target" view: It shows
the folder hierachy of all projects and scans all Jamfile/Jamroot files
for bjam targets. These will be displayed and can be build by
double-clicking. It reuses the CDT architecture for make targets, so you
need to have "bjam" as default build command.
I'd release it under the Boost license if anyone was interested and if I
might add it to Boost SVN.
Any interest?
Regards, Frank