Hi Gerhard,

Gerhard Schuster a écrit :
> would it be much effort for you to also automaticly generate an ant file for
> component deployment?
> There is this "Export to UNO" funxtionality in the GUI, but I find it
> very intransparent.
> - You have no means to see what this function actually does
> - You have no chance to change anything

You can use the package.properties file in the project root (it might be
absent with some versions of the plugin). This files configures the UNO
export packaging.

> I think ant is the better solution for this task.

Not really because the manifest.xml file is generated from the project
description to simplify everything. However, it may be interesting to
create an ant task computing the manifest.xml, and integrate it in a
generated ant file.

> Oliver Brinzig has provided me with a sample Eclipse project with a
> generic ant file.
> Are you interested, shall I forward it to you?

It's always good to see how it's done by others, it would be nice if you
forward me this mail.

Thanks for your feedback,

Cedric

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to