$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
From: Frank Birbacher (bloodymir.crap_at_[hidden])
Date: 2008-06-27 06:19:39
Hi!
Yash Kaur schrieb:
> I did a check out of this eclipse plugin from
> http://svn.boost.org/svn/boost/sandbox-branches/birbacher/eclipse_contrib
> and placed it under my eclipse plugin directory. When I try to open a
> Jamfile under eclipse, I get the error below. I am using Eclipse
> Version: 3.3.1.1. Am I missing something? Any help?
I was able to reproduce this error. I was not able to compile the source
outside the eclipse IDE. You should open the checkout as an eclipse
project and export the two projects each as a "Deloyable plug-in or
fragment" (from the export dialog).
Frank