Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » Java Development Tools (JDT) » build/rebuild problems
build/rebuild problems [message #48360] Wed, 04 June 2003 08:11 Go to next message
stoil is currently offline stoilFriend
Messages: 46
Registered: July 2009
Member
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 13:54 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
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 07:16 Go to previous message
stoil is currently offline stoilFriend
Messages: 46
Registered: July 2009
Member
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: Sun Sep 01 05:59:55 GMT 2024

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

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

Back to the top