During my original dev of the compiler I used eclipse and ran all the tests
from it, running individual unit tests when I knew I was in a "sandbox".

Honestly, If I start developing the compiler again, I will probably just
use Eclipse again, it may not have as many neat features as IntelliJ but I
could code Java really fast in it.

Mike

On Tue, Apr 5, 2016 at 5:38 PM, bill <b...@beecavegames.com> wrote:

> @Josh - we're using exactly the same workflow. IDEA for code navigation &
> search, command line ant for build.
>
> Also using -Dskip.compiler.tests=true and -Dskip.compiler.jx.tests=true on
> the ant command line - I gave up on getting the tests to run after an hour
> or so with no luck.
>
>
>
> --
> View this message in context:
> http://apache-flex-development.2333347.n4.nabble.com/Starling-framework-compiled-to-JavaScript-tp52188p52194.html
> Sent from the Apache Flex Development mailing list archive at Nabble.com.
>

Reply via email to