Error: External Tool Builders: script running twice! [message #112335] |
Tue, 19 August 2003 10:01  |
Eclipse User |
|
|
|
Originally posted by: liam_harpur.ie.ibm.com
Hello,
I have a newbie question. I am using Eclipse 2.1
A 'Rebuild All' can successfully be done on my several Eclipse projects...
'.class' files and so forth are successfully created. Now, because some
projects have a dependency on JAR files within other projects - I want to
ensure that:
*The JAR files are created in the individual projects and
*The JAR files are created in the CORRECT ORDER
So I am to assume that I use the External Tool Builders to implement the
above functionality? I created an XML (e.g. 'deploy1.xml')script for every
project. Using External Tool Builders I then setup one XML script (e.g.
'deploy1.xml') that is to be run when a full rebuild is done or whenever an
individual project is built. Now, when I do a full rebuild it:
*runs the first 'deploy1.xml' in the build order
*ends in an error: Ant Build [the second script in the build order]
'deploy2.xml' is already in progress
Does anyone know how to fix this error... or should I be implementing this
differently?
Thanks in advance,
Liam.
|
|
|
|
|
Re: Error: External Tool Builders: script running twice! [message #112466 is a reply to message #112454] |
Tue, 19 August 2003 11:33  |
Eclipse User |
|
|
|
Originally posted by: liam_harpur.ie.ibm.com
Darin!
That's weird... it works for me when both are set to run in the foreground!
Thank you!
"Liam Harpur" <liam_harpur@ie.ibm.com> wrote in message
news:bhtfgc$fvi$1@eclipse.org...
>
> Yes, the external tool builders set to run in the background.
>
> I am not sure what you mean by "...Make sure that the builds occur in the
> foreground." Please explain a little more.
>
> "Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
> news:bhteqh$f4m$1@eclipse.org...
> > Do you have your external tool builders set to run in the background?
> > Make sure that the builds occur in the foreground.
> >
> > HTH
> > Darins
> >
> > "Liam Harpur" <liam_harpur@ie.ibm.com> wrote in message
> > news:bhtak7$9t4$1@eclipse.org...
> > > Hello,
> > > I have a newbie question. I am using Eclipse 2.1
> > >
> > > A 'Rebuild All' can successfully be done on my several Eclipse
> projects...
> > > '.class' files and so forth are successfully created. Now, because
> some
> > > projects have a dependency on JAR files within other projects - I want
> to
> > > ensure that:
> > > *The JAR files are created in the individual projects and
> > > *The JAR files are created in the CORRECT ORDER
> > >
> > > So I am to assume that I use the External Tool Builders to implement
the
> > > above functionality? I created an XML (e.g. 'deploy1.xml')script for
> > every
> > > project. Using External Tool Builders I then setup one XML script
(e.g.
> > > 'deploy1.xml') that is to be run when a full rebuild is done or
> whenever
> > an
> > > individual project is built. Now, when I do a full rebuild it:
> > > *runs the first 'deploy1.xml' in the build order
> > > *ends in an error: Ant Build [the second script in the build order]
> > > 'deploy2.xml' is already in progress
> > >
> > > Does anyone know how to fix this error... or should I be implementing
> this
> > > differently?
> > >
> > > Thanks in advance,
> > > Liam.
> > >
> > >
> > >
> >
> >
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.03811 seconds