As i have never ever seen eclipse automatically run unit tests in a Maven project, I think I can confirm that.
Chris Von meinem Samsung Galaxy Smartphone gesendet. -------- Ursprüngliche Nachricht -------- Von: Alex Harui <aha...@adobe.com> Datum: 24.02.2016 02:11 (GMT+01:00) An: dev@flex.apache.org Betreff: Re: AW: AW: AW: [FALCONJX]Compiling Falcon with externs problems On 2/23/16, 9:26 AM, "Christofer Dutz" <christofer.d...@c-ware.de> wrote: >Hi Alex, > >Well I think that's something completely different. I never knew you >could setup Eclipse to run every test each time you save, but that sort >of doesn't seem to make much sense to me. Isn't Eclipse already slow >enough? ;-) I guess I wasn't clear. Currently the unit-tests are in their own Eclipse project so they do not automatically run, which is what I want. My question is if we have to use a Maven Eclipse project, do we have the same control over when tests run? Thanks, -Alex