Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » Using eclipse.buildScript
Using eclipse.buildScript [message #133234] Fri, 19 September 2003 19:45 Go to next message
Eclipse UserFriend
Originally posted by: matt_conway.nospam.i2.com

How do I use the eclipse.buildScript task to generate the build.xml from
a plugin.xml?

I'm trying to automate the release of my plugins via an ant script, and
need to generate the build.xml for the feature and its plugins so that I
can then call ant on it and push the results out to an update site.

If I do something like:
<eclipse.buildScript elements="plugin@my.plugin"
workingDirectory="${eclipse.home}"/>

it generates a build.xml in the instaled plugin directory, but I can't
seem to get it to generate a plugin in the source project that is in my
workspace.

Thanks,

Matt
p.s. trying this on build 200309170800
Re: Using eclipse.buildScript [message #190039 is a reply to message #133234] Thu, 05 February 2004 15:11 Go to previous message
Eclipse UserFriend
Originally posted by: john.ellis.ascentialsoftware.com

Matt,

Did you ever figure this out? I am in the same position right now and would
love to know what the solution is.

Cheers, John

"Matt Conway" <matt_conway@nospam.i2.com> wrote in message
news:bkfmaa$mbh$1@eclipse.org...
> How do I use the eclipse.buildScript task to generate the build.xml from
> a plugin.xml?
>
> I'm trying to automate the release of my plugins via an ant script, and
> need to generate the build.xml for the feature and its plugins so that I
> can then call ant on it and push the results out to an update site.
>
> If I do something like:
> <eclipse.buildScript elements="plugin@my.plugin"
> workingDirectory="${eclipse.home}"/>
>
> it generates a build.xml in the instaled plugin directory, but I can't
> seem to get it to generate a plugin in the source project that is in my
> workspace.
>
> Thanks,
>
> Matt
> p.s. trying this on build 200309170800
>
Previous Topic:JFace Trees that allow editing - advice
Next Topic:Problem in creating Outline for Custom Editor
Goto Forum:
  


Current Time: Fri Nov 08 22:03:29 GMT 2024

Powered by FUDForum. Page generated in 0.02709 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top