« Return to Thread: BJam-Plugin for Eclipse

BJam-Plugin for Eclipse

by Frank Birbacher :: Rate this Message:

Reply to Author | View in Thread

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

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost-build

 « Return to Thread: BJam-Plugin for Eclipse