| Author |
I Broke Eclipse!
|
Stan James
(instanceof Sidekick)
Ranch Hand
Joined: Jan 29, 2003
Posts: 8791
|
|
|
I've done something to Eclipse so that File/Save no longer forces the kind of compile I'd like. For example, it doesn't clear an error from the task list as it should. I have been right clicking on the project and selecting Build to get what I want. Is there a simple setting I turned off somewhere? This may have started when I added a Metrics plugin.
|
A good question is never answered. It is not a bolt to be tightened into place but a seed to be planted and to bear more seed toward the hope of greening the landscape of the idea. John Ciardi
|
 |
Matthew Phillips
Ranch Hand
Joined: Mar 09, 2001
Posts: 2676
|
|
|
Click on the Windows menu and go to preferences. If you click on Workbench, there is a checkbox for "Perform build automatically on resource modification." Make sure that is checked.
|
Matthew Phillips
|
 |
Lasse Koskela
author
Sheriff
Joined: Jan 23, 2002
Posts: 11945
|
|
|
Psst. Try Ctrl-B. It's your friend.
|
Author of Test Driven (Manning Publications, 2007) [Blog] [HowToAskQuestionsOnJavaRanch]
|
 |
Stan James
(instanceof Sidekick)
Ranch Hand
Joined: Jan 29, 2003
Posts: 8791
|
|
|
Thanks, I'll give the preferences a check when I get back to the sick machine. Ctrl-B is quicker than mousing over there. Thanks!
|
 |
 |
|
|
subject: I Broke Eclipse!
|
|
|