Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » build/rebuild problems
build/rebuild problems [message #48360] Wed, 04 June 2003 04:11 Go to next message
Eclipse UserFriend
Hi all,

I don't understand when Eclipse decides that build/rebuild project should be
enabled.
What it should run? I have ant tasks defined in external tools builders and
they are activated from time to time, but I want to run my compile task
every time I press for example Alt-B - my project build shortcut.
And every time I want to get started rebuild taks with rebuild shortcut.

What is current situation:
Most of the times nothing happens. Sometimes it decides that some another
project should be build before my (note that I do not have depends).
Sometimes it runs integrated Java Builder. I hate it! It can't be disabled!

So can anyone give me a simple solution ro run ant build/rebuild on my
project everytime I want.

May be there is issue with resource refresh or something. I don't know.
Please give me hints.

Thanks in advance,
Stoil
Re: build/rebuild problems [message #48704 is a reply to message #48360] Wed, 04 June 2003 09:54 Go to previous messageGo to next message
Eclipse UserFriend
You currently cannot disable the integrated Java builder.
See https://bugs.eclipse.org/bugs/show_bug.cgi?id=29677

Something that will help is to turn off building before launching.
Window>Preferences>Debug>Build (if required) before launching

HTH
Darins

"Stoil Valchkov" <ssv_1234@hotmail.com> wrote in message
news:bbk9j7$ba4$1@rogue.oti.com...
> Hi all,
>
> I don't understand when Eclipse decides that build/rebuild project should
be
> enabled.
> What it should run? I have ant tasks defined in external tools builders
and
> they are activated from time to time, but I want to run my compile task
> every time I press for example Alt-B - my project build shortcut.
> And every time I want to get started rebuild taks with rebuild shortcut.
>
> What is current situation:
> Most of the times nothing happens. Sometimes it decides that some another
> project should be build before my (note that I do not have depends).
> Sometimes it runs integrated Java Builder. I hate it! It can't be
disabled!
>
> So can anyone give me a simple solution ro run ant build/rebuild on my
> project everytime I want.
>
> May be there is issue with resource refresh or something. I don't know.
> Please give me hints.
>
> Thanks in advance,
> Stoil
>
>
Re: build/rebuild problems [message #49742 is a reply to message #48704] Thu, 05 June 2003 03:16 Go to previous message
Eclipse UserFriend
I've edited project file and removed javabuidler entry. hope this will
disable it.
However now big issue is when build/rebuild commands are disabled?
I've noticed that if I make select of some directory in Navigator view it is
enabled, but still can't understand why. Is there way to disable "disabling"
of build comamnd? (this sentence is funny isn't it::)
For example I need build to be enabled always for project over which is
selection in Navigator.

10x
Stoil

"Darin Swanson" <Darin_Swanson@us.ibm.com> wrote in message
news:bbktl3$vet$1@rogue.oti.com...
> You currently cannot disable the integrated Java builder.
> See https://bugs.eclipse.org/bugs/show_bug.cgi?id=29677
>
> Something that will help is to turn off building before launching.
> Window>Preferences>Debug>Build (if required) before launching
>
> HTH
> Darins
>
> "Stoil Valchkov" <ssv_1234@hotmail.com> wrote in message
> news:bbk9j7$ba4$1@rogue.oti.com...
> > Hi all,
> >
> > I don't understand when Eclipse decides that build/rebuild project
should
> be
> > enabled.
> > What it should run? I have ant tasks defined in external tools builders
> and
> > they are activated from time to time, but I want to run my compile task
> > every time I press for example Alt-B - my project build shortcut.
> > And every time I want to get started rebuild taks with rebuild shortcut.
> >
> > What is current situation:
> > Most of the times nothing happens. Sometimes it decides that some
another
> > project should be build before my (note that I do not have depends).
> > Sometimes it runs integrated Java Builder. I hate it! It can't be
> disabled!
> >
> > So can anyone give me a simple solution ro run ant build/rebuild on my
> > project everytime I want.
> >
> > May be there is issue with resource refresh or something. I don't know.
> > Please give me hints.
> >
> > Thanks in advance,
> > Stoil
> >
> >
>
>
Previous Topic:The Declared Package Does Not Match
Next Topic:Run ANT with different JVM
Goto Forum:
  


Current Time: Wed May 07 19:14:09 EDT 2025

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

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

Back to the top