Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Build All and Build Project menus items are disabled! (3.1.0)
Build All and Build Project menus items are disabled! (3.1.0) [message #50092] Sun, 10 April 2005 04:09 Go to next message
Eclipse UserFriend
Originally posted by: java2design.yahoo.com

I just installed Eclipse version 3.1.0 - Build id: I20050219-1500. I created
a Web Project, and I can compile the source code under JavaSource. However,
when I select

project -> Build all or Build Project

These selections are Disabled. I tried to execute a Clean before selecting
these items, but no luck??

Is this a bug??
Re: Build All and Build Project menus items are disabled! (3.1.0) [message #50121 is a reply to message #50092] Sun, 10 April 2005 05:09 Go to previous message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
No this is how Eclipse works.
Incremental compilation occurs automatically by default.

If you wish to explicitly control when building occurs (by default it occurs
on the save of any resource),
turn off Project>Build Automatically

HTH
Darins

"Petersen" <java2design@yahoo.com> wrote in message
news:d3a90t$l79$1@news.eclipse.org...
>I just installed Eclipse version 3.1.0 - Build id: I20050219-1500. I
>created
> a Web Project, and I can compile the source code under JavaSource.
> However,
> when I select
>
> project -> Build all or Build Project
>
> These selections are Disabled. I tried to execute a Clean before selecting
> these items, but no luck??
>
> Is this a bug??
>
>
>
Previous Topic:Unable to create Java project
Next Topic:XDoclet dies on stack overflow
Goto Forum:
  


Current Time: Sun Oct 06 09:37:50 GMT 2024

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

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

Back to the top