+1 on the original question... IntelliJ doesn't seem to have the problem, I run "ant clean" from the top level all the time and my projects that depend on it seem to work fine.
I vaguely remember in Eclipse having to do something like a project refresh to get things back in synch, but that may be unrelated.... On Thu, Jul 19, 2012 at 8:56 PM, Mark Miller <[email protected]> wrote: > Top level any clean breaks my IDE too! I don't know the fine points of this > conversation, but it's super painful and I never call top level ant clean > anymore. I kept meaning to look into why it was killing me but never got to > it. > > Sent from my iPhone > > On Jul 19, 2012, at 12:46 PM, Robert Muir <[email protected]> wrote: > >> +1, we have caged the rat, we should be able to have a simple precommit >> check. >> >> also top-level 'ant clean' shouldn't call clean-jars. >> >> This *totally messes up* my IDE just because I like to run tests from >> the command-line. >> >> On Thu, Jul 19, 2012 at 12:40 PM, Steven A Rowe <[email protected]> wrote: >>> On 7/19/2012 at 12:35 PM, Michael McCandless wrote: >>>> Any objections to fixing top level "ant test" to simply run tests...? >>>> >>>> Maybe we can add a "precommit" target to run tests, validate, >>>> javadocs-lint, ... >>> >>> +1 >>> >>> Steve >>> >>> --------------------------------------------------------------------- >>> To unsubscribe, e-mail: [email protected] >>> For additional commands, e-mail: [email protected] >>> >> >> >> >> -- >> lucidimagination.com >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
