|
From: McDonald, B. <Bru...@ba...> - 2003-10-25 06:37:04
|
Excellent Mike, Can't ask for more.
-----Original Message-----
From: Michael Ansley [mailto:mic...@ze...]
Sent: Thursday, October 23, 2003 2:47 AM
To: Bruce McDonald
Cc: bab...@li...
Subject: Re: [Babeldoc-devel] Babeldoc and eclipse
Hi, Bruce,
I'm not sure enough about what needs to be done. I still need to figure
out some of the way ant works. It may be that the moduleFinder is as
accurate as we can make it, and that everything else needs to be
environmental. As soon as I've figured out more I'll let you know.
Cheers...
MikeA
On Thu, 2003-10-23 at 01:25, Bruce McDonald wrote:
> Mike,
>
> Thanks for this. I will do the updates. Can you point me to what needs to
> be changed.
>
> regards,
> Bruce.
>
> On Tuesday 21 October 2003 08:07 pm, Michael Ansley wrote:
> > OK, for all those wanting to know, I finally got babeldoc to compile
> > using the ant plugin in eclipse. The trick is: you have to use the M4
> > build of version 3. In prior versions, it was not possible to set the
> > working directory when running ant, which caused problems in the custom
> > tasks in the bootstrap jar. Normally, when running in an IDE, the
> > working dir is set to your home directory, or something similar, and
> > that is where the moduleFinder was looking for modules to build. Of
> > course, there aren't any modules in my home directory, which was causing
> > the problem. In build M4, it is possible to set the working directory
> > when running ant in a separate VM, and everything is now happy. It
> > probably means that the moduleFinder task (and probably the others)
> > should be updated to use the base_dir property from ant, rather than the
> > getProperty("user.dir"). But that's for another day.
> >
> > Cheers...
> >
> >
> > MikeA
> >
> >
> >
> >
> >
> > -------------------------------------------------------
> > This SF.net email is sponsored by OSDN developer relations
> > Here's your chance to show off your extensive product knowledge
> > We want to know what you know. Tell us and you have a chance to win $100
> > http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
> > _______________________________________________
> > Babeldoc-devel mailing list
> > Bab...@li...
> > https://lists.sourceforge.net/lists/listinfo/babeldoc-devel
>
-------------------------------------------------------
This SF.net email is sponsored by OSDN developer relations
Here's your chance to show off your extensive product knowledge
We want to know what you know. Tell us and you have a chance to win $100
http://www.zoomerang.com/survey.zgi?HRPT1X3RYQNC5V4MLNSV3E54
_______________________________________________
Babeldoc-devel mailing list
Bab...@li...
https://lists.sourceforge.net/lists/listinfo/babeldoc-devel
|