disable java builder [message #139459] |
Thu, 05 February 2004 15:56  |
Eclipse User |
|
|
|
Originally posted by: me.andresmarch.com
My project must be a java project to get all the help navigating classes,
but:
The only problem I have not been able to resolve is eclipse's build
process. I want to only use Ant because the eclipse java build is limited
and problematic. I cannot figure out how to disable it. It requires me to
have an output folder. And until you change a preference, it constantly
builds you project. However, the main issue is it calls the java builder
even when you just want to run ANT. Is there a way to stop this?
Maybe I'm just not setting up my project correctly to use the java
builder. But I have no control over that anyway. I want to only use ANT
anyway because of build dependancies. I tried adding an ANT as an external
builder but I still cannot delete the java builder. Help!!!!!!!?!?!?!!!
|
|
|
|
|
Re: disable java builder [message #139586 is a reply to message #139575] |
Thu, 05 February 2004 19:51  |
Eclipse User |
|
|
|
Originally posted by: me.andresmarch.com
That sounds great, thanks
Darin Swanson wrote:
> There is support for this in the 3.0 stream.
> Right click on your project, select Builders and uncheck the Java Builder.
> This disables this builder.
> Then you can create your own builder that executes your Ant build (and set
> the responsive level of your builder using the Build Options page for your
> builder).
> HTH
> Darins
> "Andres" <me@andresmarch.com> wrote in message
> news:bvuall$isl$1@eclipse.org...
> > My project must be a java project to get all the help navigating classes,
> > but:
> >
> > The only problem I have not been able to resolve is eclipse's build
> > process. I want to only use Ant because the eclipse java build is limited
> > and problematic. I cannot figure out how to disable it. It requires me to
> > have an output folder. And until you change a preference, it constantly
> > builds you project. However, the main issue is it calls the java builder
> > even when you just want to run ANT. Is there a way to stop this?
> >
> > Maybe I'm just not setting up my project correctly to use the java
> > builder. But I have no control over that anyway. I want to only use ANT
> > anyway because of build dependancies. I tried adding an ANT as an external
> > builder but I still cannot delete the java builder. Help!!!!!!!?!?!?!!!
> >
|
|
|
Powered by
FUDForum. Page generated in 0.04722 seconds